summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* - README, RELNOTES, version update to 3.0.3b1.V3-0-3-BETA-1David Hankins2005-03-035-10/+10
* - In rt13481, s/peek/next/ was done on some of these peek_token/next_tokenDavid Hankins2005-03-021-3/+3
* - 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-012-38/+88
* - Pull 13552 (piaddrmask() may overflow heap) to release branch.David Hankins2005-02-251-45/+59
* - merge rt13250David Hankins2005-02-221-10/+10
* - merge rt13084David Hankins2005-02-221-1/+13
* - 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
* - Bonehead printf format error.V3-0-2RC3David Hankins2004-12-041-3/+3
* - Merge rt13116 (option overloading rework)David Hankins2004-12-031-139/+112
* - Merge in RT13103.David Hankins2004-11-2410-47/+49
* - The Option Overloading support bugfix in 3.0.2b1 introduced two newDavid Hankins2004-11-121-2/+2
* - Formatting fix around string escapes.David Hankins2004-10-121-7/+8
* - 'ocount' is never two. It is a 2-bit bitmask. Valid values are 1 and 3.David Hankins2004-10-041-2/+2
* - If the amount of the buffer used is less than available, that does notDavid Hankins2004-10-041-13/+4
* - Some comment fixups.David Hankins2004-10-041-8/+12
* - Fix a memory leak in the 'option overload' fix.David Hankins2004-10-021-1/+2
* - I is guilty of using the word I and not the royal we.David Hankins2004-10-011-2/+2
* - The extra options (DHO_END, DHO_OPTION_OVERLOAD) actually do have to beDavid Hankins2004-10-011-25/+24
* - Figured out the agentix bits. The DHO_END tag is added to the optionsDavid Hankins2004-10-011-12/+1
* - Changes stemming from my second round of self-review of the 'option overload'David Hankins2004-10-011-10/+21
* - Changes to the 'option overload' fix after review.David Hankins2004-10-011-25/+66
* - A bug was fixed in the server's 'option overloading' implementation,David Hankins2004-10-011-67/+142
* - Log functions writing to stderr were adjusted to use the STDERR_FILENODavid Hankins2004-09-301-7/+8
* - One call to trace_write_packet_iov() counted the number of io vectorsDavid Hankins2004-09-302-2/+7
* - Bugs in operator precedence in executable statements have been repairedDavid Hankins2004-09-292-29/+38
* - Documentation of syntax of dhcpd.leases format for 'set variablename'David Hankins2004-09-211-2/+2
* - iscprint now appears in omapip, not common.David Hankins2004-09-212-545/+6
* - "allow known-clients;" is now a legal syntax, to avoid confusion.David Hankins2004-09-211-3/+8
* - The syntax for 'set variablename' utility is incorrect.David Hankins2004-09-151-3/+3
* - Vendor-class related misdocumentations.David Hankins2004-09-151-6/+5
* - log() was logging a work buffer, rather than the value returned byDavid Hankins2004-09-101-5/+5
* - 64bit pointer sizes are detected properly on FreeBSD now.David Hankins2004-09-011-2/+2
* Format String Audit findings.V3-0-1RC14David Hankins2004-06-176-14/+30
* - Forgot to add new module for snprintf/vsnprintf functions before commit.David Hankins2004-06-141-0/+539
* - Use our own snprintf/vsnprintf functions if the system does not offer one.David Hankins2004-06-145-36/+11
* - MASSIVE copyright update.David Hankins2004-06-1031-876/+628
* - Options not yet known by the dhcpd or dhclient have had their namesDavid Hankins2003-07-251-659/+659
* - The function which discovers interfaces will now skip non-broadcast orDavid Hankins2003-07-251-5/+7
* - A memory leak in configuration parsing was closed thanks to a patch fromDavid Hankins2003-07-251-2/+5
* - Ability to put long options together (that might span multiple blocks).David Hankins2003-03-312-18/+74
* - If cons_options is getting a static value passed to it, and we areDavid Hankins2003-03-291-4/+8
* - Manpage typo fixed thanks to a patch from jmc.David Hankins2003-02-231-15/+15
* - Fixed a log_info call that lacked a format string, from Ted Lemon.David Hankins2003-02-231-3/+3
* - ping-timeout patch from bill stephensDavid Hankins2003-02-101-2/+3
* - Added consideration for context_any in the previous adjustment to syntaxDavid Hankins2003-01-221-7/+14
* - Altered detection of invalid arguments to boolean expressions. Should fixDavid Hankins2002-11-171-33/+58
* - Keeping Copyrights up to date.David Hankins2002-11-1730-56/+56