David Hankins
|
5e86441636
|
- A new common (server or client) option, 'db-time-format local;', has
been added which prints the local time in /var/db/dhcpd.leases rather
than UTC. Thanks to a patch from Ken Lalonde. [ISC-Bugs #2678]
|
2006-06-06 16:35:18 +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
|
88cd8aca9e
|
- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silence
robie).
|
2006-02-24 23:16:32 +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 |
|
Murray
|
668c33c74a
|
Sync with V3-RELEASE-BRANCH. Fixes remote root exploit.
|
2002-04-30 06:18:39 +00:00 |
|
Ted Lemon
|
a609e69bba
|
sync with branch
|
2001-08-10 10:50:50 +00:00 |
|
Ted Lemon
|
d758ad8cac
|
Merge changes between 3.0rc7 and 3.0rc8pl2.
|
2001-06-27 00:31:20 +00:00 |
|
Ted Lemon
|
33d1e366db
|
Make print_hw_addr bulletproof.
|
2001-05-04 01:05:17 +00:00 |
|
Ted Lemon
|
80c897c871
|
Make things compile if DEBUG is defined.
|
2001-04-09 00:36:45 +00:00 |
|
Ted Lemon
|
b0b4f89c39
|
Add a missing else whose absence was causing memory smashes.
|
2001-03-20 07:26:57 +00:00 |
|
Ted Lemon
|
0efc1180e9
|
Add quotify functions.
|
2001-03-15 23:17:28 +00:00 |
|
Ted Lemon
|
84a2288c45
|
Don't save lease timestamp in database.
|
2001-02-12 19:46:59 +00:00 |
|
Ted Lemon
|
4cb55919c2
|
- Print null hardware address as blank, instead of as <null>.
- Use isc_result_totext to print ns update status, now that res_nupdate
is returning an isc_result_t.
|
2001-01-16 23:12:47 +00:00 |
|
Ted Lemon
|
27b3dc1d62
|
Add support for printing NXDOMAIN and YXDOMAIN prerequisites.
|
2001-01-06 21:32:26 +00:00 |
|
Ted Lemon
|
6d531e7fd2
|
Add printer for client-state.
|
2000-11-28 23:18:40 +00:00 |
|
Ted Lemon
|
8e979eb6c4
|
Make print.c compile with DEBUG (and, coincidentally, make it work better).
|
2000-10-12 08:59:07 +00:00 |
|
Ted Lemon
|
f01408b861
|
Fix minor indentation nit.
|
2000-09-29 20:58:59 +00:00 |
|
Damien Neil
|
a83fe30733
|
Added binary &|^ operators.
|
2000-08-30 18:03:00 +00:00 |
|
Ted Lemon
|
49733f31d3
|
Go back to the BSD license.
|
2000-03-17 04:00:32 +00:00 |
|
Ted Lemon
|
c1cc0a7153
|
Generalize binary operator printing and add new binary operators.
|
2000-03-06 23:19:47 +00:00 |
|
Ted Lemon
|
48af32f4c0
|
Print function definitions (sort of).
|
2000-02-15 19:41:32 +00:00 |
|
Ted Lemon
|
f28971d813
|
Print function calls.
|
2000-02-05 18:05:45 +00:00 |
|
Ted Lemon
|
e2e4a76e08
|
Don't forget that pesky ampersand.
|
2000-02-03 04:43:36 +00:00 |
|
Ted Lemon
|
2d3bd461ae
|
Get rid of double spacing when printing DNS results.
|
2000-02-03 04:38:08 +00:00 |
|
Ted Lemon
|
b4dc29fdd9
|
Use r_size, not strlen, to get length of r_data.
|
2000-02-03 04:31:25 +00:00 |
|
Ted Lemon
|
9458e9aa07
|
Minor solaris fixes.
|
2000-02-02 20:01:50 +00:00 |
|
Ted Lemon
|
7e799df19d
|
Support the private resolver.
|
2000-02-02 07:22:33 +00:00 |
|
Ted Lemon
|
4bd8800e89
|
Fix compilation errors introduced in the last set of checkins.
|
2000-01-26 14:56:18 +00:00 |
|
Ted Lemon
|
e89b6557e8
|
Use debugging malloc. Fix a few small botches in DNS expression printer.
|
2000-01-25 01:14:26 +00:00 |
|
Ted Lemon
|
2e23650878
|
- Add support for DNS return codes.
- Add support for null, defined and variable reference expressions.
|
2000-01-08 01:38:52 +00:00 |
|
Ted Lemon
|
5aae163517
|
Support new struct hardware. Add printers for new DNS functions.
|
2000-01-05 18:04:46 +00:00 |
|
Ted Lemon
|
d9eefc5dec
|
Mass commit for Brian Murrell.
|
1999-11-20 18:36:32 +00:00 |
|
Ted Lemon
|
ed0a7998ad
|
Add printer for not_equal expression.
|
1999-11-14 00:01:08 +00:00 |
|
Ted Lemon
|
b1b7b521fe
|
Get a clean compile with all known gcc warnings.
|
1999-10-07 06:36:35 +00:00 |
|
Ted Lemon
|
df1ea41160
|
Fix a stupid bug in const_data printer.
|
1999-10-01 03:18:33 +00:00 |
|
Ted Lemon
|
011cc20578
|
Make indent_spaces start the new line. Print a suffix if one is provided.
|
1999-09-22 17:25:27 +00:00 |
|
Ted Lemon
|
fa098be8f9
|
Implement printing out of expressions so that they can be output to the lease database file and later read back in.
|
1999-09-22 01:45:57 +00:00 |
|
Ted Lemon
|
3175ee907c
|
Changes to make builds work on HP-UX with ANSI compiler.
|
1999-07-13 18:00:22 +00:00 |
|
Ted Lemon
|
0b96b0fe6f
|
Add printer for encapsulate expression.
|
1999-04-05 16:18:22 +00:00 |
|
Ted Lemon
|
f39b6e0089
|
Update license.
|
1999-03-16 05:50:46 +00:00 |
|
Ted Lemon
|
8ae2d59584
|
Change names of error functions to be more consistent.
|
1999-02-24 17:56:53 +00:00 |
|
Ted Lemon
|
d2bc90bd80
|
Pull up recent 2.0 changes.
|
1999-02-14 19:04:05 +00:00 |
|
Ted Lemon
|
2d0eb01961
|
Add new printers for prettier printing of 'x' format. Add expression printer.
|
1998-11-05 18:44:11 +00:00 |
|
Ted Lemon
|
69858972fd
|
Clean up unsigned char vs. signed char discrepencies.
|
1998-03-16 06:17:37 +00:00 |
|
Ted Lemon
|
1ab32dffc5
|
%02x, not %2.2x
|
1997-11-29 07:52:10 +00:00 |
|
Ted Lemon
|
4595a58c25
|
size_t -> ssize_t in return values where < 0 == error
|
1997-06-08 03:18:09 +00:00 |
|
Ted Lemon
|
74eda6c581
|
Supply extra argument to pretty_print_options
|
1997-06-02 22:32:37 +00:00 |
|
Ted Lemon
|
f73aedfc4e
|
remove lease -> state
|
1997-03-05 06:33:06 +00:00 |
|
Ted Lemon
|
171c47a6cc
|
pretty_print_options now optionally seperates array elements with comma, and now encloses text strings in quotes
|
1997-02-22 08:32:05 +00:00 |
|
Ted Lemon
|
cadbf99218
|
Put file version in copyright string
|
1996-08-27 09:55:50 +00:00 |
|