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 |
Jelte Jansen
|
924829fb3c
fixed a problem with asio port binding, if you specify v6() without further options, it binds to both IPv4 and IPv6 (at least in my version), so we need to specify a v6-only option for the UDPServer and TCPServer that listen on v6
|
15 years ago |
Jeremy C. Reed
|
a9de0fa6a2
Only regenerate manual pages if configure is ran with --enable-man.
|
15 years ago |
Jeremy C. Reed
|
7560be6a2a
Add more docs, fix some docs.
|
15 years ago |
Jelte Jansen
|
84662a2deb
unit tests for add/removeRemoteConfig in lib/config/ccsession
|
15 years ago |
Jeremy C. Reed
|
b253550280
Add some commented out notes.
|
15 years ago |
Jeremy C. Reed
|
45761a4058
Add several new manual pages in nroff format. These are generated
|
15 years ago |
Jeremy C. Reed
|
aabe298240
Now has verbose mode.
|
15 years ago |
Jeremy C. Reed
|
b4bd55b9b7
Add argument --with-boost-include to point to include path.
|
15 years ago |
Jeremy C. Reed
|
8113fe6f09
More man page work.
|
15 years ago |
Likun Zhang
|
6fb0878dd3
Enable verbose mode for cmdctl,
|
15 years ago |
Jeremy C. Reed
|
4063c33d26
Added manual page in docbook format.
|
15 years ago |