2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 13:28:14 +00:00

2505 Commits

Author SHA1 Message Date
Ted Lemon
ac679e8f57 Add trace_snoop_time. 2001-02-15 14:12:36 +00:00
Ted Lemon
c86c45644c Extend copyright year. 2001-02-15 14:12:12 +00:00
Ted Lemon
f1347d047f Add minires trace support. 2001-02-15 14:11:46 +00:00
Ted Lemon
ca3cfc4809 Minires trace support. 2001-02-15 14:11:29 +00:00
Ted Lemon
4f00c281b6 Add #defines to map public I/O routines. 2001-02-15 14:11:11 +00:00
Ted Lemon
1bc3ffd5ad Add prototype for minires tracing. 2001-02-15 14:09:50 +00:00
Ted Lemon
bc43c8131c Call trace setup hooks for connection.c and buffer.c. 2001-02-15 05:40:00 +00:00
Ted Lemon
1a3bb68cca Add tracing support for OMAPI accepts and for listener object instantiation. 2001-02-15 05:39:17 +00:00
Ted Lemon
ef5cc1830b Add tracing support for OMAPI connects and disconnects. 2001-02-15 05:38:52 +00:00
Ted Lemon
c1a3453e6b Add tracing support for OMAPI connection streams. 2001-02-15 05:37:17 +00:00
Ted Lemon
a5c3f23f81 Add some more trace hooks. 2001-02-15 05:36:40 +00:00
Ted Lemon
0c256f064c Clarify documentation of exit hooks. 2001-02-15 05:36:07 +00:00
Ted Lemon
82b2e77075 Enable tracing by default. 2001-02-13 17:48:51 +00:00
Ted Lemon
662df45ac0 Fix some trace-related ifdefs. 2001-02-12 21:59:31 +00:00
Ted Lemon
d8a44b0761 Definitions for common DHCP trace functions. 2001-02-12 21:21:56 +00:00
Ted Lemon
e42c382659 Get rid of lease -> hostname, which isn't used. 2001-02-12 21:10:10 +00:00
Ted Lemon
25f11933ac - Get rid of lease -> hostname, which doesn't do anything.
- Fix a bug in uid handling that could cause core dumps with long uids.
2001-02-12 21:09:21 +00:00
Ted Lemon
a920d3daf8 - Cut some things out into subroutines to support tracing.
- Do all the relevant tracing setup.
- Clarify ddns-update-style startup error message.
- Print version information and exit if --version is given.
2001-02-12 21:04:06 +00:00
Ted Lemon
0e74ff1fe8 Fix DDNS-related documentation. Mention logrotate as well as newsyslog. 2001-02-12 21:01:36 +00:00
Ted Lemon
27e90ede57 - Add tracing hooks.
- Fix a bug in handling of DHCPNAK that would make the server act like
  it wasn't authoritative.
2001-02-12 21:00:02 +00:00
Ted Lemon
d8765900f4 Add support for tracing. 2001-02-12 20:53:56 +00:00
Ted Lemon
e15d235de5 Add support for tracing. Fix a bug in lease uid parsing. 2001-02-12 20:53:04 +00:00
Ted Lemon
93016999f9 Add hook for tracing. 2001-02-12 20:51:26 +00:00
Ted Lemon
36dd644c00 Print a version number and exit if given the --version flag. 2001-02-12 20:50:31 +00:00
Ted Lemon
3ce5a42015 Add some support for tracing connections. 2001-02-12 20:49:54 +00:00
Ted Lemon
c790b906de Support for extensible arrays. 2001-02-12 20:48:13 +00:00
Ted Lemon
c128c100ae Support for tracing omapi and related connections. 2001-02-12 20:48:04 +00:00
Ted Lemon
3def798b81 Add array.c and trace.c. 2001-02-12 20:47:09 +00:00
Ted Lemon
640e5e3df5 Add support for omapi extensible arrays. 2001-02-12 20:46:48 +00:00
Ted Lemon
4eed13913d Trace-related changes. 2001-02-12 20:46:19 +00:00
Ted Lemon
009c027917 Trace-related definitions and prototypes. 2001-02-12 20:45:29 +00:00
Ted Lemon
29fb834364 Post-tag version. 2001-02-12 20:44:54 +00:00
Ted Lemon
f3aad41060 Add trace-related prototypes and compress lease structure. 2001-02-12 20:44:25 +00:00
Ted Lemon
4bce547e5d Move functionality from test.c to omshell.c 2001-02-12 20:43:30 +00:00
Ted Lemon
14d135810f Build omshell instead of svtest. 2001-02-12 20:35:03 +00:00
Ted Lemon
84a2288c45 Don't save lease timestamp in database. 2001-02-12 19:46:59 +00:00
Ted Lemon
76d12bd8d0 Update copyright date. 2001-02-12 19:44:54 +00:00
Ted Lemon
98f56cef60 Fix memory leak, bug in nwip option handling. 2001-02-12 19:43:32 +00:00
Ted Lemon
53802791c5 Add support for tracing ICMP messages. 2001-02-12 19:42:21 +00:00
Ted Lemon
eb6b5a2014 Subroutinize some stuff so that it can be called in trace playback. 2001-02-12 19:41:30 +00:00
Ted Lemon
fc33f8c58e Subroutinize some functionality and add in tracing hooks. 2001-02-12 19:40:05 +00:00
Ted Lemon
a568b5bc45 Common tracing subroutines. 2001-02-12 19:38:37 +00:00
Ted Lemon
2e5b6bfd92 Add ctrace.c 2001-02-12 19:37:59 +00:00
Ted Lemon
243e51ee8d Fix a gnarly memory allocation bug. 2001-02-12 19:37:03 +00:00
Ted Lemon
b1423aedd9 - Fix faked-out giaddr handling.
- Make it possible to pass environment variables to the client script.
2001-02-12 19:26:35 +00:00
Ben Cottrell
c9007bfd68 Doh! Syntax error that I really should have noticed. Hind paw firmly
entrenched in muzzle.
2001-02-02 18:14:17 +00:00
Ben Cottrell
00bb1cad79 Patch from Joost Mulders <dhcp@j-mulders.demon.nl> to make DLPI work better,
especially on Solaris/x86.
2001-01-31 19:00:34 +00:00
Ted Lemon
c5b569f874 Update changelog 2001-01-26 06:17:47 +00:00
Ted Lemon
1891a87e99 Don't dump core if asked to look up an option where there are no options. V3-BETA-2-PATCH-16 2001-01-26 06:17:01 +00:00
Ted Lemon
af49fdffd7 Update changelog and version number. 2001-01-26 06:06:56 +00:00