summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update relnotes for 3.1.0rc1v3_1_0rc1Evan Hunt2007-06-111-2/+19
* Roll 3.1.0rc1, with all changes since 3.1.0b2.Evan Hunt2007-06-1118-135/+179
* Change "beta" to "release candidate" in READMEEvan Hunt2007-06-071-1/+1
* Promote 3.1.0b2 to 3.1.0rc1.Evan Hunt2007-06-063-8/+13
* This commit was manufactured by cvs2git to create branch 'v3_1_0rc1'.cvs2git2007-05-240-0/+0
* Oops, forgot to change tarball names to 3.1.0b2v3_1_0b2Evan Hunt2007-05-241-3/+3
* Release 3.1.0b2, update copyrights.Evan Hunt2007-05-2320-42/+42
* - Corrected a flaw that broke encapsulated spaces included due to presenceDavid Hankins2007-05-232-7/+14
* - A flaw in failover startup sequences was repaired that sometimes leftDavid Hankins2007-05-222-10/+33
* Add -x flag to dhclient: triggers dhclient processes to exit gracefullyEvan Hunt2007-05-223-9/+31
* - 'dhcp.c(3953): non-null pointer' has been repaired. This fixes a flawDavid Hankins2007-05-212-5/+9
* - A bug in dhclient was repaired which caused it to send parameter requestDavid Hankins2007-05-212-3/+7
* Update comment per rt16841.David Hankins2007-05-161-4/+3
* Spell 'received' correctly.David Hankins2007-05-161-1/+1
* - Corrected one situation where the column index variable might beDavid Hankins2007-05-113-10/+15
* Fixed a bug that caused OMAPI clients to hang when opening leases. [rt16495]Evan Hunt2007-05-073-6/+16
* - Error in rt16831 repaired...append the n_hw tail of the insert point toDavid Hankins2007-05-041-2/+2
* Rework pool parsing change to fix null dereference [rt16845]Evan Hunt2007-05-031-5/+11
* Reflect that change was made in 3.0.6. Updates from reword of statementDavid Hankins2007-05-021-6/+7
* Assorted fixes for broken network devices: IP header length field is nowEvan Hunt2007-04-279-91/+124
* Added contrib/dhclient-tz-exithook.sh script for processing tzname (option 101)Evan Hunt2007-04-270-0/+0
* This commit was manufactured by cvs2git to create branch 'v3_1'.cvs2git2007-04-271-0/+179
|\
| * Added contrib/dhclient-tz-exithook.sh script for processing tzname (option 101)Evan Hunt2007-04-271-0/+179
| * A new server config option "fqdn-reply" specifies whether the serverEvan Hunt2007-04-274-3/+26
| * Allow trace output files (-tf option) to be overwritten, rather thanEvan Hunt2007-04-272-1/+11
| * Fix a bug where dhcpd segfaults if a pool is declared outside a subnetEvan Hunt2007-04-272-6/+12
| * - The server's "by client-id" and "by hardware address" hash table listsDavid Hankins2007-04-263-34/+181
| * Relnotes entry in the wrong place.David Hankins2007-04-261-5/+3
| * - dhclient now closes its descriptor to dhclient.leases prior to executingDavid Hankins2007-04-262-1/+11
| * Missing indentation reset.David Hankins2007-04-241-1/+2
| * - Some bugs were fixed in the 'emergency relay agent options hologram'David Hankins2007-04-203-52/+67
| * - Several spelling typos were repaired, and some cross-references to otherDavid Hankins2007-04-195-14/+18
| * - A grammar error in the dhclient.8 manpage was repaired thanks to a patchDavid Hankins2007-04-192-3/+6
| * Document link-selection.David Hankins2007-04-181-1/+15
| * - Timestamp parsing errors that indicated missing "minutes" fields ratherDavid Hankins2007-04-162-4/+8
| * - A bug was repaired in subencapsulation support, where spaces separatedDavid Hankins2007-04-122-28/+57
| * - A bug was fixed where the nwip virtual option space was referencingDavid Hankins2007-04-112-2/+5
| * License++David Hankins2007-04-031-1/+1
| * - A new server config option, 'do-reverse-updates', has been addedDavid Hankins2007-04-034-7/+25
| * - A bug was fixed where the BOOTP header 'sname' field had a value, theDavid Hankins2007-04-032-9/+14
| * - Some uninitialized values were repaired in dhcpleasequery.c thatDavid Hankins2007-04-022-0/+6
| * - In the case where an "L2" DHCP Relay Agent (one that does not set giaddr)David Hankins2007-03-272-19/+34
| * - A memory leak in the minires_nsendsigned() function call was repaired.David Hankins2007-03-272-2/+11
| * - A reference leak on binding scopes set by ddns updates was repaired.David Hankins2007-03-272-13/+12
| * Spelling fixes. See RT ticket 16513 for details.Shane Kerr2007-01-2916-50/+53
| * Change "execute" from numeric expression to executable statement, soEvan Hunt2007-01-287-279/+217
| * - A bug was fixed in dhclient rendering the textual output form of theDavid Hankins2007-01-112-8/+14
| * - A bug was fixed where attempting to permit leasequeries results in aDavid Hankins2007-01-052-1/+7
| * - A segfault bug in recursive encapsulation support has been corrected.David Hankins2006-11-092-3/+6
| * - A logic error in omapi interface code was repaired that might result inDavid Hankins2006-11-072-2/+8