| Commit message (Expand) | Author | Age |
| * | Move the source files along with dev, crypt and comapt into src dir. | Roy Marples | 2017-03-15 |
| * | Belated welcome to 2017. | Roy Marples | 2017-03-06 |
| * | Bump dates for prior. | Roy Marples | 2017-01-23 |
| * | Spelling fixes from abhinav@netbsd.org | Roy Marples | 2017-01-23 |
| * | Remove extra waitip from man page, fixed [b1c7268430]. | Roy Marples | 2016-12-19 |
| * | Default DBDIR from /var/db to /var/db/dhcpcd. | Roy Marples | 2016-11-08 |
| * | Fix formatting. | Roy Marples | 2016-08-15 |
| * | Add --inactive which makes all interfaces inactive on initial start. | Roy Marples | 2016-07-27 |
| * | Fix spelling mistakes, [944ac40b82]. | Roy Marples | 2016-06-27 |
| * | Move last last extending into it's own option so we can use the last lease | Roy Marples | 2016-04-30 |
| * | Describe multiple interfaces, master mode and single interfaces better. | Roy Marples | 2016-04-27 |
| * | Add the -1, --oneshot option which causes dhcpcd to exit once an | Roy Marples | 2016-01-14 |
| * | Add -P, --printpidfile to print the pidfile dhcpcd will use to stdout. | Roy Marples | 2016-01-07 |
| * | Grudgingly accede to the vocal minority that dhcpcd should not attempt to
| Roy Marples | 2015-12-22 |
| * | Fix the manpage with reality, [9e55971edd]. | Roy Marples | 2015-12-04 |
| * | -U, --dumplease now works with standard input. | Roy Marples | 2015-11-18 |
| * | Add a -N --renew option to renew any existing address early, similar to the | Roy Marples | 2015-11-13 |
| * | Bump date for previous | Roy Marples | 2015-09-30 |
| * | Add an option to enable DHCPv6 Information Request without the need | Roy Marples | 2015-09-30 |
| * | Document removed mtu hook and installed dump hook. | Roy Marples | 2015-08-21 |
| * | Move route state into it's own flag. | Roy Marples | 2015-07-28 |
| * | Remove pointless comment. | Roy Marples | 2015-07-04 |
| * | Describe the persistent option better with regards to exit. | Roy Marples | 2015-07-03 |
| * | Remove the pseudo interface created for prefix delegation and mix different | Roy Marples | 2015-06-05 |
| * | Note we cannot set static DHCPv6 values. | Roy Marples | 2015-05-09 |
| * | Let dhcpcd rotate the logfile itself. | Roy Marples | 2015-03-18 |
| * | syslogd(8) may not always be running before dhcpcd so any startup errors are | Roy Marples | 2015-03-17 |
| * | Note that -w does not accept an argument but --waitip does. | Roy Marples | 2015-03-16 |
| * | Note that -w does not accept an argument but --waitip does. | Roy Marples | 2015-03-16 |
| * | Store lease files per interface per ssid. | Roy Marples | 2015-02-09 |
| * | Implement RFC4941, Privacy Extensions for Stateless Address Autoconfiguration | Roy Marples | 2015-01-17 |
| * | Update copyrights to 2015. | Roy Marples | 2015-01-02 |
| * | Clarify timeout and reboot timeout, make it more sane. | Roy Marples | 2014-12-12 |
| * | Note that TEST removes the rapid_commit option from the message. | Roy Marples | 2014-11-26 |
| * | If allowinterfaces is not specified, allow all configured interfaces | Roy Marples | 2014-11-18 |
| * | Mention the encoding in -V | Roy Marples | 2014-10-02 |
| * | Remove vis based encoding - instead expand the DHCP option encoding to a | Roy Marples | 2014-10-01 |
| * | Document the possible use of eval. | Roy Marples | 2014-09-30 |
| * | Document more shell escaped characters, how to strip the shell escaped | Roy Marples | 2014-09-30 |
| * | Reference dhcpcd-code(8) as well as unvis(1). | Roy Marples | 2014-09-28 |
| * | Sanitise the following characters using svis(3) with VIS_CTYLE and VIS_OCTAL: | Roy Marples | 2014-09-26 |
| * | Describe master mode some more. | Roy Marples | 2014-09-15 |
| * | Add an unprivileged control socket so that normal users can | Roy Marples | 2014-09-14 |
| * | Fix typo [afadc40198] | Roy Marples | 2014-09-13 |
| * | When requesting a IA_PD and another IA type, create a psuedo interface | Roy Marples | 2014-07-07 |
| * | Support RFC6603 to fix [ac7063e671]. | Roy Marples | 2014-07-04 |
| * | Add --pfxdlgonly and --nopfxdlg options to spawn separate dhcpcd instances | Roy Marples | 2014-07-04 |
| * | FreeBSD doesn't like %R, go back to Li | Roy Marples | 2014-06-16 |
| * | Default to private stable addresses via dhcpcd.conf instead of the binary | Roy Marples | 2014-06-05 |
| * | Default SLAAC to use RFC7271 addresses. | Roy Marples | 2014-06-04 |