]> git.ipfire.org Git - thirdparty/dhcp.git/history - omapip/message.c
copy rights update
[thirdparty/dhcp.git] / omapip / message.c
2022-01-25  Wlodek Wencelcopy rights update
2022-01-20  Tomek Mrugalski[#189] Whitespace fixes in opened files
2022-01-20  Tomek Mrugalski[#189] ISC address updated
2017-12-07  Thomas Markwalder[master] Plugs a socket descriptor leak in OMAPI
2017-11-23  Francis DupontMerged rt44950 (MA compat)
2017-07-12  Thomas Markwalder[master] Replaced licensing text with MPL licensing...
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2009-11-24  Shawn RouthierUpdate copyright years
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2009-04-07  David Hankins- Memory leak in the load_balance_mine() function is...
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-17  Ted LemonSync with 3.0rc7
2000-08-14  Damien NeilAdded a number of (#ifdef-guarded) debugging statements.
2000-08-03  Damien NeilAdded authentication support. The tsig_key structure...
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-03-17  Ted LemonGo back to the BSD license.
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...
2000-01-25  Ted Lemon- New malloc debug.
1999-10-24  Ted LemonGet rid of some returns that aren't reachable.
1999-10-14  Ted Lemon- Don't try to look up an object if we didn't get a...
1999-10-08  Ted LemonPass pointer to unsigned long, for portability to 64...
1999-10-08  Ted LemonSeperate public and private object declarations.
1999-10-07  Ted LemonGet a clean compile with all known gcc warnings.
1999-10-01  Ted Lemon- Fix the open lookup so that a result code of NOKEYS...
1999-09-16  Ted LemonChange delete to remove for compatibility with C++
1999-09-09  Ted LemonBug fixes courtesy of Brian Murrell
1999-09-09  Ted LemonAdd delete method and notify_object.
1999-09-09  Ted LemonFix many small bugs.
1999-09-08  Ted LemonDebugging sweep, added some new functionality
1999-09-02  Ted LemonOmapi library, initial checkin