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
|
fdea876e56
|
Use socklen_t only for recvfrom.
|
2000-02-01 18:19:48 +00:00 |
|
Ted Lemon
|
cfdfb9f126
|
AIX and Digital Unix compatibility fixes.
|
2000-02-01 03:19:56 +00:00 |
|
Ted Lemon
|
fb6297b12b
|
- In order to satisfy the HP C compiler, make a (possibly malloc'd) copy
of the host UID when mocking up a lease.
|
2000-01-31 23:43:11 +00:00 |
|
Ted Lemon
|
9d80b480d5
|
Add a break after the default to satisfy the HP C compiler.
|
2000-01-31 23:41: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
|
41b62b6604
|
Fix a call to dmalloc.
|
2000-01-29 16:15:52 +00:00 |
|
Ted Lemon
|
5dba009a08
|
Eradicate two more htype occurrances.
|
2000-01-29 05:47:50 +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
|
254f9d79da
|
One more htype boo-boo...
|
2000-01-27 23:27:38 +00:00 |
|
Ted Lemon
|
996a9e8520
|
Fix up handling of bogus dereferences.
|
2000-01-27 23:20:03 +00:00 |
|
Ted Lemon
|
a77040e7c6
|
Support new DEBUG_RC_HISTORY_EXHAUSTIVELY flag.
|
2000-01-27 23:19:35 +00:00 |
|
Ted Lemon
|
37e365b490
|
- 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:40:55 +00:00 |
|
Ted Lemon
|
14bb0a3fd9
|
Don't build failover by default.
|
2000-01-27 22:26:16 +00:00 |
|
Ted Lemon
|
d4011fb1b6
|
Update version number.
|
2000-01-27 22:24:16 +00:00 |
|
Ted Lemon
|
ba45029492
|
Fix an erroneous option cache dereference.
|
2000-01-27 22:21:32 +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
|
59ab132462
|
- Move malloc debug information out of option_state_dereferencers.
- Dump reference count history after handling packet if DEBUG_RC_HISTORY is
defined.
- Use one macro to compute hash indices.
|
2000-01-27 22:16:08 +00:00 |
|
Ted Lemon
|
68e50b9ef7
|
Include omapip_p.h for malloc debugging.
|
2000-01-26 17:32:15 +00:00 |
|
Ted Lemon
|
c52616180e
|
- Don't check to see if dynamic conflicts with pool failover peer until
a pool is present to check.
|
2000-01-26 17:29:35 +00:00 |
|
Ted Lemon
|
46c38f9c5b
|
When complaining about freeing unknown memory, use the name of the caller.
|
2000-01-26 17:25:24 +00:00 |
|
Ted Lemon
|
032aca19ea
|
Demonstrate removal of an object.
|
2000-01-26 17:24:30 +00:00 |
|
Ted Lemon
|
5d959a403d
|
res_freeupdrec will free r_dname, so we shouldn't.
|
2000-01-26 17:22:58 +00:00 |
|
Ted Lemon
|
2545e6e7e0
|
Dump log of new outstanding allocations _after_ freeing the packet.
|
2000-01-26 17:22:26 +00:00 |
|
Ted Lemon
|
3dc96064b9
|
Fix a memory smash.
|
2000-01-26 17:20:46 +00:00 |
|
Ted Lemon
|
6954989f03
|
If there is a packet on the free packet list, don't allocate a new one.
|
2000-01-26 17:20:16 +00:00 |
|
Ted Lemon
|
66ecafef9c
|
- Add some documentation for DDNS updates.
- Clarify documentation of meaning of 'known'.
- Document ddns-updates statement.
|
2000-01-26 16:14:15 +00:00 |
|
Ted Lemon
|
c258c7a224
|
Use malloc, not dmalloc, within dmalloc. :')
|
2000-01-26 16:00:08 +00:00 |
|
Ted Lemon
|
772224884f
|
- Add DDNS update built-in code.
- Improve usage message.
- Add debugging malloc support.
|
2000-01-26 15:22:57 +00:00 |
|
Ted Lemon
|
bc62fb2aba
|
Pull up changes from 3.0.
|
2000-01-26 15:15:31 +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
|
3c0b59d354
|
Debugging allocator needs logging functions.
|
2000-01-25 20:41:45 +00:00 |
|
Ted Lemon
|
3bf08719db
|
Support 'never' keyword, ddns-updates flag.
|
2000-01-25 01:45:00 +00:00 |
|
Ted Lemon
|
502e9f89ce
|
Support scoping.
|
2000-01-25 01:43:48 +00:00 |
|
Ted Lemon
|
583cab3c28
|
Fix binding support.
|
2000-01-25 01:42:48 +00:00 |
|
Ted Lemon
|
d00855e05c
|
Indent only two spaces. Support event ganging.
|
2000-01-25 01:39:57 +00:00 |
|
Ted Lemon
|
436f1c8c94
|
- Pull up fixes from 3.0.
- New malloc debug scheme.
- Support variables and scoping.
- Hack to permit setting of ddns-fwd-name and ddns-rev-name without SET token.
|
2000-01-25 01:38:17 +00:00 |
|
Ted Lemon
|
12c9957e5d
|
New malloc debug scheme. Support variable scoping.
|
2000-01-25 01:36:29 +00:00 |
|
Ted Lemon
|
3185c1883b
|
Fix bug in the way object handles were being... handled.
|
2000-01-25 01:31:56 +00:00 |
|