Jeremy C. Reed
|
9b8e90e361
Change shutdown description.
|
15 years ago |
Evan Hunt
|
215f600843
Pass along -v and -p arguments to b10-auth
|
15 years ago |
Shane Kerr
|
0badd8fdac
Partial fix: prevents infinite loop if client closes connection.
|
15 years ago |
Jeremy C. Reed
|
dbfdd073f4
Regen a manual page.
|
15 years ago |
Michael Graff
|
1720517975
reword some parts, indent properly
|
15 years ago |
Michael Graff
|
07cc920774
tweak css a little to outline notes, which will print better
|
15 years ago |
Evan Hunt
|
ceb8ef9564
Make b10-auth use a default database path from auth.spec rather than
|
15 years ago |
Michael Graff
|
7a289d3379
reformat a little. Don't duplicate the requirements to build in the quick start, just say to install them. Add a download link in the quick start section. Make the quick start section have a note saying this is only a quick start, duh. Make the steps ordered (numbered) rather than just bulleted.
|
15 years ago |
Jeremy C. Reed
|
4cfe473a6e
This is for ticket #106.
|
15 years ago |
Michael Graff
|
917f5c721f
correct typo
|
15 years ago |
Michael Graff
|
632fab3a83
refer to the ftp site using a <ulink>. Add note about development/header packages
|
15 years ago |
Michael Graff
|
6a34c8899a
document b10-cmdctl-usermgr a bit better, and change 'tarball' to 'tar file'
|
15 years ago |
Michael Graff
|
c7686a7ed9
split out requirements into two sections, one run-time and one build-time. Add more words describing the various processes we start. Refer to b10-xfer rather than 'the xfer in module'
|
15 years ago |
Michael Graff
|
b57191fa2d
reorder some more; move supported os and requirements into the intro section, not the installation section.
|
15 years ago |
Michael Graff
|
545aaa1923
reorder sections; make all installation instructons including quickstart a child of the installation chapter. Put requirements and supported OS versions first in the installation section. More work to be done
|
15 years ago |
Michael Graff
|
e38c751876
add css and makefile basics
|
15 years ago |
Jeremy C. Reed
|
9a4fcb7207
Some clean up and additions for auth section.
|
15 years ago |
JINMEI Tatuya
|
b6f569385a
use REUSEADDR option for TCPServer
|
15 years ago |
JINMEI Tatuya
|
cda0f9afb8
make sure TCPServer() listens before accepting.
|
15 years ago |
JINMEI Tatuya
|
7153686d1c
fixed a bug that TCPServer() failed to accept connections except the first one.
|
15 years ago |
Michael Graff
|
286c3aade2
rework parts; introduction is more of an introduction. Checkpoint commit mostly to avoid lots of merge errors
|
15 years ago |
JINMEI Tatuya
|
b772b9cf76
addressing review comments (ticket #91). comments/document changes only.
|
15 years ago |
Evan Hunt
|
9c40631853
Expanded and clarified the b10-loadzone man page a bit
|
15 years ago |
JINMEI Tatuya
|
d5ffeef4d6
more test cases
|
15 years ago |
JINMEI Tatuya
|
ca8b47f565
new sets of test data
|
15 years ago |
JINMEI Tatuya
|
59f6ddded2
addressing review comments for ticket #96:
|
15 years ago |
Evan Hunt
|
b33c02c5bf
Change xfrin to use $localstatedir/$package/zone.sqlite3 for the default
|
15 years ago |
Jelte Jansen
|
81cae9d756
updated get_socket docstring, and removed get_session(), according to review for ticket 43
|
15 years ago |
Likun Zhang
|
97ae16dd25
Update python binding code of libdns according the latest change of libdns.
|
15 years ago |
Jelte Jansen
|
1cd022f611
added -Wno-strict-aliasing to hide warning about boost::bind(function) warning
|
15 years ago |