summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Install unformatted man pages on some systems.Ted Lemon1999-04-081-3/+3
* Update version.Ted Lemon1999-04-081-2/+2
* - Add documentation for vendor-encapsulated-options option.Ted Lemon1999-04-081-0/+93
* - Fix some silly parse problems in class parsing.Ted Lemon1999-04-081-30/+22
* - Add support for always-reply-rfc1048.Ted Lemon1999-04-081-2/+27
* - Support new generalized option_state usage.Ted Lemon1999-04-051-118/+145
* Add support for option space declaration.Ted Lemon1999-04-051-3/+15
* Support new generalized option_state usage.Ted Lemon1999-04-052-23/+29
* Update versionV3-ALPHA-19990330Ted Lemon1999-03-301-2/+2
* Initialize option cache pointer prior to use.Ted Lemon1999-03-301-1/+2
* Move support of server allow/deny into common code.Ted Lemon1999-03-301-52/+3
* Update version.V3-ALPHA-19990329ATed Lemon1999-03-291-2/+2
* Adjust version numbers.Ted Lemon1999-03-291-2/+2
* Add missing break to fix POOL permit parse. Fix address range warning.Ted Lemon1999-03-291-5/+11
* Update version number.Ted Lemon1999-03-261-2/+2
* Pull up changes in Patchlevel 19Ted Lemon1999-03-262-6/+10
* Don't log winning DHCPREQUESTs twice.Ted Lemon1999-03-251-3/+3
* Support defining new option names and codes.Ted Lemon1999-03-251-2/+40
* Sanitize Solaris build.V3-ALPHA-19990315Ted Lemon1999-03-165-1138/+1143
* RegenerateTed Lemon1999-03-162-6/+6
* Clean up obsolete dregs.Ted Lemon1999-03-162-5/+2
* Don't build dhcpdi.o anymore.Ted Lemon1999-03-161-1/+1
* Update license.Ted Lemon1999-03-1612-667/+510
* Wrong way to do it.Ted Lemon1999-03-161-1225/+0
* Document address pools and client classing.Ted Lemon1999-03-161-30/+173
* Update version.Ted Lemon1999-03-161-2/+2
* Differentiate between spawning and subclass matching.Ted Lemon1999-03-162-17/+21
* Fix up references to ciaddr and yiaddr.Ted Lemon1999-03-131-4/+4
* Fix up unicast response code.Ted Lemon1999-03-131-13/+21
* Pool scope and subnet scope are different leaves of the same tree -Ted Lemon1999-03-101-4/+9
* - Tack parameter request list on to lease state structure so that it willTed Lemon1999-03-101-3/+22
* Free parameter request list prior to freeing lease state.Ted Lemon1999-03-101-1/+3
* Additional argument to cons_option.Ted Lemon1999-03-101-2/+2
* Fix logging of DHCPREQUEST activity. Fix find_lease problems.Ted Lemon1999-03-091-50/+62
* When creating anonymous pools, initialize share and group pointers.Ted Lemon1999-03-091-1/+4
* Sync with 2.0b1pl16. Fix some pool allocation problems.Ted Lemon1999-02-2510-371/+677
* Change names of error functions to be more consistent.Ted Lemon1999-02-246-143/+143
* Failover-specific code.Ted Lemon1999-02-231-0/+69
* Fix up authoritative parsing.Ted Lemon1999-02-231-4/+5
* Fix up mistakes in recent 2.0 pullups.Ted Lemon1999-02-142-4/+3
* Pull up recent 2.0 changes.Ted Lemon1999-02-141-2/+37
* Pull up recent 2.0 changes. New license.Ted Lemon1999-02-141-33/+85
* Add CONTRIBUTIONS section.Ted Lemon1999-02-141-0/+6
* - Pull up recent 2.0 changes.Ted Lemon1999-02-141-97/+127
* Pull up recent 2.0 changes.Ted Lemon1999-02-141-6/+228
* Pull up recent changes in 2.0.Ted Lemon1999-02-141-15/+17
* Add failover.cTed Lemon1999-02-141-2/+2
* Don't use oc if it's nullTed Lemon1998-11-191-2/+6
* Add billing support and pool support.carrel-2Ted Lemon1998-11-111-42/+84
* Write out name of class to which a lease is billed, if any.Ted Lemon1998-11-111-1/+61