]> git.ipfire.org Git - thirdparty/dhcp.git/history - server/class.c
Update README to clarify EOL status
[thirdparty/dhcp.git] / server / class.c
2022-01-25  Wlodek Wencelcopy rights update
2022-01-20  Tomek Mrugalski[#189] ISC address updated
2019-11-22  Thomas Markwalder[#64,!35] Restored work
2017-11-23  Francis DupontMerged rt44950 (MA compat)
2017-07-12  Thomas Markwalder[master] Replaced licensing text with MPL licensing...
2016-10-21  Francis DupontMerged rt29402c (footprint/libtool)
2016-10-06  Francis DupontAlmost done (still aestetic fixes and of course doc...
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-07-29  Thomas Markwalder[master] Fixed server crash after billing class is...
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2013-08-27  Shawn Routhier-n [master]
2012-10-16  Shawn Routhier[master]
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2010-03-24  David Hankins- "The LDAP Patch" that has been circulating for some...
2009-11-24  Shawn RouthierUpdate copyright years
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2007-09-05  David HankinsVersion to 4.0.0a3.
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2006-06-01  David Hankins- Varying option space code and length bit widths ...
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-06-22  James BristerOMAPI class and subclass support.
2001-04-20  Ted LemonNotice if a lease is billed when it's already been...
2001-04-06  Ted LemonAdd a TODO note about spawning subclasses.
2000-11-28  Ted LemonPass client state to eval functions. Lots of other...
2000-09-30  Ted LemonRe-apply part of 1.24 that was accidentally voided...
2000-09-29  Ted LemonSupport match with alongside match/spawn with.
2000-09-29  Ted LemonUse global scope when there's no lease in check_collection.
2000-09-20  Ted LemonDon't spawn with zero-length strings.
2000-09-06  Ted LemonAllocate class with class_allocate, not dmalloc.
2000-08-28  Damien NeilFinished up function call support.
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-03-18  Ted LemonPatch in TSIG, just to see how to get it to work.
2000-03-17  Ted LemonGo back to the BSD license.
2000-03-06  Ted LemonUpdate call to new_hash.
2000-01-25  Ted LemonNew malloc debug scheme. Support variable scoping.
1999-10-21  Ted LemonSupport ignore in boolean expression evaluations.
1999-10-07  Ted LemonGet a clean compile with all known gcc warnings.
1999-07-31  Ted Lemon- Use reference-counting allocators to allocate the...
1999-07-02  Ted LemonPervasive changes to support leased_address, reverse...
1999-04-05  Ted LemonSupport new generalized option_state usage.
1999-03-16  Ted LemonUpdate license.
1999-03-16  Ted LemonDifferentiate between spawning and subclass matching.
1999-02-24  Ted LemonChange names of error functions to be more consistent.
1998-11-11  Ted LemonAdd class billing support.
1998-11-09  Ted LemonFix up class matching code.
1998-11-06  Ted LemonFix up matching code and add debugging for it.
1998-11-06  Ted LemonDo data expression evaluation.
1998-06-25  Ted Lemonmatch_expr -> expression. Move expression evaluator...
1998-04-20  Ted LemonCarry some data structure changes across from parser...
1998-04-19  Ted LemonSupport for classifying clients.