summaryrefslogtreecommitdiff
path: root/common/comapi.c
Commit message (Expand)AuthorAgeFilesLines
* [v4_2] Remove vix.com and nominum.comShawn Routhier2014-01-271-7/+1
* -n [v4_2]Shawn Routhier2012-10-161-6/+2
* Fixed many compilation problems ("set, but not used" warnings) forTomek Mrugalski2012-03-091-25/+34
* Release engineering - dates and copyrightsShawn Routhier2009-11-201-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