summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* Define all the elements in the message structure. Rename some constants.Ted Lemon1999-11-231-8/+44
* Prototype new failover functionsTed Lemon1999-11-231-12/+28
* Fix up some declarations.Ted Lemon1999-11-231-4/+4
* unsigned -> u_int32_tTed Lemon1999-11-231-9/+9
* Add FT_TEXT_OR_BYTES.Ted Lemon1999-11-231-2/+3
* Don't build failover.Ted Lemon1999-11-231-3/+3
* Mass commit for Brian Murrell.Ted Lemon1999-11-206-17/+141
* Definitions for failover.Ted Lemon1999-11-151-0/+104
* Add definitions for failover protocol and debugging.Ted Lemon1999-11-141-0/+15
* Conditionalize bit types definition.Ted Lemon1999-11-141-10/+12
* Prototype the great agent options move.Ted Lemon1999-11-141-6/+16
* Fix a struct size problem on Linux/ARM32.Ted Lemon1999-11-111-0/+1
* Add != operator.Ted Lemon1999-11-032-1/+3
* Add POINTER_DEBUG define.Ted Lemon1999-10-251-0/+6
* Include res_update.h for BIND 8.2.2 and later.Ted Lemon1999-10-251-0/+3
* Fix Linux compiles.Ted Lemon1999-10-242-5/+7
* Prototype new_shared_network_interface.Ted Lemon1999-10-241-0/+3
* Define SHUT_RD if it's not already defined.Ted Lemon1999-10-211-0/+5
* Add DECLINESTed Lemon1999-10-211-1/+2
* Add SV_DUPLICATES and SV_DECLINESTed Lemon1999-10-211-2/+6
* Support allow/deny duplicates.Ted Lemon1999-10-201-1/+2
* Get rid of broken BUFFER_BYTES_AVAIL macro, replace it with new macros.Ted Lemon1999-10-191-4/+9
* Add defines for SV_LEASE_FILE_NAME and SV_PID_FILE_NAME.Ted Lemon1999-10-191-0/+2
* Automatically include result.hTed Lemon1999-10-141-0/+1
* Fix up args to printf-like functions (thanks to Pedro Ribiero).Ted Lemon1999-10-122-5/+16
* Add next_expiry pointer to pool structure.Ted Lemon1999-10-091-0/+3
* Get rid of u_* declarations for portability.Ted Lemon1999-10-081-4/+3
* Private definitions for omapip library.Ted Lemon1999-10-081-0/+189
* Seperate public and private object declarations.Ted Lemon1999-10-083-185/+27
* Get a clean compile with all known gcc warnings.Ted Lemon1999-10-079-278/+308
* Expose failover_state enum even if FAILOVER not defined.Ted Lemon1999-10-061-1/+1
* Make Digital Unix C compiler happy.Ted Lemon1999-10-066-8/+10
* Use stdarg.h on alpha/osf1.Ted Lemon1999-10-061-3/+3
* Prototypes for deleteA and deletePTR subroutines.Ted Lemon1999-10-061-0/+4
* Implement dns-delete (from Brian Murrell)Ted Lemon1999-10-062-0/+2
* - Delete dns-fwd-name and dns-rev-name expressions and replace withTed Lemon1999-10-052-2/+3
* Implement ddns-fwd-name and ddns-rev-name subexpressions.Ted Lemon1999-10-051-0/+2
* Pass packet into release_lease() if available.Ted Lemon1999-10-051-1/+1
* Protect from multiple inclusion.Ted Lemon1999-10-052-0/+7
* Protect against multiple inclusionTed Lemon1999-10-041-0/+5
* Correct comment (from Brian Murrell)Ted Lemon1999-10-041-3/+3
* Prototype nsupdate.c.Ted Lemon1999-10-041-0/+11
* Add bad parse and no keys result codes.Ted Lemon1999-10-011-1/+3
* - Add host-specific prototypes.Ted Lemon1999-10-011-92/+131
* Add key conflict result codeTed Lemon1999-09-281-1/+2
* - Declare group object type.Ted Lemon1999-09-281-58/+65
* Implement printing out of expressions so that they can be output to the lease...Ted Lemon1999-09-221-0/+8
* New return value for enter_host.Ted Lemon1999-09-171-1/+1
* Change delete to remove for compatibility with C++Ted Lemon1999-09-162-4/+4
* Bug fixes courtesy of Brian MurrellTed Lemon1999-09-091-0/+15