summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-5.2.7dhcpcd-5.2.7Roy Marples2010-08-04
* Use the active link layer address if supported.Roy Marples2010-08-04
* Fix syslog function.Roy Marples2010-08-03
* eloop functions can now specify a queue.Roy Marples2010-07-23
* Use a dynamic buffer for managing link messages.Roy Marples2010-07-21
* Work out the size of the buffer we need to read netlink messages as recentRoy Marples2010-07-21
* Fix build for slackware.Roy Marples2010-07-11
* Release dhcpcd-5.2.6dhcpcd-5.2.6Roy Marples2010-07-07
* Rever prior patch that added an extra second per interface now weRoy Marples2010-06-26
* Always daemonise on timeout if running in master mode.Roy Marples2010-06-26
* Improve config file handling some more on Debian systems.Roy Marples2010-06-26
* Wait an extra second per interface for IPv4LL timeout.Roy Marples2010-06-26
* Fix compile on NetBSDRoy Marples2010-06-10
* Support Debian NTP init scriptRoy Marples2010-06-10
* Add distclean targetRoy Marples2010-06-09
* Fix crash with last patch for rebinding interfacesRoy Marples2010-06-09
* Build correctly for Debian packagesRoy Marples2010-06-09
* -n, --rebind now re-reads the configuration file, removes staleRoy Marples2010-06-09
* Release dhcpcd-5.2.4dhcpcd-5.2.4Roy Marples2010-06-04
* These files were updated in 2010, so fix copyrights.Roy Marples2010-06-04
* Fix a crash when using clientid's.Roy Marples2010-06-03
* Release dhcpcd-5.2.3dhcpcd-5.2.3Roy Marples2010-05-26
* Clear timeouts on IPv4LL failure.Roy Marples2010-05-26
* Fix IPv4LL defending and add a bit more logging.Roy Marples2010-05-12
* Always respect the timeout.Roy Marples2010-04-30
* Indicate if we have a server id or not by using from/via.Roy Marples2010-04-30
* Move -N to a config file only option so it does not conflict withRoy Marples2010-04-30
* Use shorter messages now we show pid so that we don't overflow 80 chars.Roy Marples2010-04-30
* Use timeout in test mode as well.Roy Marples2010-04-30
* Style and improve last patch slightly.Roy Marples2010-04-30
* Improve log_dhcp to always tell from which server a message came.Roy Marples2010-04-30
* log the pid when forking to background.Roy Marples2010-04-30
* Add the pid of the current process to all messages sent to syslog.Roy Marples2010-04-30
* Quiet should always be quiet on the console regardless of debug.Roy Marples2010-04-27
* Reorganise the opening and closing of sockets a bit.Roy Marples2010-04-19
* Force gatetway to zero instead of adding a host route when the interfaceRoy Marples2010-04-19
* Check to see if any routers require a host route if they are on aRoy Marples2010-04-15
* closefrom(3) on FreeBSD is a void return.Roy Marples2010-04-13
* We don't use arpble anymore.Roy Marples2010-04-01
* Release dhcpcd-5.2.2dhcpcd-5.2.2Roy Marples2010-03-31
* Update copyrightRoy Marples2010-03-31
* Ensure SSID is terminated.Roy Marples2010-03-30
* Randomize ip_id and remove IPTOS_LOWDELAY and IP_DF flags.Roy Marples2010-03-12
* Fix compile on old systems with broken headers.Roy Marples2010-03-11
* We should not set a maximum message size bigger than what we canRoy Marples2010-03-06
* Close the fp.Roy Marples2010-03-06
* Don't display NULL platforms.Roy Marples2010-03-05
* Set the broadcast flag for interfaces that say they need it.Roy Marples2010-03-05
* Release dhcpcd-5.2.1dhcpcd-5.2.1Roy Marples2010-02-27
* Include platform.hRoy Marples2010-02-27