Mercurial > hg > dhcpcd
graph
-
Don't set CC, always let the environment choose draftFri, 28 Feb 2014 14:53:26 +0000, by Roy Marples
-
Fix more clang analyzer warnings. i386/NetBSD and amd64/Linux are now clear. draftFri, 28 Feb 2014 10:34:05 +0000, by Roy Marples
-
Fix all errors reported by clang static analyser. draftThu, 27 Feb 2014 20:00:39 +0000, by Roy Marples
-
Report interface carrier state to the dhcpcd-run-hooks as ifcarrier. draftThu, 27 Feb 2014 10:52:11 +0000, by Roy Marples
-
Document control sockets and DHCPv6 lease file. draftTue, 25 Feb 2014 11:10:19 +0000, by Roy Marples
-
Respect initial commandline arguments when rebooting via a signal. draftTue, 25 Feb 2014 10:24:01 +0000, by Roy Marples
-
Fix arping moving to the next test if we find the IP address draftMon, 24 Feb 2014 14:40:29 +0000, by Roy Marples
-
If there are no file actions or dangerous attributes then use draftFri, 21 Feb 2014 15:51:42 +0000, by Roy Marples
-
When removing an interface we need to remove it's routes even if draftFri, 21 Feb 2014 14:48:58 +0000, by Roy Marples
-
If the prefix is not on link, nor autoconf and we don't know about it draftFri, 14 Feb 2014 09:13:19 +0000, by Roy Marples
-
Ensure we close the contol socket if we fail to connect. draftWed, 12 Feb 2014 20:51:57 +0000, by Roy Marples
-
Ensure we remove the socket from the eloop event queue before closing it. draftWed, 12 Feb 2014 10:29:06 +0000, by Roy Marples
-
Move all global variables into contexts, with a small exception for draftWed, 12 Feb 2014 00:39:46 +0000, by Roy Marples
-
Fix writing the pidfile and cleaning up a bit better. draftSat, 08 Feb 2014 10:36:38 +0000, by Roy Marples
-
get_line is now static inside of if-options.c and is a simple wrapper around getline(3). draftFri, 07 Feb 2014 21:48:24 +0000, by Roy Marples
-
Use fscanf instead of get_line when parsing /proc/cpuinfo draftFri, 07 Feb 2014 20:31:29 +0000, by Roy Marples
-
Remove custom set_cloexec and set_nonblock functions. draftFri, 07 Feb 2014 17:32:08 +0000, by Roy Marples
-
Use our own signal structure instead of siginfo_t to save space. draftFri, 07 Feb 2014 15:49:33 +0000, by Roy Marples
-
Ignore netlink messages with an our of range pid. draftFri, 07 Feb 2014 14:57:19 +0000, by Roy Marples
-
Copy the siginfo_t structure onto a global copy and pass that as an draftFri, 07 Feb 2014 14:39:22 +0000, by Roy Marples
-
Don't hold onto an AF_INET socket for the duration of the program, draftFri, 07 Feb 2014 11:03:39 +0000, by Roy Marples
-
Exit correctly if no interfaces have a carrier. draftFri, 07 Feb 2014 09:33:32 +0000, by Roy Marples
