summaryrefslogtreecommitdiff
path: root/includes/omapip/omapip_p.h
Commit message (Expand)AuthorAgeFilesLines
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-6/+4
* Remerged #38692Francis Dupont2015-11-171-1/+2
* Unmerged #38692Francis Dupont2015-11-171-2/+1
* Merged #38692 (use program base name in (sys)log)Francis Dupont2015-09-121-1/+2
* [master] Several small patchesShawn Routhier2014-04-251-1/+0
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* Add a compile time check for the presence of the noreturn attributeShawn Routhier2012-02-161-1/+1
* Add code to clear the pointer to an object in an OMAPI handle when theShawn Routhier2010-09-071-1/+4
* Primarly fix the trace code. This was broken during the modfictions of theShawn Routhier2010-02-111-2/+0
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Ticket 20540 - clean ups for DHCP-DDNS work, add an change dropped in theShawn Routhier2009-11-191-0/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-5/+13
* 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/+3
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-28/+19
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-3/+8
* Need error message translation for omapi as well.Ted Lemon2001-05-021-0/+3
* Change the index element of omapi_listener_object_t from an int32_tDamien Neil2001-02-151-1/+1
* Add prototype for minires tracing.Ted Lemon2001-02-151-0/+2
* Add some more trace hooks.Ted Lemon2001-02-151-1/+4
* Trace-related changes.Ted Lemon2001-02-121-1/+12
* Include memory.h so that we don't get warnings from gcc about using memcmp.Ted Lemon2000-09-051-0/+1
* Use unsigned char instead of u_char.Ted Lemon2000-08-171-1/+1
* Added authentication support. The tsig_key structure has been renamedDamien Neil2000-08-031-1/+36
* Moved hash.c from libdhcp to libomapi, in anticipation of moving theDamien Neil2000-08-011-0/+1
* Moved convert.c from libdhcp to libomapi. (libomapi should not dependDamien Neil2000-08-011-0/+1
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-9/+27
* Put address list scan state info into connection object.Ted Lemon2000-05-011-0/+3
* Go back to the BSD license.Ted Lemon2000-03-171-11/+32
* Get rid of alphaosf workaround - found a better one.Ted Lemon2000-02-031-1/+0
* Don't include BIND 8 resolver files anymore.Ted Lemon2000-02-021-5/+0
* AIX and Digital Unix compatibility fixes.Ted Lemon2000-02-011-0/+1
* Move log functions to omapip_p.h because they require cdefs.h.Ted Lemon2000-01-271-0/+14
* Fix up some declarations.Ted Lemon1999-11-231-4/+4
* unsigned -> u_int32_tTed Lemon1999-11-231-9/+9
* Private definitions for omapip library.Ted Lemon1999-10-081-0/+189