Commit History

Author SHA1 Message Date
  Naoki Kambe f8d13770d4 add Makefile.am in each subdir instead of writing subdir in EXTRA_DIST in Makefile.am of parent dir 14 years ago
  Michal Vaner 64d8257b28 Fix docstring formatting 14 years ago
  Naoki Kambe 40c5bfe8b6 - add 'tests' directory in PYTHONPATH (stats_test.in) 14 years ago
  JINMEI Tatuya 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
  JINMEI Tatuya 5791c24cd6 cleanup: removed meaningless 'explicit' for multi-param constructors. 14 years ago
  JINMEI Tatuya 625cf7a1f5 removed redundant white spaces at EOLs 14 years ago
  JINMEI Tatuya 70c0fd16e6 added detailed documentation for the TSIG RDATA class. 14 years ago
  Naoki Kambe 5e9f4e3a29 - fix CLEANFILES 14 years ago
  Naoki Kambe fda35d7b27 change entry for trac #191 14 years ago
  Naoki Kambe fc2610f5ad - merge trac #191 (Implement a initial version of stats) 14 years ago
  JINMEI Tatuya 2132a059e8 use absolte path to testdata for the TEST_DATA_BUILDDIR variable. 14 years ago
  JINMEI Tatuya c54ba83670 cleanup: removed unused directory (it was moved under config/tests/). 14 years ago
  JINMEI Tatuya fc1213ec31 initial implementation of TSIG RDATA. 14 years ago
  JINMEI Tatuya d3dfb42b85 working branch for trac #372. 14 years ago
  Jerry b34b4edce9 Provide customizable configurations for lowerbound_refresh, lowerbound_retry, 14 years ago
  Jerry e7e02306f7 update the comments 14 years ago
  Jeremy C. Reed c85ab2775d Update the version number. (Later may automate this based on 14 years ago
  Michal Vaner deacb6ab5b Changelog 14 years ago
  Michal Vaner c22bd7bc69 Race conditions in xfrout 14 years ago
  JINMEI Tatuya 51d1c4efd6 removed more redundant white spaces. 14 years ago
  JINMEI Tatuya 5aeb74e9de cosmetic: removed a redundant white space at EOL. 14 years ago
  JINMEI Tatuya 9352ca348f change EXPECT_EQ(true, <expression>) to EXPECT_TRUE(<expression>) based on a comment in the ticket. 14 years ago
  JINMEI Tatuya ebdaa744a8 a minor cosmetic fix: removed a redundant white space in a blank line. 14 years ago
  Michal Vaner c5a9ab2da5 Remove race conditions and spurious wakeup problems 14 years ago
  Shane Kerr 45d4be15f1 Block SIGPIPE signals. We had a command channel message cause 14 years ago
  Likun Zhang 9ef09bfd76 Rename folder name from utils to util. 14 years ago
  Jerry 288f0861e7 modify select fd handling logic 14 years ago
  Likun Zhang 98691c42d2 Remove the parameter 'db_file' for command 'retransfer' of xfrin module, and xfrin.spec will not be generated by script. 14 years ago
  Likun Zhang dba62177ce When xfrin can't connect with one zone's master, it should tell the bad news to zonemgr, so that zonemgr can reset the timer for that zone. 14 years ago
  Jerry b5fa0bf095 remove useless code line 14 years ago