| Commit message (Expand) | Author | Age |
| * | Add (c) to Copyright | Roy Marples | 2009-05-01 |
| * | We updated these files this year. | Roy Marples | 2009-01-28 |
| * | Document the BSD subnet manipulation issue in the README and not the man page. | Roy Marples | 2008-12-21 |
| * | We no longer send a ClientID by default. This is so we now mirror the kernel ... | Roy Marples | 2008-11-17 |
| * | Update change log location | Roy Marples | 2008-10-22 |
| * | Add an event loop. | Roy Marples | 2008-09-02 |
| * | Remove loads of code specific to fork()less systems. dhcpcd no longer backgro... | Roy Marples | 2008-08-11 |
| * | Brute force detection of monotonic clock as sysconf is unreliable. Instead re... | Roy Marples | 2008-08-01 |
| * | Tweak README about monotonic, and improve warning message. | Roy Marples | 2008-08-01 |
| * | Document monotonic clock warning and solution. | Roy Marples | 2008-07-31 |
| * | Remove #ifdefs to disable specific bits of code. We now build everything - we... | Roy Marples | 2008-07-23 |
| * | Encourage use of CPPFLAGS over CFLAGS for extra defines. | Roy Marples | 2008-07-04 |
| * | Remove ENABLE_DUID and introduce MINIMAL, which removes all non essential use... | Roy Marples | 2008-07-04 |
| * | Re number the hook scripts to give more space. | Roy Marples | 2008-06-18 |
| * | Add 05-mtu hook so we respect the desired MTU on networks. | Roy Marples | 2008-06-13 |
| * | Use new names. | Roy Marples | 2008-05-27 |
| * | Use new names. | Roy Marples | 2008-05-27 |
| * | Installing to FHS dirs just for Linux is silly, especially as GNU autotools d... | Roy Marples | 2008-05-22 |
| * | Fix readme | Roy Marples | 2008-05-20 |
| * | Install dhcpcd.sh and hooks into /libexec by default. dhcpcd.conf, dhcpcd.dui... | Roy Marples | 2008-05-20 |
| * | Move the compat options to the top and renable duid support IF the duid file ... | Roy Marples | 2008-05-01 |
| * | Don't use a DUID by default even though support is compiled in, #70. Also, fi... | Roy Marples | 2008-05-01 |
| * | Move looking up the hostname in DNS to a sample hook file as it's not somethi... | Roy Marples | 2008-04-22 |
| * | Add a note about how to enable deprecated commandline options. | Roy Marples | 2008-04-18 |
| * | Fix ntp and nis servers. | Roy Marples | 2008-04-17 |
| * | Add dhcpcd-compat.sh, so that distros can make available old style variables. | Roy Marples | 2008-04-16 |
| * | Remove the bit about init detection as it's no longer used. | Roy Marples | 2008-04-13 |
| * | Normally I hate massive code drops, but heh. | Roy Marples | 2008-04-11 |
| * | If not Linux then assume BSD. | Roy Marples | 2008-03-27 |
| * | Add a comment about older linux headers and -std=c99. | Roy Marples | 2008-02-20 |
| * | Add comment about where to find the ChangeLog, and now prefer my bugzilla ove... | Roy Marples | 2008-01-08 |
| * | Belatedly into 2008 :) | Roy Marples | 2008-01-08 |
| * | Detect Slackware RC. Also rename ORC to OPENRC and BRC to BSDRC. | Roy Marples | 2007-11-15 |
| * | Re-license as 2-clause BSD as I've re-written everything from the old dhcpcd-... | Roy Marples | 2007-11-15 |
| * | Allow INFODIR to control where we keep our info files. | Roy Marples | 2007-11-14 |
| * | Add knobs to work with RedHat, Slackware and generic SYSV init scripts | Roy Marples | 2007-11-09 |
| * | make HAVE_FORK=yes|no should be used if cross compiling. | Roy Marples | 2007-11-07 |
| * | Reword the license headers just to say we use the GPLv2. | Roy Marples | 2007-11-07 |