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.4.4
dhcpcd-6.4.4
Roy Marples
2014-09-16
*
Fix a memory leak handling carrier drops with a psuedo interface.
Roy Marples
2014-09-16
*
This fix is wrong, real fix in libdhcpcd.
Roy Marples
2014-09-16
*
Remove dead code.
Roy Marples
2014-09-16
*
Randomise IPv4 static setup as well so we don't pick up the kernel delete mes...
Roy Marples
2014-09-15
*
It's possible to configure a Linux kernel with nl80211 where the
Roy Marples
2014-09-15
*
Fix FD_LISTEN | FD_UNPRIV flags
Roy Marples
2014-09-15
*
The args sent from control socket do not include a program in argv[0]
Roy Marples
2014-09-15
*
Back out mistaken commit
Roy Marples
2014-09-15
*
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 compile without -DINET6
Roy Marples
2014-09-14
*
Add wpa_supplicant_driver option for nl80211 users.
Roy Marples
2014-09-13
*
No longer need the header stdarg.h
Roy Marples
2014-09-13
*
Punt this now un-used function eloop_q_timeouts_delete
Roy Marples
2014-09-13
*
Fix typo [afadc40198]
Roy Marples
2014-09-13
*
Fix expire and re-solicit on drop
Roy Marples
2014-09-12
*
SVCNAME -> RC_SVCNAME
Roy Marples
2014-09-12
*
Revert [2a977647fe24819f38b64c8ed7257c0bc27c8328] because if the
Roy Marples
2014-09-11
*
Improve the waitip test.
Roy Marples
2014-09-11
*
We should always have the flags variable.
Roy Marples
2014-09-11
*
Fix more clang analyzer errors.
Roy Marples
2014-09-11
*
Fix some clang analyzer errors
Roy Marples
2014-09-11
*
Record the fd which had an error.
Roy Marples
2014-09-10
*
The absence of a NL80211_ATTR_SSID means that the interface is not
Roy Marples
2014-09-10
*
Fix parsing the netlink message when no options are present.
Roy Marples
2014-09-10
*
Close the socket on non continueable errors.
Roy Marples
2014-09-10
*
Allow SSIDs with non printable characters to be used in ssid selection in
Roy Marples
2014-09-10
*
OpenBSD now correctly opens the socket as NONBLOCKing.
Roy Marples
2014-09-10
*
Fix nl80211.h test
Roy Marples
2014-09-10
*
Fix compile on OpenBSD.
Roy Marples
2014-09-10
*
Fix arc4random_uniform test.
Roy Marples
2014-09-10
*
Fix compile and warnings on BSD.
Roy Marples
2014-09-10
*
Use the nl80211 interface on Linux to get the wireless SSID.
Roy Marples
2014-09-10
*
Document every variable set for dhcpcd-run-hooks(8)
Roy Marples
2014-09-09
*
Pass SVCNAME from enviromment to hooks so that a service hook
Roy Marples
2014-09-09
*
Always define IFLA_INET6_ADDR_GEN_MODE because linux defines it as an
Roy Marples
2014-09-08
*
Add variables if_oneup and if_ipwaited so hook scripts know the overall state...
Roy Marples
2014-09-07
*
Add needed includes for some systems.
Roy Marples
2014-09-07
*
Split arc4random_uniform into it's own compat function and add
Roy Marples
2014-09-07
*
Add a sample controlgroup directive to dhcpcd.conf to make setup easier.
Roy Marples
2014-09-05
*
Implement a send queue for each control fd.
Roy Marples
2014-09-05
*
Only send DHCPv6 and RA to control sockets when DAD has been completed.
Roy Marples
2014-09-04
*
Fix compile for dev manager.
Roy Marples
2014-09-04
*
Add a write callback to eloop so we know when we can write to the socket.
Roy Marples
2014-09-04
*
--getinterfaces no longer supports an option interface list.
Roy Marples
2014-09-04
*
Fix the number of interfaces we actually send
Roy Marples
2014-09-02
*
Close the sockets after shutting them down.
Roy Marples
2014-09-02
*
Don't log an interface for the global error.
Roy Marples
2014-09-02
*
Minor optimisation.
Roy Marples
2014-09-01
[next]