Commit History

Author SHA1 Message Date
  Likun Zhang c7769f6183 Remove unused print and append the character '.' to the zone name which doesn't end with it. 15 years ago
  Likun Zhang ea33f60613 commit the code of notify-out. TODO:merge the code of secondary manager(in branch 215) to this branch, so that it's easy do the test. 15 years ago
  Likun Zhang 8b2485e5bd create working branch for ticket 289 15 years ago
  JINMEI Tatuya f6161c16fa - changed 'if 0'ed tests to DISABLED_xxx 15 years ago
  JINMEI Tatuya 8c60a2c5bf update AM_CPPFLAGS 15 years ago
  JINMEI Tatuya 39aef3abca add AM_CPPFLAGS to run_unittests_CPPFLAGS 15 years ago
  JINMEI Tatuya 5f7f70fc47 missing -I options 15 years ago
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) 15 years ago
  JINMEI Tatuya fdf8590824 use std::list::splice instead of erase + push_front. (trac #290). 15 years ago
  JINMEI Tatuya 4ff6f8e0f3 added another failure case in wildcard matching 15 years ago
  JINMEI Tatuya 2c88223f21 removed obsoleted test data files from EXTRA_DIST 15 years ago
  JINMEI Tatuya e20e0720cd one more cleanup: removed a now-unused method 15 years ago
  JINMEI Tatuya d827adcf61 minor cleanups for tests: 15 years ago
  Jelte Jansen 5760205009 changelog for ticket 278 15 years ago
  Jelte Jansen 2707eae96e merged ticket #278 (modules that listen to other modules answer to command for those) 15 years ago
  JINMEI Tatuya ae4313e77e typo in trac # 15 years ago
  JINMEI Tatuya 8fd2ef0927 added entry for trac #288 15 years ago
  JINMEI Tatuya ca0993fcb3 Trac #288, fixing "use after destroy" bugs 15 years ago
  JINMEI Tatuya 0e16c1b5b7 a trivial bug fix: -a wasn't recognized. 15 years ago
  Jeremy C. Reed e228e4cee5 Add -I$(top_builddir)/src/lib/cc to AM_CPPFLAGS. 15 years ago
  JINMEI Tatuya f397ff42c1 changelog entry for Trac #275 15 years ago
  JINMEI Tatuya 9f35b9ba7e merged branches/275 (for trac #275). 15 years ago
  JINMEI Tatuya 3df6590a9d more sync trunk (not sure if I need to do this again, but reintegrate didn't succeed) 15 years ago
  JINMEI Tatuya 1944a7d234 sync with trunk 15 years ago
  JINMEI Tatuya c38bf808d0 additional comment about the requirement on the session arg to ModuleCCSession constructor. 15 years ago
  Jelte Jansen 5e1e8cd224 merged branches/trac285 (ticket #285, config set command doesn't work anymore) 15 years ago
  JINMEI Tatuya 153b6b2c67 more editorial fix: add a space between a keyword and a parenthesis. 15 years ago
  JINMEI Tatuya 8a7b6a4a81 editorial fix: add a space between a keyword and a parenthesis. 15 years ago
  JINMEI Tatuya 7ba6f1104f more comment update 15 years ago
  JINMEI Tatuya 7e74ff765d cleanup: declare virtual functions in the derived class clearly, and changed essentially private methods to really private ones. 15 years ago