Commit History

Author SHA1 Message Date
  Jeremy C. Reed 3730624115 Fix documentation. Some parameters had wrong names. 14 years ago
  Jeremy C. Reed 547358f2d2 Same as r3545 (I missed second one.) 14 years ago
  Jeremy C. Reed b01b291f8c Fix doxygen command. (No review. Trivial.) 14 years ago
  Jeremy C. Reed 7ba125969a Fix doxygen commands. I guess was an overlooked typo. 14 years ago
  Jeremy C. Reed 892f7260e0 Fix some doxygen commands. 14 years ago
  Jerry 8ba69623d8 update notify-out unittest 14 years ago
  Jerry 22bc6aee3f Fix #386: Thread error in notify out 14 years ago
  JINMEI Tatuya 0c6ed3db6d merged trac #409 (use a C++ feature for omitting unused parameters instead of compiler dependent "UNUSED_PARAM") 14 years ago
  JINMEI Tatuya adb04f0a56 sync with trunk 14 years ago
  JINMEI Tatuya ce778a065c on further look, -Wno-unused-parameter doesn't seem to be necessary for config/tests. it looks like a blind copy with a big asio-related change (r1983). now removing it. 14 years ago
  JINMEI Tatuya e362d1a745 more cleanup: 14 years ago
  Michal Vaner f38707f7ea Typo fix 14 years ago
  Michal Vaner 42fd38b8bc Fix possible race condition 14 years ago
  JINMEI Tatuya 88d0f23444 omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM. 14 years ago
  JINMEI Tatuya 1cf76154c6 created a temporary branch for review of trac #409 14 years ago
  Jerry f7c0462610 merge trac299: Xfrout and Auth will communicate by long tcp connection, 14 years ago
  Jelte Jansen 921de30e4a merged changes made for review of ticket #22 14 years ago
  JINMEI Tatuya 59017da8c2 changelog for trac#358 14 years ago
  JINMEI Tatuya e3fac0c7ba merged trac #358 (various cleanups to the DNS message class) 14 years ago
  Likun Zhang 9b2716983f Fix the revision number in Changelog. Remove the folder /src/lib/python/isc/utils(which was forgot to removed in r3382. ), trivial, skip review. 14 years ago
  Shane Kerr 99f0a885e2 Use setpgrp() so that we don't get SIGINT (Ctrl-C) on the child 14 years ago
  JINMEI Tatuya b44f054225 link libexceptions after libcc. otherwise sunstudio would fail to 14 years ago
  JINMEI Tatuya 9a3f5aedfd made sure SQLITE_CFLAGS is used 14 years ago
  JINMEI Tatuya 304b58a662 changelog entry for trac #365 14 years ago
  JINMEI Tatuya 9f42d28ba7 merged trac #365: clang++ support 14 years ago
  Likun Zhang ffd8eeb673 Merge trac364 to trunk. 14 years ago
  JINMEI Tatuya 5249d7ae45 printed $CXX at the end of script 14 years ago
  Jelte Jansen dee4357955 modified merge() 14 years ago
  Jelte Jansen 3fe5cad035 addressed first 3 comments in #22 14 years ago
  Jelte Jansen dd47ffa1cd created short-lived branch for the few minor issues in #22 14 years ago