]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2014-09-29  Roy MarplesDon't use a magic number for print_string flags.
2014-09-28  Roy MarplesFix compile
2014-09-28  Roy MarplesBe more safe, escape * ? [ # ? = % as well.
2014-09-28  Roy MarplesFix an unaligned access error on BeagleBone Black with...
2014-09-28  Roy MarplesSome strings don't need to be shell escaped - for examp...
2014-09-28  Roy MarplesReference dhcpcd-code(8) as well as unvis(1).
2014-09-27  Roy MarplesRelease dhcpcd-6.4.7 v6.4.7
2014-09-27  Roy MarplesFix a compile problem on Linux with IPv6 disabled.
2014-09-27  Roy MarplesFix an impossible clang analyser warning.
2014-09-27  Roy MarplesRelease dhcpcd-6.4.6 v6.4.6
2014-09-27  Roy MarplesWe only supply svis(3) so rename the files as such.
2014-09-26  Roy MarplesClean up configure _vis files
2014-09-26  Roy MarplesDocument $new_dhcp6_prefix
2014-09-26  Roy MarplesCall dhcpcd-run-hooks correctly when delegated prefixes...
2014-09-26  Roy MarplesFix a memory error when ia_* config exists but IPv6...
2014-09-26  Roy MarplesReport delegated addresses, fixes [2887c4de47].
2014-09-26  Roy MarplesCheck we are writing to a string before checking for...
2014-09-26  Roy MarplesSanitise the following characters using svis(3) with...
2014-09-25  Roy MarplesEnsure servername and bootfile are safely exported.
2014-09-24  Roy MarplesDocument DELEGATED6.
2014-09-24  Roy MarplesWhitespace
2014-09-24  Roy MarplesIf a lease has no timers, expire it right away.
2014-09-24  Roy MarplesUse ctx options rather than ifp for lease dumping.
2014-09-24  Roy MarplesDon't discard expired leases when dumping.
2014-09-23  Roy MarplesWe don't need to pass a signal handling function.
2014-09-22  Roy MarplesFix some sign mismatch errors.
2014-09-22  Roy MarplesFix configure errors without pkg-config installed.
2014-09-22  Roy MarplesDetect IPv6 route deletion on Linux.
2014-09-22  Roy MarplesFix compile on Linux.
2014-09-22  Roy MarplesWe can't add link-local addresses to POINTOPOINT interf...
2014-09-22  Roy MarplesDetect removal of IPv6 routes on BSD
2014-09-21  Roy MarplesOnly hunt for a cross compiler if build != host.
2014-09-21  Roy MarplesRevert faulty patch
2014-09-21  Roy MarplesOnly hunt for a cross compiler if build != host.
2014-09-21  Roy MarplesBring back inline in be*enc,dec as it's in a header.
2014-09-21  Roy MarplesRedirect fd 3 to config.log.
2014-09-21  Roy MarplesCheck that CC works after applying all our CPPFLAGS...
2014-09-18  Roy MarplesRelease dhcpcd-6.4.5 v6.4.5
2014-09-18  Roy MarplesRemove some inline keywords, let the compiler work...
2014-09-18  Roy MarplesCheck we have allocated IPv6 resources before checkings...
2014-09-18  Roy MarplesAdd _DEFAULT_SOURCE #define to linux builds so glibc...
2014-09-18  Roy MarplesRemove linux/ipv6.h from everywhere except ipv6.h.
2014-09-18  Roy MarplesRemove all caddr_t usage
2014-09-18  Roy MarplesRemove some caddr_t usage.
2014-09-18  Roy MarplesClean up some compile errors.
2014-09-18  Roy MarplesFix compile on BSD
2014-09-18  Roy MarplesRemove all instances of if_indextoname and add a replac...
2014-09-16  Roy MarplesRelease dhcpcd-6.4.4 v6.4.4
2014-09-16  Roy MarplesFix a memory leak handling carrier drops with a psuedo...
2014-09-16  Roy MarplesThis fix is wrong, real fix in libdhcpcd.
2014-09-16  Roy MarplesRemove dead code.
2014-09-15  Roy MarplesRandomise IPv4 static setup as well so we don't pick...
2014-09-15  Roy MarplesIt's possible to configure a Linux kernel with nl80211...
2014-09-15  Roy MarplesFix FD_LISTEN | FD_UNPRIV flags
2014-09-15  Roy MarplesThe args sent from control socket do not include a...
2014-09-15  Roy MarplesBack out mistaken commit
2014-09-15  Roy MarplesDescribe master mode some more.
2014-09-14  Roy MarplesAdd an unprivileged control socket so that normal users can
2014-09-14  Roy MarplesFix compile without -DINET6
2014-09-13  Roy MarplesAdd wpa_supplicant_driver option for nl80211 users.
2014-09-13  Roy MarplesNo longer need the header stdarg.h
2014-09-13  Roy MarplesPunt this now un-used function eloop_q_timeouts_delete
2014-09-13  Roy MarplesFix typo [afadc40198]
2014-09-12  Roy MarplesFix expire and re-solicit on drop
2014-09-12  Roy MarplesSVCNAME -> RC_SVCNAME
2014-09-11  Roy MarplesRevert [2a977647fe24819f38b64c8ed7257c0bc27c8328] becau...
2014-09-11  Roy MarplesImprove the waitip test.
2014-09-11  Roy MarplesWe should always have the flags variable.
2014-09-11  Roy MarplesFix more clang analyzer errors.
2014-09-11  Roy MarplesFix some clang analyzer errors
2014-09-10  Roy MarplesRecord the fd which had an error.
2014-09-10  Roy MarplesThe absence of a NL80211_ATTR_SSID means that the inter...
2014-09-10  Roy MarplesFix parsing the netlink message when no options are...
2014-09-10  Roy MarplesClose the socket on non continueable errors.
2014-09-10  Roy MarplesAllow SSIDs with non printable characters to be used...
2014-09-10  Roy MarplesOpenBSD now correctly opens the socket as NONBLOCKing.
2014-09-10  Roy MarplesFix nl80211.h test
2014-09-10  Roy MarplesFix compile on OpenBSD.
2014-09-10  Roy MarplesFix arc4random_uniform test.
2014-09-10  Roy MarplesFix compile and warnings on BSD.
2014-09-10  Roy MarplesUse the nl80211 interface on Linux to get the wireless...
2014-09-09  Roy MarplesDocument every variable set for dhcpcd-run-hooks(8)
2014-09-09  Roy MarplesPass SVCNAME from enviromment to hooks so that a servic...
2014-09-08  Roy MarplesAlways define IFLA_INET6_ADDR_GEN_MODE because linux...
2014-09-07  Roy MarplesAdd variables if_oneup and if_ipwaited so hook scripts...
2014-09-07  Roy MarplesAdd needed includes for some systems.
2014-09-07  Roy MarplesSplit arc4random_uniform into it's own compat function...
2014-09-05  Roy MarplesAdd a sample controlgroup directive to dhcpcd.conf...
2014-09-05  Roy MarplesImplement a send queue for each control fd.
2014-09-04  Roy MarplesOnly send DHCPv6 and RA to control sockets when DAD...
2014-09-04  Roy MarplesFix compile for dev manager.
2014-09-04  Roy MarplesAdd a write callback to eloop so we know when we can...
2014-09-04  Roy Marples--getinterfaces no longer supports an option interface...
2014-09-02  Roy MarplesFix the number of interfaces we actually send
2014-09-02  Roy MarplesClose the sockets after shutting them down.
2014-09-02  Roy MarplesDon't log an interface for the global error.
2014-09-01  Roy MarplesMinor optimisation.
2014-09-01  Roy MarplesAs we listen and consume bootpc on the global socket...
2014-08-20  Roy MarplesWhitespace
2014-08-20  Roy MarplesEnsure domain label length and jump values fit inside...
next