Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Primarly fix the trace code. This was broken during the modfictions of the | Shawn Routhier | 2010-02-11 | 1 | -1/+0 |
| | | | | | | DDNS code to use the bind libraries. This patch fixes that breakage and includes support for the new DDNS code. This patch also deletes some dead code and neatens up some log messages. | ||||
* | Update copyright years | Shawn Routhier | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | Support for asynchronous ddns per ticket 19216 - convert to using isclib and | Shawn Routhier | 2009-10-28 | 1 | -6/+4 |
| | | | | dnslib. | ||||
* | Switch isc urls from http to https and correct sw to services or software | Shawn Routhier | 2009-07-23 | 1 | -2/+2 |
| | | | | for new web site as appropirate. | ||||
* | Code cleanup to remove warnings from "gcc -Wall". | Shane Kerr | 2007-07-13 | 1 | -16/+0 |
| | | | | See RT ticket #16988 for more. | ||||
* | Copyright++ | David Hankins | 2007-05-19 | 1 | -2/+2 |
| | |||||
* | - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b] | David Hankins | 2007-05-19 | 1 | -1/+3 |
| | | | | | - RELNOTES/README++ - s/wether/whether/ in dhcp-options.5 manpage edits. | ||||
* | - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silence | David Hankins | 2006-02-24 | 1 | -1/+6 |
| | | | | robie). | ||||
* | MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are | David Hankins | 2005-03-17 | 1 | -38/+34 |
| | | | | now synced as of tag V3-0-3-BETA-1. | ||||
* | Merge changes between 3.0rc7 and 3.0rc8pl2. | Ted Lemon | 2001-06-27 | 1 | -0/+13 |
| | |||||
* | Sync with 3.0rc7 | Ted Lemon | 2001-05-17 | 1 | -4/+9 |
| | |||||
* | Add a strcasecmp for comparing omapi_data_type_t's. | Ted Lemon | 2001-05-02 | 1 | -0/+25 |
| | |||||
* | Initialize minires tracing. | Ted Lemon | 2001-02-15 | 1 | -0/+1 |
| | |||||
* | Call trace setup hooks for connection.c and buffer.c. | Ted Lemon | 2001-02-15 | 1 | -0/+2 |
| | |||||
* | Add some support for tracing connections. | Ted Lemon | 2001-02-12 | 1 | -1/+5 |
| | |||||
* | Add omapi object initializer to object type structure. | Ted Lemon | 2000-10-10 | 1 | -10/+19 |
| | |||||
* | Allow return result of ISC_R_UNCHANGED in omapi_update_object. | Ted Lemon | 2000-10-01 | 1 | -1/+1 |
| | |||||
* | Wrap some new debugging code with #ifdef DEBUG. | Ted Lemon | 2000-09-29 | 1 | -0/+4 |
| | |||||
* | Panic commit. | Ted Lemon | 2000-09-27 | 1 | -3/+33 |
| | |||||
* | Added authentication support. The tsig_key structure has been renamed | Damien Neil | 2000-08-03 | 1 | -2/+47 |
| | | | | | to auth_key and moved into libomapi. libomapi now depends on libres, which contains the data signing routines. | ||||
* | Adjust arguments to omapi_object_type_register | Ted Lemon | 2000-07-06 | 1 | -8/+13 |
| | |||||
* | - Fix all the OMAPI objects in the DHCP server and client that weren't | Ted Lemon | 2000-05-16 | 1 | -16/+32 |
| | | | | | | | being correctly reference-counted. - Make and use object-specific allocators. - Add reference/dereference support to hash functions and to timeout functions. | ||||
* | Fix a stupid pasto in make_int_value. Add make_uint_value. | Ted Lemon | 2000-05-01 | 1 | -8/+14 |
| | |||||
* | Go back to the BSD license. | Ted Lemon | 2000-03-17 | 1 | -12/+33 |
| | |||||
* | Fix compilation errors introduced in the last set of checkins. | Ted Lemon | 2000-01-26 | 1 | -66/+65 |
| | |||||
* | Mass commit for Brian Murrell. | Ted Lemon | 1999-11-20 | 1 | -1/+1 |
| | |||||
* | Get rid of u_* declarations for portability. | Ted Lemon | 1999-10-08 | 1 | -2/+2 |
| | |||||
* | Seperate public and private object declarations. | Ted Lemon | 1999-10-08 | 1 | -1/+1 |
| | |||||
* | Get a clean compile with all known gcc warnings. | Ted Lemon | 1999-10-07 | 1 | -22/+25 |
| | |||||
* | Notice error return from 'updated' signal. | Ted Lemon | 1999-09-16 | 1 | -1/+3 |
| | |||||
* | Change delete to remove for compatibility with C++ | Ted Lemon | 1999-09-16 | 1 | -2/+2 |
| | |||||
* | Add delete method. Support remote-handle. | Ted Lemon | 1999-09-09 | 1 | -11/+17 |
| | |||||
* | Add some additional support functions. Fix type registration function. | Ted Lemon | 1999-09-09 | 1 | -30/+96 |
| | |||||
* | Debugging sweep, added some new functionality | Ted Lemon | 1999-09-08 | 1 | -8/+233 |
| | |||||
* | Omapi library, initial checkin | Ted Lemon | 1999-09-02 | 1 | -0/+380 |