index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
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
*
Release dhcpcd-5.0.9
Roy Marples
2009-09-22
*
Fix various typos and grammatical errors.
Roy Marples
2009-09-19
*
Don't null terminate gratuitously when handling quotes.
Roy Marples
2009-09-09
*
Release dhcpcd-5.0.8
dhcpcd-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
*
Don't pass "dhcpcd $iface" to discover_interfaces so our
Roy Marples
2009-09-02
*
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
*
Include sys/types.h to compile on NetBSD-4
Roy Marples
2009-07-29
*
Release dhcpcd-5.0.7
dhcpcd-5.0.7
Roy Marples
2009-07-28
*
Fix -f /path/to/config, #176.
Roy Marples
2009-07-26
*
Fix usage.
Roy Marples
2009-07-25
*
-e, --env var=value
Roy Marples
2009-07-25
*
Fix section.
Roy Marples
2009-07-25
*
Documentation updates.
Roy Marples
2009-07-25
*
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.6
dhcpcd-5.0.6
Roy Marples
2009-07-08
*
Ensure that DBDIR and RUNDIR exist if defined as /var/db/dhcpcd and/or /var/r...
Roy Marples
2009-07-08
*
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
*
Add -W, --whitelist addr/cidr
Roy Marples
2009-07-05
*
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
*
Log the MTU changes.
Roy Marples
2009-07-04
*
Save the MTU when changing it.
Roy Marples
2009-07-03
*
Release dhcpcd-5.0.5
dhcpcd-5.0.5
Roy Marples
2009-07-03
*
Respect the MTU by default.
Roy Marples
2009-07-03
*
Fix detecting the dstaddr at startup.
Roy Marples
2009-07-03
*
Style.
Roy Marples
2009-06-09
*
Release dhcpcd-5.0.4
dhcpcd-5.0.4
Roy Marples
2009-05-14
*
Although RFC2131 requires a ServerID we can actually work without one.
Roy Marples
2009-05-13
[next]