summaryrefslogtreecommitdiffstats
path: root/config.h
Commit message (Expand)AuthorAge
...
* Prettify code a little.Roy Marples2008-05-14
* Clarify comment about DUID usage.Roy Marples2008-05-07
* Don't explicity create an IPV4LL route if we have a routeable address - the h...Roy Marples2008-05-07
* Fix compile with commandline compat.Roy Marples2008-04-25
* Allow a config file to be specified on the command line.Roy Marples2008-04-24
* dhcpcd can now read a basic config file! Add a default dhcpcd.conf and matchi...Roy Marples2008-04-18
* Move the duid file to /etc/dhcpcd as it's really a config file. Also, rename ...Roy Marples2008-04-17
* Remove the .info file and now set environment vars in the same vein as dhclie...Roy Marples2008-04-16
* Change a few build/install knobs.Roy Marples2008-04-14
* Move configuration file setup to dhcpcd.sh so that it's possible for the user...Roy Marples2008-04-12
* Normally I hate massive code drops, but heh.Roy Marples2008-04-11
* Split interface and socket out into OS bpf, if-bsd and if-linux.Roy Marples2008-03-24
* Quiet some lint warnings.Roy Marples2008-01-21
* Add correct licenseRoy Marples2008-01-16
* We now work with C90 compilers, so no need to enforce C99.Roy Marples2008-01-16
* Belatedly into 2008 :)Roy Marples2008-01-08
* Detect Slackware RC. Also rename ORC to OPENRC and BRC to BSDRC.Roy Marples2007-11-15
* Allow INFODIR to control where we keep our info files.Roy Marples2007-11-14
* Add knobs to work with RedHat, Slackware and generic SYSV init scriptsRoy Marples2007-11-09
* RC -> BRCRoy Marples2007-11-09
* Work with the BSD RC system too.Roy Marples2007-11-08
* Reword the headers to just say we use the GPLv2.Roy Marples2007-11-07
* Update my e-mail address as I have retired from Gentoo.Roy Marples2007-11-06
* Many thanks to Michael Durrant for testing the below changes.Roy Marples2007-09-04
* Use --nodeps when restarting servicesRoy Marples2007-07-30
* We now do ARP checking by default as recommended by RFC 2131.Roy Marples2007-07-18
* Add support for RFC 4361Roy Marples2007-05-10