summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-1747-1200/+1054
* sync with branchTed Lemon2001-08-103-3/+5
* Fixes for QoS support.James Brister2001-07-101-0/+3
* Pull up RC9Ted Lemon2001-06-291-2/+2
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-2718-64/+248
* remove these from the mainline.Ted Lemon2001-06-277-506/+0
* Add these to the mainline.Ted Lemon2001-06-277-0/+508
* OMAPI class and subclass support.James Brister2001-06-221-1/+14
* Sync with 3.0rc7Ted Lemon2001-05-174-5/+7
* Add a definition for fpos_t.Ted Lemon2001-05-031-0/+2
* Add a strcasecmp for comparing omapi_data_type_t's.Ted Lemon2001-05-021-0/+1
* Need error message translation for omapi as well.Ted Lemon2001-05-021-0/+3
* Add new tokens.Ted Lemon2001-05-021-1/+3
* Add line-oriented argument to new_parse().Ted Lemon2001-05-021-1/+1
* SIOCGIFCONF API doesn't work properly on sparc.Ted Lemon2001-05-011-1/+3
* Update version and changelogTed Lemon2001-04-301-1/+1
* Update changelog and versionV3-RC3Ted Lemon2001-04-271-1/+1
* Put offsets into packet into comments.Ted Lemon2001-04-241-15/+15
* Update version and changelogTed Lemon2001-04-201-1/+1
* Add recover_wait state goo.Ted Lemon2001-04-202-2/+4
* Update version.Ted Lemon2001-04-181-1/+1
* Update version and changelogV3-RC1Ted Lemon2001-04-171-1/+1
* Add DEBUG_LEASE_STATE_TRANSITIONSTed Lemon2001-04-161-0/+4
* Fix prototypes.Ted Lemon2001-04-161-4/+10
* SCO Fixups.Ted Lemon2001-04-091-3/+21
* Work around Linux 2.4 Token Ring problem.Ted Lemon2001-04-091-0/+3
* Fix up a -DDEBUG compile error.Ted Lemon2001-04-091-1/+1
* Update changelog and versionV3-BETA-2-PATCH-24Ted Lemon2001-04-061-1/+1
* - Add S_STOPPED state for downed interfaces.Ted Lemon2001-04-051-17/+22
* Don't try to determine SIOCGIFCONF buffer size prior to Linux 2.2.Ted Lemon2001-04-051-1/+1
* Update version and changelogV3-BETA-2-PATCH-23Ted Lemon2001-03-221-1/+1
* fix up dhclient script defaults.Ted Lemon2001-03-221-4/+5
* Update changelog and version.V3-BETA-2-PATCH-22Ted Lemon2001-03-201-1/+1
* Update version and changelogV3-BETA-2-PATCH-21Ted Lemon2001-03-201-1/+1
* Fixed RT 938 having to do with SIOCGIFCONF on Linux. We now do a firstBen Cottrell2001-03-171-0/+1
* Update version number and changelogV3-BETA-2-PATCH-20Ted Lemon2001-03-171-1/+1
* Support NUL characters in STRING tokens.Ted Lemon2001-03-171-3/+4
* More DLPI patches from Joost. His patch was way garbled, but this is myBen Cottrell2001-03-161-0/+4
* Add quotify prototypes.Ted Lemon2001-03-151-0/+2
* Update changelog and version info.Ted Lemon2001-03-141-1/+1
* Change EOF to END_OF_FILE in tokenizer for enum compatibility.Ted Lemon2001-03-011-1/+2
* Update version to -cvsTed Lemon2001-03-011-1/+1
* Added tokens for "close", "create", "open", and "help" to the lexer.Damien Neil2001-02-271-1/+5
* Update changelog and versionTed Lemon2001-02-221-1/+1
* Make header lengths signed rather than unsigned, fix snoop_time().Ted Lemon2001-02-221-3/+3
* Declare dhcp_failover_toack_queue_timeout ().Ted Lemon2001-02-221-0/+1
* Added failover ack queueing. Failover update messages are no longerDamien Neil2001-02-222-2/+14
* Oops, socklen_t is defined in all NetBSD versions *after* 1.3J, not *before*.Ted Lemon2001-02-181-1/+1
* Change the index element of omapi_listener_object_t from an int32_tDamien Neil2001-02-151-1/+1
* Add prototype for minires tracing.Ted Lemon2001-02-153-0/+7