summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* We should include sys/uio.h for writevRoy Marples2009-01-26
* Release 4.99.12Roy Marples2009-01-26
* while -> forRoy Marples2009-01-26
* Optimize code around NULL terminated hostname.Roy Marples2009-01-26
* Terminate hostnameRoy Marples2009-01-26
* Stop storing length in hostname.Roy Marples2009-01-26
* We should only send short hostnames as qualfied ones confuse ISC DHCP server....Roy Marples2009-01-26
* Ensure that we have enough buffer for gethostname and terminate it correctly.Roy Marples2009-01-26
* Fix compile with crappy linux headers.Roy Marples2009-01-23
* Release 4.99.11Roy Marples2009-01-23
* Fix a valgrid issue and don't call getifssid unless we are wireless.Roy Marples2009-01-23
* Report ssid for carrier events correctly.Roy Marples2009-01-23
* nohook 20-resolv.conf should work now.Roy Marples2009-01-22
* ssid should be old_ and new_.Roy Marples2009-01-22
* Report the fact we're wireless and our ssidRoy Marples2009-01-22
* Release 4.99.10Roy Marples2009-01-22
* The lack of a rebind time should not force a default renewal time, #156.Roy Marples2009-01-22
* Handle stopping and releasing a little better.Roy Marples2009-01-20
* We need to handle SIGPIPE so we don't abort.Roy Marples2009-01-20
* Ensure we have a state when comparingRoy Marples2009-01-20
* When dropping config, we should punt the old config so we don't drop it twice.Roy Marples2009-01-19
* Release 4.99.8Roy Marples2009-01-17
* Test length, not null.Roy Marples2009-01-17
* Style.Roy Marples2009-01-15
* We should use close here.Roy Marples2009-01-15
* We should shutdown instead of close our sockets to inform clients they have g...Roy Marples2009-01-15
* --getinterfaces should be more than sufficient for the control socket.Roy Marples2009-01-15
* We should use the reason CARRIER as well and run carrier notifications after ...Roy Marples2009-01-15
* We need to send the terminator also.Roy Marples2009-01-15
* We need to close our listeners before removing the socket so clients close do...Roy Marples2009-01-15
* New configure reasons NOCARRIER and NAK instead of just sending EXPIRE.Roy Marples2009-01-15
* Send version length first on the control socket.Roy Marples2009-01-13
* Remove .svn dirs from snapshots.Roy Marples2009-01-13
* Copyright.Roy Marples2009-01-13
* Store the reason we run the script against the interface state.Roy Marples2009-01-13
* Remove the limit for the number of connections to the control socket.Roy Marples2009-01-12
* whitespaceRoy Marples2009-01-12
* CopyrightRoy Marples2009-01-12
* set broadcast_address correctly.Roy Marples2009-01-12
* Improve the nohook documentation.Roy Marples2009-01-05
* SpellingRoy Marples2009-01-05
* Allow version to be returned over the control interface.Roy Marples2009-01-05
* Adding subnet routes with just sdl_index set does not work for FreeBSD.Roy Marples2009-01-02
* Fix getting ssid.Roy Marples2009-01-01
* You can now add a configure block per ssid if the interface is wireless.Roy Marples2009-01-01
* Add a static directive that allows the configuration of variables, whichRoy Marples2009-01-01
* Document the BSD subnet manipulation issue in the README and not the man page.Roy Marples2008-12-21
* Release 4.99.7Roy Marples2008-12-19
* Document the BSD issue with dhcpcd changing the subnet route.Roy Marples2008-12-18
* send_request is no longer a public interface.Roy Marples2008-12-18