David Hankins
98bd7ca099
DHCPv6 branch merged to HEAD.
2007-05-08 23:05:22 +00:00
Evan Hunt
253c8b6ad1
Change "execute" from numeric expression to executable statement, so
...
it will not be necessary to use eval(execute(...)) [rt16620]
2007-01-28 23:00:19 +00:00
David Hankins
b543fea9d4
- A new common configuration executable statement, execute(), has been
...
added. This permits dhcpd or dhclient to execute a named external
program with command line arguments specified from other configuration
language. Thanks to a patch written by Mattias Ronnblom, gotten to us
via Robin Breathe. [ISC-Bugs #13728 ]
2006-07-31 22:19:51 +00:00
David Hankins
2bddf829f4
- The log message emitted when the 'leased-address' value was not available
...
in dhcpd.conf "executable statements" has been updated to be more helpful.
Manpage information for this value has also been updated. [ISC-Bugs #16136 ]
2006-07-17 15:33:34 +00:00
David Hankins
2727c1cf8f
- lcase() and ucase() configuration expressions have been added which adjust
...
their arguments from upper to lower and lower to upper cases respectively.
[ISC-Bugs #1597 ]
2006-05-11 16:31:29 +00:00
David Hankins
3a16098f0b
Pulling work between V3-0-4B3 and present v3-release-branch to HEAD.
2006-05-05 20:32:31 +00:00
David Hankins
98311e4ba9
MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are
...
now synced as of tag V3-0-3-BETA-1.
2005-03-17 20:15:29 +00:00
Ted Lemon
a609e69bba
sync with branch
2001-08-10 10:50:50 +00:00
Ted Lemon
17238faf0f
Document backslash quoting.
2001-02-22 22:50:55 +00:00
Ted Lemon
543ce4f87d
Oops, add constant for requesting state
2001-01-26 05:56:29 +00:00
Ted Lemon
752214df9a
Document client-state operator.
2000-12-05 07:13:16 +00:00
Ted Lemon
4ab5d6e340
Fix title.
2000-10-13 19:00:11 +00:00
Ted Lemon
88179fea29
Undocument check operator.
2000-10-10 22:07:25 +00:00
Damien Neil
1b234d446f
Finished up function call support.
2000-08-28 19:36:39 +00:00
Damien Neil
e7a9c29390
Added log() statement to allow logging from config files.
2000-08-22 21:51:39 +00:00
Ted Lemon
1c5d573185
- Add a static operator indicating whether the client's lease is static.
1999-08-01 14:26:57 +00:00
Ted Lemon
b5b7abf8b6
Change behaviour of concat so that any null argument produces a null result.
1999-07-31 23:24:33 +00:00
Ted Lemon
6499fe2748
Document changes to concat.
1999-07-31 21:37:12 +00:00
Ted Lemon
3c8a36ab52
Preliminary documentation for the dns-update function, from Brian Murrell.
1999-07-31 18:30:14 +00:00
Ted Lemon
e9b754bfc3
Document the lease-time, host-decl-name and pick-first-value functions.
1999-07-18 19:36:50 +00:00
Ted Lemon
8ca01a7ef1
Document binary-to-ascii, leased-address and reverse.
1999-07-06 20:19:40 +00:00
Ted Lemon
7ff63eb044
Document encode-int
1999-05-27 14:01:43 +00:00
Ted Lemon
0c643a7eb2
Document the "known" expression.
1999-04-12 21:31:54 +00:00
Ted Lemon
f39b6e0089
Update license.
1999-03-16 05:50:46 +00:00
Ted Lemon
6b74a7a8cf
Document evaluation and conditional stuff.
1999-03-16 00:19:48 +00:00