summaryrefslogtreecommitdiff
path: root/omapip/message.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-8/+8
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [master] Plugs a socket descriptor leak in OMAPIThomas Markwalder2017-12-071-1/+1
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-4/+4
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-32/+32
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* - Memory leak in the load_balance_mine() function is fixed. This wouldDavid Hankins2009-04-071-1/+1
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-4/+0
* Copyright++David Hankins2007-05-191-1/+1
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-0/+2
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-30/+31
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-11/+7
* Sync with 3.0rc7Ted Lemon2001-05-171-8/+34
* Added a number of (#ifdef-guarded) debugging statements.Damien Neil2000-08-141-0/+21
* Added authentication support. The tsig_key structure has been renamedDamien Neil2000-08-031-48/+117
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-0/+3
* Go back to the BSD license.Ted Lemon2000-03-171-12/+33
* - In reference count history, remember the address where the referenceTed Lemon2000-01-271-1/+1
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-21/+16
* - New malloc debug.Ted Lemon2000-01-251-98/+61
* Get rid of some returns that aren't reachable.Ted Lemon1999-10-241-4/+0
* - Don't try to look up an object if we didn't get a description with whichTed Lemon1999-10-141-0/+7
* Pass pointer to unsigned long, for portability to 64-bit architectures.Ted Lemon1999-10-081-3/+4
* Seperate public and private object declarations.Ted Lemon1999-10-081-1/+1
* Get a clean compile with all known gcc warnings.Ted Lemon1999-10-071-9/+9
* - Fix the open lookup so that a result code of NOKEYS does not causeTed Lemon1999-10-011-1/+3
* Change delete to remove for compatibility with C++Ted Lemon1999-09-161-3/+3
* Bug fixes courtesy of Brian MurrellTed Lemon1999-09-091-2/+2
* Add delete method and notify_object.Ted Lemon1999-09-091-5/+49
* Fix many small bugs.Ted Lemon1999-09-091-76/+90
* Debugging sweep, added some new functionalityTed Lemon1999-09-081-0/+317
* Omapi library, initial checkinTed Lemon1999-09-021-0/+294