- 10 May, 2000 13 commits
-
-
Olafur Gudmundsson authored
it overwrote old keys if new key key-id conflicted It was generating non null-keys with id==0 It was not able to generate DSA null keys. I changed size of maximum RSA key to 2048.
-
Michael Graff authored
-
Michael Graff authored
-
Michael Graff authored
-
Michael Graff authored
-
Michael Graff authored
readable
-
Michael Graff authored
-
Mark Andrews authored
Clear DNS_FLAG_Z_NEEDDUMP after successfully dumping the zone.
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
-
Andreas Gustafsson authored
error message [RT #61]
-
Andreas Gustafsson authored
the typo in it)
-
- 09 May, 2000 21 commits
-
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
use the logging system, not UNEXPECTED_ERROR()
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
isc_file_fseek(), isc_file_fread(), isc_file_fwrite(), isc_file_fflush(), isc_file_ffsync(), isc_file_remove() to encapsulate nonportable usage of errno and fflush().
-
Andreas Gustafsson authored
-
David Lawrence authored
-
David Lawrence authored
-
Michael Sawyer authored
Add nslookup.c; non-functional and not compiled by make all.
-
David Lawrence authored
-
James Brister authored
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
-
Mark Andrews authored
-
Mark Andrews authored
stage.
-
David Lawrence authored
functions that have builtins to be properly noticed.
-
David Lawrence authored
user can define EXT_CFLAGS on either the command line or in the environment.
-
David Lawrence authored
-
David Lawrence authored
-
- 08 May, 2000 6 commits
-
-
David Lawrence authored
cc: "mem.c", line 173: warning 714: Function "malloc_debug_func" called with no prototype or definition in scope. cc: "mem.c", line 180: warning 714: Function "malloc_debug_func" called with no prototype or definition in scope. cc: "mem.c", line 188: warning 714: Function "free_debug_func" called with no prototype or definition in scope. cc: "mem.c", line 194: warning 714: Function "free_debug_func" called with no prototype or definition in scope. cc: "mem.c", line 205: warning 714: Function "malloc_debug_func" called with no prototype or definition in scope. cc: "mem.c", line 212: warning 714: Function "malloc_debug_func" called with no prototype or definition in scope. cc: "mem.c", line 222: warning 714: Function "realloc_debug_func" called with no prototype or definition in scope. cc: "mem.c", line 228: warning 714: Function "realloc_debug_func" called with no prototype or definition in scope. cc: "mem.c", line 236: warning 714: Function "free_debug_func" called with no prototype or definition in scope. cc: "mem.c", line 242: warning 714: Function "free_debug_func" called with no prototype or definition in scope. cc: "mem.c", line 258: warning 714: Function "set_debug_options_func" called with no prototype or definition in scope. cc: "mem.c", line 264: warning 714: Function "get_debug_options_func" called with no prototype or definition in scope.
-
David Lawrence authored
cc: "stack.c", line 231: warning 714: Function called with no prototype or definition in scope. cc: "stack.c", line 275: warning 714: Function "func" called with no prototype or definition in scope.
-
David Lawrence authored
cc: "lhash.c", line 294: warning 714: Function "func" called with no prototype or definition in scope. cc: "lhash.c", line 401: warning 714: Function called with no prototype or definition in scope. cc: "lhash.c", line 422: warning 714: Function called with no prototype or definition in scope.
-
David Lawrence authored
cc: "algchoic.h", line 74: warning 617: Redeclaration of tag "B_AlgorithmInfoType" ignored. cc: "algchoic.h", line 74: warning 617: Redeclaration of tag "B_AlgorithmInfoType" ignored. by removing: struct B_AlgorithmInfoType; because balgmeth.h already defines that struct tag. (So does balg.h, but that isn't causing warnings.)
-
David Lawrence authored
warning 541: Integer overflow during conversion. when their own SIO* macros are used in ioctl calls.
-
Michael Sawyer authored
Added 1.2.3.4-> 4.3.2.1.in-addr.arpa translation to host Added +defname, +aaonly, +cmd, +nostats, +qr flags to dig Reviewed (and changed) result codes of dig.
-