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