Damien Neil
|
8c3c655296
|
Properly add ".SIG-ALG.REG.INT." to OMAPI key algorithms.
|
2000-12-09 00:10:55 +00:00 |
|
Damien Neil
|
a323900510
|
Fix omapi_protocol_connect() to properly return ISC_R_INCOMPLETE
when necessary. This should fix problems with forming OMAPI connections
to remote hosts.
|
2000-12-09 00:07:46 +00:00 |
|
Ted Lemon
|
580523b013
|
Fix compile warning on Tru64
|
2000-12-06 17:24:26 +00:00 |
|
Ted Lemon
|
0ddc49b5fb
|
Maybe really really fix HP-UX build...
|
2000-12-05 16:45:41 +00:00 |
|
Ted Lemon
|
4adb894baf
|
Maybe really fix HP-UX build...
|
2000-12-05 16:29:28 +00:00 |
|
Ted Lemon
|
38d717583a
|
Don't blow away bindings and such when releasing or abandoning leases.
|
2000-12-05 07:32:26 +00:00 |
|
Ted Lemon
|
f229bd4c1d
|
Don't do the DNS update for static hosts.
|
2000-12-05 07:30:37 +00:00 |
|
Ted Lemon
|
c6708cba5c
|
Remember lease flags when doing the commit routine.
|
2000-12-05 07:21:31 +00:00 |
|
Ted Lemon
|
2165f83f2a
|
Add new tokens
|
2000-12-05 07:18:58 +00:00 |
|
Ted Lemon
|
2f98b84e37
|
Support unqualified signature algorithm names and base64 in quotes.
|
2000-12-05 07:15:16 +00:00 |
|
Ted Lemon
|
752214df9a
|
Document client-state operator.
|
2000-12-05 07:13:16 +00:00 |
|
Ted Lemon
|
cf19946363
|
Add client state keywords.
|
2000-12-05 07:12:18 +00:00 |
|
Ted Lemon
|
c4232263d2
|
Maybe fix an HP-UX build problem.
|
2000-12-05 07:10:48 +00:00 |
|
Damien Neil
|
78c636eb93
|
Changed the variable 'n' in res_nmkupdate() from an unsigned to an int.
(There are circumstances under which a negative value may be assigned to
it.) This mirrors the state of the BIND 8 code.
|
2000-12-02 00:10:20 +00:00 |
|
Damien Neil
|
81beacfb83
|
Added a case to handle log statements in write_statements(), avoiding
server death when log statements appear in commit or expiry clauses.
|
2000-12-02 00:04:22 +00:00 |
|
Ted Lemon
|
cfb8d21408
|
Fix up hp-ux config hacks.
|
2000-11-30 20:49:41 +00:00 |
|
Ted Lemon
|
eec641ca22
|
Word-align BPF buffers.
|
2000-11-30 18:12:56 +00:00 |
|
Ted Lemon
|
fa2dbe432d
|
Add support for gcc on hp-ux
V3-BETA-2-PATCH-11
|
2000-11-30 14:42:51 +00:00 |
|
Ted Lemon
|
c8ba1c796a
|
Fix up RAS examples
|
2000-11-30 14:15:41 +00:00 |
|
Ted Lemon
|
6c68ec36b5
|
Update version and changelog
|
2000-11-30 14:14:42 +00:00 |
|
Ted Lemon
|
1d8b8d992a
|
Restore code that was removed for debugging and accidentally committed.
|
2000-11-30 14:04:06 +00:00 |
|
Ted Lemon
|
933384c5b9
|
Post-release version
|
2000-11-29 15:07:02 +00:00 |
|
Ted Lemon
|
9fd337e70e
|
Update version and changelog
V3-BETA-2-PATCH-10
|
2000-11-29 15:04:51 +00:00 |
|
Ted Lemon
|
8df547bf26
|
Fix an uninitialized variable reference
|
2000-11-29 13:38:36 +00:00 |
|
Ted Lemon
|
a1249be66f
|
Fix a missing eol quote in nsupdate routine.
|
2000-11-29 05:35:02 +00:00 |
|
Ted Lemon
|
e7c318f41b
|
Remove bogus reminder
|
2000-11-28 23:50:01 +00:00 |
|
Ted Lemon
|
c514db8e98
|
Oops, fix ISC_R_NRESULTS.
|
2000-11-28 23:44:13 +00:00 |
|
Ted Lemon
|
6e0f9707d8
|
Make error codes for DNS errors.
|
2000-11-28 23:32:04 +00:00 |
|
Ted Lemon
|
2076acbe8a
|
Add CLIENT_STATE token.
|
2000-11-28 23:30:17 +00:00 |
|
Ted Lemon
|
159bcce309
|
Fix prototypes
|
2000-11-28 23:30:06 +00:00 |
|
Ted Lemon
|
9e3831637a
|
Pass client state to eval functions. Lots of other stuff.
|
2000-11-28 23:27:24 +00:00 |
|
Ted Lemon
|
16121af516
|
- Add client-state expression.
- Fix debugging printf formats.
- Pass client state to eval functions.
|
2000-11-28 23:23:13 +00:00 |
|
Ted Lemon
|
6d531e7fd2
|
Add printer for client-state.
|
2000-11-28 23:18:40 +00:00 |
|
Ted Lemon
|
9a7f6fcd0b
|
- Move some common functions from clparse.c.
- Print an error if not is invoked on a non-boolean expression. Add
client-state function.
|
2000-11-28 23:16:26 +00:00 |
|
Ted Lemon
|
dd15a833d1
|
- Pass client state to eval functions.
- Fix a couple of bugs in agent option handling.
|
2000-11-28 23:10:28 +00:00 |
|
Ted Lemon
|
63b4fbf9ae
|
Pass client state to eval functions.
|
2000-11-28 22:50:38 +00:00 |
|
Ted Lemon
|
d2ba836d0b
|
Pass client state to eval functions.
|
2000-11-28 22:34:02 +00:00 |
|
Ted Lemon
|
adccf9164a
|
Add client-state keyword.
|
2000-11-28 22:11:52 +00:00 |
|
Ted Lemon
|
66e9cecfa6
|
Pass client state to eval functions.
|
2000-11-28 22:10:52 +00:00 |
|
Ted Lemon
|
2e7a6cd54f
|
Move some general functions into the common parser.
|
2000-11-28 22:07:09 +00:00 |
|
Ted Lemon
|
812022ffd6
|
Add in a couple of missing break statements.
|
2000-11-24 04:19:05 +00:00 |
|
Ted Lemon
|
a720c5033b
|
Fix up encapsulation prototype in universe struct.
|
2000-11-24 04:14:49 +00:00 |
|
Ted Lemon
|
6f56b7e293
|
Fix up and add prototypes.
|
2000-11-24 04:13:12 +00:00 |
|
Ted Lemon
|
97a4f219a3
|
Fix a mistaken reference in reverse().
|
2000-11-24 04:08:31 +00:00 |
|
Ted Lemon
|
f769d5ac91
|
Initialize option_space_foreach for ad-hoc option spaces.
|
2000-11-24 04:04:04 +00:00 |
|
Ted Lemon
|
b05b429887
|
Fix up a bunch of suboption parsing bugs.
|
2000-11-24 04:00:04 +00:00 |
|
Ted Lemon
|
488e1310f6
|
Don't look up null zones, and don't allocate a zone if we already have one.
|
2000-11-24 03:55:46 +00:00 |
|
Ted Lemon
|
b5f904a9a3
|
Fix vendor option support.
|
2000-11-24 03:52:37 +00:00 |
|
Ted Lemon
|
f038ca8cc7
|
- Fix pretty printing of encapsulation options.
- Fix parsing of vendor option space names.
|
2000-11-24 03:38:18 +00:00 |
|
Damien Neil
|
e1befbaa3a
|
Applied fix from bug #427: cache_found_zone() was callign dns_zone_lookup()
with an uninitialized value.
|
2000-11-02 00:04:40 +00:00 |
|