summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'BETA_5_9'.BETA_5_9cvs2git1996-09-0949-15815/+0
* Fix usage nitTed Lemon1996-09-092-4/+4
* Fix stupid oversight in hash_delete - thanks to Jon Grubbs for finding thisTed Lemon1996-09-092-2/+4
* Add use-host-decl-names keywordTed Lemon1996-09-0912-520/+624
* Apply some changes Christoph asked forTed Lemon1996-09-052-2/+4
* Fix printf warningsTed Lemon1996-09-052-6/+8
* Fix up a couple of places where ic_timeout wasn't initialized in strioctl str...Ted Lemon1996-09-052-2/+6
* Fix opening comment; require a subnet decl for every interface; remove warnin...Ted Lemon1996-09-052-12/+16
* Document new netmask behaviour; document new requirement that all interfaces ...Ted Lemon1996-09-054-774/+800
* Fix syntax botch in host decl exampleTed Lemon1996-09-054-12/+14
* mockup_lease() now supplies uid info if present; supply subnet mask from subn...Ted Lemon1996-09-052-24/+120
* Warn Linux users of database moveTed Lemon1996-09-051-0/+15
* Hacks for LinuxTed Lemon1996-09-051-2/+10
* All unnamed options now take the X format, which means either an ASCII string...Ted Lemon1996-09-046-702/+864
* Put uio.h include within ifdefTed Lemon1996-09-042-4/+6
* Work around sed/POSIX bogosityTed Lemon1996-09-042-12/+12
* Oops - debug faux pasTed Lemon1996-09-022-8/+8
* strncasecmp takes *three* arguments...Ted Lemon1996-09-022-2/+2
* Remove dead varsTed Lemon1996-09-021-5/+1
* Support for -lf and -cf flags; debogosify DEBUG behaviourTed Lemon1996-09-022-22/+56
* Support for -lf and -cf flagsTed Lemon1996-09-0210-296/+338
* Don't do syslog() when DEBUG is definedTed Lemon1996-09-022-2/+22
* Don't attach to unconfigured interfacesTed Lemon1996-09-022-8/+8
* Improve error messagesTed Lemon1996-09-024-22/+30
* OopsTed Lemon1996-08-311-2/+2
* 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