- 23 Mar, 2012 5 commits
-
-
Jelte Jansen authored
Except for when the user is prompted for Yes or No, all output now goes through the logging framework
-
Jelte Jansen authored
-
Jelte Jansen authored
0 on success (or upgrade aborted by user) 1 on check and need update 2 on check and version of db too high 3 on command-line error 4 on db read error 5 on upgrade error
-
Jelte Jansen authored
with this change, you can pass run_dbutil.sh a relative path name for the db file
-
Jelte Jansen authored
-
- 20 Mar, 2012 2 commits
-
-
Stephen Morris authored
-
Michal 'vorner' Vaner authored
-
- 19 Mar, 2012 6 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
1. Fix minor gremlins in unit test and main program 2. Update to rename b10-dbutil process (and so avoid an error from the process_rename_test check). 3. With (2), add run_dbutil to run in test mode
-
Stephen Morris authored
-
Michal 'vorner' Vaner authored
-
Naoki Kambe authored
-
Naoki Kambe authored
Conflicts: ChangeLog
-
- 16 Mar, 2012 11 commits
-
-
Michal 'vorner' Vaner authored
For the findPreviousNSEC3Hash. Also, renamed the nsec_namespace_ variable to more correct nsec3_namespace_.
-
Michal 'vorner' Vaner authored
This is for the newly introduced interface. It makes stuff compile, it complained about pure virtual methods.
-
Michal 'vorner' Vaner authored
-
Jeremy C. Reed authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Mukund Sivaraman authored
-
Naoki Kambe authored
-
Naoki Kambe authored
[1751] addition of notes, rearrangement for reading easily, and removal of unnecessary updates of the statistics_data variable
-
Naoki Kambe authored
-
JINMEI Tatuya authored
this is a simplest fix to the lettuce resolver test failure. note: this will make the auth server slower. a more complete fix will be done in #1784. okayed by muks on jabber.
-
- 15 Mar, 2012 16 commits
-
-
JINMEI Tatuya authored
otherwise it could result in duplicate free. This basically recovers the same behavior of d5ec40da that was lost in commit 699068ef.
-
Jeremy C. Reed authored
-
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Mukund Sivaraman authored
-
Tomek Mrugalski authored
-
Jelte Jansen authored
removed arguments that were never used, use PATH_SEPARATOR instead of literal, add comments, fixed AXC_CHECK_PROG_NONCACHE for the case where $3 is not supplied
-
Mukund Sivaraman authored
-
Naoki Kambe authored
-
Michal 'vorner' Vaner authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Naoki Kambe authored
[1751] addition of a search and removal of dead instances, a accumulation check by a complicated statistics data structure, and miscellaneous typo fixes
-