2011-03-11 |
Roy Marples | Exclude interface specific values when dumping the... |
commit | commitdiff | tree |
2011-03-08 |
Roy Marples | Fix compile issue on RedHat 9 |
commit | commitdiff | tree |
2011-02-07 |
Roy Marples | Use $ifmetric instead of $metric. |
commit | commitdiff | tree |
2011-02-04 |
Roy Marples | actual -> actually |
commit | commitdiff | tree |
2011-02-04 |
Roy Marples | 2011 and new version. v5.2.11 |
commit | commitdiff | tree |
2011-02-04 |
Roy Marples | Use RT_ROUNDUP and friends so that we work with NetBSD... |
commit | commitdiff | tree |
2011-01-03 |
Roy Marples | Welcome to 2011! |
commit | commitdiff | tree |
2011-01-03 |
Roy Marples | Update documentation about --request. |
commit | commitdiff | tree |
2011-01-03 |
Roy Marples | Release dhcpcd-5.2.10 v5.2.10 |
commit | commitdiff | tree |
2010-12-23 |
Roy Marples | Fix -r, --request address option |
commit | commitdiff | tree |
2010-12-06 |
Roy Marples | Compile on Mac OSX 10.4. |
commit | commitdiff | tree |
2010-11-19 |
Roy Marples | No need to restart twice. v5.2.9 |
commit | commitdiff | tree |
2010-11-18 |
Roy Marples | Release dhcpcd-5.2.9 |
commit | commitdiff | tree |
2010-11-18 |
Roy Marples | Improve comments. |
commit | commitdiff | tree |
2010-11-18 |
Roy Marples | Fix ypbind and remove un-needed quoting. |
commit | commitdiff | tree |
2010-11-18 |
Roy Marples | Document RELEASE reason, fixes #205. |
commit | commitdiff | tree |
2010-11-12 |
Roy Marples | No point in building handle_hwaddr if we don't have... |
commit | commitdiff | tree |
2010-11-12 |
Roy Marples | Support RTM_CHGADDR in NetBSD-6 for detecting link... |
commit | commitdiff | tree |
2010-11-11 |
Roy Marples | Fix working out the inform address if none given. |
commit | commitdiff | tree |
2010-11-09 |
Roy Marples | Add the hwaddr to be used to debugging. |
commit | commitdiff | tree |
2010-11-09 |
Roy Marples | Don't configure the interface twice. |
commit | commitdiff | tree |
2010-11-05 |
Roy Marples | Don't redefine _GNU_SOURCE. |
commit | commitdiff | tree |
2010-11-04 |
Roy Marples | Respect $SED |
commit | commitdiff | tree |
2010-10-27 |
Roy Marples | Another kFreeBSD fix. |
commit | commitdiff | tree |
2010-10-23 |
Roy Marples | Fix invoke-rc.d detection, #202. |
commit | commitdiff | tree |
2010-10-22 |
Roy Marples | whitespace. |
commit | commitdiff | tree |
2010-10-20 |
Roy Marples | Add link_addr from NetBSD so that we compile on kFreeBS... |
commit | commitdiff | tree |
2010-10-17 |
Roy Marples | Man page corrections. |
commit | commitdiff | tree |
2010-10-11 |
Roy Marples | Fix syntax. |
commit | commitdiff | tree |
2010-10-11 |
Roy Marples | Change delete_timeouts into a macro. |
commit | commitdiff | tree |
2010-10-11 |
Roy Marples | Allow queues to be defined at the start. |
commit | commitdiff | tree |
2010-10-07 |
Roy Marples | Punt empty line |
commit | commitdiff | tree |
2010-10-06 |
Roy Marples | Release dhcpcd-5.2.8 |
commit | commitdiff | tree |
2010-09-27 |
Roy Marples | Some DHCP servers assign a host route via static routes... |
commit | commitdiff | tree |
2010-09-27 |
Roy Marples | Install the dump hook by default. |
commit | commitdiff | tree |
2010-09-09 |
Roy Marples | If we get a NAK during a test, we should not read the... |
commit | commitdiff | tree |
2010-09-09 |
Roy Marples | Move service detection and interaction logic from the... |
commit | commitdiff | tree |
2010-08-31 |
Roy Marples | Document --version. |
commit | commitdiff | tree |
2010-08-24 |
Roy Marples | Don't need this. |
commit | commitdiff | tree |
2010-08-24 |
Roy Marples | Move dump into it's own file and remove new_ from the... |
commit | commitdiff | tree |
2010-08-24 |
Roy Marples | Allow interface to also be a path to a DHCP wire format... |
commit | commitdiff | tree |
2010-08-24 |
Roy Marples | Exit correctly on error. |
commit | commitdiff | tree |
2010-08-24 |
Roy Marples | Improve scripts for DUMP |
commit | commitdiff | tree |
2010-08-24 |
Roy Marples | Just dump the lease, not any runtime options. |
commit | commitdiff | tree |
2010-08-24 |
Roy Marples | Wups, remove silly commit. |
commit | commitdiff | tree |
2010-08-24 |
Roy Marples | Improve memory debug for dumping leases. |
commit | commitdiff | tree |
2010-08-24 |
Roy Marples | -U, --dumplease now dumps the lease for the specified... |
commit | commitdiff | tree |
2010-08-07 |
Roy Marples | if_up and if_down variables allow more flexability. |
commit | commitdiff | tree |
2010-08-04 |
Roy Marples | Release dhcpcd-5.2.7 v5.2.7 |
commit | commitdiff | tree |
2010-08-04 |
Roy Marples | Use the active link layer address if supported. |
commit | commitdiff | tree |
2010-08-03 |
Roy Marples | Fix syslog function. |
commit | commitdiff | tree |
2010-07-23 |
Roy Marples | eloop functions can now specify a queue. |
commit | commitdiff | tree |
2010-07-21 |
Roy Marples | Use a dynamic buffer for managing link messages. |
commit | commitdiff | tree |
2010-07-21 |
Roy Marples | Work out the size of the buffer we need to read netlink... |
commit | commitdiff | tree |
2010-07-11 |
Roy Marples | Fix build for slackware. |
commit | commitdiff | tree |
2010-07-07 |
Roy Marples | Release dhcpcd-5.2.6 v5.2.6 |
commit | commitdiff | tree |
2010-06-26 |
Roy Marples | Rever prior patch that added an extra second per interf... |
commit | commitdiff | tree |
2010-06-26 |
Roy Marples | Always daemonise on timeout if running in master mode. |
commit | commitdiff | tree |
2010-06-26 |
Roy Marples | Improve config file handling some more on Debian systems. |
commit | commitdiff | tree |
2010-06-26 |
Roy Marples | Wait an extra second per interface for IPv4LL timeout. |
commit | commitdiff | tree |
2010-06-10 |
Roy Marples | Fix compile on NetBSD |
commit | commitdiff | tree |
2010-06-10 |
Roy Marples | Support Debian NTP init script |
commit | commitdiff | tree |
2010-06-09 |
Roy Marples | Add distclean target |
commit | commitdiff | tree |
2010-06-09 |
Roy Marples | Fix crash with last patch for rebinding interfaces |
commit | commitdiff | tree |
2010-06-09 |
Roy Marples | Build correctly for Debian packages |
commit | commitdiff | tree |
2010-06-09 |
Roy Marples | -n, --rebind now re-reads the configuration file, remov... |
commit | commitdiff | tree |
2010-06-04 |
Roy Marples | Release dhcpcd-5.2.4 v5.2.4 |
commit | commitdiff | tree |
2010-06-04 |
Roy Marples | These files were updated in 2010, so fix copyrights. |
commit | commitdiff | tree |
2010-06-03 |
Roy Marples | Fix a crash when using clientid's. |
commit | commitdiff | tree |
2010-05-26 |
Roy Marples | Release dhcpcd-5.2.3 v5.2.3 |
commit | commitdiff | tree |
2010-05-26 |
Roy Marples | Clear timeouts on IPv4LL failure. |
commit | commitdiff | tree |
2010-05-12 |
Roy Marples | Fix IPv4LL defending and add a bit more logging. |
commit | commitdiff | tree |
2010-04-30 |
Roy Marples | Always respect the timeout. |
commit | commitdiff | tree |
2010-04-30 |
Roy Marples | Indicate if we have a server id or not by using from... |
commit | commitdiff | tree |
2010-04-30 |
Roy Marples | Move -N to a config file only option so it does not... |
commit | commitdiff | tree |
2010-04-30 |
Roy Marples | Use shorter messages now we show pid so that we don... |
commit | commitdiff | tree |
2010-04-30 |
Roy Marples | Use timeout in test mode as well. |
commit | commitdiff | tree |
2010-04-30 |
Roy Marples | Style and improve last patch slightly. |
commit | commitdiff | tree |
2010-04-30 |
Roy Marples | Improve log_dhcp to always tell from which server a... |
commit | commitdiff | tree |
2010-04-30 |
Roy Marples | log the pid when forking to background. |
commit | commitdiff | tree |
2010-04-30 |
Roy Marples | Add the pid of the current process to all messages... |
commit | commitdiff | tree |
2010-04-27 |
Roy Marples | Quiet should always be quiet on the console regardless... |
commit | commitdiff | tree |
2010-04-19 |
Roy Marples | Reorganise the opening and closing of sockets a bit. |
commit | commitdiff | tree |
2010-04-19 |
Roy Marples | Force gatetway to zero instead of adding a host route... |
commit | commitdiff | tree |
2010-04-15 |
Roy Marples | Check to see if any routers require a host route if... |
commit | commitdiff | tree |
2010-04-13 |
Roy Marples | closefrom(3) on FreeBSD is a void return. |
commit | commitdiff | tree |
2010-04-01 |
Roy Marples | We don't use arpble anymore. |
commit | commitdiff | tree |
2010-03-31 |
Roy Marples | Release dhcpcd-5.2.2 v5.2.2 |
commit | commitdiff | tree |
2010-03-31 |
Roy Marples | Update copyright |
commit | commitdiff | tree |
2010-03-30 |
Roy Marples | Ensure SSID is terminated. |
commit | commitdiff | tree |
2010-03-12 |
Roy Marples | Randomize ip_id and remove IPTOS_LOWDELAY and IP_DF... |
commit | commitdiff | tree |
2010-03-11 |
Roy Marples | Fix compile on old systems with broken headers. |
commit | commitdiff | tree |
2010-03-06 |
Roy Marples | We should not set a maximum message size bigger than... |
commit | commitdiff | tree |
2010-03-06 |
Roy Marples | Close the fp. |
commit | commitdiff | tree |
2010-03-05 |
Roy Marples | Don't display NULL platforms. |
commit | commitdiff | tree |
2010-03-05 |
Roy Marples | Set the broadcast flag for interfaces that say they... |
commit | commitdiff | tree |
2010-02-27 |
Roy Marples | Release dhcpcd-5.2.1 v5.2.1 |
commit | commitdiff | tree |
2010-02-27 |
Roy Marples | Include platform.h |
commit | commitdiff | tree |
2010-02-27 |
Roy Marples | Fix import target. |
commit | commitdiff | tree |
2010-02-27 |
Roy Marples | Release dhcpcd-5.2.0 v5.2.0 |
commit | commitdiff | tree |
next |