Brian Wellington
|
46374d51a6
|
print usage in more situations, make usage fit in 24 lines
|
2000-02-14 22:34:08 +00:00 |
|
Brian Wellington
|
75f8396869
|
Pass covers field to dns_db_deleterdataset
|
2000-02-08 19:27:36 +00:00 |
|
Brian Wellington
|
201b17e55f
|
Determine the minimum ttl from the SOA and pass it into dns_buildnxt
|
2000-02-08 19:03:29 +00:00 |
|
Brian Wellington
|
3aa0851a58
|
more fixes relating to glue
|
2000-02-05 20:28:56 +00:00 |
|
Olafur Gudmundsson
|
f4e90d4323
|
Memory leak plugged for log context
|
2000-02-04 00:34:37 +00:00 |
|
Bob Halley
|
ca41b452ed
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
Brian Wellington
|
14865492bc
|
don't quit if dns_dnssec_findzonekeys returns ISC_R_NOTFOUND
|
2000-02-03 18:49:08 +00:00 |
|
Olafur Gudmundsson
|
85a932c4f4
|
enable logging from dns libraries
|
2000-02-03 17:50:08 +00:00 |
|
Brian Wellington
|
78524085b5
|
minor bugfixes
|
2000-02-03 16:58:54 +00:00 |
|
Brian Wellington
|
af9cc9f133
|
ignore glue when generating SIGs and NXTs
|
2000-02-01 21:12:11 +00:00 |
|
Brian Wellington
|
b8df3e551a
|
minor cleanups
|
2000-02-01 19:37:57 +00:00 |
|
Brian Wellington
|
b72b07e79b
|
rename variables to avoid linker errors on aa
|
2000-01-31 23:15:33 +00:00 |
|
Mark Andrews
|
d875b1151d
|
dns_zone_dump() -> dns_zone_dumptostream()
|
2000-01-31 02:16:13 +00:00 |
|
Brian Wellington
|
587368b247
|
couple of bug fixes, missed a few cases of verbosity-izing
|
2000-01-28 21:40:24 +00:00 |
|
Brian Wellington
|
a67fc7e1ff
|
verbose option (-v) actually does something, infinite loop fix
|
2000-01-28 20:33:41 +00:00 |
|
Brian Wellington
|
19a3e16a9d
|
Use zone routines to load/dump instead of db routines
|
2000-01-28 16:36:41 +00:00 |
|
Bob Halley
|
08af8bf5ad
|
conform to dns_db_addrdataset() API change
|
2000-01-25 19:30:51 +00:00 |
|
Michael Graff
|
58aaab3687
|
isc_stdtime_get() now returns void, not isc_result_t.
|
1999-12-16 23:29:07 +00:00 |
|
Bob Halley
|
4a73cf8ee0
|
update copyrights
|
1999-10-31 18:42:01 +00:00 |
|
Mark Andrews
|
90adbb5f1c
|
Remove various "enumerated type mixed with another type" warnings.
More still to be removed.
#define ISC_TF(x) to covert logical result to isc_boolean_t
|
1999-10-29 12:56:58 +00:00 |
|
Brian Wellington
|
86ff74ccf6
|
remove unsigned warning in signer
|
1999-10-12 18:26:17 +00:00 |
|
Mark Andrews
|
41a28deee4
|
Need to take address of signer.
|
1999-10-08 06:54:23 +00:00 |
|
David Lawrence
|
6a759e3869
|
use isc_commandline_parse instead of getopt
|
1999-10-06 20:07:25 +00:00 |
|
Brian Wellington
|
2637aa6ccd
|
add trailing dot to origin, add missing allocation
|
1999-10-05 14:56:56 +00:00 |
|
Brian Wellington
|
2c02fd5316
|
parsing fixes, empty sig set fixes
|
1999-10-01 16:14:18 +00:00 |
|
Brian Wellington
|
9b9a2770b1
|
fix silly infinite loop bug
|
1999-09-30 02:44:49 +00:00 |
|
Brian Wellington
|
803e1f0c55
|
doc update, bug fixes
|
1999-09-28 15:20:45 +00:00 |
|
Brian Wellington
|
4d8edd30dc
|
correcty handle sigs in the future
|
1999-09-27 18:48:23 +00:00 |
|
Brian Wellington
|
bf5582ad4b
|
First cut at 'real' signer. Not tested too much yet.
|
1999-09-23 22:25:35 +00:00 |
|
Michael Graff
|
f690123c15
|
update copyright text
|
1999-09-15 23:53:18 +00:00 |
|
Brian Wellington
|
b18192fd96
|
more immaterial key fixes
|
1999-09-13 20:00:00 +00:00 |
|
Brian Wellington
|
3d452d4366
|
better handling of immaterial signatures
|
1999-09-13 17:30:18 +00:00 |
|
Andreas Gustafsson
|
ae83dbc881
|
eliminate signed/unsigned warning on Alpha
|
1999-09-09 09:27:47 +00:00 |
|
Andreas Gustafsson
|
021de83ee3
|
build_nxt() and find_keys() are now library functions
|
1999-09-09 08:59:01 +00:00 |
|
Brian Wellington
|
49f7148b1e
|
if set is signed, resign with the same keys
|
1999-09-08 18:28:39 +00:00 |
|
Bob Halley
|
0b157747b3
|
findrdataset can now return a sig
|
1999-09-08 01:10:08 +00:00 |
|
Brian Wellington
|
b20de477c2
|
multiple zone key support
|
1999-09-07 20:23:53 +00:00 |
|
Brian Wellington
|
f104fbbe4e
|
toy signer
|
1999-09-03 19:11:55 +00:00 |
|