summaryrefslogtreecommitdiff
path: root/common/comapi.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-8/+7
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-4/+4
* Almost done (still aestetic fixes and of course doc, doc, doc)Francis Dupont2016-10-061-1/+0
* [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...Thomas Markwalder2016-03-041-2/+1
* [master] Fixed memory leask in omapi dereferencingThomas Markwalder2015-11-051-13/+1
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* [master]Shawn Routhier2012-10-161-6/+2
* Fixed many compilation problems ("set, but not used" warnings) forTomek Mrugalski2012-03-091-25/+34
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-36/+36
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* Check whether files are zero length before parsing them [rt17757]Evan Hunt2008-03-071-5/+5
* Version to 4.0.0a3.David Hankins2007-09-051-1/+1
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-29/+2
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-2/+2
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-33/+26
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-5/+252
* Add line-oriented argument to new_parse().Ted Lemon2001-05-021-2/+2
* Fix up NetBSD/alpha build.Ted Lemon2001-02-261-2/+2
* Move interface code so that it doesn't pollute the relay agent.Ted Lemon2000-12-281-308/+2
* Add initializer arg to object type setup calls.Ted Lemon2000-10-101-5/+6
* The size of the OMAPI group object was being assigned asDamien Neil2000-08-081-2/+2
* Remove an unneeded memset() that caused a null-pointer-dereference whenDamien Neil2000-08-031-2/+1
* Adjust arguments to omapi_object_type_registerTed Lemon2000-07-061-5/+5
* Fix up various platform-specific errors.Ted Lemon2000-05-171-1/+2
* Move common omapi support into common code.Ted Lemon2000-05-161-0/+1014