]> git.ipfire.org Git - thirdparty/dhcp.git/history - omapip/support.c
Added new files from libtool build to gitignore
[thirdparty/dhcp.git] / omapip / support.c
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2012-10-16  Shawn Routhier[master]
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2010-02-11  Shawn RouthierPrimarly fix the trace code. This was broken during...
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...
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...
2006-02-24  David Hankins- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into...
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
2001-05-02  Ted LemonAdd a strcasecmp for comparing omapi_data_type_t's.
2001-02-15  Ted LemonInitialize minires tracing.
2001-02-15  Ted LemonCall trace setup hooks for connection.c and buffer.c.
2001-02-12  Ted LemonAdd some support for tracing connections.
2000-10-10  Ted LemonAdd omapi object initializer to object type structure.
2000-10-01  Ted LemonAllow return result of ISC_R_UNCHANGED in omapi_update_...
2000-09-29  Ted LemonWrap some new debugging code with #ifdef DEBUG.
2000-09-27  Ted LemonPanic commit.
2000-08-03  Damien NeilAdded authentication support. The tsig_key structure...
2000-07-06  Ted LemonAdjust arguments to omapi_object_type_register
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-05-01  Ted LemonFix a stupid pasto in make_int_value. Add make_uint_v...
2000-03-17  Ted LemonGo back to the BSD license.
2000-01-26  Ted LemonFix compilation errors introduced in the last set of...
1999-11-20  Ted LemonMass commit for Brian Murrell.
1999-10-08  Ted LemonGet rid of u_* declarations for portability.
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-16  Ted LemonNotice error return from 'updated' signal.
1999-09-16  Ted LemonChange delete to remove for compatibility with C++
1999-09-09  Ted LemonAdd delete method. Support remote-handle.
1999-09-09  Ted LemonAdd some additional support functions. Fix type regis...
1999-09-08  Ted LemonDebugging sweep, added some new functionality
1999-09-02  Ted LemonOmapi library, initial checkin