summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - RELNOTES change to reflect manpage update.V3-0-2RC1David Hankins2004-10-121-1/+1
* - Formatting fix around string escapes.David Hankins2004-10-121-7/+8
* - Version number to 3.0.2rc1. Release dates as well.David Hankins2004-10-123-5/+9
* - Release date to Oct 5.V3-0-2-BETA-1David Hankins2004-10-052-4/+6
* - 'ocount' is never two. It is a 2-bit bitmask. Valid values are 1 and 3.David Hankins2004-10-041-2/+2
* - If the amount of the buffer used is less than available, that does notDavid Hankins2004-10-041-13/+4
* - And the manpage changes, taking out the agent id suboption references.David Hankins2004-10-041-10/+4
* - The Agent ID was before the DHC WG, but it got axed. Taking out allDavid Hankins2004-10-041-7/+4
* - Some comment fixups.David Hankins2004-10-041-8/+12
* - Fix a memory leak in the 'option overload' fix.David Hankins2004-10-021-1/+2
* - I is guilty of using the word I and not the royal we.David Hankins2004-10-011-2/+2
* - The extra options (DHO_END, DHO_OPTION_OVERLOAD) actually do have to beDavid Hankins2004-10-011-25/+24
* - Figured out the agentix bits. The DHO_END tag is added to the optionsDavid Hankins2004-10-011-12/+1
* - Changes stemming from my second round of self-review of the 'option overload'David Hankins2004-10-011-10/+21
* - Changes to the 'option overload' fix after review.David Hankins2004-10-011-25/+66
* - A bug was fixed in the server's 'option overloading' implementation,David Hankins2004-10-013-68/+147
* - The FreeBSD client script was changed to support the case where a domainDavid Hankins2004-09-302-3/+11
* - A memory leak in 'omshell' per each command line parsed wasDavid Hankins2004-09-302-1/+5
* - Log functions writing to stderr were adjusted to use the STDERR_FILENODavid Hankins2004-09-304-17/+25
* - One call to trace_write_packet_iov() counted the number of io vectorsDavid Hankins2004-09-305-6/+18
* - Pools configured in DHCPD for failover possessing permission lists thatDavid Hankins2004-09-302-29/+49
* - The (Second) 'mis-host' fix added a host_reference(), but there are manyDavid Hankins2004-09-301-2/+14
* - The 'ddns-update-style' configuration warning bit now insists thatDavid Hankins2004-09-296-9/+22
* - Reword the 'status of this release' bits a little.David Hankins2004-09-291-6/+18
* - Bugs in operator precedence in executable statements have been repairedDavid Hankins2004-09-293-29/+41
* - Failing to initialize a tracefile for any reason if a tracefile wasDavid Hankins2004-09-293-6/+22
* - Changing documentation to match implementation of omapi secret values.David Hankins2004-09-242-3/+6
* - Omapi documentation is erroneous.David Hankins2004-09-241-1/+1
* - Type definitions for various bitwidths of integers in the sunos5-5David Hankins2004-09-232-8/+8
* - Documentation of syntax of dhcpd.leases format for 'set variablename'David Hankins2004-09-211-2/+2
* - host_reference returns ISC_R_INVALIDARG if 'host' is non-null when theDavid Hankins2004-09-211-4/+2
* - Readme and relnotes to look more like 3.0.2b1.David Hankins2004-09-212-10/+14
* - Version to 3.0.2b1.David Hankins2004-09-211-1/+1
* - iscprint now appears in omapip, not common.David Hankins2004-09-212-545/+6
* - The correct place for iscprint.c to live. -lomapip turns out to be linkedDavid Hankins2004-09-212-2/+541
* - Back out the 'mis-host' patch, which only dropped and reacquired hostDavid Hankins2004-09-211-17/+20
* - "allow known-clients;" is now a legal syntax, to avoid confusion.David Hankins2004-09-214-5/+17
* - adjustment with allocatedp on peer_has_leases for failover load balancingDavid Hankins2004-09-201-8/+6
* - Added proper attribution to the log() fix.David Hankins2004-09-151-1/+2
* - If one dhcp server chooses to 'load balance' a request to its failoverDavid Hankins2004-09-152-8/+21
* - The syntax for 'set variablename' utility is incorrect.David Hankins2004-09-151-3/+3
* - Vendor-class related misdocumentations.David Hankins2004-09-151-6/+5
* - log() was logging a work buffer, rather than the value returned byDavid Hankins2004-09-107-44/+38
* - Alpha osf build fix...the compile-time test for system version >= 4.0GDavid Hankins2004-09-072-6/+23
* - rt11626 - silly read() not-checking-return-value bug.David Hankins2004-09-021-17/+19
* - Document the 'include' statement.David Hankins2004-09-011-1/+13
* - Harden omapi against null values passed in by clients.David Hankins2004-09-012-0/+5
* - A bug in dhclient that keeps it from doing client ddns updates, fixed.David Hankins2004-09-012-2/+8
* - If the failover connection fails to reconnect, try again in 5 seconds.David Hankins2004-09-012-1/+38
* - Bugfix to allow failover secondary to do ddns removals when a leaseDavid Hankins2004-09-012-2/+8