]> git.ipfire.org Git - thirdparty/dhcp.git/history - common/conflex.c
[#254] Updated RELNOTES with CVE number
[thirdparty/dhcp.git] / common / conflex.c
2022-01-25  Wlodek Wencelcopy rights update
2022-01-20  Thomas Markwalder[#76] Added new functions to man page dhcpctl/dhcpctl.3
2022-01-20  Thomas Markwalder[#76] Initial implemention to dhcpctl_timed_wait_for_co...
2022-01-20  Tomek Mrugalski[#189] Whitespace fixes in opened files
2022-01-20  Tomek Mrugalski[#189] ISC address updated
2017-12-11  Thomas Markwalder[master] Adds key-algorithm statement to omshell
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] 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-10-13  Thomas Markwalder[master] Added authoring-btye-order parameter to lease...
2015-07-29  Thomas Markwalder[master] LDAP: Pathces, IPv6 support, GSSAPI support
2015-07-13  Shawn Routhier[master] Add code to parse a vendor option as directed...
2014-08-25  Thomas Markwalder[master] Corrects high impact issues reported by Coverity.
2014-04-25  Shawn Routhier[master] Several small patches
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2013-11-26  Shawn Routhier[master] Support using v6 relay options in server decic...
2013-10-14  Shawn Routhier-n [master]
2013-08-27  Shawn Routhier-n [master]
2013-06-04  Shawn Routhier[master]
2013-05-15  Mark Andrews- Silence benign static analysis warnings.
2012-08-14  Tomek MrugalskiMerge branch 'rt25901_atf'
2012-08-14  Tomek Mrugalski[master] Merge branch 'rt25901_atf'
2012-02-16  Shawn RouthierAdd support for Infiniband over sockets to the server and
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2011-09-21  Shawn RouthierAdd support for passing DDNS information to a DNS serve...
2011-05-11  Tomek Mrugalski- Code cleanup: remove obsolete PROTO, KandR, INLINE...
2011-04-21  Tomek Mrugalski- Parameters configured to evaluate from user defined...
2011-04-21  Tomek MrugalskiSeveral time related improvements:
2010-12-14  Shawn RouthierDon't pass the ISC_R_INPROGRESS status to the omapi...
2010-09-17  Mark Andrewscast (char) to (unsigned char) to silence (char) array...
2010-03-24  David Hankins- "The LDAP Patch" that has been circulating for some...
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...
2009-07-06  David Hankins- Added a configuration function, 'gethostname()',...
2009-06-20  David HankinsSearch for '-' in 'client-hostname' at correct index...
2009-06-17  David Hankins- A new failover configuration parameter has been intro...
2009-06-17  David Hankins- A bug was fixed that caused the 'conflict-done' state...
2009-03-13  David Hankins- If configured, dhclient may now transmit to an anycas...
2008-03-07  Evan HuntCheck whether files are zero length before parsing...
2008-02-20  Francis DupontAdd IA_TA and IA_PD support in server
2008-01-24  Evan HuntUpdated copyright strings for 4.1.0a1 release
2008-01-23  Evan HuntAdded explicit parser support for zero-length DHCP...
2008-01-21  David Hankins- MINUS tokens should be parseable again. [ISC-Bugs...
2008-01-16  David Hankins- Fixed a compilation problems on platforms that define...
2008-01-02  Francis DupontCleanup IA_NA dependencies
2007-12-15  Francis Duponttrivial fix in not (yet) used code
2007-10-31  David Hankins- Relative time may now be used as a qualifier for...
2007-08-29  Shane KerrCompile fix (unused variable).
2007-08-29  David HankinsHEAD build failure reparation. [ISC-Bugs #17115]
2007-08-29  Shane KerrFix ugly output on config errors.
2007-08-23  David Hankins- 'request' and 'also request' syntaxes have been added...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-07-03  Shane KerrMinor bug in octal parsing fixed.
2007-06-20  Shane KerrHandle IPv6 parsing better. Adds generic whitespace...
2007-06-08  David Hankins- Compilation on HP/UX has been repaired. The changes...
2007-05-29  Evan HuntMerge in changes that were needed in 3.1.0 to silence...
2007-05-23  Shane KerrHandle hostnames that start with numbers.
2007-05-19  David HankinsCopyright++
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2006-08-04  Shane KerrPulling in rt16318, a set of fixes for 3.1 from Hankins.
2006-08-02  David HankinsSeveral minor bugs never seen in any public release...
2006-07-31  David Hankins- A new common configuration executable statement,...
2006-07-25  Shane KerrMerged rt12324, DHCPLEASEQUERY.
2006-07-22  David Hankins- Support for compressed 'domain name list' style DHCP... DHCPv6_parsing_base
2006-06-16  David Hankins- Failover pairs now implement 'MAC Affinity' on leases...
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-05-11  David Hankins- lcase() and ucase() configuration expressions have...
2006-02-24  David Hankins- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-05-17  Ted LemonSync with 3.0rc7
2001-05-02  Ted LemonAdd line-oriented argument to new_parse(). Add new...
2001-04-20  Ted LemonAdd recover_wait state goo.
2001-03-17  Ted LemonSupport NUL characters in STRING tokens.
2001-03-01  Ted LemonChange EOF to END_OF_FILE in tokenizer for enum compati...
2001-02-27  Damien NeilAdded tokens for "close", "create", "open", and "help...
2001-01-25  Ted LemonAdd TRANSMISSION keyword
2001-01-16  Ted LemonAdd 'new' token
2001-01-11  Ted LemonAdd client-updates keyword.
2000-12-05  Ted LemonAdd client state keywords.
2000-11-28  Ted LemonAdd client-state keyword.
2000-10-10  Ted LemonAdd initializer arg to object type setup calls.
2000-08-31  Ted LemonUpdate failover state keywords.
2000-08-28  Damien NeilFinished up function call support.
2000-08-24  Ted Lemonpotential-conflict-nic -> resolution_interrupted, per...
2000-08-22  Damien NeilAdded log() statement to allow logging from config...
2000-06-24  Ted LemonAdd 'omapi' keyword
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 unknown-state and potential-conflict-nic
2000-05-01  Ted LemonAdd load, balance, token_max, seconds and address tokens.
2000-04-06  Ted LemonAdd KEY, SECRET and ALGORITHM. Remove TSIG_KEY.
next