summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* automake regenerationShawn Routhier2011-02-181-0/+1
* Modify the dlpi code to accept getmsg() returning a positive value.Shawn Routhier2011-02-181-11/+2
* Some fixes for LDAPShawn Routhier2011-02-181-0/+1
* Removed the restriction on using IPv6 addresses in IPv4 mode. ThisShawn Routhier2011-02-181-7/+0
* When processing the format flags for a given option consume theShawn Routhier2010-12-291-1/+21
* Update for 22033 - Remove printing of seconds valueShawn Routhier2010-12-291-2/+2
* Limit the timeout period allowed in the dispatch code to 2^^32-1 seconds.Shawn Routhier2010-12-141-36/+46
* Don't pass the ISC_R_INPROGRESS status to the omapi signal handlers.Shawn Routhier2010-12-141-2/+2
* automake regenerationDavid Hankins2010-11-032-0/+2
* cast (char) to (unsigned char) to silence (char) array index warnings.Mark Andrews2010-09-171-7/+14
* Use (unsigned char) not (int) to silence (char) array index warnings.Mark Andrews2010-09-171-1/+1
* 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