summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Handle some DDNS corner cases better. Maintain the DDNS transactionShawn Routhier2011-02-182-7/+30
* Updates for 4.2.1b1 - dates, copyrights, versions, bind versionShawn Routhier2011-01-201-2/+2
* When processing a request in the DHCPv6 server code that specifiesShawn Routhier2011-01-201-3/+16
* Fix the handling of connection requests on the failover port.Shawn Routhier2010-12-131-1/+2
* automake regenerationDavid Hankins2010-11-031-0/+1
* Handle a relay forward message with an unspecified address in theShawn Routhier2010-10-221-1/+17
* Update the code to parse dhcpv6 lease files to accept a semi-colon atShawn Routhier2010-10-131-0/+90
* Fixes to lease input and output.Shawn Routhier2010-09-131-2/+2
* 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-062-51/+45
* Modify the determination of the ttl to use for ddns updates [ISC-Bugs #21126]Shawn Routhier2010-05-272-6/+37
* - 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
* automake regenerationDavid Hankins2010-04-061-0/+1
* This commit was manufactured by cvs2git to create branch 'v4_2'.cvs2git2010-03-252-0/+2163
|\
| * Adding missing files.David Hankins2010-03-252-0/+2163
| * automake regenerationDavid Hankins2010-03-241-78/+334
| * - "The LDAP Patch" that has been circulating for some time, written byDavid Hankins2010-03-246-8/+117
| * Update the fsync batching patch to work with the isc libraries - 21044Shawn Routhier2010-03-122-27/+40
| * Primarly fix the trace code. This was broken during the modfictions of theShawn Routhier2010-02-112-73/+14
| * - An optimization described in the failover protocol draft is now included,David Hankins2010-02-035-83/+313
| * Clean up some compiler warningsShawn Routhier2010-02-024-8/+11
| * - Cleaned up an unused hardware address variable in nak_lease().David Hankins2010-02-011-17/+5
| * _GNU_SOURCE fixesFrancis Dupont2010-01-231-0/+2
| * - When using 'ignore client-updates;', the FQDN returned to the clientDavid Hankins2009-12-171-1/+1
| * Update copyright yearsShawn Routhier2009-11-2417-20/+20
| * chaddr was not being set on all paths leading to a compiler warningMark Andrews2009-11-231-2/+1
* | automake regenerationDavid Hankins2010-03-241-78/+334
* | - "The LDAP Patch" that has been circulating for some time, written byDavid Hankins2010-03-246-8/+117
* | Update the fsync batch code to work with the isc libraries - 21044Shawn Routhier2010-03-122-26/+39
* | Version, README, RELNOTES, Copyright++.David Hankins2010-02-1710-11/+12
* | Pull missing changes from HEAD down to v4_2.David Hankins2010-02-176-101/+319
* | Primarly fix the trace function which was broken by the DDNS code changes.Shawn Routhier2010-02-122-73/+14
* | Cleaned up some compiler warnings - 20697Shawn Routhier2010-02-024-8/+11
* | _GNU_SOURCE fixesFrancis Dupont2010-01-231-0/+2
* | chaddr was not being set on all paths leading to a compiler warningMark Andrews2009-11-241-2/+1
* | Release engineering - dates and copyrightsShawn Routhier2009-11-2017-20/+20
|/
* - 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