summaryrefslogtreecommitdiff
path: root/omapip/support.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#76] Added new functions to man page dhcpctl/dhcpctl.3Thomas Markwalder2022-01-201-1/+1
* [#76] Initial implemention to dhcpctl_timed_wait_for_completionThomas Markwalder2022-01-201-2/+2
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-4/+4
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-5/+4
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* [master]Shawn Routhier2012-10-161-2/+9
* Primarly fix the trace code. This was broken during the modfictions of theShawn Routhier2010-02-111-1/+0
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-6/+4
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-16/+0
* Copyright++David Hankins2007-05-191-2/+2
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-1/+3
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-1/+6
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-38/+34
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-0/+13
* Sync with 3.0rc7Ted Lemon2001-05-171-4/+9
* Add a strcasecmp for comparing omapi_data_type_t's.Ted Lemon2001-05-021-0/+25
* Initialize minires tracing.Ted Lemon2001-02-151-0/+1
* Call trace setup hooks for connection.c and buffer.c.Ted Lemon2001-02-151-0/+2
* Add some support for tracing connections.Ted Lemon2001-02-121-1/+5
* Add omapi object initializer to object type structure.Ted Lemon2000-10-101-10/+19
* Allow return result of ISC_R_UNCHANGED in omapi_update_object.Ted Lemon2000-10-011-1/+1
* Wrap some new debugging code with #ifdef DEBUG.Ted Lemon2000-09-291-0/+4
* Panic commit.Ted Lemon2000-09-271-3/+33
* Added authentication support. The tsig_key structure has been renamedDamien Neil2000-08-031-2/+47
* Adjust arguments to omapi_object_type_registerTed Lemon2000-07-061-8/+13
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-16/+32
* Fix a stupid pasto in make_int_value. Add make_uint_value.Ted Lemon2000-05-011-8/+14
* Go back to the BSD license.Ted Lemon2000-03-171-12/+33
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-66/+65
* Mass commit for Brian Murrell.Ted Lemon1999-11-201-1/+1
* Get rid of u_* declarations for portability.Ted Lemon1999-10-081-2/+2
* 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-22/+25
* Notice error return from 'updated' signal.Ted Lemon1999-09-161-1/+3
* Change delete to remove for compatibility with C++Ted Lemon1999-09-161-2/+2
* Add delete method. Support remote-handle.Ted Lemon1999-09-091-11/+17
* Add some additional support functions. Fix type registration function.Ted Lemon1999-09-091-30/+96
* Debugging sweep, added some new functionalityTed Lemon1999-09-081-8/+233
* Omapi library, initial checkinTed Lemon1999-09-021-0/+380