2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-09-05 08:45:35 +00:00
Commit Graph

74 Commits

Author SHA1 Message Date
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
Ted Lemon
0c0a1dae01 Always terminate dump buffer 1996-05-28 18:15:22 +00:00
Ted Lemon
f2e2f2500b Add function to dump hash tables 1996-05-22 07:28:42 +00:00
Ted Lemon
66d9a26622 Fix copyright dates 1996-05-16 07:43:11 +00:00
Ted Lemon
096858eb14 Use note() to do raw dumps, not fprintf 1996-05-13 00:06:44 +00:00
Ted Lemon
0366d39ed5 Fix debugging statements; add raw data dumper 1996-02-29 18:32:57 +00:00
Ted Lemon
d3c15dec47 Fix bug in dump_packet 1996-02-26 01:57:23 +00:00
Ted Lemon
faa1c99dc6 Add dump_packet function 1996-02-25 21:28:38 +00:00
Ted Lemon
97ca16995f Intermediate changes to support actual DHCP protocol engine 1996-02-21 12:11:09 +00:00
Ted Lemon
089fb364df More portable internet addresses; fix endian bug; fix parser bugs 1996-02-06 20:25:56 +00:00
Ted Lemon
d7837182d3 DHCP Server Daemon 1995-11-29 07:40:04 +00:00