summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Two packets were found that cause a server to halt. The codeShawn Routhier2011-07-072-10/+14
* Update version, dates, copyrights for 3.1-ESV-R1v3_1_esv_r2Shawn Routhier2011-03-241-2/+2
* In dhclient check the data for some string options forShawn Routhier2011-03-241-2/+4
* - The 'domain-list' atom documentation in common/dhcp-options.5 wasDavid Hankins2010-04-281-5/+3
* Update for 3.1-ESV release, copyrights, dates, version numbersShawn Routhier2010-03-171-1/+2
* Clean up some compiler warnings - ticket 19054.Shawn Routhier2010-03-172-13/+14
* Fix test in dhcp_interface_signal_handler to check that the inner handlerShawn Routhier2009-10-151-2/+2
* version to 3.1.3b1v3_1_3b1David Hankins2009-09-018-13/+13
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-2331-90/+90
* - Versions 3.0.x syntax with multiple name->code option definitions is nowDavid Hankins2009-07-161-2/+11
* Search for '-' in 'client-hostname' at correct index. [ISC-Bugs #19840]David Hankins2009-06-201-2/+2
* - A bug was fixed that caused the 'conflict-done' state to fail to be parsedDavid Hankins2009-06-171-36/+59
* Remove infinite loop in token_print_indent_concat().Mark Andrews2009-04-301-1/+2
* - The update-conflict-detection feature would leave an FQDN updated withoutDavid Hankins2009-03-261-1/+21
* - Two uninitialized stack structures are now memset to zero. [ISC-Bugs #17737]David Hankins2009-02-202-4/+9
* - A parser bug was fixed that segfaulted if site-option-space was triedDavid Hankins2009-02-031-12/+14
* - The notorious 'option <unknown> ... larger than buffer' log line,David Hankins2009-01-071-5/+9
* Validate argument to port option - bug 18695Shawn Routhier2009-01-061-3/+26
* Bug fix for 18174 - bring domain-search processing into line with 4.xShawn Routhier2008-12-021-3/+17
* - A bug cleaning up unknown-xxx temporary option definitions was fixed.David Hankins2008-10-081-2/+2
* The server wasn't always sending the FQDN option when it should. [rt18237]Evan Hunt2008-07-191-3/+3
* Clients that sent a parameter request list containing the routers optionEvan Hunt2008-07-191-8/+3
* - Changes in 4.0.x to common/tables.c "option_dereference()" were pulledDavid Hankins2008-04-111-2/+4
* - Changes in 4.0.x to common/options.c "pretty_domain()" (which turnsDavid Hankins2008-04-041-6/+6
* Version++, copyright++.David Hankins2008-03-241-2/+2
* - A memory leak when using omapi has been fixed. [ISC-Bugs #17560]David Hankins2008-03-181-1/+3
* VERSION to 3.1.1b1David Hankins2008-01-225-10/+10
* - An incomplete addition of the 'D' atom for domain RFC1035 format domain nameDavid Hankins2008-01-221-1/+29
* - The minimum site code value was set to 224 in 3.1.0 to track RFC3942. ThisDavid Hankins2008-01-091-1/+7
* - Reworked cons_options() and store_options() to fix a bufferEvan Hunt2007-10-261-223/+248
* - The subnet-mask option inclusion now conforms with RFC2132 section 3.3;David Hankins2007-10-011-9/+46
* - Clarify domain-list configuration.David Hankins2007-09-171-2/+31
* Fix minor bug in octal parsing.Shane Kerr2007-08-151-2/+2
* Silence compiler warnings on NetBSD, mostly by changing (char *) toEvan Hunt2007-05-294-12/+12
* Release 3.1.0b2, update copyrights.Evan Hunt2007-05-238-16/+16
* - Corrected a flaw that broke encapsulated spaces included due to presenceDavid Hankins2007-05-231-7/+11
* Update comment per rt16841.David Hankins2007-05-161-4/+3
* - Corrected one situation where the column index variable might beDavid Hankins2007-05-112-10/+10
* Assorted fixes for broken network devices: IP header length field is nowEvan Hunt2007-04-277-90/+117
* Document link-selection.David Hankins2007-04-181-1/+15
* - Timestamp parsing errors that indicated missing "minutes" fields ratherDavid Hankins2007-04-161-4/+4
* - A bug was repaired in subencapsulation support, where spaces separatedDavid Hankins2007-04-121-28/+54
* - A bug was fixed where the nwip virtual option space was referencingDavid Hankins2007-04-111-2/+2
* README, RELNOTES to 3.1.0b1. Copyrights updated for changes in 2007.David Hankins2007-02-146-12/+12
* The execute() statement has been changed from a "numeric expression" toEvan Hunt2007-02-085-272/+210
* Spelling fixes. See RT ticket 16513 for details.Shane Kerr2007-01-295-34/+34
* Copyright++, version++, readme/relnotes dates etc to today.v3_1_0a3David Hankins2007-01-111-2/+2
* - A bug was fixed in dhclient rendering the textual output form of theDavid Hankins2007-01-111-8/+11
* - A segfault bug in recursive encapsulation support has been corrected.David Hankins2006-11-091-3/+4
* - A logic error in omapi interface code was repaired that might result inDavid Hankins2006-11-071-2/+2