summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update version number and changelog.V3-0-1RC5Ted Lemon2002-01-143-8/+21
|
* Correct out-of-date documentation for host declaration.Ted Lemon2002-01-101-7/+16
|
* Check status from parse_semi and report an error if there was one.Ted Lemon2002-01-101-6/+25
|
* Document config-option.Ted Lemon2002-01-101-0/+7
|
* Account for the case where we get an EOF in the middle of parsing a token.Ted Lemon2002-01-101-5/+9
|
* - Don't accept a DHCPRELEASE if the message doesn't contain theTed Lemon2001-12-071-1/+9
| | | | correct MAC address for the client.
* Note the documentation change.V3-0-1RC4James Brister2001-11-061-0/+1
|
* Change for rc4James Brister2001-11-061-1/+1
|
* Changes for rc4James Brister2001-11-062-3/+7
|
* Added some verbage to the 'bootp' keyword section of "ALLOW AND DENY INWendy2001-11-051-0/+8
| | | | | SCOPE" section, and made some clarification in the "CONFIGURING FAILOVER" section about denying bootp clients.
* Fix a stupid typo.Ted Lemon2001-11-051-2/+2
|
* Update changelog and versionTed Lemon2001-11-023-7/+15
|
* ObsoleteTed Lemon2001-11-0211-5808/+0
|
* Allow the primary to send poolreq messages (not really allowed by spec).Ted Lemon2001-11-021-6/+16
|
* Oops, format string error.V3-0-1RC2Ted Lemon2001-10-301-2/+2
|
* Don't nix updates on lease conflictTed Lemon2001-10-302-2/+5
|
* Update version and changelogTed Lemon2001-10-303-7/+38
|
* Check ddns-update-style in ddns_removals().Ted Lemon2001-10-301-1/+4
|
* Fix a small think-o that was causing a core dump.Ted Lemon2001-10-301-1/+1
|
* Be a little more chatty about recovery states.Ted Lemon2001-10-271-1/+13
|
* Provide default values for max-unacked-updates and max-response-delay.Ted Lemon2001-10-271-1/+7
|
* - If we are in the recover state and the peer's state changes, considerTed Lemon2001-10-271-2/+3
| | | | | | this a change. - If we are generating a new update queue, clear the ack queue count as well as the queue itself.
* Send agent options back in DHCPNAK message.Ted Lemon2001-10-261-1/+14
|
* Treat deletion of a record that returns NXRRSET or NXDOMAIN as success.Ted Lemon2001-10-262-3/+12
|
* Don't become non-responsive when peer is in recover and we aren't.Ted Lemon2001-10-261-2/+1
|
* - Print network name when logging pool checks.Ted Lemon2001-10-261-4/+8
|
* Add rc_flags argument to omapi_object_type_register.Ted Lemon2001-10-183-35/+49
|
* Oops, RC_HISTORY_FLAG is plural.Ted Lemon2001-10-181-1/+1
|
* Fix a typo.Ted Lemon2001-10-181-1/+1
|
* Oops, add some more rc flags.Ted Lemon2001-10-181-16/+17
|
* Add rc_flags argument to omapi_object_type_register.Ted Lemon2001-10-181-1/+3
|
* - Hack rc_register to check registrations against a map so that we don'tTed Lemon2001-10-181-11/+21
| | | | | | necessarily log every reference count (handy for reference count debugging when we know what type of object we need to look at, and expect gazillions of references).
* Add an extra argument to rc_register.Ted Lemon2001-10-189-30/+34
|
* Update version and changelog.V3_0_1RC1V3-0-1RC1Ted Lemon2001-10-173-20/+31
|
* new_hash_table: store the pointer to the new table.Ted Lemon2001-10-171-1/+2
|
* Make hash table types specific to the object being hashed.Ted Lemon2001-10-1714-171/+190
|
* Remove unused definition.Ted Lemon2001-10-171-2/+1
|
* Obsolete.Ted Lemon2001-10-171-72/+0
|
* Prevent a core dump if an omapi host update contains a null value.Ted Lemon2001-10-111-15/+15
|
* Fix an infinite loop in the host update code.Ted Lemon2001-10-111-2/+12
|
* Fix a couple of obscure core dumps.Ted Lemon2001-10-111-3/+3
|
* Don't dump core if the user types close when no object is open.Ted Lemon2001-10-111-0/+5
|
* Update version and changelogTed Lemon2001-10-053-10/+20
|
* Don't build dhcp-contrib man page.Ted Lemon2001-10-041-12/+3
|
* Log no free leases as error, not info. Fix memory leak.Ted Lemon2001-10-041-7/+8
|
* - Print warnings if mclt or split/hba not specified in peer declaration.Ted Lemon2001-10-041-6/+18
| | | | | - Print warning if two fixed-address declarations appear in a host declaration.
* Remove my email address.Ted Lemon2001-10-041-4/+3
|
* Fix a minor grammatical error.Ted Lemon2001-10-041-1/+1
|
* Get rid of my email address.Ted Lemon2001-10-044-9/+9
|
* Fix fqdn documentation.Ted Lemon2001-10-041-4/+4
|