summaryrefslogtreecommitdiff
path: root/common/tree.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-34/+34
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-4/+4
* [master] Fix a cut and paste error replacing concat with pick-first-valueShawn Routhier2016-06-201-1/+1
* [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...Thomas Markwalder2016-03-041-2/+1
* [master] Terminate strings before calling regexecShawn Routhier2016-01-151-3/+15
* [master] Updated build to accomodate new unit tests in commonThomas Markwalder2014-12-051-2/+2
* [master] Fixed concatenation of "Dc" formatted options such as domain-searchThomas Markwalder2014-11-251-0/+172
* [master] Add use-host-decl-names support to BOOTPThomas Markwalder2014-10-271-33/+39
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-6/+0
* [master] Extend hardware expression to look at leases if no packet is availableShawn Routhier2014-01-141-35/+47
* [master] Support using v6 relay options in server decicions.Shawn Routhier2013-11-251-3/+121
* -n [master]Shawn Routhier2013-10-141-516/+4
* -n [master]Shawn Routhier2013-08-271-1/+1
* - Silence benign static analysis warnings.Mark Andrews2013-05-151-2/+1
* [master]Shawn Routhier2012-11-161-30/+30
* [master]Shawn Routhier2012-10-161-19/+19
* Fix some issues in the code for parsing and printing options.Shawn Routhier2012-06-061-13/+24
* Update 26704 to include a null check on the right hand side as well.Shawn Routhier2011-11-281-1/+1
* Add a check for a null pointer before calling the regexec function.Shawn Routhier2011-11-221-0/+1
* - Code cleanup: remove obsolete PROTO, KandR, INLINE and ANSI_DECL macrosTomek Mrugalski2011-05-111-4/+4
* - Parameters configured to evaluate from user defined function calls canTomek Mrugalski2011-04-211-0/+21
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-15/+11
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* - Added a configuration function, 'gethostname()', which calls the systemDavid Hankins2009-07-061-1/+47
* - The v6 BSD socket method was updated to use a single UDP BSD socketDavid Hankins2008-08-291-1/+5
* Fix a number of warnings (and a few real bugs) found by enablingShane Kerr2007-08-221-2/+10
* Missed a file from RT ticket #16988.Shane Kerr2007-07-131-76/+5
* - Fixed a bug with the 'ddns-updates' boolean server configurationDavid Hankins2007-07-101-3/+7
* - Two new operators, ~= and ~~, have been integrated to implementDavid Hankins2007-06-071-1/+84
* Copyright++David Hankins2007-05-191-2/+2
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-1/+2
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-2/+93
* Spelling fixes. See RT ticket 16513 for details.Shane Kerr2007-01-291-7/+7
* Change "execute" from numeric expression to executable statement, soEvan Hunt2007-01-281-136/+1
* Minor fix, calling wrong free function.Shane Kerr2006-11-061-2/+2
* - An option definition referencing leak was fixed, which resulted in earlyDavid Hankins2006-10-171-2/+2
* - A new common configuration executable statement, execute(), has beenDavid Hankins2006-07-311-1/+197
* - The log message emitted when the 'leased-address' value was not availableDavid Hankins2006-07-171-2/+4
* - Varying option space code and length bit widths (8/16/32) are nowDavid Hankins2006-06-011-2/+2
* - lcase() and ucase() configuration expressions have been added which adjustDavid Hankins2006-05-111-24/+139
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-2/+2
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-43/+43
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-87/+119
* Fix a small bug in binary-to-ascii.Ted Lemon2001-04-181-2/+2
* Get rid of a ??? that confuses the Sun compiler.Ted Lemon2001-03-221-2/+2
* Fix up NetBSD/alpha build.Ted Lemon2001-02-261-2/+2
* Fix a small cosmetic error.Ted Lemon2001-01-251-2/+3