summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Handle pipe failures better - ticket 22269Shawn Routhier2010-10-061-0/+8
* Update version number and date information for releaseShawn Routhier2010-09-164-3/+4
* automake regenerationShawn Routhier2010-09-141-51/+62
* Fixes to lease input and output.Shawn Routhier2010-09-131-3/+3
* address builds where sizeof != intMark Andrews2010-09-091-9/+13
* Minor code fixesShawn Routhier2010-09-082-10/+31
* - Fixed a bug that leaks host record references onto lease structures,David Hankins2010-09-071-22/+55
* Put the options in the dhclient and dhcpd man pages into the standard form.Shawn Routhier2010-07-141-69/+95
* - 'get-host-names true;' now also works even if 'use-host-decl-names true;'David Hankins2010-07-131-5/+6
* - Documentation cleanup covering multiple ticketsShawn Routhier2010-07-022-55/+50
* - A bug was fixed that could cause the DHCPv6 server to advertise/assign aDavid Hankins2010-05-251-3/+23
* Don't include lease time information in the response to a DHCPINFORMShawn Routhier2010-04-201-0/+7
* Cleaned up some compiler warnings - 20697Shawn Routhier2010-02-024-8/+11
* _GNU_SOURCE fixesFrancis Dupont2010-01-231-0/+2
* update copyright on one-line changeDavid Hankins2010-01-081-1/+2
* Update to 4.1.1 finalShawn Routhier2010-01-071-2/+2
* - When using 'ignore client-updates;', the FQDN returned to the clientDavid Hankins2009-12-171-1/+1
* - Both host and subnet6 configuration groups are now included whether aDavid Hankins2009-09-301-16/+78
* Update dates for release and copyrightsShawn Routhier2009-07-249-10/+10
* - Fixed a fenceposting bug when a client had two host records configured,David Hankins2009-07-241-2/+4
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-2316-38/+38
* - Secondary servers in a failover pair will now perform ddns removals ifDavid Hankins2009-07-222-3/+63
* add a null check to avoid primary crash on contact with secondary [rt19705]Paul Selkirk2009-07-161-1/+2
* - Versions 3.0.x syntax with multiple name->code option definitions is nowDavid Hankins2009-07-161-0/+14
* Missing copyright updates.David Hankins2009-06-203-3/+3
* - A bug was fixed that caused the 'conflict-done' state to fail to be parsedDavid Hankins2009-06-171-0/+4
* - Fixed a bug where an OMAPI socket disconnection message would not resultDavid Hankins2009-05-211-13/+10
* - Fixed failover reconnection retry code to continue to retry to reconnectDavid Hankins2009-04-221-6/+4
* - Memory leak in the load_balance_mine() function is fixed. This wouldDavid Hankins2009-04-073-12/+29
* automake regenerationDavid Hankins2009-03-251-2/+8
* version to 4.1.1b1, copyrights, include doc/examples in dist tarball.David Hankins2009-03-254-6/+6
* - Using reserved leases no longer results in 'lease with binding stateDavid Hankins2009-01-301-4/+10
* - The db-time-format option was documented in manpages. [no ticket]David Hankins2009-01-222-3/+31
* Update makefiles and code to deal with GCC 4.3 requirements bug 19054Shawn Routhier2009-01-221-8/+9
* - A bug was fixed that caused the server not to answer some valid SolicitDavid Hankins2009-01-071-4/+20
* Validate argument to the port option - bug 18695Shawn Routhier2009-01-061-10/+2
* Mention atsfp and cltt.Jeremy Reed2008-11-201-3/+8
* - Delayed-ack is now a compile-time option, compiled out by default.David Hankins2008-11-033-7/+31
* Improve IA_TA server support (17586)Francis Dupont2008-10-224-75/+216
* - Some failover debugging #defines have been better defined and someDavid Hankins2008-09-241-79/+192
* - A cosmetic bug in DHCPDECLINE processing was fixed which caused allDavid Hankins2008-09-111-1/+2
* - Compliation warnings on GCC 4.3 relating to bootp source addressDavid Hankins2008-08-201-1/+7
* - A partner-down failover server no longer emits 'peer holds all free leases'David Hankins2008-08-191-10/+48
* - A bug in subnet6 parsing where options contained in subnet6 clauses wouldDavid Hankins2008-08-193-54/+108
* Fixed a bug that caused some request types to be logged incorrectly [rt17987]Evan Hunt2008-07-181-23/+22
* Corrected list of failover state values in dhcpd man page. [rt17999]Evan Hunt2008-07-171-12/+17
* Fix several typos/mispellings.Jeremy Reed2008-06-301-6/+6
* regenDavid Hankins2008-06-111-63/+46
* Fix a coredump when adding a class via OMAPI [rt17162]Evan Hunt2008-05-061-3/+2
* rename iaaddr structure & coFrancis Dupont2008-03-316-394/+399