log

age author description
Mon, 26 Jan 2009 09:14:54 +0000 Roy Marples Ensure that we have enough buffer for gethostname and terminate it correctly. draft dhcpcd-4.0.8
Mon, 26 Jan 2009 09:11:38 +0000 Roy Marples Ensure that we have enough buffer for gethostname and terminate it correctly. draft
Fri, 23 Jan 2009 23:36:18 +0000 Roy Marples Fix compile with crappy linux headers. draft
Fri, 23 Jan 2009 01:31:00 +0000 Roy Marples Release 4.99.11 draft
Fri, 23 Jan 2009 01:20:02 +0000 Roy Marples Fix a valgrid issue and don't call getifssid unless we are wireless. draft
Fri, 23 Jan 2009 01:19:25 +0000 Roy Marples Report ssid for carrier events correctly. draft
Thu, 22 Jan 2009 23:54:53 +0000 Roy Marples nohook 20-resolv.conf should work now. draft
Thu, 22 Jan 2009 23:53:15 +0000 Roy Marples nohook 20-resolv.conf should work now. draft
Thu, 22 Jan 2009 23:52:20 +0000 Roy Marples ssid should be old_ and new_. draft
Thu, 22 Jan 2009 22:52:41 +0000 Roy Marples Report the fact we're wireless and our ssid draft
Thu, 22 Jan 2009 14:21:55 +0000 Roy Marples Release 4.99.10 draft
Thu, 22 Jan 2009 14:19:46 +0000 Roy Marples Backport fix for #156. draft
Thu, 22 Jan 2009 14:16:29 +0000 Roy Marples The lack of a rebind time should not force a default renewal time, #156. draft
Tue, 20 Jan 2009 16:33:11 +0000 Roy Marples Handle stopping and releasing a little better. draft
Tue, 20 Jan 2009 16:32:42 +0000 Roy Marples We need to handle SIGPIPE so we don't abort. draft
Tue, 20 Jan 2009 16:02:46 +0000 Roy Marples Ensure we have a state when comparing draft
Mon, 19 Jan 2009 16:17:18 +0000 Roy Marples When dropping config, we should punt the old config so we don't drop it twice. draft
Sat, 17 Jan 2009 02:47:26 +0000 Roy Marples Release 4.99.8 draft
Sat, 17 Jan 2009 00:43:08 +0000 Roy Marples Test length, not null. draft
Thu, 15 Jan 2009 15:11:30 +0000 Roy Marples Style. draft
Thu, 15 Jan 2009 15:11:13 +0000 Roy Marples We should use close here. draft
Thu, 15 Jan 2009 14:50:19 +0000 Roy Marples We should shutdown instead of close our sockets to inform clients they have gone. draft
Thu, 15 Jan 2009 14:22:40 +0000 Roy Marples --getinterfaces should be more than sufficient for the control socket. draft
Thu, 15 Jan 2009 13:31:46 +0000 Roy Marples We should use the reason CARRIER as well and run carrier notifications after PREINIT. draft
Thu, 15 Jan 2009 10:12:06 +0000 Roy Marples We need to send the terminator also. draft
Thu, 15 Jan 2009 09:58:21 +0000 Roy Marples We need to close our listeners before removing the socket so clients close down properly. draft
Thu, 15 Jan 2009 09:30:11 +0000 Roy Marples New configure reasons NOCARRIER and NAK instead of just sending EXPIRE. draft
Tue, 13 Jan 2009 18:03:12 +0000 Roy Marples Send version length first on the control socket. draft
Tue, 13 Jan 2009 17:36:11 +0000 Roy Marples Remove .svn dirs from snapshots. draft
Tue, 13 Jan 2009 17:05:13 +0000 Roy Marples Copyright. draft
Tue, 13 Jan 2009 17:04:28 +0000 Roy Marples Store the reason we run the script against the interface state. draft
Mon, 12 Jan 2009 16:39:01 +0000 Roy Marples Remove the limit for the number of connections to the control socket. draft
Mon, 12 Jan 2009 16:35:58 +0000 Roy Marples whitespace draft
Mon, 12 Jan 2009 16:31:53 +0000 Roy Marples set broadcast_address correctly. draft
Mon, 12 Jan 2009 16:31:13 +0000 Roy Marples Copyright draft
Mon, 12 Jan 2009 16:30:26 +0000 Roy Marples set broadcast_address correctly. draft
Mon, 05 Jan 2009 15:52:08 +0000 Roy Marples Improve the nohook documentation. draft
Mon, 05 Jan 2009 15:50:14 +0000 Roy Marples Spelling draft
Mon, 05 Jan 2009 08:20:53 +0000 Roy Marples Allow version to be returned over the control interface. draft
Fri, 02 Jan 2009 09:31:42 +0000 Roy Marples Adding subnet routes with just sdl_index set does not work for FreeBSD. draft
Thu, 01 Jan 2009 21:31:49 +0000 Roy Marples Fix getting ssid. draft
Thu, 01 Jan 2009 20:51:04 +0000 Roy Marples You can now add a configure block per ssid if the interface is wireless. draft
Thu, 01 Jan 2009 14:23:36 +0000 Roy Marples Add a static directive that allows the configuration of variables, which draft
Sun, 28 Dec 2008 10:39:57 +0000 Roy Marples Typo, thanks to zafer. draft
Sun, 21 Dec 2008 20:53:07 +0000 Roy Marples Document the BSD subnet manipulation issue in the README and not the man page. draft
Fri, 19 Dec 2008 12:52:38 +0000 Roy Marples Release 4.99.7 draft
Thu, 18 Dec 2008 12:14:09 +0000 Roy Marples Document the BSD issue with dhcpcd changing the subnet route. draft
Thu, 18 Dec 2008 10:25:52 +0000 Roy Marples send_request is no longer a public interface. draft
Thu, 18 Dec 2008 10:23:40 +0000 Roy Marples Add the DHS_PROBE state so that we ignore subsequent offers draft
Tue, 16 Dec 2008 17:52:12 +0000 Roy Marples Document avoiding BOOTP servers. draft
Tue, 16 Dec 2008 16:31:38 +0000 Roy Marples Typo. draft
Tue, 16 Dec 2008 16:30:59 +0000 Roy Marples Style. draft
Tue, 16 Dec 2008 13:35:05 +0000 Roy Marples Plug a leak. draft
Tue, 16 Dec 2008 13:28:42 +0000 Roy Marples Re work the route management so we deal with a changed route table in a renewal/rebind correctly. draft
Sat, 13 Dec 2008 09:40:27 +0000 Roy Marples Try and make the subnet route identical to the kernel one. draft
Sun, 07 Dec 2008 17:29:53 +0000 Roy Marples Document the quiet directive in man dhcpcd.conf draft
Sun, 07 Dec 2008 17:29:53 +0000 Roy Marples Document the quiet directive in man dhcpcd.conf draft
Tue, 02 Dec 2008 15:04:44 +0000 Roy Marples Release 4.0.7 draft
Tue, 02 Dec 2008 14:54:46 +0000 Roy Marples Default route is more descriptive. draft
Tue, 02 Dec 2008 14:18:37 +0000 Roy Marples Save a malloc draft