| Tue, 22 Nov 2011 23:44:32 +0000 |
Roy Marples |
Change default reboot timeout to 5 seconds.
draft
|
| Tue, 14 Jun 2011 08:37:06 +0000 |
Roy Marples |
Correctly restart ntp on Debian.
draft
|
| Tue, 14 Jun 2011 06:17:40 +0000 |
Roy Marples |
Detect ntp.conf exists before copying.
draft
|
| Fri, 03 Jun 2011 20:11:53 +0000 |
Roy Marples |
Remove unknown variable
draft
|
| Fri, 03 Jun 2011 20:08:28 +0000 |
Roy Marples |
Use printf correctly
draft
|
| Wed, 01 Jun 2011 06:28:41 +0000 |
Roy Marples |
Shell portability fixes
draft
|
| Fri, 27 May 2011 16:30:04 +0000 |
Roy Marples |
Fix compile on some sytems, fixes #223.
draft
|
| Sun, 22 May 2011 06:19:33 +0000 |
Roy Marples |
Fix Arch Linux SERVICESTATUS override.
draft
|
| Sat, 09 Apr 2011 18:45:55 +0000 |
Roy Marples |
Typo
draft
|
| Wed, 06 Apr 2011 08:25:51 +0000 |
Roy Marples |
Release dhcpcd-5.2.12
draft dhcpcd-5.2.12
|
| Wed, 06 Apr 2011 08:16:32 +0000 |
Roy Marples |
Escape | and & characters when passing to the shell.
draft
|
| Tue, 29 Mar 2011 10:36:17 +0000 |
Roy Marples |
When operating on one interface only, respect the configured timeout.
draft
|
| Fri, 25 Mar 2011 20:19:03 +0000 |
Roy Marples |
When requesting an address, note this in the broadcasting message.
draft
|
| Thu, 24 Mar 2011 18:08:16 +0000 |
Roy Marples |
Update some copyrights.
draft
|
| Thu, 24 Mar 2011 18:04:06 +0000 |
Roy Marples |
Not needed
draft
|
| Thu, 24 Mar 2011 17:59:20 +0000 |
Roy Marples |
When the dhcp server is running in dom0 and the client in domU,
draft
|
| Thu, 24 Mar 2011 17:08:31 +0000 |
Roy Marples |
When the leased address changes on the interface but existing routes
draft
|
| Thu, 24 Mar 2011 01:55:06 +0000 |
Roy Marples |
Validate the IP address offered, as some faulty DHCP servers like to
draft
|
| Tue, 22 Mar 2011 12:49:06 +0000 |
Roy Marples |
Make logger calls resemble dhcpcd calls to syslog(3).
draft
|
| Tue, 22 Mar 2011 12:18:47 +0000 |
Roy Marples |
Parse subnet_mask= static option instead of deriving from ip_address=
draft
|
| Fri, 11 Mar 2011 12:25:01 +0000 |
Roy Marples |
Exclude interface specific values when dumping the lease.
draft
|
| Tue, 08 Mar 2011 20:38:26 +0000 |
Roy Marples |
Fix compile issue on RedHat 9
draft
|
| Mon, 07 Feb 2011 17:40:15 +0000 |
Roy Marples |
Use $ifmetric instead of $metric.
draft
|
| Fri, 04 Feb 2011 15:31:50 +0000 |
Roy Marples |
actual -> actually
draft
|
| Fri, 04 Feb 2011 14:56:03 +0000 |
Roy Marples |
2011 and new version.
draft dhcpcd-5.2.11
|
| Fri, 04 Feb 2011 14:43:51 +0000 |
Roy Marples |
Use RT_ROUNDUP and friends so that we work with NetBSD 64-bit routing.
draft
|
| Mon, 03 Jan 2011 11:42:43 +0000 |
Roy Marples |
Welcome to 2011!
draft
|
| Mon, 03 Jan 2011 11:41:40 +0000 |
Roy Marples |
Update documentation about --request.
draft
|
| Mon, 03 Jan 2011 10:54:58 +0000 |
Roy Marples |
Release dhcpcd-5.2.10
draft dhcpcd-5.2.10
|
| Thu, 23 Dec 2010 22:18:56 +0000 |
Roy Marples |
Fix -r, --request address option
draft
|
| Mon, 06 Dec 2010 15:01:56 +0000 |
Roy Marples |
Compile on Mac OSX 10.4.
draft
|
| Fri, 19 Nov 2010 10:17:14 +0000 |
Roy Marples |
No need to restart twice.
draft dhcpcd-5.2.9
|
| Thu, 18 Nov 2010 19:12:55 +0000 |
Roy Marples |
Release dhcpcd-5.2.9
draft
|
| Thu, 18 Nov 2010 19:12:22 +0000 |
Roy Marples |
Improve comments.
draft
|
| Thu, 18 Nov 2010 19:09:02 +0000 |
Roy Marples |
Fix ypbind and remove un-needed quoting.
draft
|
| Thu, 18 Nov 2010 09:40:50 +0000 |
Roy Marples |
Document RELEASE reason, fixes #205.
draft
|
| Fri, 12 Nov 2010 20:39:29 +0000 |
Roy Marples |
No point in building handle_hwaddr if we don't have RTM_CHGADDR
draft
|
| Fri, 12 Nov 2010 16:33:45 +0000 |
Roy Marples |
Support RTM_CHGADDR in NetBSD-6 for detecting link layer address changes.
draft
|
| Thu, 11 Nov 2010 21:07:50 +0000 |
Roy Marples |
Fix working out the inform address if none given.
draft
|
| Tue, 09 Nov 2010 00:35:40 +0000 |
Roy Marples |
Add the hwaddr to be used to debugging.
draft
|
| Tue, 09 Nov 2010 00:34:38 +0000 |
Roy Marples |
Don't configure the interface twice.
draft
|
| Fri, 05 Nov 2010 08:13:07 +0000 |
Roy Marples |
Don't redefine _GNU_SOURCE.
draft
|
| Thu, 04 Nov 2010 09:12:14 +0000 |
Roy Marples |
Respect $SED
draft
|
| Wed, 27 Oct 2010 14:17:21 +0000 |
Roy Marples |
Another kFreeBSD fix.
draft
|
| Sat, 23 Oct 2010 00:15:42 +0000 |
Roy Marples |
Fix invoke-rc.d detection, #202.
draft
|
| Fri, 22 Oct 2010 17:55:44 +0000 |
Roy Marples |
whitespace.
draft
|
| Wed, 20 Oct 2010 11:27:32 +0000 |
Roy Marples |
Add link_addr from NetBSD so that we compile on kFreeBSD as nothing
draft
|
| Sun, 17 Oct 2010 10:44:54 +0000 |
Roy Marples |
Man page corrections.
draft
|
| Mon, 11 Oct 2010 16:34:39 +0000 |
Roy Marples |
Fix syntax.
draft
|
| Mon, 11 Oct 2010 14:53:06 +0000 |
Roy Marples |
Change delete_timeouts into a macro.
draft
|
| Mon, 11 Oct 2010 08:52:43 +0000 |
Roy Marples |
Allow queues to be defined at the start.
draft
|
| Thu, 07 Oct 2010 14:43:12 +0000 |
Roy Marples |
Punt empty line
draft
|
| Wed, 06 Oct 2010 08:53:28 +0000 |
Roy Marples |
Release dhcpcd-5.2.8
draft
|
| Mon, 27 Sep 2010 19:24:10 +0000 |
Roy Marples |
Some DHCP servers assign a host route via static routes by setting the
draft
|
| Mon, 27 Sep 2010 19:08:17 +0000 |
Roy Marples |
Install the dump hook by default.
draft
|
| Thu, 09 Sep 2010 18:27:00 +0000 |
Roy Marples |
If we get a NAK during a test, we should not read the old lease as
draft
|
| Thu, 09 Sep 2010 14:40:27 +0000 |
Roy Marples |
Move service detection and interaction logic from the hooks to the
draft
|
| Tue, 31 Aug 2010 08:43:13 +0000 |
Roy Marples |
Document --version.
draft
|
| Tue, 24 Aug 2010 13:35:15 +0000 |
Roy Marples |
Don't need this.
draft
|
| Tue, 24 Aug 2010 10:52:24 +0000 |
Roy Marples |
Move dump into it's own file and remove new_ from the variable names.
draft
|