summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'BETA_5_4'.BETA_5_4cvs2git1996-08-3049-15560/+0
* Remove dead local varsTed Lemon1996-08-303-25/+7
* Use a full-sized int to bounds-check port numberTed Lemon1996-08-302-10/+16
* Remove dead local variables; fix shared-network subnet list codeTed Lemon1996-08-302-28/+12
* Changes requested by Brian StecherTed Lemon1996-08-303-1/+3
* RegeneratedTed Lemon1996-08-302-1274/+1802
* Notice and complain about conflicting subnetsTed Lemon1996-08-302-6/+54
* Declare root_group externalTed Lemon1996-08-292-2/+2
* Fix erroneous hash search; use get-lease-hostnames parameterTed Lemon1996-08-292-28/+54
* Add get-lease-hostnames parameterTed Lemon1996-08-2912-1806/+1326
* Fix logging to stderrTed Lemon1996-08-292-6/+16
* Fix signed/unsigned char type mismatchTed Lemon1996-08-294-8/+12
* Type errorTed Lemon1996-08-291-2/+3
* Release NotesTed Lemon1996-08-291-0/+204
* Make sure specified UDP port is validTed Lemon1996-08-292-10/+28
* Don't proceed if errors are found in dhcpd.confTed Lemon1996-08-2910-20/+36
* Add warning message about lease database formatTed Lemon1996-08-291-0/+9
* admonish users not to mess with network APITed Lemon1996-08-292-2/+2
* Add QNX supportTed Lemon1996-08-292-0/+8
* Rehash nomenclatureTed Lemon1996-08-293-8/+8
* rehash nomenclatureTed Lemon1996-08-292-32/+32
* Update documentationTed Lemon1996-08-298-1740/+3076
* Remove unused variableTed Lemon1996-08-292-4/+2
* Rehash nomenclature; allow range declaration to take a single addressTed Lemon1996-08-292-304/+334
* Rename ATOM to NAMETed Lemon1996-08-292-16/+16
* Add support for qnxTed Lemon1996-08-292-3/+21
* Bring README into 20th centuryTed Lemon1996-08-291-61/+95
* qnx configurationTed Lemon1996-08-292-0/+206
* Move tlname into group with other externsTed Lemon1996-08-282-4/+6
* Put hostname in default reply listTed Lemon1996-08-282-2/+4
* Look up hostnames for lease IP addresses on startupTed Lemon1996-08-282-2/+32
* Don't malloc space for hash nameTed Lemon1996-08-282-20/+4
* If log_perror is nonzero, print to stderr as well as logging; no more DEBUG i...Ted Lemon1996-08-282-58/+98
* Add code to check interface type and skip point-to-point and loopback interfa...Ted Lemon1996-08-282-18/+56
* Add ONE_LEASE_PER_CLIENTTed Lemon1996-08-282-0/+2
* Add log_perror (used by errwarn.c); copy comments to converted fileTed Lemon1996-08-281-2/+7
* Make log_perror an external; add hostname to leases; add one_host_per_client ...Ted Lemon1996-08-282-6/+18
* Convert to new formatTed Lemon1996-08-282-56/+90
* Make log_perror an external; don't use LOG_PERROR - instead, do the work in e...Ted Lemon1996-08-282-42/+12
* Make chaddr an unsigned charTed Lemon1996-08-282-2/+2
* Add special support for hostname optionTed Lemon1996-08-282-4/+30
* Add new externals otherwise defined by conflexTed Lemon1996-08-282-4/+6
* Fix BNF comments; neaten up; minor parser fixesTed Lemon1996-08-282-258/+378
* Add tokens; ATOMs can begin with digits if OLD_LEXER not defined; save commen...Ted Lemon1996-08-282-24/+136
* Don't free hash nameTed Lemon1996-08-282-6/+2
* No longer need xerrwarn.o; use OLD_LEXER instead of SAVE_COMMENTSTed Lemon1996-08-281-10/+4
* New draftsTed Lemon1996-08-282-337/+636
* Add clean target; build dhcpxltTed Lemon1996-08-271-1/+27
* Add support for weird linux aliased interface namesTed Lemon1996-08-272-0/+4
* Put file version in copyright stringTed Lemon1996-08-2711-11/+11