]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2010-08-24  Roy MarplesWups, remove silly commit.
2010-08-24  Roy MarplesImprove memory debug for dumping leases.
2010-08-24  Roy Marples-U, --dumplease now dumps the lease for the specified...
2010-08-07  Roy Marplesif_up and if_down variables allow more flexability.
2010-08-04  Roy MarplesRelease dhcpcd-5.2.7 v5.2.7
2010-08-04  Roy MarplesUse the active link layer address if supported.
2010-08-03  Roy MarplesFix syslog function.
2010-07-23  Roy Marpleseloop functions can now specify a queue.
2010-07-21  Roy MarplesUse a dynamic buffer for managing link messages.
2010-07-21  Roy MarplesWork out the size of the buffer we need to read netlink...
2010-07-11  Roy MarplesFix build for slackware.
2010-07-07  Roy MarplesRelease dhcpcd-5.2.6 v5.2.6
2010-06-26  Roy MarplesRever prior patch that added an extra second per interf...
2010-06-26  Roy MarplesAlways daemonise on timeout if running in master mode.
2010-06-26  Roy MarplesImprove config file handling some more on Debian systems.
2010-06-26  Roy MarplesWait an extra second per interface for IPv4LL timeout.
2010-06-10  Roy MarplesFix compile on NetBSD
2010-06-10  Roy MarplesSupport Debian NTP init script
2010-06-09  Roy MarplesAdd distclean target
2010-06-09  Roy MarplesFix crash with last patch for rebinding interfaces
2010-06-09  Roy MarplesBuild correctly for Debian packages
2010-06-09  Roy Marples-n, --rebind now re-reads the configuration file, remov...
2010-06-04  Roy MarplesRelease dhcpcd-5.2.4 v5.2.4
2010-06-04  Roy MarplesThese files were updated in 2010, so fix copyrights.
2010-06-03  Roy MarplesFix a crash when using clientid's.
2010-05-26  Roy MarplesRelease dhcpcd-5.2.3 v5.2.3
2010-05-26  Roy MarplesClear timeouts on IPv4LL failure.
2010-05-12  Roy MarplesFix IPv4LL defending and add a bit more logging.
2010-04-30  Roy MarplesAlways respect the timeout.
2010-04-30  Roy MarplesIndicate if we have a server id or not by using from...
2010-04-30  Roy MarplesMove -N to a config file only option so it does not...
2010-04-30  Roy MarplesUse shorter messages now we show pid so that we don...
2010-04-30  Roy MarplesUse timeout in test mode as well.
2010-04-30  Roy MarplesStyle and improve last patch slightly.
2010-04-30  Roy MarplesImprove log_dhcp to always tell from which server a...
2010-04-30  Roy Marpleslog the pid when forking to background.
2010-04-30  Roy MarplesAdd the pid of the current process to all messages...
2010-04-27  Roy MarplesQuiet should always be quiet on the console regardless...
2010-04-19  Roy MarplesReorganise the opening and closing of sockets a bit.
2010-04-19  Roy MarplesForce gatetway to zero instead of adding a host route...
2010-04-15  Roy MarplesCheck to see if any routers require a host route if...
2010-04-13  Roy Marplesclosefrom(3) on FreeBSD is a void return.
2010-04-01  Roy MarplesWe don't use arpble anymore.
2010-03-31  Roy MarplesRelease dhcpcd-5.2.2 v5.2.2
2010-03-31  Roy MarplesUpdate copyright
2010-03-30  Roy MarplesEnsure SSID is terminated.
2010-03-12  Roy MarplesRandomize ip_id and remove IPTOS_LOWDELAY and IP_DF...
2010-03-11  Roy MarplesFix compile on old systems with broken headers.
2010-03-06  Roy MarplesWe should not set a maximum message size bigger than...
2010-03-06  Roy MarplesClose the fp.
2010-03-05  Roy MarplesDon't display NULL platforms.
2010-03-05  Roy MarplesSet the broadcast flag for interfaces that say they...
2010-02-27  Roy MarplesRelease dhcpcd-5.2.1 v5.2.1
2010-02-27  Roy MarplesInclude platform.h
2010-02-27  Roy MarplesFix import target.
2010-02-27  Roy MarplesRelease dhcpcd-5.2.0 v5.2.0
2010-02-27  Roy MarplesOnly UDP based on current state, not the offer.
2010-02-26  Roy MarplesEnable net.ipv4.conf.$iface.promote_secondaries on...
2010-02-26  Roy MarplesWhen trying IPv4LL from a DHCP lease with an IPv4LL...
2010-02-26  Roy MarplesOpen and close sockets better.
2010-02-26  Roy MarplesDeleting all timeouts for the interface is better.
2010-02-26  Roy MarplesClear timeouts when starting ipv4ll.
2010-02-25  Roy MarplesFix a crash when server sends more than one of the...
2010-02-17  Roy MarplesAllow IPv4LL address range to be configured by DHCP.
2010-02-17  Roy MarplesUse a more descriptive vendorid, to include OS arch...
2010-01-31  Roy MarplesRelease dhcpcd-5.1.5 v5.1.5
2010-01-28  Roy Marples-J, --broadcast now sets the broadcast flag in DHCP...
2010-01-27  Roy MarplesClear leased address when discarding.
2010-01-26  Roy MarplesIf we reboot an old valid lease but fail to ACK it...
2010-01-25  Roy MarplesEnsure that we don't inherit OS and others from env.
2010-01-24  Roy MarplesSpelling corrections.
2010-01-14  Roy MarplesInfinite lease times are always valid when reading...
2010-01-14  Roy Marples-H, --xidhwaddr will use the last four bytes of the...
2010-01-14  Roy MarplesUpdate copyright
2010-01-13  Roy MarplesDon't warn about unsupported family for infiniband.
2010-01-13  Roy MarplesImport cut down arc4ramdom.c from OpenBSD for better...
2009-12-23  Roy MarplesRelease dhcpcd-5.1.4 v5.1.4
2009-12-23  Roy MarplesFix compile.
2009-12-23  Roy MarplesOnly warn about CSR when binding.
2009-12-14  Roy MarplesFix finding deleted routes on Linux.
2009-12-14  Roy MarplesStyle
2009-12-03  Roy MarplesWait 1/100th of a second before release as testing...
2009-12-01  Roy MarplesFix the -S option, #181.
2009-11-24  Roy MarplesGive the RELEASE packet a chance to leave the kernel
2009-11-20  Roy MarplesIf we have to bring an interface up, and we don't have...
2009-11-20  Roy MarplesSmall code optimisation.
2009-11-20  Roy MarplesFix the import target a little.
2009-11-20  Roy MarplesAllow --without-getline to skip the getline test.
2009-11-19  Roy MarplesRe-apply lease info if different - fixes occasional...
2009-11-19  Roy Marplesdhcpcd should log to syslog even with quiet.
2009-10-25  Roy MarplesStyle.
2009-10-25  Roy MarplesRelease dhpcd-5.1.3 v5.1.3
2009-10-25  Roy MarplesDocument default behaviour better for running on a...
2009-10-25  Roy MarplesWe need to enable waitip when running on a single inter...
2009-10-24  Roy MarplesTypo.
2009-10-17  Roy MarplesDon't always request classless_static_routes, instead...
2009-10-17  Roy MarplesDon't allow the same hook to be added more than once.
2009-10-16  Roy MarplesIf using --with-hooks, don't detect any other hooks. v5.1.2
2009-10-16  Roy MarplesRelease dhcpcd-5.1.2
2009-10-16  Roy MarplesAdd back -w, --waitip so that user has total control...
next