summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* cast time_t to unsigned long and use %lu instead of %uMark Andrews2010-09-141-2/+2
* Fixes to lease input and output.Shawn Routhier2010-09-131-38/+118
* Parse date strings more properly - the code now handles semi-colons inShawn Routhier2010-09-131-82/+104
* Update to 20378, print receive_packet6 in the log messageShawn Routhier2010-09-091-1/+2
* Another batch of fixes:Shawn Routhier2010-09-093-23/+64
* Minor code fixesShawn Routhier2010-09-081-4/+11
* - The .TH tag for the dhcp-options manpage was typo repairedDavid Hankins2010-07-131-2/+2
* - Documentation cleanup covering multiple ticketsShawn Routhier2010-07-062-19/+20
* add some debugging output for use with the DDNS code. [ISC-Bugs 20916]Shawn Routhier2010-05-262-1/+182
* Patch for 21093 - handle v4 or v6 only a little better. IF we can't constructShawn Routhier2010-05-252-2/+8
* - A memory leak in ddns processing was closed. [ISC-Bugs #21377]David Hankins2010-05-241-1/+6
* Don't include lease time information in the response to a DHCPINFORMShawn Routhier2010-04-201-0/+2
* automake regenerationDavid Hankins2010-04-062-0/+2
* automake regenerationDavid Hankins2010-03-242-105/+131
* - "The LDAP Patch" that has been circulating for some time, written byDavid Hankins2010-03-242-5/+13
* Version, README, RELNOTES, Copyright++.David Hankins2010-02-175-6/+7
* Pull missing changes from HEAD down to v4_2.David Hankins2010-02-172-57/+66
* Primarly fix the trace function which was broken by the DDNS code changes.Shawn Routhier2010-02-123-268/+359
* Cleaned up some compiler warnings - 20697Shawn Routhier2010-02-021-2/+2
* remove extranous semi colonMark Andrews2009-11-241-1/+1
* Release engineering - dates and copyrightsShawn Routhier2009-11-2023-25/+25
* Cleanup for ddns changes ticket rt20527Shawn Routhier2009-10-291-0/+2
* automake regenerationShawn Routhier2009-10-282-11/+12
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-2815-749/+1904
* *** empty log message ***David Hankins2009-09-112-3/+17
* Fix the check in the signal handler code to check if there is an innerShawn Routhier2009-09-091-1/+1
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-2330-60/+60
* update copyrightPaul Selkirk2009-07-161-1/+1
* Don't look for IPv6 interfaces on Linux when running in DHCPv4 mode. [RT#1872...Paul Selkirk2009-07-161-12/+17
* - Versions 3.0.x syntax with multiple name->code option definitions is nowDavid Hankins2009-07-161-1/+10
* - Added a configuration function, 'gethostname()', which calls the systemDavid Hankins2009-07-065-4/+88
* Search for '-' in 'client-hostname' at correct index. [ISC-Bugs #19840]David Hankins2009-06-201-1/+1
* - A new failover configuration parameter has been introduced for thoseDavid Hankins2009-06-171-38/+58
* - A bug was fixed that caused the 'conflict-done' state to fail to be parsedDavid Hankins2009-06-171-36/+59
* - Compilation on Solaris with USE_SOCKETS defined in includes/site.h hasDavid Hankins2009-04-302-4/+13
* Remove infinite loop in token_print_indent_concat().Mark Andrews2009-04-301-0/+1
* - The update-conflict-detection feature would leave an FQDN updated withoutDavid Hankins2009-03-261-0/+20
* automake regenerationDavid Hankins2009-03-252-4/+16
* - A bug in DLPI packet transmission (Solaris, HP/UX) that caused the serverDavid Hankins2009-03-241-15/+43
* - If configured, dhclient may now transmit to an anycast MAC address,David Hankins2009-03-136-1/+18
* - Fixed a cosmetic bug where pretty-printing valid domain-search options wouldDavid Hankins2009-03-101-2/+17
* - Two uninitialized stack structures are now memset to zero. [ISC-Bugs #17737]David Hankins2009-02-202-2/+6
* - DDNS removal routines were updated so that the DHCID is not removed untilDavid Hankins2009-02-121-11/+35
* Update for 19054 - modifications to keep GCC 4.3 happyShawn Routhier2009-01-223-23/+24
* - The notorious 'option <unknown> ... larger than buffer' log line,David Hankins2009-01-071-4/+8
* Validate argument to port option - bug 18695Shawn Routhier2009-01-061-2/+25
* Minor grammar fix.Jeremy Reed2008-11-211-2/+2
* - A bug cleaning up unknown-xxx temporary option definitions was fixed.David Hankins2008-10-081-1/+1
* - The v6 BSD socket method was updated to use a single UDP BSD socketDavid Hankins2008-08-293-94/+162
* Backing out [ISC-Bugs #17610]David Hankins2008-08-082-135/+52