summaryrefslogtreecommitdiff
path: root/includes/omapip
Commit message (Expand)AuthorAgeFilesLines
* 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-247-7/+7
* 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-284-6/+259
* 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-237-14/+14
* Copyright++David Hankins2007-05-193-3/+3
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-193-1/+5
* - Some default hash table sizes were tweaked, some upwards, some downwards.David Hankins2006-10-271-0/+8
* Hankin's fixes for hash-related core dumps on HEAD.Shane Kerr2006-07-251-1/+3
* Compiler warnings (a few were bugfixes internal to HEAD development) silenced.David Hankins2006-06-051-2/+2
* - Varying option space code and length bit widths (8/16/32) are nowDavid Hankins2006-06-011-22/+31
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-2/+2
* Corrections to changes made on HEAD pursuant to review of changes betweenDavid Hankins2005-09-301-7/+5
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-177-228/+193
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-275-18/+43
* Add a strcasecmp for comparing omapi_data_type_t's.Ted Lemon2001-05-021-0/+1
* Need error message translation for omapi as well.Ted Lemon2001-05-021-0/+3
* Make header lengths signed rather than unsigned, fix snoop_time().Ted Lemon2001-02-221-3/+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-152-0/+3
* Add some more trace hooks.Ted Lemon2001-02-151-1/+4
* Add support for omapi extensible arrays.Ted Lemon2001-02-121-1/+78
* Trace-related changes.Ted Lemon2001-02-121-1/+12
* Trace-related definitions and prototypes.Ted Lemon2001-02-121-0/+122
* Add an rc_history_count variable so that we can see if the history overflewTed Lemon2001-01-251-1/+3
* Add omapi object initializer to object type structure.Ted Lemon2000-10-101-1/+4
* 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-032-1/+88
* Moved hash.c from libdhcp to libomapi, in anticipation of moving theDamien Neil2000-08-012-0/+142
* Moved convert.c from libdhcp to libomapi. (libomapi should not dependDamien Neil2000-08-012-0/+62
* 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-162-23/+77
* Add omapi_unregister_io_object prototype.Ted Lemon2000-05-031-0/+1
* Put address list scan state info into connection object.Ted Lemon2000-05-011-0/+3
* 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-174-44/+128
* 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
* Add reference pointer to rc history structure.Ted Lemon2000-01-271-1/+2
* Move log functions to omapip_p.h because they require cdefs.h.Ted Lemon2000-01-272-14/+14
* - In reference count history, remember the address where the referenceTed Lemon2000-01-271-5/+6
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-262-32/+121
* Fix up some declarations.Ted Lemon1999-11-231-4/+4
* unsigned -> u_int32_tTed Lemon1999-11-231-9/+9
* Mass commit for Brian Murrell.Ted Lemon1999-11-201-5/+5