summaryrefslogtreecommitdiff
path: root/common/tables.c
Commit message (Expand)AuthorAgeFilesLines
* Add ddns-update parameter.Ted Lemon1999-10-271-2/+2
* Use T format for lease times.Ted Lemon1999-10-151-5/+5
* Define server option types for ddns updates.Ted Lemon1999-07-011-4/+4
* Add always-broadcast option.Ted Lemon1999-06-221-2/+2
* Add a bunch of options that were added in RFC2132.Ted Lemon1999-04-231-18/+18
* Add always-reply-rfc1048 server option.Ted Lemon1999-04-081-2/+2
* - Add vendor-option-space server option.Ted Lemon1999-04-051-7/+50
* Allow vendor class identifier to be other than ASCII text.Ted Lemon1999-03-251-2/+2
* Update license.Ted Lemon1999-03-161-33/+13
* dhcp-class-identifier -> vendor-class-identifier.Ted Lemon1999-03-161-2/+2
* Sync with 2.0b1pl16. Fix some pool allocation problems.Ted Lemon1999-02-251-2/+2
* Change names of error functions to be more consistent.Ted Lemon1999-02-241-4/+4
* Pull up recent 2.0 changes.Ted Lemon1999-02-141-5/+5
* Get rid of ad-hoc option priority list.Ted Lemon1998-11-051-87/+1
* Add server option universe. Install dhcp option universe set function.Ted Lemon1998-06-251-1/+279
* Add agent option universe.Ted Lemon1998-04-191-3/+280
* Clean up unsigned char vs. signed char discrepencies.Ted Lemon1998-03-161-4/+5
* name-servers -> ien116-name-servers, to reduce confusion. Add nds- optionsTed Lemon1997-05-091-5/+5
* Allow users to specify vendor-encapsulated-options as a string of hex digitsTed Lemon1997-03-291-2/+2
* Add unknown options to end of option priority listTed Lemon1996-09-111-1/+19
* All unnamed options now take the X format, which means either an ASCII string...Ted Lemon1996-09-041-193/+193
* Put hostname in default reply listTed Lemon1996-08-281-1/+2
* Support for token ring hardware typeTed Lemon1996-08-271-2/+2
* Change parse specification for dhcp-class-identifier option; don't use a peri...Ted Lemon1996-06-011-2/+2
* Fix copyrightTed Lemon1996-05-201-2/+3
* Keep a persistent database of leasesTed Lemon1996-03-021-0/+260
* Take mandatory options out of default priority list; add user class identifierTed Lemon1996-02-291-6/+2
* Incremental changes to support DHCP protocolTed Lemon1996-02-211-11/+11
* More portable internet addresses; fix endian bug; fix parser bugsTed Lemon1996-02-061-256/+256
* DHCP Server DaemonTed Lemon1995-11-291-0/+414