]> git.ipfire.org Git - thirdparty/dhcp.git/history - common/resolv.c
Added option definition
[thirdparty/dhcp.git] / common / resolv.c
2017-11-23  Francis DupontMerged rt44950 (MA compat)
2017-07-12  Thomas Markwalder[master] Replaced licensing text with MPL licensing...
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2013-05-15  Mark Andrews- Silence benign static analysis warnings.
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2009-11-24  Shawn RouthierUpdate copyright years
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2008-03-07  Evan HuntCheck whether files are zero length before parsing...
2007-11-30  Francis Dupontalmost editorial stuff
2007-09-05  David HankinsVersion to 4.0.0a3.
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
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-05-02  Ted LemonAdd line-oriented argument to new_parse().
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...
2000-03-17  Ted LemonGo back to the BSD license.
2000-01-26  Ted LemonFix compilation errors introduced in the last set of...
1999-10-21  Ted LemonCheck result of open() for <0, not NULL.
1999-10-07  Ted LemonGet a clean compile with all known gcc warnings.
1999-10-01  Ted LemonAdjust to New Parse Regime.
1999-03-16  Ted LemonUpdate license.
1999-02-24  Ted LemonChange names of error functions to be more consistent.
1998-01-12  Ted LemonAdjust provided functionality to be compatible with...
1997-12-06  Ted LemonIgnore lines in resolv.conf whose first token isn't...
1997-06-08  Ted LemonMake it a warning rather than an error if resolv.conf...
1997-06-03  Ted LemonOops - previous fix wasn't complete
1997-06-03  Ted LemonDomains aren't seperated by commas after search keyword
1997-06-03  Ted LemonResolver subroutines