summaryrefslogtreecommitdiffstats
path: root/configure.h
Commit message (Expand)AuthorAge
* Add (c) to CopyrightRoy Marples2009-05-01
* We can now detected primary addresses added or changed in BSD.Roy Marples2009-03-19
* Add route removal detection to Linux.Roy Marples2009-01-27
* We need to ensure that manual route deletions are deleted from our internal r...Roy Marples2009-01-26
* --getinterfaces should be more than sufficient for the control socket.Roy Marples2009-01-15
* Copyright.Roy Marples2009-01-13
* Store the reason we run the script against the interface state.Roy Marples2009-01-13
* Add an event loop.Roy Marples2008-09-02
* Rename exec_script to run_script. Split the exec/fork part to static exec_scr...Roy Marples2008-08-11
* When we explictly don't want an option, don't put it in the env.Roy Marples2008-05-15
* Remove the .info file and now set environment vars in the same vein as dhclie...Roy Marples2008-04-16
* As we're only dealing with dhcpcd.sh now, the exec_cmd function doesn't need ...Roy Marples2008-04-13
* 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
* Change code style to match the BSDs in the hope the might adpot it instead of...Roy Marples2008-03-20
* Belatedly into 2008 :)Roy Marples2008-01-08
* Re-license as 2-clause BSD as I've re-written everything from the old dhcpcd-...Roy Marples2007-11-15
* 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
* Don't overrwite .info files when dropping if they already existRoy Marples2007-05-14
* config.h now has the compile time options, instead of being dotted around.Roy Marples2007-05-10
* Rename define and add comment to info fileRoy Marples2007-04-16
* Remove gateways from the ROUTES and add to GATEWAYSRoy Marples2007-04-15
* Cuddle up to LKML style CRoy Marples2007-04-11
* You can now build dhcpcd without support for writing ntp, nis and info filesRoy Marples2007-04-03
* For infinite timeout, we now resent the last request at TIMEOUT_MINIRoy Marples2007-01-16
* Add loads of debugging CFLAGS so we can remove all compiler warningsRoy Marples2006-12-14
* Add dhcpcd-3 re-writeRoy Marples2006-11-27