summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* - The 'hardware [ethernet|etc] ...;' parameter in host records has beenDavid Hankins2009-11-192-18/+98
* Ticket 19830 - enhancment to allow use of host-identifier syntax for DHCPv4Shawn Routhier2009-11-101-0/+30
* automake regenerationShawn Routhier2009-10-281-5/+5
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-2812-593/+1222
* - Both host and subnet6 configuration groups are now included whether aDavid Hankins2009-09-301-16/+78
* For BUG #20245: man page - clarification of partner-down instructions.Jeremy Reed2009-09-141-4/+5
* *** empty log message ***David Hankins2009-09-112-51/+30
* - s/%ul/%lu/ in failover timing debug logs. This bug was introduced inDavid Hankins2009-09-081-1/+1
* - 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
* update copyrightPaul Selkirk2009-07-161-1/+1
* 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
* - Fixed a bug where relay agent options would never be returned whenDavid Hankins2009-07-061-28/+35
* - A new failover configuration parameter has been introduced for thoseDavid Hankins2009-06-173-3/+76
* - 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-201-13/+10
* Update comment to explain absence of adjustment to g-bit.David Hankins2009-05-181-1/+6
* - 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
* Fix typo.Jeremy Reed2009-03-301-2/+2
* automake regenerationDavid Hankins2009-03-251-2/+8
* Fix typo.Jeremy Reed2009-03-241-2/+2
* - Failover port configuration can now be left to defaults (port 647) asDavid Hankins2009-02-202-13/+10
* - 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 for 19054 - modifications to keep GCC 4.3 happyShawn 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 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
* - DHCPv6 vendor-class options (VSIO) are now only sent when they appearDavid Hankins2008-03-241-3/+0
* - A memory leak when using omapi has been fixed. [ISC-Bugs #17560]David Hankins2008-03-181-4/+0
* fix 17383/17422 pbFrancis Dupont2008-03-171-4/+3
* Improve DHCPv6 leasequeryFrancis Dupont2008-03-174-8/+142
* Merged IA_XXrelated structuresFrancis Dupont2008-03-176-1743/+574
* Prefix pools are attached to shared network scopesFrancis Dupont2008-03-172-55/+101