Ted Lemon
|
7d9784f6fc
|
Patch in TSIG, just to see how to get it to work.
|
2000-03-18 02:15:52 +00:00 |
|
Ted Lemon
|
49733f31d3
|
Go back to the BSD license.
|
2000-03-17 04:00:32 +00:00 |
|
Ted Lemon
|
287d577cac
|
- Add pointers to reference counting routines to hash table definition.
- Use void * instead of unsigned char * for pointers to hashed objects.
|
2000-03-06 23:26:47 +00:00 |
|
Ted Lemon
|
4913117b21
|
Add ZONE keyword.
|
2000-03-06 23:25:11 +00:00 |
|
Ted Lemon
|
3f09cb5abb
|
New prototypes for zone and tsig key functions, client release function.
|
2000-03-06 23:23:47 +00:00 |
|
Ted Lemon
|
bdcaf7b95d
|
Incorporate Brian Murrell's new OMAPI DHCP client changes.
|
2000-02-15 20:40:36 +00:00 |
|
Ted Lemon
|
664ec1de54
|
Prototype function definition allocator/destructor.
|
2000-02-15 19:43:12 +00:00 |
|
Ted Lemon
|
811e0e67f1
|
Add arithmetic, function, and tsig key.
|
2000-02-15 19:42:48 +00:00 |
|
Ted Lemon
|
558f4a0aa7
|
Add let and define.
|
2000-02-15 19:42:09 +00:00 |
|
Ted Lemon
|
90be147cd9
|
Add funcall, function, and arithmetic operators.
|
2000-02-15 19:41:58 +00:00 |
|
Ted Lemon
|
c01b7dc07e
|
Fix a non-nsupdate compile error.
|
2000-02-07 19:00:31 +00:00 |
|
Ted Lemon
|
e1a6ef071d
|
Fix stupid compile bug.
|
2000-02-07 05:13:58 +00:00 |
|
Ted Lemon
|
5bc2e1f204
|
Figure out MS_NULL_TERMINATION _really_ early.
|
2000-02-07 05:12:20 +00:00 |
|
Ted Lemon
|
3bbe21355c
|
Add PERCENT token.
|
2000-02-05 17:44:13 +00:00 |
|
Ted Lemon
|
17a10efe23
|
Add untyped expression evaluator and support for typed values.
|
2000-02-05 17:42:37 +00:00 |
|
Ted Lemon
|
511a2f207f
|
Definitions for typed variables and function calls.
|
2000-02-05 17:41:21 +00:00 |
|
Ted Lemon
|
488b9286c5
|
Define SOCKLEN_T for old versions of O.S. that don't have socklen_t.
|
2000-02-05 17:40:18 +00:00 |
|
Ted Lemon
|
8570c89b84
|
Update res_update prototype.
|
2000-02-03 04:44:26 +00:00 |
|
Ted Lemon
|
3ac520c2c0
|
Define SOCKLEN_T, to avoid header incompatibility issue. Define htons.
|
2000-02-03 03:51:28 +00:00 |
|
Ted Lemon
|
125ab69a54
|
Define SOCKLEN_T, to avoid header incompatibility issue.
|
2000-02-03 03:51:05 +00:00 |
|
Ted Lemon
|
d1ddd6bf22
|
Define socklen_t if os header didn't.
|
2000-02-03 03:50:34 +00:00 |
|
Ted Lemon
|
e6e36dea92
|
Get rid of alphaosf workaround - found a better one.
|
2000-02-03 03:50:08 +00:00 |
|
Ted Lemon
|
9458e9aa07
|
Minor solaris fixes.
|
2000-02-02 20:01:50 +00:00 |
|
Ted Lemon
|
588af26930
|
Support parsing of configuration options in generic blocks.
|
2000-02-02 17:10:43 +00:00 |
|
Ted Lemon
|
3a6b1f5822
|
Don't include BIND 8 resolver files anymore.
|
2000-02-02 08:20:46 +00:00 |
|
Ted Lemon
|
9da31b16f7
|
oops
|
2000-02-02 08:02:24 +00:00 |
|
Ted Lemon
|
88c32c8c25
|
Hack private resolver namespace to avoid link clashes.
|
2000-02-02 08:01:52 +00:00 |
|
Ted Lemon
|
17440b6ca2
|
Get rid of some BSD cdef goo that doesn't belong.
|
2000-02-02 07:37:19 +00:00 |
|
Ted Lemon
|
6f9ae4eafb
|
NSUPDATE won't build on QNX - make the compiler bomb with a useful message.
|
2000-02-02 07:24:13 +00:00 |
|
Ted Lemon
|
31dc192bd7
|
Signed->unsigned fixes, get rid of __ definitions.
|
2000-02-02 07:23:18 +00:00 |
|
Ted Lemon
|
0fb778401b
|
Required for private resolver.
|
2000-02-02 05:54:04 +00:00 |
|
Ted Lemon
|
6e9a7784ed
|
Include files used by private resolver.
|
2000-02-02 05:49:29 +00:00 |
|
Ted Lemon
|
c7315f8d75
|
Use our own copy of the resolver (shudder).
|
2000-02-02 05:41:32 +00:00 |
|
Ted Lemon
|
32e99078d8
|
Add prand_config goo for resolver (temporary!).
|
2000-02-02 05:38:07 +00:00 |
|
Ted Lemon
|
11515e7a8c
|
Make IP_HL and IP_HL_SET consistent.
|
2000-02-01 18:25:09 +00:00 |
|
Ted Lemon
|
054f18b831
|
Define socklen_t on older versions of BSD/OS.
|
2000-02-01 18:21:26 +00:00 |
|
Ted Lemon
|
cfdfb9f126
|
AIX and Digital Unix compatibility fixes.
|
2000-02-01 03:19:56 +00:00 |
|
Ted Lemon
|
e55017af5c
|
Include arpa/nameser.h _after_ including cdefs.h and osdep.h.
|
2000-01-31 23:41:19 +00:00 |
|
Ted Lemon
|
347de8bdb6
|
Brian Murrell's changes to allow the client to be directed using OMAPI.
|
2000-01-28 20:30:37 +00:00 |
|
Ted Lemon
|
bc7b98ab10
|
Add reference pointer to rc history structure.
|
2000-01-27 23:37:59 +00:00 |
|
Ted Lemon
|
400c0b19be
|
Move log functions to omapip_p.h because they require cdefs.h.
|
2000-01-27 23:37:38 +00:00 |
|
Ted Lemon
|
0664d68a8e
|
Kludge around the whole ISC_LIST botch by removing the offending definition, which is not used.
|
2000-01-27 23:31:34 +00:00 |
|
Ted Lemon
|
6036a3b739
|
Get rid of sysdep goo that's not needed in DHCP distribution.
|
2000-01-27 23:28:08 +00:00 |
|
Ted Lemon
|
14bb0a3fd9
|
Don't build failover by default.
|
2000-01-27 22:26:16 +00:00 |
|
Ted Lemon
|
b4f786d47e
|
- In reference count history, remember the address where the reference
is stored as well as the address of the thing referenced.
|
2000-01-27 22:20:29 +00:00 |
|
Ted Lemon
|
00ceebd919
|
Move malloc debug information out of option_state_dereferencers.
|
2000-01-27 22:17:54 +00:00 |
|
Ted Lemon
|
0dbb132f36
|
Make a macro to compute option hash table index; parameterize it.
|
2000-01-27 22:17:09 +00:00 |
|
Ted Lemon
|
4bd8800e89
|
Fix compilation errors introduced in the last set of checkins.
|
2000-01-26 14:56:18 +00:00 |
|
Ted Lemon
|
213a166dc3
|
New version number...
|
2000-01-25 01:26:00 +00:00 |
|
Ted Lemon
|
f2a6151f47
|
Support binding scopes, filename and sname.
|
2000-01-25 01:25:43 +00:00 |
|