| Commit message (Expand) | Author | Age |
| * | Move the source files along with dev, crypt and comapt into src dir. | Roy Marples | 2017-03-15 |
| * | Fix runit service handling, [62772337e0]. | Roy Marples | 2017-01-15 |
| * | Support buggy FreeBSD rc system out of the box. | Roy Marples | 2016-03-12 |
| * | Minor optimisation. | Roy Marples | 2015-07-10 |
| * | Add an ipv4ll suffix just in case | Roy Marples | 2015-06-29 |
| * | Remove the pseudo interface created for prefix delegation and mix different | Roy Marples | 2015-06-05 |
| * | syslogd(8) may not always be running before dhcpcd so any startup errors are | Roy Marples | 2015-03-17 |
| * | For DHCP, use a .dhcp suffix. | Roy Marples | 2015-03-10 |
| * | Support runit (untested) | Roy Marples | 2015-03-06 |
| * | logger(1) from util-linux-2.26 now has an option argument to -i, so work | Roy Marples | 2015-02-23 |
| * | If STOPPED, set if_down = true when releasing, otherwise false. | Roy Marples | 2014-11-28 |
| * | Inform the hooks if we're running with debug or not. | Roy Marples | 2014-11-26 |
| * | Copy files correctly, fixes [bb001cca8d]. | Roy Marples | 2014-10-15 |
| * | Work on OpenBSD sh, unset seems to add misc crap. | Roy Marples | 2014-10-11 |
| * | ifclass= separates psuedo interfaces to avoid option collision. | Roy Marples | 2014-07-08 |
| * | Always send a carrier as it's no longer encapsulated in the IPv4 stack. | Roy Marples | 2014-05-06 |
| * | Don't spam timezone updates unless its actually changed. | Roy Marples | 2014-04-23 |
| * | Detect OpenBSD rc system (check instead of status). | Roy Marples | 2014-03-07 |
| * | Adjust comment to match expected behaviour | Roy Marples | 2014-03-05 |
| * | NetBSD sh seems to break with *[![:alnum:]-_]* but works with *[![:alnum:]_-]* | Roy Marples | 2014-03-04 |
| * | Fix trim sed fallback | Roy Marples | 2014-01-20 |
| * | Check that we have ctrl_interface defined in wpa_supplicant.conf | Roy Marples | 2014-01-20 |
| * | Modern init systems such as OpenRC and systemd can be installed on top | Roy Marples | 2014-01-08 |
| * | Pass the correct run directory to dhcpcd-run-hooks | Roy Marples | 2013-09-21 |
| * | Ignore emacs files | Roy Marples | 2013-05-16 |
| * | Implement the core DHCPv6 client for SOLICIT, REQUEST, RENEW, CONFIRM. | Roy Marples | 2012-11-06 |
| * | Add DHCPv6 INFORM support. | Roy Marples | 2012-10-12 |
| * | Ensure that if_up and if_down are always set | Roy Marples | 2012-05-01 |
| * | Add a suffix to our per interface config files for non IPv4 states. | Roy Marples | 2012-03-26 |
| * | Fix some more copyrights | Roy Marples | 2012-02-02 |
| * | Only set if_up for a ROUTERADVERT if we have any RAs | Roy Marples | 2012-01-29 |
| * | Fix RA state detection | Roy Marples | 2012-01-25 |
| * | Fix hook for non RA's. | Roy Marples | 2011-12-16 |
| * | Add ROUTERADVERT to dhcpcd-run-hooks(8) | Roy Marples | 2011-12-15 |
| * | Shell portability fixes | Roy Marples | 2011-06-01 |
| * | Escape | and & characters when passing to the shell. | Roy Marples | 2011-04-06 |
| * | Make logger calls resemble dhcpcd calls to syslog(3). | Roy Marples | 2011-03-22 |
| * | Improve comments. | Roy Marples | 2010-11-18 |
| * | Move service detection and interaction logic from the hooks to the | Roy Marples | 2010-09-09 |
| * | if_up and if_down variables allow more flexability. | Roy Marples | 2010-08-07 |
| * | Fix syslog function. | Roy Marples | 2010-08-03 |
| * | Improve config file handling some more on Debian systems. | Roy Marples | 2010-06-26 |
| * | Log the MTU changes. | Roy Marples | 2009-07-04 |
| * | Fix quoting | Roy Marples | 2009-04-20 |
| * | No need to quote here. | Roy Marples | 2009-04-20 |
| * | Revert iforder -> interface_order | Roy Marples | 2009-04-20 |
| * | Remove old NetworkManager script - it's useless these days. | Roy Marples | 2009-04-20 |
| * | Use state dir for tmp files and try to preserve orig file more. | Roy Marples | 2009-02-26 |
| * | Stop enforcing a umask in dhcpcd. | Roy Marples | 2009-02-25 |
| * | nohook 20-resolv.conf should work now. | Roy Marples | 2009-01-22 |