]> git.ipfire.org Git - thirdparty/dhcp.git/history - omapip/dispatch.c
- Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]
[thirdparty/dhcp.git] / omapip / dispatch.c
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