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
*
Release dhcpcd-6.3.0
dhcpcd-6.3.0
Roy Marples
2014-02-25
*
Document control sockets and DHCPv6 lease file.
Roy Marples
2014-02-25
*
Respect initial commandline arguments when rebooting via a signal.
Roy Marples
2014-02-25
*
Fix arping moving to the next test if we find the IP address
Roy Marples
2014-02-24
*
Add a USE_SIGNALS define.
Roy Marples
2014-02-21
*
If there are no file actions or dangerous attributes then use
Roy Marples
2014-02-21
*
When removing an interface we need to remove it's routes even if
Roy Marples
2014-02-21
*
If the prefix is not on link, nor autoconf and we don't know about it
Roy Marples
2014-02-14
*
Fix FreeBSD compile warnings.
Roy Marples
2014-02-13
*
Open right socket.
Roy Marples
2014-02-13
*
Log why we cannot delete a route
Roy Marples
2014-02-13
*
Work without SOCK_CLOEXEC again.
Roy Marples
2014-02-13
*
Fix compile without INET or INET6.
Roy Marples
2014-02-13
*
Ensure we close the contol socket if we fail to connect.
Roy Marples
2014-02-12
*
No need to malloc pidfile.
Roy Marples
2014-02-12
*
Replace PATH_MAX with something more precise.
Roy Marples
2014-02-12
*
PATH_MAX is too much, lets be more precise
Roy Marples
2014-02-12
*
Ensure we remove the socket from the eloop event queue before closing it.
Roy Marples
2014-02-12
*
Remove needless malloc
Roy Marples
2014-02-12
*
Fix compile on BSD
Roy Marples
2014-02-12
*
Move all global variables into contexts, with a small exception for
Roy Marples
2014-02-12
*
Fix a compile warning
Roy Marples
2014-02-08
*
Fix writing the pidfile and cleaning up a bit better.
Roy Marples
2014-02-08
*
Move vendor out of global scope.
Roy Marples
2014-02-08
*
get_line is now static inside of if-options.c and is a simple wrapper around ...
Roy Marples
2014-02-07
*
Use fgets instead
Roy Marples
2014-02-07
*
Changed in 2014
Roy Marples
2014-02-07
*
Use fscand instead of get_line
Roy Marples
2014-02-07
*
Ensure fscanf does not overflow.
Roy Marples
2014-02-07
*
Fix compile
Roy Marples
2014-02-07
*
Use fscanf instead of get_line when parsing /proc/cpuinfo
Roy Marples
2014-02-07
*
Remove some dead uses of get_monotonic
Roy Marples
2014-02-07
*
Move DUID_LEN to a better header.
Roy Marples
2014-02-07
*
writepid is now a static inline function
Roy Marples
2014-02-07
*
Remove custom set_cloexec and set_nonblock functions.
Roy Marples
2014-02-07
*
Use our own signal structure instead of siginfo_t to save space.
Roy Marples
2014-02-07
*
Ignore netlink messages with an our of range pid.
Roy Marples
2014-02-07
*
Copy the siginfo_t structure onto a global copy and pass that as an
Roy Marples
2014-02-07
*
Set memory to zero
Roy Marples
2014-02-07
*
Set dev fd to -1 when stopped.
Roy Marples
2014-02-07
*
Don't hold onto an AF_INET socket for the duration of the program,
Roy Marples
2014-02-07
*
Exit correctly if no interfaces have a carrier.
Roy Marples
2014-02-07
*
Fix opening the control socket.
Roy Marples
2014-02-05
*
Use fscanf some more.
Roy Marples
2014-02-05
*
Replace get_line with sscanf
Roy Marples
2014-02-05
*
pidfd can be static now.
Roy Marples
2014-02-05
*
Move control globals into a context.
Roy Marples
2014-02-05
*
Only return 0 from daemonise if we have forked successfully, otherwise the pi...
Roy Marples
2014-02-04
*
Fork correctly from RA and DAD.
Roy Marples
2014-02-04
*
Reset kernel RA flag correctly.
Roy Marples
2014-02-04
[next]