summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create branchV3cvs2git2001-10-050-0/+0
* Update version and changelogTed Lemon2001-10-053-10/+20
* Don't build dhcp-contrib man page.Ted Lemon2001-10-041-12/+3
* Log no free leases as error, not info. Fix memory leak.Ted Lemon2001-10-041-7/+8
* - Print warnings if mclt or split/hba not specified in peer declaration.Ted Lemon2001-10-041-6/+18
* Remove my email address.Ted Lemon2001-10-041-4/+3
* Fix a minor grammatical error.Ted Lemon2001-10-041-1/+1
* Get rid of my email address.Ted Lemon2001-10-044-9/+9
* Fix fqdn documentation.Ted Lemon2001-10-041-4/+4
* Thoroughly obsolete, unfortunately.Ted Lemon2001-10-041-214/+0
* Take my email address out of the AUTHOR section.Ted Lemon2001-10-041-2/+2
* Fix a small memory leak.Ted Lemon2001-10-041-1/+2
* Prevent an obscure core dump.Ted Lemon2001-10-041-4/+6
* Take my email address out of the AUTHOR section.Ted Lemon2001-10-042-4/+4
* dhclient no longer creates a temporary shell script.Ted Lemon2001-10-041-3/+4
* Fixed some errors in documentation of update-optimization as reported byWendy2001-10-031-6/+5
* Missed one typo - changed omshell (8) to omshell (1)Wendy2001-09-201-1/+1
* Added four commands to the TOKEN_HELP section:Wendy2001-09-201-0/+4
* Fixed typo in the subnet example (changed a | to a } )Wendy2001-09-191-1/+1
* * Added failover pool syntax example for increased awarenessWendy2001-09-191-14/+33
* Added some documentation about split being preferable. Changed the exampleWendy2001-09-191-5/+15
* Update version number and changelog.V3-RC12Ted Lemon2001-08-233-7/+25
* - If a lease's end time is past, do the state transition.Ted Lemon2001-08-231-1/+11
* - Fix some state transitions that were being handled incorrectly.Ted Lemon2001-08-231-26/+11
* - Arrange to return the subnet-selection-option sent by the client.Ted Lemon2001-08-231-1/+22
* - Always send the subnet selection option if it was sent.Ted Lemon2001-08-231-1/+11
* Update version number and changelogV3-RC11Ted Lemon2001-08-143-7/+28
* - Fix a confusing error message.Ted Lemon2001-08-091-2/+11
* Count the number of pools that reference a given failover peer.Ted Lemon2001-08-091-1/+3
* Do an ifconfig 0 when initializing the interface on Linux 2.2and later.Ted Lemon2001-08-091-4/+4
* - Count the number of pools referencing a failover object.Ted Lemon2001-08-081-0/+2
* DHCPOFFER -> DHCPACKTed Lemon2001-08-081-1/+1
* - Allow supersede keyword in lease declarations, since that's what we emit.Ted Lemon2001-08-081-1/+2
* Don't log successful updates at LOG_ERROR.Ted Lemon2001-08-081-2/+5
* - Fix a core dump in the client uid search scheme.Ted Lemon2001-08-081-7/+7
* Don't document the define statement, since it doesn't work.Ted Lemon2001-08-081-27/+0
* Oops, one more fix for the stdout script overwrite bug.Ted Lemon2001-08-081-1/+12
* Don't check tsfp for transition from released to free/backup.Ted Lemon2001-08-081-8/+3
* Update changelog and version.V3-RC10Ted Lemon2001-06-293-8/+11
* Make dynamic lease allocation work for BOOTP clients.Ted Lemon2001-06-291-5/+14
* Update version and changelog.V3-RC9Ted Lemon2001-06-293-7/+15
* Document the failover-state object.Ted Lemon2001-06-291-0/+148
* Add a bunch of conditional code for debugging failover protocol timing.Ted Lemon2001-06-281-4/+108
* Fix the code that checks whether or not to update static leases.Ted Lemon2001-06-281-2/+2
* Fix a bug in the fgetpos macro.Ted Lemon2001-06-281-2/+2
* Update version and changelogV3-RC8-PATCH-2Ted Lemon2001-06-263-7/+22
* Don't go through the update code path if we have no ddns_fwd_name.Ted Lemon2001-06-261-3/+17
* Turn into a troff man page source file.Ted Lemon2001-06-261-120/+182
* Add preliminary QNX RTP support.Ted Lemon2001-06-263-7/+92
* - Enable SO_BINDTODEVICE with HAVE_SO_BINDTODEVICE, not with system headerTed Lemon2001-06-261-1/+1