]> git.ipfire.org Git - thirdparty/dhcp.git/history - omapip/dispatch.c
regen
[thirdparty/dhcp.git] / omapip / dispatch.c
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2013-10-30  Shawn Routhier[master]
2012-11-26  Shawn Routhier[master]
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2009-11-24  Shawn RouthierUpdate copyright years
2009-11-19  Shawn RouthierTicket 20540 - clean ups for DHCP-DDNS work, add an...
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
2009-10-15  Shawn RouthierFix handling of changing a connectiong from connecting...
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2009-03-24  David Hankins- A bug in DLPI packet transmission (Solaris, HP/UX...
2008-03-18  David Hankins- A memory leak when using omapi has been fixed. ...
2008-01-24  Evan HuntUpdated copyright strings for 4.1.0a1 release
2008-01-21  David Hankins- Multiple (up to "delayed-ack x;" maximum) DHCPv4...
2008-01-03  Francis Dupontfiner granularity timers
2007-11-30  Francis Dupontalmost editorial stuff
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-05-19  David HankinsCopyright++
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-05-02  Ted LemonCosmetic fix.
2001-04-20  Ted LemonIf an IO descriptor goes bad, stop waiting on it.
2000-11-01  Damien NeilFix for bug #416: If a server hands dhclient an insanel...
2000-09-12  Ted LemonPrint more information when bad socket is found.
2000-08-03  Damien NeilAdded authentication support. The tsig_key structure...
2000-07-10  Damien NeilProperly initialize 'last' when removing I/O objects...
2000-07-05  Ted LemonGet rid of some debugging statements
2000-06-29  Ted LemonFix some debugging code so it compiles on Solaris.
2000-06-20  Ted Lemon- Add some code to actually track down and report the...
2000-06-06  Ted LemonAccount for possibility that io object has no inner...
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-05-03  Ted Lemon- Fix up reference counting of io object chain.
2000-03-17  Ted LemonGo back to the BSD license.
2000-02-15  Ted LemonIncorporate Brian Murrell's new OMAPI DHCP client changes.
2000-01-27  Ted Lemon- In reference count history, remember the address...
2000-01-26  Ted LemonFix compilation errors introduced in the last set of...
1999-10-08  Ted LemonSeperate public and private object declarations.
1999-10-07  Ted LemonGet a clean compile with all known gcc warnings.
1999-09-09  Ted LemonStrip the waiter from its object after the wait completes!
1999-09-02  Ted LemonOmapi library, initial checkin