]>
git.ipfire.org Git - thirdparty/dhcp.git/log
Ted Lemon [Sun, 8 Apr 2001 21:12:49 +0000 (21:12 +0000)]
Fix an incorrect use of BPF_WORDALIGN
Ted Lemon [Fri, 6 Apr 2001 06:15:15 +0000 (06:15 +0000)]
Update changelog and version
Ted Lemon [Fri, 6 Apr 2001 05:52:19 +0000 (05:52 +0000)]
Release old billing class when parsing new billing class.
Ted Lemon [Fri, 6 Apr 2001 05:45:45 +0000 (05:45 +0000)]
Add a TODO note about spawning subclasses.
Ted Lemon [Fri, 6 Apr 2001 05:42:37 +0000 (05:42 +0000)]
Fix an incorrect status check that may have been causing a core dump.
Ted Lemon [Fri, 6 Apr 2001 01:03:39 +0000 (01:03 +0000)]
Process the state transition if we're doing a deferred update.
Ted Lemon [Fri, 6 Apr 2001 01:02:47 +0000 (01:02 +0000)]
Don't create a trace file if there's one there already.
Ted Lemon [Thu, 5 Apr 2001 23:37:34 +0000 (23:37 +0000)]
Set IFS back to space after parsing PATH.
Ted Lemon [Thu, 5 Apr 2001 22:54:57 +0000 (22:54 +0000)]
Add hooks for subclasses.
Ted Lemon [Thu, 5 Apr 2001 22:52:48 +0000 (22:52 +0000)]
Make sure we have a stdin, stdout and stderr.
Ted Lemon [Thu, 5 Apr 2001 22:49:40 +0000 (22:49 +0000)]
- Add S_STOPPED state for downed interfaces.
- Add subclass prototypes.
- Remove duplicate class prototypes.
Ted Lemon [Thu, 5 Apr 2001 22:44:23 +0000 (22:44 +0000)]
Make sure we have a stdin, stdout and stderr.
Ted Lemon [Thu, 5 Apr 2001 22:41:31 +0000 (22:41 +0000)]
Document -P command line switch in usage.
Ted Lemon [Thu, 5 Apr 2001 22:37:35 +0000 (22:37 +0000)]
Make sure we have a stdin, stdout and stderr.
Ted Lemon [Thu, 5 Apr 2001 22:36:28 +0000 (22:36 +0000)]
Fix some documentation errors
Ted Lemon [Thu, 5 Apr 2001 20:53:01 +0000 (20:53 +0000)]
Apply a patch supplied by Tuan Uong for a buffer offset error.
Ted Lemon [Thu, 5 Apr 2001 20:50:19 +0000 (20:50 +0000)]
Tweak the omapi interface hooks.
Ted Lemon [Thu, 5 Apr 2001 20:47:34 +0000 (20:47 +0000)]
If we get an EIO on read, the interface is gone, so delete it.
Ted Lemon [Thu, 5 Apr 2001 20:42:11 +0000 (20:42 +0000)]
- Fix DHCPRELEASE to do the right thing.
- If the interface goes away, stop trying to get an address on it.
Ted Lemon [Thu, 5 Apr 2001 20:37:55 +0000 (20:37 +0000)]
Make the omapi statement in the client config actually work.
Ted Lemon [Thu, 5 Apr 2001 20:35:52 +0000 (20:35 +0000)]
Don't use the which command.
Ted Lemon [Thu, 5 Apr 2001 06:12:28 +0000 (06:12 +0000)]
Don't try to determine SIOCGIFCONF buffer size prior to Linux 2.2.
Ted Lemon [Fri, 30 Mar 2001 05:21:58 +0000 (05:21 +0000)]
Fix a silly malloc bug in mrtrace.
Ben Cottrell [Wed, 28 Mar 2001 23:07:10 +0000 (23:07 +0000)]
Fix RT #1100. This was due to incorrect refcounting of failover messages
in two places, and also the fact that failover_message_dereference() was
not zeroing out the pointer.
Ted Lemon [Thu, 22 Mar 2001 21:41:33 +0000 (21:41 +0000)]
Update version and changelog
Ted Lemon [Thu, 22 Mar 2001 21:36:49 +0000 (21:36 +0000)]
Fix a core dump in dhcprelease.
Ted Lemon [Thu, 22 Mar 2001 07:01:45 +0000 (07:01 +0000)]
Update documentation of client identifier representation.
Ted Lemon [Thu, 22 Mar 2001 07:01:11 +0000 (07:01 +0000)]
fix up dhclient script defaults.
Ted Lemon [Thu, 22 Mar 2001 07:00:15 +0000 (07:00 +0000)]
Get rid of a ??? that confuses the Sun compiler.
Ted Lemon [Thu, 22 Mar 2001 06:59:28 +0000 (06:59 +0000)]
Add some changes suggested by Cyrille Lefevre
Ted Lemon [Thu, 22 Mar 2001 06:56:42 +0000 (06:56 +0000)]
Document some new flags.
Ted Lemon [Thu, 22 Mar 2001 06:56:00 +0000 (06:56 +0000)]
client_script_name -> path_dhclient_script
Ted Lemon [Thu, 22 Mar 2001 06:54:40 +0000 (06:54 +0000)]
Install client script in (e.g.) /sbin.
Ted Lemon [Thu, 22 Mar 2001 06:53:58 +0000 (06:53 +0000)]
Add a README entry about locally-defined options.
Ted Lemon [Tue, 20 Mar 2001 22:27:25 +0000 (22:27 +0000)]
Update changelog and version.
Ted Lemon [Tue, 20 Mar 2001 22:25:30 +0000 (22:25 +0000)]
This time for sure! (fix for spinning).
Ted Lemon [Tue, 20 Mar 2001 07:40:25 +0000 (07:40 +0000)]
Update version and changelog
Ted Lemon [Tue, 20 Mar 2001 07:29:35 +0000 (07:29 +0000)]
Actually fix the spin that I thought I'd fixed previously.
Ted Lemon [Tue, 20 Mar 2001 07:26:57 +0000 (07:26 +0000)]
Add a missing else whose absence was causing memory smashes.
Ben Cottrell [Sat, 17 Mar 2001 02:11:29 +0000 (02:11 +0000)]
Fixed RT 938 having to do with SIOCGIFCONF on Linux. We now do a first
pass in which we pass a null pointer for the buffer, and we will get
back the length of the buffer we should allocate. This is because
if you pass in a buffer that is too small, Linux (unlike other OSes)
will not tell you that it is too small by returning a length greater
than the length you passed in.
Ted Lemon [Sat, 17 Mar 2001 02:09:02 +0000 (02:09 +0000)]
Update version number and changelog
Ted Lemon [Sat, 17 Mar 2001 02:02:20 +0000 (02:02 +0000)]
Set lease -> uid_max.
Ted Lemon [Sat, 17 Mar 2001 01:24:59 +0000 (01:24 +0000)]
Don't stash uid_len until we know we have a uid.
Ted Lemon [Sat, 17 Mar 2001 00:48:34 +0000 (00:48 +0000)]
- Fix a bug that would cause the server to spin looking for leases to free.
- Fix a non-null pointer store.
Ted Lemon [Sat, 17 Mar 2001 00:47:39 +0000 (00:47 +0000)]
Support NUL characters in STRING tokens.
Ben Cottrell [Sat, 17 Mar 2001 00:13:16 +0000 (00:13 +0000)]
Partial fix for RT #982 -- since all recent versions of Solaris come
with troff, we can safely install the non-preformatted man pages.
Ben Cottrell [Fri, 16 Mar 2001 22:12:19 +0000 (22:12 +0000)]
More DLPI patches from Joost. His patch was way garbled, but this is my
best interpretation of it. The only thing confusing me is that I thought
he'd fixed all the byte order dependencies in an elegant way, but I
still see some rather ugly #ifdefs in this code. Oh well. At least it
works on minbar.
Ted Lemon [Fri, 16 Mar 2001 02:05:24 +0000 (02:05 +0000)]
Update bug tracking advice
Ted Lemon [Fri, 16 Mar 2001 02:05:17 +0000 (02:05 +0000)]
Update changelog
Ted Lemon [Fri, 16 Mar 2001 01:57:00 +0000 (01:57 +0000)]
Initialize a couple of pointers.
Ted Lemon [Fri, 16 Mar 2001 01:56:32 +0000 (01:56 +0000)]
- Return a correct status in lease_ours_to_reallocate even if the lease isn't
in a failover pool.
Ted Lemon [Fri, 16 Mar 2001 01:55:38 +0000 (01:55 +0000)]
- Check client identifier on hw_lease before giving it to the client.
- Don't try to reference host to lease if there's no host.
Ted Lemon [Fri, 16 Mar 2001 00:23:59 +0000 (00:23 +0000)]
ns_rcode -> isc_result_t
Ted Lemon [Thu, 15 Mar 2001 23:22:33 +0000 (23:22 +0000)]
Always reference count leases.
Ted Lemon [Thu, 15 Mar 2001 23:21:25 +0000 (23:21 +0000)]
- Write things that could contain non-printable values as quotable strings
with non-printable values stored as \\ooo.
Ted Lemon [Thu, 15 Mar 2001 23:17:48 +0000 (23:17 +0000)]
Add quotify prototypes.
Ted Lemon [Thu, 15 Mar 2001 23:17:28 +0000 (23:17 +0000)]
Add quotify functions.
Ted Lemon [Thu, 15 Mar 2001 23:16:52 +0000 (23:16 +0000)]
Use eval for ifconfig so that medium can include quoted strings (yuck!)
Ted Lemon [Thu, 15 Mar 2001 23:12:03 +0000 (23:12 +0000)]
- Do better error checking on lease write.
- Write quoted strings with special characters quoted.
Ted Lemon [Wed, 14 Mar 2001 17:40:59 +0000 (17:40 +0000)]
Don't reference/dereference failover_listeners if it's null.
Ted Lemon [Wed, 14 Mar 2001 17:36:48 +0000 (17:36 +0000)]
Update changelog and version info.
Ted Lemon [Wed, 14 Mar 2001 15:56:27 +0000 (15:56 +0000)]
Fix an endian bug in trace files (James Brister)
Ted Lemon [Wed, 14 Mar 2001 15:45:41 +0000 (15:45 +0000)]
Check comp->uid instead of lease->uid when entering a lease's ID info.
Ted Lemon [Wed, 14 Mar 2001 15:44:39 +0000 (15:44 +0000)]
- Fix DHCPINFORM non-return bug.
- Log released leases always.
- Byte swap secs on log message.
- Fix a possible null pointer dereference that could happen in certain
obscure cases.
Ted Lemon [Wed, 14 Mar 2001 15:39:32 +0000 (15:39 +0000)]
Use unparsable names for unknown options.
Ted Lemon [Wed, 14 Mar 2001 15:38:44 +0000 (15:38 +0000)]
Fix documentation for sending non-standard options.
Ted Lemon [Wed, 14 Mar 2001 15:37:52 +0000 (15:37 +0000)]
Do client script exit status checking more portably
Ted Lemon [Wed, 14 Mar 2001 15:36:57 +0000 (15:36 +0000)]
Get rid of local debug flag.
Ted Lemon [Wed, 14 Mar 2001 15:33:39 +0000 (15:33 +0000)]
Set up global debug flag.
Ted Lemon [Thu, 1 Mar 2001 22:12:16 +0000 (22:12 +0000)]
Remove files starting with # in realclean target.
Ted Lemon [Thu, 1 Mar 2001 22:11:50 +0000 (22:11 +0000)]
Don't start ICMP if we're just testing a lease file.
Ted Lemon [Thu, 1 Mar 2001 22:11:26 +0000 (22:11 +0000)]
Fix a solaris build problem.
Ted Lemon [Thu, 1 Mar 2001 22:11:12 +0000 (22:11 +0000)]
Document -r flag
Ted Lemon [Thu, 1 Mar 2001 21:44:31 +0000 (21:44 +0000)]
Apply a signed vs. unsigned fix suggested by Onno Van Der Linden.
Ted Lemon [Thu, 1 Mar 2001 18:17:09 +0000 (18:17 +0000)]
Change EOF to END_OF_FILE in tokenizer for enum compatibility.
Ted Lemon [Thu, 1 Mar 2001 17:10:38 +0000 (17:10 +0000)]
- Apply huge numbers of editorial corrections, thanks to Mark Sanders
of Inktomi.
Ted Lemon [Thu, 1 Mar 2001 17:09:46 +0000 (17:09 +0000)]
Fix AIX installs
Ted Lemon [Thu, 1 Mar 2001 17:09:37 +0000 (17:09 +0000)]
Update version to -cvs
Ted Lemon [Thu, 1 Mar 2001 07:25:47 +0000 (07:25 +0000)]
Fix up a couple of type errors
Damien Neil [Tue, 27 Feb 2001 01:18:31 +0000 (01:18 +0000)]
Extended the OMAPI shell program to allow objects to be opened, displayed,
modified, and updated.
Damien Neil [Tue, 27 Feb 2001 01:17:34 +0000 (01:17 +0000)]
Allow failover_state objects to have their local-state field to be changed
via OMAPI. In addition, attempts to set other fields in a state object
will return success without modifying the object; this is very ugly, but
required to allow an open -> modify -> update sequence of OMAPI operations
to work properly.
Damien Neil [Tue, 27 Feb 2001 01:15:38 +0000 (01:15 +0000)]
Added tokens for "close", "create", "open", and "help" to the lexer.
Ted Lemon [Mon, 26 Feb 2001 22:21:15 +0000 (22:21 +0000)]
Fix up NetBSD/alpha build.
Ted Lemon [Thu, 22 Feb 2001 23:51:00 +0000 (23:51 +0000)]
Include system-specific libraries in link command.
Ted Lemon [Thu, 22 Feb 2001 23:20:11 +0000 (23:20 +0000)]
Update changelog and version
Ted Lemon [Thu, 22 Feb 2001 22:54:26 +0000 (22:54 +0000)]
Update copyright statements.
Ted Lemon [Thu, 22 Feb 2001 22:50:55 +0000 (22:50 +0000)]
Document backslash quoting.
Ted Lemon [Thu, 22 Feb 2001 22:50:32 +0000 (22:50 +0000)]
Revamp lease file documentation for 3.0.
Ted Lemon [Thu, 22 Feb 2001 22:41:43 +0000 (22:41 +0000)]
Add references to the dhcp-eval and dhcp-options man pages.
Ted Lemon [Thu, 22 Feb 2001 07:52:54 +0000 (07:52 +0000)]
Document -tf and -play.
Ted Lemon [Thu, 22 Feb 2001 07:37:15 +0000 (07:37 +0000)]
Get md5.h from dst/ instead of minires/
Ted Lemon [Thu, 22 Feb 2001 07:31:21 +0000 (07:31 +0000)]
Last dregs of dst split.
Ted Lemon [Thu, 22 Feb 2001 07:30:21 +0000 (07:30 +0000)]
Fix up function declaration formatting.
Ted Lemon [Thu, 22 Feb 2001 07:29:36 +0000 (07:29 +0000)]
Fix time snooper.
Ted Lemon [Thu, 22 Feb 2001 07:28:58 +0000 (07:28 +0000)]
Add support for logging random ID and fix various bugs in minires tracing.
Ted Lemon [Thu, 22 Feb 2001 07:28:25 +0000 (07:28 +0000)]
Always use trace_mr_*() functions.
Ted Lemon [Thu, 22 Feb 2001 07:27:14 +0000 (07:27 +0000)]
Move dst functionality into seperate library
Ted Lemon [Thu, 22 Feb 2001 07:22:09 +0000 (07:22 +0000)]
Move dst API into its own subdirectory.
Ted Lemon [Thu, 22 Feb 2001 06:42:32 +0000 (06:42 +0000)]
Make header lengths signed rather than unsigned, fix snoop_time().
Ted Lemon [Thu, 22 Feb 2001 06:41:51 +0000 (06:41 +0000)]
Declare dhcp_failover_toack_queue_timeout ().