summaryrefslogtreecommitdiff
path: root/server/dhcpd.c
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-3/+3
* Update for 19054 - modifications to keep GCC 4.3 happyShawn Routhier2009-01-221-8/+9
* Validate argument to port option - bug 18695Shawn Routhier2009-01-061-10/+2
* - A memory leak when using omapi has been fixed. [ISC-Bugs #17560]David Hankins2008-03-181-4/+0
* Merged IA_XXrelated structuresFrancis Dupont2008-03-171-3/+3
* Check whether files are zero length before parsing them [rt17757]Evan Hunt2008-03-071-19/+22
* - There is now a default 1/4 of a second scheduled delay between delayedDavid Hankins2008-02-281-0/+16
* - ./configure was extended to cover many optional build features, suchDavid Hankins2008-02-281-1/+1
* - Ari Edelkind's PARANOIA patch has been included and may be compiled inDavid Hankins2008-02-271-0/+111
* Add IA_TA and IA_PD support in serverFrancis Dupont2008-02-201-0/+1
* Oh guess what, this is 2008, not 2007...Evan Hunt2008-01-241-2/+2
* - Multiple (up to "delayed-ack x;" maximum) DHCPv4 packets are now queued andDavid Hankins2008-01-211-0/+14
* Build fix for non-DHCPv6 compilation.Shane Kerr2008-01-081-0/+2
* finer granularity timersFrancis Dupont2008-01-031-3/+10
* Cleanup IA_NA dependenciesFrancis Dupont2008-01-021-3/+9
* almost editorial stuffFrancis Dupont2007-11-301-1/+1
* Use different paths for PID and lease files when running in DHCPv4 orEvan Hunt2007-10-271-7/+72
* Don't delete PID files before writing to them. [rt17030]Evan Hunt2007-10-271-33/+21
* Remove ddns-update-style warning by changing default to "none".Shane Kerr2007-09-171-9/+1
* Don't remove host and interface addresses from pools in IPv4.Shane Kerr2007-09-071-2/+9
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-12/+5
* Updating the dhcpd usage() message and the dhcpd man page so they matchShane Kerr2007-07-031-13/+15
* Build fix for BSD.Shane Kerr2007-06-151-1/+2
* Chdir to "/" before going into daemon mode. Use realpath() toEvan Hunt2007-06-071-15/+31
* Merge in changes that were needed in 3.1.0 to silence NetBSD compilerEvan Hunt2007-05-291-2/+2
* Copyright++David Hankins2007-05-191-2/+2
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-21/+14
* Expire old IPv6 leases. Also a number of fixes.Shane Kerr2007-05-181-1/+6