JINMEI Tatuya
|
c89027c881
- associate DNSProtocolError classes with corresponding RCODE
|
il y a 15 ans |
JINMEI Tatuya
|
8101039e14
added -Werror
|
il y a 15 ans |
Evan Hunt
|
c55d7e438d
oops... need to treat TTL as a string, but still compare it against maxttl
|
il y a 15 ans |
JINMEI Tatuya
|
06792038b0
simplified cod logic for TCPServer::listening :
|
il y a 15 ans |
JINMEI Tatuya
|
47a44f7467
indentation fix
|
il y a 15 ans |
JINMEI Tatuya
|
e50967f425
missing cleanup on error in the ASIO TCPClient class
|
il y a 15 ans |
Evan Hunt
|
6158183789
Refuse queries for RRSIG
|
il y a 15 ans |
Evan Hunt
|
2aa9ae9f43
treat TTL as a string not an int
|
il y a 15 ans |
Evan Hunt
|
736631d7ea
CONFIG_VERSION was not recognized
|
il y a 15 ans |
Jelte Jansen
|
700baf90cd
specifying only --with-boostlib in configure makes make stop because $boostlib will be set to 'yes', so we need to test the system libraries in that case too
|
il y a 15 ans |
Jelte Jansen
|
52f069ed44
include version in 'empty' config data
|
il y a 15 ans |
Jelte Jansen
|
b3a367e0aa
removed debug prints
|
il y a 15 ans |
Jelte Jansen
|
c7fef0ff01
fixed a potential KeyError exception, and an import in the .py.in
|
il y a 15 ans |
Likun Zhang
|
299437c44e
1. Add TODO list.
|
il y a 15 ans |
Likun Zhang
|
53b5c9b950
1. Rename cmdctl account file name from 'passwd.csv' to 'cmdctl-accounts.csv':
|
il y a 15 ans |
Jelte Jansen
|
6341a7085f
oops, forgot ifdef BOOST_LIB for that io_service
|
il y a 15 ans |
Shane Kerr
|
5f05261cbc
Added some explanation of the files here.
|
il y a 15 ans |
Jelte Jansen
|
e8e86b7462
moved io_service to global scope so the command handler for "shutdown" can call io_service.stop()
|
il y a 15 ans |
Shane Kerr
|
08c793a6c9
Added note about stop time being unused.
|
il y a 15 ans |
Likun Zhang
|
fd89e862b5
Move usermgr from "trunk/tools/" to "trunk/src/bin" according Jeremy's suggestion. usermgr can be installed now.
|
il y a 15 ans |
JINMEI Tatuya
|
05b22ab264
s/and/&&/ for consistency
|
il y a 15 ans |
JINMEI Tatuya
|
82ec5fcf5d
made AuthSrv::updateConfig and setDbFile exception safe.
|
il y a 15 ans |
JINMEI Tatuya
|
3d8ae5122f
cleanup: style consistency (per guideline)
|
il y a 15 ans |
JINMEI Tatuya
|
17910faa10
made the AuthSrv constructor exception-safe
|
il y a 15 ans |
JINMEI Tatuya
|
cc51fbdc00
cleanup: hid details to the implementation class, and avoided including
|
il y a 15 ans |
JINMEI Tatuya
|
5c86787daf
cleanup: removed obsolete comment, consitified immutable variables,
|
il y a 15 ans |
Evan Hunt
|
709cbada5f
change the zone master file parser to a python class, "MasterFile"
|
il y a 15 ans |
Evan Hunt
|
48cd762dc2
Changed "ds" suffix to "datasrc" to avoid confusion with DS rdatatype,
|
il y a 15 ans |
Evan Hunt
|
b78f114ca7
change include file names
|
il y a 15 ans |
Evan Hunt
|
4eb18c3bb8
add src/lib/auth/tests to configure
|
il y a 15 ans |