summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-5.0.6dhcpcd-5.0.6Roy Marples2009-07-08
* Ensure that DBDIR and RUNDIR exist if defined as /var/db/dhcpcd and/or /var/r...Roy Marples2009-07-08
* Ensure that ntp.conf exists before removing markers.Roy Marples2009-07-08
* Change get_option_addr to accept struct in_addr * instead of uint32_t *Roy Marples2009-07-08
* Add -W, --whitelist addr/cidrRoy Marples2009-07-05
* Silence more GCC warnings about unused return values.Roy Marples2009-07-04
* Document nooptionRoy Marples2009-07-04
* When we get an ACK we should close DHCP sockets so we don't handle any NAKsRoy Marples2009-07-04
* Log the MTU changes.Roy Marples2009-07-04
* Save the MTU when changing it.Roy Marples2009-07-03
* Release dhcpcd-5.0.5dhcpcd-5.0.5Roy Marples2009-07-03
* Respect the MTU by default.Roy Marples2009-07-03
* Fix detecting the dstaddr at startup.Roy Marples2009-07-03
* Style.Roy Marples2009-06-09
* Release dhcpcd-5.0.4dhcpcd-5.0.4Roy Marples2009-05-14
* Although RFC2131 requires a ServerID we can actually work without one.Roy Marples2009-05-13
* The smallest MTU we can work with is 576, so don't set less.Roy Marples2009-05-13
* Enforce a minimum lease of 20 seconds so we can do thingsRoy Marples2009-05-13
* Release dhcpcd-5.0.3dhcpcd-5.0.3Roy Marples2009-05-11
* ifas without an ifa_addr seem to indicate a link without a hwaddr, soRoy Marples2009-05-11
* I stand corrected - ifa_addr can be NULL from getifaddrs(3)Roy Marples2009-05-10
* Some glibc versions have a NULL ifa_addr for the ifa from getifaddrs(3).Roy Marples2009-05-10
* Release dhcpcd-5.0.2dhcpcd-5.0.2Roy Marples2009-05-10
* Don't forget to remove .gitignoreRoy Marples2009-05-10
* Add a build target to prepare dhcpcd for importing into NetBSD.Roy Marples2009-05-10
* Document new behaviour re lookup-hostnameRoy Marples2009-05-10
* Install the lookup-hostname script by default but don't run it by default.Roy Marples2009-05-09
* Fix dhcpcd -n $int starting a new instance of dhcpcd if not running.Roy Marples2009-05-09
* Ensure that our dirs exist in the PREINIT stage.Roy Marples2009-05-03
* Some distros need additional headers to compile linux/wireless.hRoy Marples2009-05-03
* Release dhcpcd-5.0.1dhcpcd-5.0.1Roy Marples2009-05-03
* We need to cast to void * to remove warnings on Sparc64roy@ubersparc.marples.name2009-05-02
* Add (c) to CopyrightRoy Marples2009-05-01
* Go back to using gitRoy Marples2009-04-30
* Release dhcpcd-5.0.0Roy Marples2009-04-28
* Fix existing address detection.Roy Marples2009-04-27
* TypoRoy Marples2009-04-24
* dhcpcd -V now shows all variables we set, even without an option.Roy Marples2009-04-24
* Remove .depend before creating it.Roy Marples2009-04-24
* Only allow lo0 through allowRoy Marples2009-04-20
* No need for this.Roy Marples2009-04-20
* Fix quotingRoy Marples2009-04-20
* No need to quote here.Roy Marples2009-04-20
* Revert iforder -> interface_orderRoy Marples2009-04-20
* Remove old NetworkManager script - it's useless these days.Roy Marples2009-04-20
* Prefix interface vars with if so we don't stamp on generic names like 'flags'.Roy Marples2009-04-20
* Release .18Roy Marples2009-04-19
* Blank memory correctly so we pickup address and route addition/deletion better.Roy Marples2009-04-19
* Release dhcpcd-4.99.17Roy Marples2009-04-19
* Add an option to fallback to a profile when DHCP fails.Roy Marples2009-04-18