summaryrefslogtreecommitdiffstats
path: root/contrib/isc-dhcp
Commit message (Expand)AuthorAgeFilesLines
* Make 'client DNS forward update' working again which got broken in rev.mbr2004-08-161-1/+3
* Document local changes r1.41 and r1.42 of dhclient.cmbr2004-08-161-0/+2
* Recommit removed Rev. 1.40. This fix does solve a FPE with negative leasembr2004-08-161-8/+23
* It could happen that the renew/rebind times in the leasefile werembr2004-08-161-2/+13
* Sync a reverted part of dhclient.c with the vendor source. It seemsmbr2004-08-161-23/+8
* Resolve conflicts from dhclient 3.0.1 final import.mbr2004-08-152-6/+4
* This commit was generated by cvs2svn to compensate for changes in r133783,mbr2004-08-154-11/+30
|\
| * Import ISC DHCP 3.0.1 client.mbr2004-08-157-15/+33
* | Fix a number of incorrect assumptions regarding the size of time_t.des2004-07-065-7/+10
* | Document the 64bit time_t fix.mbr2004-06-261-0/+2
* | Use int32_t to convert the leasetime to fix support for platformsmbr2004-06-261-3/+5
* | Our dhclient-script fails to update /etc/resolv.conf if no newmbr2004-06-261-1/+1
* | Resolve conflicts.mbr2004-06-2616-583/+271
* | This commit was generated by cvs2svn to compensate for changes in r131136,mbr2004-06-26119-2542/+2805
|\ \ | |/
| * Import ISC DHCP 3.0.1 RC14 client.mbr2004-06-26131-2883/+3075
* | Dhclient dumps core on suspend/resume cycles. If the client isn't activembr2004-01-251-4/+9
* | If we have a working link again after connectivity loss, or if we needmbr2004-01-192-4/+28
* | Remove files which have been removed in the 3.01RC12 releasembr2004-01-196-931/+0
* | The previous fix (rev 1.25) is only needed in the second place.mbr2003-09-151-3/+1
* | Only kill the default route in the release mode if the interfacembr2003-09-151-2/+15
* | Restore behaviour from rev. 1.9. Only log when there is a real changembr2003-09-091-5/+0
* | Import ISC DHCP 3.0.1 RC12 client.mbr2003-09-021-5/+7
* | Resolve conflicts.mbr2003-09-025-686/+699
* | Resolve conflicts.mbr2003-09-021-1/+1
* | Resolve conflicts:mbr2003-09-021-13/+35
* | This commit was generated by cvs2svn to compensate for changes in r119669,mbr2003-09-029-75/+233
|\ \ | |/
| * Import ISC DHCP 3.0.1 RC12 client.mbr2003-09-0216-787/+993
* | Sync with ISC repo. Use SIGTERM instead of SIGKILL, make oldpid a long andmbr2003-09-021-9/+12
* | Change name of state_link() to state_polling() to make itmbr2003-08-103-49/+39
* | Fix devices which do not support ifm_status. Always returnmbr2003-08-091-8/+13
* | Add all interface polling patches.mbr2003-08-071-2/+8
* | Do not poll during discover. Add a polling tunable to the interfacembr2003-08-072-4/+26
* | - Fix the polling code to work with media settings in dhclient.conf.mbr2003-08-072-38/+189
* | Change ieee802 to ieee80211.mbr2003-08-062-53/+53
* | Fix dhclient infinite loop on ro /etc/resolv.confmbr2003-07-281-5/+11
* | Don't wait forever if there is no link, go to backgroundmbr2003-07-281-0/+2
* | Define $FreeBSD$ at the right place.mbr2003-07-282-5/+3
* | Enable dhclient to poll the interface state and send onlymbr2003-07-285-6/+240
* | Add notice about the local change in r1.25mbr2003-07-261-0/+1
* | Tweak a couple of utilities so they compile cleanly for /rescue. Mostlygordon2003-06-291-0/+12
* | Centralize _PATH_* definitions.obrien2003-05-051-1/+1
* | We don't have cat(1) and kill(1) on the miniroot disks.mbr2003-03-231-9/+15
* | Add a -v(erbose) flag to undo our -q(uiet) default.obrien2003-03-182-0/+10
* | We now include the dhcpctl subdirectory.murray2003-01-161-1/+0
* | Update for the isc_dhcp_3_0_1_rc11 import.obrien2003-01-161-6/+6
* | Use the stock version of this file -- all our needs have been taken care of.obrien2003-01-161-3/+2
* | Make the "SEE ALSO" suitable for FreeBSD.obrien2003-01-161-2/+2
* | Make isc_dhcp_3_0_1_rc11's "SEE ALSO" suitable for FreeBSD.obrien2003-01-161-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r109365,murray2003-01-169-0/+3116
|\ \ | |/
| * Import ISC DHCP 3.0.1 RC11 omshell interface.murray2003-01-169-0/+3116
OpenPOWER on IntegriCloud