summaryrefslogtreecommitdiff
path: root/server/dhcpd.c
Commit message (Expand)AuthorAgeFilesLines
* [master] Add abandon-lease-time parameterThomas Markwalder2016-07-071-0/+15
* [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...Thomas Markwalder2016-03-041-1/+1
* [master] Added lease-id-format to server and clientThomas Markwalder2016-03-041-0/+1
* Merged rt35711c (DHCPv4-over-DHCPv6 support)Francis Dupont2016-02-231-1/+59
* [master] Emit better error messages for command line issuesShawn Routhier2016-01-061-44/+60
* Remerged #38692Francis Dupont2015-11-171-4/+16
* Unmerged #38692Francis Dupont2015-11-171-16/+4
* [master] Added authoring-btye-order parameter to lease file handlingThomas Markwalder2015-10-131-0/+2
* [master] Corrected several potential null references identified by static an...Thomas Markwalder2015-09-231-0/+2
* Fixed spurious #ifndef UNIT_TEST for progname (used outside usage())Francis Dupont2015-09-161-2/+0
* Merged #38692 (use program base name in (sys)log)Francis Dupont2015-09-121-4/+18
* [master] Add fchown to the paranoia patchShawn Routhier2015-07-151-4/+10
* [master] Delayed-ack now works correctly with failoverThomas Markwalder2015-06-151-1/+3
* [master] Add support for manipulating lease queues via a binary search.Shawn Routhier2015-05-271-0/+6
* [master] Always write the DUID to the lease file during startupShawn Routhier2015-04-151-10/+12
* [master] Updates in prep for 4.3.2.pre-betaThomas Markwalder2015-01-081-1/+1
* [master] Added DHCPv6 prefix-length-mode configuration parameterThomas Markwalder2015-01-081-0/+15
* [master] Log v6 shared network lease counts, when none available for a DUIDThomas Markwalder2015-01-081-2/+6
* [master] Fix debug build broken by 38078Thomas Markwalder2014-12-181-1/+1
* [master] Move the check for another server to be earlierShawn Routhier2014-12-161-23/+32
* [master] Replaced SERVER_ID_CHECK compile switch with runtime config parameterThomas Markwalder2014-12-081-0/+9
* [master] Host declaration name can now be used in DNS forward nameThomas Markwalder2014-11-191-2/+1
* [master] Server file names now logged after config parsingThomas Markwalder2014-09-081-16/+15
* [master] Add define to disable gentle shutodwn by defaultShawn Routhier2014-07-021-0/+3
* [master] Add configure option to incude PID in syslog entriesShawn Routhier2014-05-071-2/+2
* [master] Print out files used and move the dropping of privileges in paranoiaShawn Routhier2014-05-071-17/+26
* [master] Add code to remove pid files and to log killing of clientsShawn Routhier2014-05-071-0/+4
* [master] Add #ifdefs to allow code to compile if NSUPDATE isn't definedShawn Routhier2014-04-281-0/+2
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-6/+0
* [master] Update version stamps and such for 4.3.0b1Shawn Routhier2014-01-151-2/+2
* [master] Prepare for 4.3.0a1Shawn Routhier2013-12-131-2/+2
* [master] Add support for user selection of the from address for DDNS transac...Shawn Routhier2013-12-111-1/+35
* [master] Fix up the gentle shutdown code to handle failoverShawn Routhier2013-11-141-8/+26
* [master] Emit log messages when the server is stableShawn Routhier2013-11-081-0/+3
* [master] Add option to suppress the use of fsync when writing lease filesShawn Routhier2013-11-081-121/+101
* [master]Shawn Routhier2013-10-301-3/+13
* -n [master]Shawn Routhier2013-10-141-126/+0
* -n [master]Shawn Routhier2013-08-271-8/+3
* - Silence benign static analysis warnings.Mark Andrews2013-05-151-8/+8
* [master] Merge branch 'rt25901_atf'Tomek Mrugalski2012-08-141-1/+4
|\
| * [rt25901_atf] Atffile/compilation cleanup, ATF description updatedTomek Mrugalski2012-08-081-1/+4
* | A problem with missing get_hw_addr function when --enable-use-socketsShawn Routhier2012-06-081-5/+4
|/
* Several time related improvements:Tomek Mrugalski2011-04-211-2/+2
* Add the option "--no-pid" to the client, relay and server code,Shawn Routhier2011-04-151-29/+42
* Minor code fixesShawn Routhier2010-09-081-2/+6
* Modify determination of ttl to use for DDNS update [ISC-Bugs #21126]Shawn Routhier2010-05-271-2/+1
* - "The LDAP Patch" that has been circulating for some time, written byDavid Hankins2010-03-241-0/+8
* Update the fsync batching patch to work with the isc libraries - 21044Shawn Routhier2010-03-121-2/+0
* Primarly fix the trace code. This was broken during the modfictions of theShawn Routhier2010-02-111-0/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-3/+24