]> git.ipfire.org Git - thirdparty/dhcp.git/history - server/db.c
Update README to clarify EOL status
[thirdparty/dhcp.git] / server / db.c
2022-01-25  Wlodek Wencelcopy rights update
2022-01-20  Tomek Mrugalski[#189] ISC address updated
2017-12-11  Thomas Markwalder[master] Adds persist-eui-64-leases config parameter...
2017-12-07  Thomas Markwalder[master] Replaced --enable-secs-btyeorder with run...
2017-12-06  Thomas Markwalder[master] dhcpd -T now writes leases to temp file
2017-11-23  Francis DupontMerged rt44950 (MA compat)
2017-07-12  Thomas Markwalder[master] Replaced licensing text with MPL licensing...
2016-03-08  Jeremy C. ReedMerge branch 'master' of repo.isc.org:/proj/git/prod...
2016-03-04  Thomas Markwalder[master] Pre-release tag prep for 4.3.4b1: version...
2016-03-04  Thomas Markwalder[master] Added lease-id-format to server and client
2016-02-09  Francis DupontFinished merge of t39262 (DHCP build from another direc...
2015-11-17  Francis DupontMerged rt38836b (cross compile)
2015-11-17  Francis DupontFinished merge of rt39210 (--with-libbind fixes) (regen...
2015-11-05  Thomas Markwalder[master] Fixed memory leask in omapi dereferencing
2015-10-13  Thomas Markwalder[master] Added authoring-btye-order parameter to lease...
2015-07-15  Shawn Routhier[master] Add fchown to the paranoia patch
2015-06-15  Thomas Markwalder[master] Delayed-ack now works correctly with failover
2014-08-28  Thomas Markwalder[master] Corrects medium impact issues reported by...
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2013-11-08  Shawn Routhier[master] Add option to suppress the use of fsync when...
2013-08-27  Shawn Routhier-n [master]
2012-10-16  Shawn Routhier[master]
2012-08-14  Tomek MrugalskiMerge branch 'rt25901_atf'
2012-08-14  Tomek Mrugalski[master] Merge branch 'rt25901_atf'
2012-05-15  Shawn Routhier- Rotate the lease file when running in v6 mode.
2012-03-09  Tomek MrugalskiFixed many compilation problems ("set, but not used...
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2010-09-13  Shawn RouthierFixes to lease input and output.
2010-09-10  David Hankins- Two identical log messages for commit_leases() have...
2010-02-03  David Hankins- An optimization described in the failover protocol...
2009-11-24  Shawn RouthierUpdate copyright years
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2008-03-31  Francis Dupontrename iaaddr structure & co
2008-03-17  Francis DupontImprove DHCPv6 leasequery
2008-03-17  Francis DupontMerged IA_XXrelated structures
2008-02-28  David Hankins- There is now a default 1/4 of a second scheduled...
2008-02-21  Francis DupontSoft binding side-effects
2008-01-24  Evan HuntUpdated copyright strings for 4.1.0a1 release
2008-01-21  David Hankins- Multiple (up to "delayed-ack x;" maximum) DHCPv4...
2008-01-02  Francis DupontCleanup IA_NA dependencies
2007-10-05  David Hankins- DDNS updates state information are now stored in...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-06-06  Evan HuntMake sure all writes to lease file are checked for...
2007-06-05  Evan HuntPulled up rt16929
2007-05-29  Evan HuntMerge in changes that were needed in 3.1.0 to silence...
2007-05-19  David HankinsCopyright++
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2006-10-27  David Hankins- Some default hash table sizes were tweaked, some...
2006-07-19  David Hankins- Attempting to write a new lease file to replace a...
2006-06-06  David Hankins- A new common (server or client) option, 'db-time...
2006-06-01  David Hankins- Varying option space code and length bit widths ...
2006-04-27  David Hankins- Support for 'reserved' (psuedo-static) and BOOTP...
2006-02-24  David Hankins- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into...
2005-09-30  David HankinsCorrections to changes made on HEAD pursuant to review...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2001-07-10  James BristerFixes for QoS support.
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-06-22  James BristerOMAPI class and subclass support.
2001-05-17  Ted LemonSync with 3.0rc7
2001-03-15  Ted Lemon- Write things that could contain non-printable values...
2001-02-15  Damien NeilRemove the logic to rewrite the lease file every 1000...
2001-02-12  Ted LemonAdd support for tracing.
2001-01-25  Ted LemonFix handling of agent options.
2000-11-28  Ted LemonPass client state to eval functions. Lots of other...
2000-09-04  Ted LemonNever record a state of 'startup.'
2000-08-31  Ted LemonMove state information common to both peers into a...
2000-08-11  Damien NeilAdded some typecasts in printf() statements to make...
2000-08-08  Damien NeilChanged printf "%*s" format to "%.*s".
2000-07-27  Ted LemonReference count binding scopes. Align IP headers...
2000-07-05  Ted LemonAdd prototypical support for writing persistent billing...
2000-06-06  Ted LemonFix printf arg causing code to assume uid is NUL-termin...
2000-06-02  Ted LemonRework DHCP lease state handling to be compatible with...
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-05-04  Ted LemonImplement pool request and response so that secondary...
2000-05-03  Ted LemonAdd write_failover_state.
2000-04-13  Ted LemonLog an error and quit if we can't append to the DHCP...
2000-04-04  Ted LemonDisallow some special printable characters in db_printable.
2000-03-17  Ted LemonGo back to the BSD license.
2000-02-05  Ted LemonHandle typed variables.
2000-02-01  Ted LemonAIX and Digital Unix compatibility fixes.
2000-01-26  Ted LemonFix compilation errors introduced in the last set of...
2000-01-25  Ted LemonIndent only two spaces. Support event ganging.
2000-01-08  Ted Lemon- Make writing of failover timestamps conditional.
2000-01-05  Ted LemonSave failover-specific info even if FAILOVER_PROTOCOL...
2000-01-05  Ted LemonPrint failover data if present. Support new struct...
1999-11-07  Ted Lemon- Open the database file for appending before expiring...
1999-10-28  Ted LemonWrite 'never;' instead of 'infinite' for unlimited...
1999-10-08  Ted LemonExpire all outstanding unexpired leases after loading...
1999-10-07  Ted LemonGet a clean compile with all known gcc warnings.
1999-10-07  Ted LemonFix up char * -> unsigned char * mismatches.
1999-10-05  Ted LemonDon't write out contents of root group when writing...
1999-10-04  Ted LemonClear up an omission in the host group writing code.
1999-10-01  Ted Lemon- Flesh out write_group.
1999-09-28  Ted Lemon- Add named group support for host declarations.
1999-09-22  Ted LemonImplement printing out of expressions so that they...
1999-09-09  Ted LemonSupport host declarations that delete previous host...
1999-09-08  Ted LemonSupport dynamically-created host entries.
1999-07-01  Ted Lemon- Record ddns information.
next