| Commit message (Expand) | Author | Age |
| * | 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 |
| * | New configure reasons NOCARRIER and NAK instead of just sending EXPIRE. | Roy Marples | 2009-01-15 |
| * | Add a static directive that allows the configuration of variables, which | Roy Marples | 2009-01-01 |
| * | NetBSD sh needs eval here. | Roy Marples | 2008-11-14 |
| * | Don't restart ntpd if it's not already running. | Roy Marples | 2008-11-11 |
| * | Re-create the old .info file for applications that parse it. | Roy Marples | 2008-10-28 |
| * | Allow ntp.conf location to be tunable, #119 | Roy Marples | 2008-10-27 |
| * | Build the resolv.conf correctly from the last commit. | Roy Marples | 2008-10-01 |
| * | Write resolv.conf as per the DHCP message. | Roy Marples | 2008-10-01 |
| * | Export IF_METRIC to resolvconf. We should change to the -m option when openre... | Roy Marples | 2008-09-10 |
| * | Don't enforce that keys are space separated | Roy Marples | 2008-08-15 |
| * | sed may not always be available, so use shell loops to replicate behaviour in... | Roy Marples | 2008-08-15 |
| * | Remove the append/clean framework and prefer a store and merge | Roy Marples | 2008-08-15 |
| * | Don't error if no interfaces or the state dir does not exist. | Roy Marples | 2008-08-14 |
| * | Set the main state dir in the main hook script. | Roy Marples | 2008-08-14 |
| * | Don't quote for uniqify and use 1 sed call instead of looping. | Roy Marples | 2008-08-14 |
| * | Move uniqify to dhcpcd-run-hooks | Roy Marples | 2008-08-14 |
| * | If resolvconf is not present, try and emulate it's functionality just for dhc... | Roy Marples | 2008-08-14 |
| * | Be consistent with dhcient - always PREINIT on startup. We can use this to pu... | Roy Marples | 2008-08-14 |
| * | Check for localhost.localdomain as needing a new hostname. | Roy Marples | 2008-08-13 |
| * | Support head and tail files for resolv.conf | Roy Marples | 2008-08-13 |
| * | Use append_conf return value. | Roy Marples | 2008-08-13 |
| * | Add a framework for top an tailing config files with DHCP data and a method f... | Roy Marples | 2008-08-13 |
| * | Remove the signature variable - each hook makes it's own. | Roy Marples | 2008-08-12 |
| * | Default target should not be install ... | Roy Marples | 2008-08-12 |
| * | ntp.conf could have more than just servers, but DHCP only knows about servers... | Roy Marples | 2008-08-12 |
| * | Don't assume comments start with # | Roy Marples | 2008-08-12 |
| * | Allow FQDN to be decoded to userland. Also, don't exclude hostname when sendi... | Roy Marples | 2008-08-08 |
| * | It looks impossible to send our information to NM using DBus, so just call th... | Roy Marples | 2008-07-31 |
| * | Always restart ntp even config hasn't changed as it could have been configure... | Roy Marples | 2008-07-31 |
| * | Don't lookup the hostname if we don't have an ip address (INFORM). | Roy Marples | 2008-07-31 |
| * | Inherit DBDIR and LIBEXECDIR from the env. | Roy Marples | 2008-07-27 |
| * | Add metric= to our env, #93 thanks to Tobias Volk. | Roy Marples | 2008-06-19 |
| * | 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 |
| * | Add a sample NetworkManager hook script. | Roy Marples | 2008-06-04 |
| * | We source the hooks, so use FILES instead of SCRIPTS. | Roy Marples | 2008-05-27 |
| * | Fix rc-service command. | Roy Marples | 2008-05-27 |
| * | set is shell builtin, env is not | Roy Marples | 2008-05-26 |
| * | Fix install. | Roy Marples | 2008-05-24 |
| * | Style. | Roy Marples | 2008-05-24 |
| * | Rename hook script to reflect the config file they are updating. | Roy Marples | 2008-05-24 |
| * | Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixes | Roy Marples | 2008-05-24 |