Ted Lemon
|
c256bae9ba
|
Add use-host-decl-names keyword
|
1996-09-09 07:04:29 +00:00 |
|
Ted Lemon
|
e2ac581437
|
Support for -lf and -cf flags
|
1996-09-02 21:16:25 +00:00 |
|
Ted Lemon
|
6cdd0d0d26
|
Remove dead local variables; fix shared-network subnet list code
|
1996-08-30 23:39:37 +00:00 |
|
Ted Lemon
|
5fea7b10ff
|
Add get-lease-hostnames parameter
|
1996-08-29 23:02:40 +00:00 |
|
Ted Lemon
|
ef6f87b4d6
|
Fix signed/unsigned char type mismatch
|
1996-08-29 20:12:37 +00:00 |
|
Ted Lemon
|
88ddda34a5
|
Don't proceed if errors are found in dhcpd.conf
|
1996-08-29 09:49:53 +00:00 |
|
Ted Lemon
|
2d59f5901f
|
Rehash nomenclature; allow range declaration to take a single address
|
1996-08-29 09:14:39 +00:00 |
|
Ted Lemon
|
5376e3e969
|
Fix BNF comments; neaten up; minor parser fixes
|
1996-08-28 01:28:27 +00:00 |
|
Ted Lemon
|
7dfc8ac273
|
redo parser for new file format
|
1996-08-27 09:40:17 +00:00 |
|
Ted Lemon
|
6589fcfe7d
|
allow hardware addresses tobe up to 16 bytes independent of the hardware type
|
1996-06-27 19:02:34 +00:00 |
|
Ted Lemon
|
b8b8bc8e37
|
Change printf formats to not assume longs and ints are the same size
|
1996-06-24 20:29:29 +00:00 |
|
Ted Lemon
|
05bde14e65
|
Fix a couple of off-by-one malloc errors
|
1996-06-12 04:07:04 +00:00 |
|
Ted Lemon
|
efdf1d6ec1
|
Fix ANSI string botch, allocate space for NUL on ASCII string
|
1996-06-10 22:45:02 +00:00 |
|
Ted Lemon
|
eebea44806
|
Delete unused automatic variables
|
1996-06-04 19:04:16 +00:00 |
|
Ted Lemon
|
9ab9265004
|
Initialize shared_network interface
|
1996-06-01 02:01:07 +00:00 |
|
Ted Lemon
|
973bd37a42
|
Add X code to option parser to handle data that might be ASCII text or colon-seperated hexadecimal octets
|
1996-06-01 00:16:30 +00:00 |
|
Ted Lemon
|
19d868b218
|
Add some code to convince foolish compilers variables have been initialized
|
1996-05-25 18:37:01 +00:00 |
|
Ted Lemon
|
7e8381e5c3
|
Add tlname variable to store pointer to name of file being parsed; let parse_numeric_aggregate allocate uid buffer; don't reverse lists of numbers
|
1996-05-23 22:20:26 +00:00 |
|
Ted Lemon
|
3d8ddf1349
|
Fix typo
|
1996-05-22 11:29:52 +00:00 |
|
Ted Lemon
|
1f814ff24f
|
shared network support; dynamic bootp support; BOOTP sname support; add warning on lease file syntax error; can't warn on duplicate option code anymore
|
1996-05-22 07:18:11 +00:00 |
|
Ted Lemon
|
c4f1fbb096
|
Fix copyrights; fix typos; take out TM_GMT garbage
|
1996-05-19 23:57:22 +00:00 |
|
Ted Lemon
|
9375101b4a
|
Preinitialize static lease structure to avoid accidentally shadowing values across lease statements; allow text strings as Unique Identifiers; zero-length Unique Identifiers generate warning, but do not cause code to fail
|
1996-05-17 23:12:09 +00:00 |
|
Ted Lemon
|
31f26cd349
|
jmp_buf could be struct or array - macrofy references so that can be configurable; fix pointer incompatibilities
|
1996-05-16 07:12:57 +00:00 |
|
Ted Lemon
|
a8b53b4220
|
Various user-provided patches
|
1996-03-16 17:50:30 +00:00 |
|
Ted Lemon
|
8e3de495cb
|
Don't try to parse the lease file if it's not there
|
1996-03-06 10:38:53 +00:00 |
|
Ted Lemon
|
d843c75d7e
|
Disable some debugging statements
|
1996-03-02 05:21:33 +00:00 |
|
Ted Lemon
|
1358b87447
|
Keep a persistent database of leases
|
1996-03-02 05:13:36 +00:00 |
|
Ted Lemon
|
24a75c03db
|
Parse user and vendor class declarations; fix rounding error in convert_num; fix convert_num precision in lease timeout decls; unswap converted numbers in lease timeout decls
|
1996-02-29 18:08:45 +00:00 |
|
Ted Lemon
|
685963dcf4
|
Incremental changes to support DHCP protocol
|
1996-02-21 15:16:18 +00:00 |
|
Ted Lemon
|
97ca16995f
|
Intermediate changes to support actual DHCP protocol engine
|
1996-02-21 12:11:09 +00:00 |
|
Ted Lemon
|
9582172964
|
Fixed many option bugs; added client for testing
|
1996-02-07 22:43:54 +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 |
|