summaryrefslogtreecommitdiff
path: root/common/dhcp-eval.5
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-3/+3
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [master] Add code to parse a vendor option as directed by the user.Shawn Routhier2015-07-131-1/+16
* [master] Add math operators and switch construct to evalShawn Routhier2014-06-111-4/+69
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* Various minor documentation improvements:Jeremy C. Reed2013-01-281-1/+1
* [master]Shawn Routhier2012-12-041-44/+2
* [rt29771]Shawn Routhier2012-08-131-55/+55
* Make "\777" into "\\nnn" so it prints correctly and looks better. [ISC-Bugs ...Shawn Routhier2012-05-171-2/+2
* Update 26704 to include a null check on the right hand side as well.Shawn Routhier2011-11-281-4/+4
* Documentation cleanup covering multiple ticketsShawn Routhier2010-07-021-6/+7
* Update copyright yearsShawn Routhier2009-11-241-2/+2
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-4/+4
* - Added a configuration function, 'gethostname()', which calls the systemDavid Hankins2009-07-061-1/+11
* - Two new operators, ~= and ~~, have been integrated to implementDavid Hankins2007-06-071-4/+17
* Copyright++David Hankins2007-05-191-2/+2
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-1/+1
* Change "execute" from numeric expression to executable statement, soEvan Hunt2007-01-281-37/+23
* - A new common configuration executable statement, execute(), has beenDavid Hankins2006-07-311-1/+43
* - The log message emitted when the 'leased-address' value was not availableDavid Hankins2006-07-171-2/+7
* - lcase() and ucase() configuration expressions have been added which adjustDavid Hankins2006-05-111-1/+18
* Pulling work between V3-0-4B3 and present v3-release-branch to HEAD.David Hankins2006-05-051-2/+2
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-45/+46
* sync with branchTed Lemon2001-08-101-27/+0
* Document backslash quoting.Ted Lemon2001-02-221-15/+40
* Oops, add constant for requesting stateTed Lemon2001-01-261-3/+8
* Document client-state operator.Ted Lemon2000-12-051-0/+40
* Fix title.Ted Lemon2000-10-131-1/+1
* Undocument check operator.Ted Lemon2000-10-101-11/+0
* Finished up function call support.Damien Neil2000-08-281-0/+27
* Added log() statement to allow logging from config files.Damien Neil2000-08-221-0/+11
* - Add a static operator indicating whether the client's lease is static.Ted Lemon1999-08-011-0/+7
* Change behaviour of concat so that any null argument produces a null result.Ted Lemon1999-07-311-3/+3
* Document changes to concat.Ted Lemon1999-07-311-6/+5
* Preliminary documentation for the dns-update function, from Brian Murrell.Ted Lemon1999-07-311-5/+54
* Document the lease-time, host-decl-name and pick-first-value functions.Ted Lemon1999-07-181-2/+24
* Document binary-to-ascii, leased-address and reverse.Ted Lemon1999-07-061-0/+43
* Document encode-intTed Lemon1999-05-271-3/+14
* Document the "known" expression.Ted Lemon1999-04-121-0/+7
* Update license.Ted Lemon1999-03-161-32/+12
* Document evaluation and conditional stuff.Ted Lemon1999-03-161-0/+289