summaryrefslogtreecommitdiff
path: root/server/db.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [master] Adds persist-eui-64-leases config parameter and supportThomas Markwalder2017-12-111-16/+37
* [master] dhcpd -T now writes leases to temp fileThomas Markwalder2017-12-061-23/+35
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-4/+4
* [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...Thomas Markwalder2016-03-041-2/+1
* [master] Added lease-id-format to server and clientThomas Markwalder2016-03-041-14/+15
* [master] Fixed memory leask in omapi dereferencingThomas Markwalder2015-11-051-0/+4
* [master] Added authoring-btye-order parameter to lease file handlingThomas Markwalder2015-10-131-0/+17
* [master] Add fchown to the paranoia patchShawn Routhier2015-07-151-0/+16
* [master] Delayed-ack now works correctly with failoverThomas Markwalder2015-06-151-4/+1
* [master] Corrects medium impact issues reported by Coverity.Thomas Markwalder2014-08-281-1/+1
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* [master] Add option to suppress the use of fsync when writing lease filesShawn Routhier2013-11-081-6/+7
* -n [master]Shawn Routhier2013-08-271-6/+31
* [master]Shawn Routhier2012-10-161-2/+1
* - Rotate the lease file when running in v6 mode.Shawn Routhier2012-05-151-1/+18
* Fixed many compilation problems ("set, but not used" warnings) forTomek Mrugalski2012-03-091-2/+6
* Fixes to lease input and output.Shawn Routhier2010-09-131-3/+3
* - Two identical log messages for commit_leases() have been disambiguated.David Hankins2010-09-101-2/+2
* - An optimization described in the failover protocol draft is now included,David Hankins2010-02-031-0/+14
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-1/+1
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* rename iaaddr structure & coFrancis Dupont2008-03-311-18/+19
* Improve DHCPv6 leasequeryFrancis Dupont2008-03-171-0/+17
* Merged IA_XXrelated structuresFrancis Dupont2008-03-171-117/+21
* - There is now a default 1/4 of a second scheduled delay between delayedDavid Hankins2008-02-281-2/+2
* Soft binding side-effectsFrancis Dupont2008-02-211-2/+13
* Updated copyright strings for 4.1.0a1 releaseEvan Hunt2008-01-241-1/+1
* - Multiple (up to "delayed-ack x;" maximum) DHCPv4 packets are now queued andDavid Hankins2008-01-211-0/+3
* Cleanup IA_NA dependenciesFrancis Dupont2008-01-021-8/+119
* - DDNS updates state information are now stored in 'binding scopes' thatDavid Hankins2007-10-051-39/+89
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-15/+3
* Make sure all writes to lease file are checked for success or failure.Evan Hunt2007-06-061-57/+86
* Pulled up rt16929Evan Hunt2007-06-051-1/+2
* 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-5/+7
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-1/+132
* - Some default hash table sizes were tweaked, some upwards, some downwards.David Hankins2006-10-271-3/+13
* - Attempting to write a new lease file to replace a corrupt (due toDavid Hankins2006-07-191-3/+10
* - A new common (server or client) option, 'db-time-format local;', hasDavid Hankins2006-06-061-120/+42
* - Varying option space code and length bit widths (8/16/32) are nowDavid Hankins2006-06-011-3/+3
* - Support for 'reserved' (psuedo-static) and BOOTP leases via failoverDavid Hankins2006-04-271-18/+13
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-16/+31
* Corrections to changes made on HEAD pursuant to review of changes betweenDavid Hankins2005-09-301-84/+66
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-64/+92
* Fixes for QoS support.James Brister2001-07-101-41/+45
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-16/+92