Shane Kerr
|
08c793a6c9
Added note about stop time being unused.
|
15 years ago |
Likun Zhang
|
fd89e862b5
Move usermgr from "trunk/tools/" to "trunk/src/bin" according Jeremy's suggestion. usermgr can be installed now.
|
15 years ago |
JINMEI Tatuya
|
05b22ab264
s/and/&&/ for consistency
|
15 years ago |
JINMEI Tatuya
|
82ec5fcf5d
made AuthSrv::updateConfig and setDbFile exception safe.
|
15 years ago |
JINMEI Tatuya
|
3d8ae5122f
cleanup: style consistency (per guideline)
|
15 years ago |
JINMEI Tatuya
|
17910faa10
made the AuthSrv constructor exception-safe
|
15 years ago |
JINMEI Tatuya
|
cc51fbdc00
cleanup: hid details to the implementation class, and avoided including
|
15 years ago |
JINMEI Tatuya
|
5c86787daf
cleanup: removed obsolete comment, consitified immutable variables,
|
15 years ago |
Evan Hunt
|
709cbada5f
change the zone master file parser to a python class, "MasterFile"
|
15 years ago |
Evan Hunt
|
48cd762dc2
Changed "ds" suffix to "datasrc" to avoid confusion with DS rdatatype,
|
15 years ago |
Evan Hunt
|
b78f114ca7
change include file names
|
15 years ago |
Evan Hunt
|
4eb18c3bb8
add src/lib/auth/tests to configure
|
15 years ago |
Evan Hunt
|
ddf2ac5c1b
oops, forgot to commit Makefile.am
|
15 years ago |
Evan Hunt
|
4f0e3014f4
Restructured src/lib/auth:
|
15 years ago |
JINMEI Tatuya
|
ceb44cf5bb
added the verbose argument to AuthSrv::processMessage()
|
15 years ago |
Jeremy C. Reed
|
5f2aaf0fc8
My revision r1131 was lost.
|
15 years ago |
JINMEI Tatuya
|
e96a4c939e
suppress noisy per-query debug messages unless the -v option is specified
|
15 years ago |
Jeremy C. Reed
|
41d6b5c619
Remove -Wall -Werror from AM_CPPFLAGS.
|
15 years ago |
JINMEI Tatuya
|
22d794ca23
cleanup: it turned out we didn't need helper condition function object
|
15 years ago |
Jeremy C. Reed
|
36c1a6d261
Don't override CXXFLAGS, just append.
|
15 years ago |
JINMEI Tatuya
|
6749cda4de
allow --without-boostlib (or --with-boostlib=no) to force disabling
|
15 years ago |
JINMEI Tatuya
|
07b1694cab
renamed auth/config.h to auth/spec_config.h as it confused the compiler
|
15 years ago |
JINMEI Tatuya
|
454719fd8c
merged the jinmei-asio (+ jelte-tcp) branch, enabling TCP transport support.
|
15 years ago |
JINMEI Tatuya
|
708c8ef052
sync with turnk
|
15 years ago |
JINMEI Tatuya
|
f9129adbd1
sync with trunk
|
15 years ago |
Evan Hunt
|
574b65f824
fix some loadzone bugs:
|
15 years ago |
Jeremy C. Reed
|
a42470f802
Add a install-data-local target to remove group and other
|
15 years ago |
Jeremy C. Reed
|
3066eb7ab3
Beginning of b10-cmdctl(8) manual page in docbook format.
|
15 years ago |
Jeremy C. Reed
|
21bfa9f643
Change test target to "pytest". This is so python test failures
|
15 years ago |
Jeremy C. Reed
|
845d25e391
Change a variable name.
|
15 years ago |