summaryrefslogtreecommitdiff
path: root/includes/omapip/omapip.h
Commit message (Expand)AuthorAgeFilesLines
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* [master]Shawn Routhier2013-06-051-2/+5
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-1/+4
* Fix handling of changing a connectiong from connecting to connected, avoidingShawn Routhier2009-10-151-0/+6
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* Copyright++David Hankins2007-05-191-1/+1
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-0/+1
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-29/+22
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-3/+20
* Add a strcasecmp for comparing omapi_data_type_t's.Ted Lemon2001-05-021-0/+1
* Add support for omapi extensible arrays.Ted Lemon2001-02-121-1/+78
* Add omapi object initializer to object type structure.Ted Lemon2000-10-101-1/+4
* Added authentication support. The tsig_key structure has been renamedDamien Neil2000-08-031-0/+52
* Adjust arguments to omapi_object_type_registerTed Lemon2000-07-061-0/+3
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-14/+50
* Add omapi_unregister_io_object prototype.Ted Lemon2000-05-031-0/+1
* Add support for new address list type, and for new connect and listen APIs.Ted Lemon2000-05-011-0/+27
* Always define MDL to pass a filename and line number.Ted Lemon2000-04-061-2/+1
* Go back to the BSD license.Ted Lemon2000-03-171-11/+32
* Move log functions to omapip_p.h because they require cdefs.h.Ted Lemon2000-01-271-14/+0
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-29/+59
* Mass commit for Brian Murrell.Ted Lemon1999-11-201-5/+5
* Automatically include result.hTed Lemon1999-10-141-0/+1
* Get rid of u_* declarations for portability.Ted Lemon1999-10-081-4/+3
* Seperate public and private object declarations.Ted Lemon1999-10-081-165/+26
* Get a clean compile with all known gcc warnings.Ted Lemon1999-10-071-59/+66
* Make Digital Unix C compiler happy.Ted Lemon1999-10-061-4/+4
* Protect against multiple inclusionTed Lemon1999-10-041-0/+5
* Change delete to remove for compatibility with C++Ted Lemon1999-09-161-1/+1
* Add delete method and notify_object.Ted Lemon1999-09-091-1/+6
* More prototypes; adjust the object type structure.Ted Lemon1999-09-091-2/+55
* omapi include files.Ted Lemon1999-09-021-0/+434