log

age author description
Mon, 30 Jun 2014 11:28:14 +0000 Roy Marples Add debugging messages for interface arrival/departure. draft
Mon, 30 Jun 2014 11:08:19 +0000 Roy Marples Fix compile issue. draft
Mon, 30 Jun 2014 09:44:07 +0000 Roy Marples Revert [26bc10be24] as some compile can't output to /dev/null. draft
Sun, 29 Jun 2014 02:58:19 +0000 Roy Marples Fix gcc unused value error draft
Sun, 22 Jun 2014 13:05:05 +0000 Roy Marples Add the ability to dump DHCPv6 leases. draft
Sun, 22 Jun 2014 10:06:53 +0000 Roy Marples Simplfy configure CC test. Thanks to Thomas De Schampheleire. draft
Sat, 21 Jun 2014 15:46:31 +0000 Roy Marples Test that the CC command works and makes an exectuable rather draft
Sat, 21 Jun 2014 12:45:55 +0000 Roy Marples You can't request a prefix length with for a normal address. draft
Sat, 21 Jun 2014 11:42:36 +0000 Roy Marples Allow the request of a DHCPv6 address or prefix, a prefix length must be specified. draft
Fri, 20 Jun 2014 22:32:44 +0000 Roy Marples Skip arpping directives if we have a profile but not parsing one. draft
Wed, 18 Jun 2014 21:12:39 +0000 Roy Marples If just given a domain and no search list, make the search list the domain. draft
Mon, 16 Jun 2014 09:57:55 +0000 Roy Marples FreeBSD doesn't like %R, go back to Li draft
Sat, 14 Jun 2014 21:06:25 +0000 Roy Marples Fix import draft
Sat, 14 Jun 2014 20:13:12 +0000 Roy Marples Release dhcpcd-6.4.0 draft dhcpcd-6.4.0
Sat, 07 Jun 2014 21:05:19 +0000 Roy Marples Fix compile warning draft
Sat, 07 Jun 2014 21:02:29 +0000 Roy Marples Fix a potential garbage jump draft
Fri, 06 Jun 2014 20:15:33 +0000 Roy Marples Remove old options no longer used draft
Fri, 06 Jun 2014 20:08:07 +0000 Roy Marples Restarting ntp/yp are not critical and their initialisation continues draft
Fri, 06 Jun 2014 19:22:54 +0000 Roy Marples No argument for gateway draft
Fri, 06 Jun 2014 19:19:29 +0000 Roy Marples Add gateway option to enable the gateway or an interface/profile. draft
Fri, 06 Jun 2014 17:31:55 +0000 Roy Marples Just check for an revent, the handler will deal with it correctly. draft
Thu, 05 Jun 2014 20:23:19 +0000 Roy Marples Default to private stable addresses via dhcpcd.conf instead of the binary draft
Thu, 05 Jun 2014 17:42:21 +0000 Roy Marples Allow the use of libmd in static or /usr builds draft
Thu, 05 Jun 2014 14:24:21 +0000 Roy Marples No need for this file draft
Thu, 05 Jun 2014 14:21:27 +0000 Roy Marples Remove test files draft
Thu, 05 Jun 2014 14:16:33 +0000 Roy Marples Fix compile on FreeBSD draft
Thu, 05 Jun 2014 13:56:16 +0000 Roy Marples Fix be64enc test on NetBSD. draft
Thu, 05 Jun 2014 13:54:38 +0000 Roy Marples Fix configure draft
Thu, 05 Jun 2014 13:53:20 +0000 Roy Marples be32enc is missing on OpenBSD, so provide a configure test. draft
Thu, 05 Jun 2014 13:03:49 +0000 Roy Marples Ensure we init before forking, but run the preinit scripts afterwards draft