Commit History

Author SHA1 Message Date
  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
  Jeremy C. Reed 9cd291f7a2 For cfgmgr make sure the configuration database directory is created 15 years ago
  Jelte Jansen ffd58debfc ask for version and platform, and check version of given python binary 15 years ago
  Jeremy C. Reed 71fa7271e9 Start of xfrin manual (in docbook format). This needs lots of work. 15 years ago
  Jelte Jansen ad1500ec7a set the Makefile python-related variables if AM_PATH_PYTHON is not used 15 years ago
  Evan Hunt e36f01f6b8 - only add NSEC/NSEC3 when DNSSEC was requested 15 years ago
  JINMEI Tatuya 4ec6c434dd cleanup: style guideline, constify 15 years ago