| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Report ClientID being used in debug.dhcpcd-5.0 | Roy Marples | 2009-09-26 |
| | | |||
| * | Add -fno-common to debugging CFLAGS. | Roy Marples | 2009-09-24 |
| | | | | | | Declare udp_dhcp_len as extern. Include common to get _packed definition. | ||
| * | Release dhcpcd-5.0.9 | Roy Marples | 2009-09-22 |
| | | |||
| * | Fix various typos and grammatical errors. | Roy Marples | 2009-09-19 |
| | | | | Thanks to Stephen Borrill. | ||
| * | Don't null terminate gratuitously when handling quotes. | Roy Marples | 2009-09-09 |
| | | |||
| * | Release dhcpcd-5.0.8dhcpcd-5.0.8 | Roy Marples | 2009-09-02 |
| | | |||
| * | Remove escapes in man pages for vendor ,"hello world" | Roy Marples | 2009-09-02 |
| | | |||
| * | Allow an un-encapsulated vendor option. | Roy Marples | 2009-09-02 |
| | | |||
| * | We should not affect other interfaces when handling new interface | Roy Marples | 2009-09-02 |
| | | | | | notifications. | ||
| * | Don't pass "dhcpcd $iface" to discover_interfaces so our | Roy Marples | 2009-09-02 |
| | | | | | denyinterfaces config option works for hotplugged interfaces. | ||
| * | Fix parsing of escape codes. | Roy Marples | 2009-09-01 |
| | | |||
| * | Whitespace. | Roy Marples | 2009-08-12 |
| | | |||
| * | Fix timeout of 0 disabling the timeout. | Roy Marples | 2009-08-11 |
| | | |||
| * | Fix persistent option. | Roy Marples | 2009-08-11 |
| | | |||
| * | Don't check family on point to point interfaces as we monitor them. | Roy Marples | 2009-08-05 |
| | | |||
| * | Only allow hardware families we know we can work with by default. | Roy Marples | 2009-08-05 |
| | | | | | | If an interface with a different hardware family is requested by the user then emit a warning. | ||
| * | Include sys/types.h to compile on NetBSD-4 | Roy Marples | 2009-07-29 |
| | | |||
| * | Release dhcpcd-5.0.7dhcpcd-5.0.7 | Roy Marples | 2009-07-28 |
| | | |||
| * | Fix -f /path/to/config, #176. | Roy Marples | 2009-07-26 |
| | | | | | Also, warn if we cannot open the file. | ||
| * | Fix usage. | Roy Marples | 2009-07-25 |
| | | |||
| * | -e, --env var=value | Roy Marples | 2009-07-25 |
| | | | | | | | | | | now pushes var=value to the environment when dhcpcd-run-hooks is run. This allows the possibility to set env vars that hook scripts can work off. A good example of this is 30-hostname so that force_hostname=YES can set the hostname regardless of the current hostname. --reconfigure now takes the short option -g. | ||
| * | Fix section. | Roy Marples | 2009-07-25 |
| | | |||
| * | Documentation updates. | Roy Marples | 2009-07-25 |
| | | | | | A few minor corrections, but mainly updates the expected behaviour for the hostname being sent. | ||
| * | Test for fqdn name. | Roy Marples | 2009-07-21 |
| | | |||
| * | Don't FAIL the script when testing | Roy Marples | 2009-07-21 |
| | | |||
| * | Add some logging for errors reading/writing the leasefile. | Roy Marples | 2009-07-12 |
| | | |||
| * | We should remove the leasefile for IPv4LL addresses also on release. | Roy Marples | 2009-07-11 |
| | | |||
| * | Remove the leasefile on release. | Roy Marples | 2009-07-11 |
| | | |||
| * | Don't run the script with NAK when testing. | Roy Marples | 2009-07-11 |
| | | |||
| * | Allow testing of INFORM and REQUEST messages. | Roy Marples | 2009-07-11 |
| | | |||
| * | Don't alter the MTU when testing. | Roy Marples | 2009-07-11 |
| | | |||
| * | Don't print (null) when there is no NAK message. | Roy Marples | 2009-07-11 |
| | | |||
| * | Promote bytes to size_t for sizeof comparison. | Roy Marples | 2009-07-11 |
| | | |||
| * | Use ssize_t which is a signed int and test if read() returns -1. | Roy Marples | 2009-07-11 |
| | | |||
| * | Release dhcpcd-5.0.6dhcpcd-5.0.6 | Roy Marples | 2009-07-08 |
| | | |||
| * | Ensure that DBDIR and RUNDIR exist if defined as /var/db/dhcpcd and/or ↵ | Roy Marples | 2009-07-08 |
| | | | | | /var/run/dhcpcd. | ||
| * | Ensure that ntp.conf exists before removing markers. | Roy Marples | 2009-07-08 |
| | | |||
| * | Change get_option_addr to accept struct in_addr * instead of uint32_t * | Roy Marples | 2009-07-08 |
| | | | | | to fix an alignment issue on SGI MIPS. | ||
| * | Add -W, --whitelist addr/cidr | Roy Marples | 2009-07-05 |
| | | | | | | This only allows packets from the addresses listed and overrides blacklist if set. | ||
| * | Silence more GCC warnings about unused return values. | Roy Marples | 2009-07-04 |
| | | |||
| * | Document nooption | Roy Marples | 2009-07-04 |
| | | |||
| * | When we get an ACK we should close DHCP sockets so we don't handle any NAKs | Roy Marples | 2009-07-04 |
| | | | | | | | | during ARP testing. This is important as some broken DHCP servers NAK immediately after an ACK in some situations. | ||
| * | Log the MTU changes. | Roy Marples | 2009-07-04 |
| | | |||
| * | Save the MTU when changing it. | Roy Marples | 2009-07-03 |
| | | | | | If we enter a state without a new MTU then restore the old one. | ||
| * | Release dhcpcd-5.0.5dhcpcd-5.0.5 | Roy Marples | 2009-07-03 |
| | | |||
| * | Respect the MTU by default. | Roy Marples | 2009-07-03 |
| | | | | | | If people have broken DHCP servers, or use an ISP with one they can always change the setting. | ||
| * | Fix detecting the dstaddr at startup. | Roy Marples | 2009-07-03 |
| | | |||
| * | Style. | Roy Marples | 2009-06-09 |
| | | |||
| * | Release dhcpcd-5.0.4dhcpcd-5.0.4 | Roy Marples | 2009-05-14 |
| | | |||
| * | Although RFC2131 requires a ServerID we can actually work without one. | Roy Marples | 2009-05-13 |
| | | | | | | | Some broken servers don't send a ServerID, so make the requirement optional. We default to requiring ServerID in dhcpcd.conf though as some other broken servers NAK incorrectly without a ServerID. | ||
