summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version++, date, document the GCC 4.0.0 workaround and dhclient.confV3-0-3RC1David Hankins2005-06-161-2/+12
* Version++, date.David Hankins2005-06-161-4/+4
* Document undesirable multiple interface behaviour on interface {} clausesDavid Hankins2005-06-161-1/+10
* Move -Werror to a variable (WARNERR). Comment it out for now in responseDavid Hankins2005-06-161-5/+6
* Version to 3.0.3rc1.David Hankins2005-06-161-1/+1
* - Release date to today.V3-0-3-BETA-3David Hankins2005-05-242-2/+2
* - Version to 3.0.3b3.David Hankins2005-05-184-10/+13
* - Copyright++ on bootp.c.V3-0-3-BETA-2David Hankins2005-05-023-17/+35
* - Pulling rt14064 up to V3-RELEASE.David Hankins2005-04-296-73/+63
* - README, RELNOTES, version update to 3.0.3b1.V3-0-3-BETA-1David Hankins2005-03-0318-44/+44
* - A bug was fixed where a server might load balance a DHCP REQUEST to itsDavid Hankins2005-03-022-21/+24
* - Host declarations matching on client identifier for dynamic leases willDavid Hankins2005-03-022-4/+12
* - In rt13481, s/peek/next/ was done on some of these peek_token/next_tokenDavid Hankins2005-03-021-3/+3
* Error - 'medium' was never a valid dhclient.conf parameter, it was onlyDavid Hankins2005-03-022-35/+18
* - The octal check is wrong...let convert_num complain about this, not theDavid Hankins2005-03-011-7/+1
* - rt13481b...it turns out no tokens leave that loop as anything other thanDavid Hankins2005-03-011-10/+12
* - pull up rt13481.David Hankins2005-03-013-38/+96
* - Forgot to attribute to Jason on some of his tickets. Didn't use hisDavid Hankins2005-02-251-2/+4
* - Pull 13552 (piaddrmask() may overflow heap) to release branch.David Hankins2005-02-253-46/+62
* - We support BOOTP, we should carry rfc1542 as documentation as well.David Hankins2005-02-231-0/+1291
* - version to '3.0.3-head', really this time.David Hankins2005-02-221-1/+1
* - 'make clean' should remove omshell and omshell.o. 'svtest' and 'test.o'David Hankins2005-02-221-1/+1
* - merge rt13582David Hankins2005-02-223-17/+74
* - merge rt13330David Hankins2005-02-222-6/+13
* - merge rt13329David Hankins2005-02-222-3/+7
* - merge rt13254David Hankins2005-02-222-1/+10
* - merge rt13251David Hankins2005-02-222-2/+5
* - merge rt13250David Hankins2005-02-222-10/+15
* - merge 13141David Hankins2005-02-222-18/+35
* - merge rt13084David Hankins2005-02-222-1/+17
* - merge rt12986bDavid Hankins2005-02-222-12/+14
* - Version to "3.0.3-head".David Hankins2005-02-223-2/+35
* - Release date to today for making of tarball and commencing of signaturing,David Hankins2005-02-152-2/+2
* - improper roff syntax, \fR not \f\R.David Hankins2005-01-191-2/+2
* - \xnn syntax actually allows hex values less than or equal to 0xff (oneDavid Hankins2005-01-191-2/+2
* Copyright++ - we are publishing a change in dhcpd.conf.5 in this releaseDavid Hankins2005-01-082-3/+3
* SUPPORT section reworded further after input from Laura H.David Hankins2005-01-072-6/+8
* - Version to 3.0.2. Waiting on Laura to vet the README changes in theDavid Hankins2004-12-283-18/+39
* - Spell 'statement' correctly.David Hankins2004-12-151-2/+2
* - Reword local-address after some thought.David Hankins2004-12-151-4/+13
* - local-address was undocoumentedDavid Hankins2004-12-151-1/+20
* - Bonehead printf format error.V3-0-2RC3David Hankins2004-12-041-3/+3
* - Merge rt13116 (option overloading rework)David Hankins2004-12-033-141/+120
* - Merge in RT13103.David Hankins2004-11-2426-116/+199
* - The .spec file is used to create rpms, I gather. Version to 3.0.2. ThereDavid Hankins2004-11-171-1/+1
* - Version to 3.0.2rc3.David Hankins2004-11-123-7/+7
* - The Option Overloading support bugfix in 3.0.2b1 introduced two newDavid Hankins2004-11-122-2/+8
* - Release date to Nov 5 for 3.0.2rc2.V3-0-2RC2David Hankins2004-11-052-2/+2
* - README, RELNOTES, version to 3.0.2rc2.David Hankins2004-11-043-9/+14
* - Complete rewrite of allocate_lease. The function is no longer recursive,David Hankins2004-11-041-82/+74