- 08 Sep, 2000 1 commit
-
-
Brian Wellington authored
-
- 14 Aug, 2000 3 commits
-
-
Brian Wellington authored
-
Brian Wellington authored
-
Brian Wellington authored
-
- 10 Aug, 2000 1 commit
-
-
Brian Wellington authored
-
- 01 Aug, 2000 1 commit
-
-
David Lawrence authored
own CVS tree will help minimize CVS conflicts. Maybe not. Blame Graff for getting me to trim all trailing whitespace.
-
- 31 Jul, 2000 1 commit
-
-
Brian Wellington authored
programs.
-
- 30 Jul, 2000 1 commit
-
-
Brian Wellington authored
-
- 22 Jun, 2000 2 commits
-
-
David Lawrence authored
-
Brian Wellington authored
time it's needed.
-
- 12 Jun, 2000 1 commit
-
-
Brian Wellington authored
-
- 10 Jun, 2000 1 commit
-
-
Brian Wellington authored
-
- 09 Jun, 2000 2 commits
-
-
Brian Wellington authored
-
Andreas Gustafsson authored
-
- 07 Jun, 2000 1 commit
-
-
Mark Andrews authored
and stub.
-
- 06 Jun, 2000 2 commits
-
-
Brian Wellington authored
-
David Lawrence authored
dns_key_parsefilename().
-
- 02 Jun, 2000 1 commit
-
-
Brian Wellington authored
-
- 01 Jun, 2000 1 commit
-
-
David Lawrence authored
Mostly, several functions that take pointers as arguments, almost always char * pointers, had those pointers qualified with "const". Those that returned pointers to previously const-qualified arguments had their return values qualified as const. Some structure members were qualified as const to retain that attribute from the variables from which they were assigned. Minor other ISC style cleanups.
-
- 24 May, 2000 4 commits
-
-
Brian Wellington authored
-
Brian Wellington authored
-
David Lawrence authored
-
David Lawrence authored
wrapped long lines. removed unused stack variable "byte" from set_bit in dnssec-signzone. UNUSED(verbose) for yet-to-be-used variable in dnssec-keygen. argument to return should be in parentheses.
-
- 19 May, 2000 1 commit
-
-
Brian Wellington authored
-
- 18 May, 2000 2 commits
-
-
David Lawrence authored
to inlining fatal() anyway.
-
Brian Wellington authored
-
- 16 May, 2000 3 commits
-
-
Brian Wellington authored
-
Brian Wellington authored
-
Brian Wellington authored
-
- 12 May, 2000 1 commit
-
-
Andreas Gustafsson authored
-
- 08 May, 2000 1 commit
-
-
David Lawrence authored
Cleanup of redundant/useless header file inclusion. ISC style lint, primarily for function declarations and standalone comments -- ie, those that appear on a line without any code, which should be written as follows: /* * This is a comment. */
-
- 03 May, 2000 1 commit
-
-
Michael Graff authored
Split dns_log_init() into dns_log_init() which sets up module and category names, and dns_log_setcontext() which sets the logging context. Call isc_log_setcontext(), dns_log_init(), and dns_log_setcontext().
-
- 28 Apr, 2000 1 commit
-
-
Brian Wellington authored
-
- 27 Apr, 2000 3 commits
-
-
Andreas Gustafsson authored
-
Bob Halley authored
-
Brian Wellington authored
-