| Commit message (Expand) | Author | Age | Files | Lines |
* | [master] Adds key-algorithm statement to omshell | Thomas Markwalder | 2017-12-11 | 1 | -0/+2 |
* | [master] Replaced licensing text with MPL licensing text throughout | Thomas Markwalder | 2017-07-12 | 1 | -4/+4 |
* | [master] Added lease-id-format to server and client | Thomas Markwalder | 2016-03-04 | 1 | -1/+10 |
* | [master] Added authoring-btye-order parameter to lease file handling | Thomas Markwalder | 2015-10-13 | 1 | -0/+8 |
* | [master] LDAP: Pathces, IPv6 support, GSSAPI support | Thomas Markwalder | 2015-07-29 | 1 | -4/+20 |
* | [master] Add code to parse a vendor option as directed by the user. | Shawn Routhier | 2015-07-13 | 1 | -1/+3 |
* | [master] Corrects high impact issues reported by Coverity. | Thomas Markwalder | 2014-08-25 | 1 | -1/+1 |
* | [master] Several small patches | Shawn Routhier | 2014-04-25 | 1 | -0/+3 |
* | [master] Remove vix.com and nominum.com | Shawn Routhier | 2014-01-26 | 1 | -7/+1 |
* | [master] Support using v6 relay options in server decicions. | Shawn Routhier | 2013-11-25 | 1 | -0/+4 |
* | -n [master] | Shawn Routhier | 2013-10-14 | 1 | -8/+0 |
* | -n [master] | Shawn Routhier | 2013-08-27 | 1 | -0/+2 |
* | [master] | Shawn Routhier | 2013-06-04 | 1 | -0/+10 |
* | - Silence benign static analysis warnings. | Mark Andrews | 2013-05-15 | 1 | -2/+1 |
* | Add support for Infiniband over sockets to the server and | Shawn Routhier | 2012-02-16 | 1 | -1/+3 |
* | Add support for passing DDNS information to a DNS server over | Shawn Routhier | 2011-09-21 | 1 | -1/+5 |
* | - Code cleanup: remove obsolete PROTO, KandR, INLINE and ANSI_DECL macros | Tomek Mrugalski | 2011-05-11 | 1 | -7/+7 |
* | - Parameters configured to evaluate from user defined function calls can | Tomek Mrugalski | 2011-04-21 | 1 | -0/+2 |
* | Several time related improvements: | Tomek Mrugalski | 2011-04-21 | 1 | -0/+2 |
* | Don't pass the ISC_R_INPROGRESS status to the omapi signal handlers. | Shawn Routhier | 2010-12-14 | 1 | -3/+3 |
* | cast (char) to (unsigned char) to silence (char) array index warnings. | Mark Andrews | 2010-09-17 | 1 | -7/+14 |
* | - "The LDAP Patch" that has been circulating for some time, written by | David Hankins | 2010-03-24 | 1 | -2/+10 |
* | - An optimization described in the failover protocol draft is now included, | David Hankins | 2010-02-03 | 1 | -50/+59 |
* | Update copyright years | Shawn Routhier | 2009-11-24 | 1 | -1/+1 |
* | Support for asynchronous ddns per ticket 19216 - convert to using isclib and | Shawn Routhier | 2009-10-28 | 1 | -1/+1 |
* | Switch isc urls from http to https and correct sw to services or software | Shawn Routhier | 2009-07-23 | 1 | -2/+2 |
* | - Added a configuration function, 'gethostname()', which calls the system | David Hankins | 2009-07-06 | 1 | -2/+7 |
* | Search for '-' in 'client-hostname' at correct index. [ISC-Bugs #19840] | David Hankins | 2009-06-20 | 1 | -1/+1 |
* | - A new failover configuration parameter has been introduced for those | David Hankins | 2009-06-17 | 1 | -38/+58 |
* | - A bug was fixed that caused the 'conflict-done' state to fail to be parsed | David Hankins | 2009-06-17 | 1 | -36/+59 |
* | - If configured, dhclient may now transmit to an anycast MAC address, | David Hankins | 2009-03-13 | 1 | -0/+2 |
* | Check whether files are zero length before parsing them [rt17757] | Evan Hunt | 2008-03-07 | 1 | -10/+17 |
* | Add IA_TA and IA_PD support in server | Francis Dupont | 2008-02-20 | 1 | -0/+6 |
* | Updated copyright strings for 4.1.0a1 release | Evan Hunt | 2008-01-24 | 1 | -1/+1 |
* | Added explicit parser support for zero-length DHCP options, such as | Evan Hunt | 2008-01-23 | 1 | -0/+2 |
* | - MINUS tokens should be parseable again. [ISC-Bugs #17289] | David Hankins | 2008-01-21 | 1 | -1/+8 |
* | - Fixed a compilation problems on platforms that define a value for FDDI, | David Hankins | 2008-01-16 | 1 | -1/+1 |
* | Cleanup IA_NA dependencies | Francis Dupont | 2008-01-02 | 1 | -0/+6 |
* | trivial fix in not (yet) used code | Francis Dupont | 2007-12-15 | 1 | -1/+1 |
* | - Relative time may now be used as a qualifier for 'allow' and 'deny' access | David Hankins | 2007-10-31 | 1 | -0/+2 |
* | Compile fix (unused variable). | Shane Kerr | 2007-08-29 | 1 | -1/+1 |
* | HEAD build failure reparation. [ISC-Bugs #17115] | David Hankins | 2007-08-29 | 1 | -1/+2 |
* | Fix ugly output on config errors. | Shane Kerr | 2007-08-29 | 1 | -12/+16 |
* | - 'request' and 'also request' syntaxes have been added to accomodate | David Hankins | 2007-08-23 | 1 | -0/+2 |
* | Code cleanup to remove warnings from "gcc -Wall". | Shane Kerr | 2007-07-13 | 1 | -26/+28 |
* | Minor bug in octal parsing fixed. | Shane Kerr | 2007-07-03 | 1 | -2/+2 |
* | Handle IPv6 parsing better. Adds generic whitespace handling to | Shane Kerr | 2007-06-20 | 1 | -62/+224 |
* | - Compilation on HP/UX has been repaired. The changes should generally | David Hankins | 2007-06-08 | 1 | -3/+3 |
* | Merge in changes that were needed in 3.1.0 to silence NetBSD compiler | Evan Hunt | 2007-05-29 | 1 | -3/+3 |
* | Handle hostnames that start with numbers. | Shane Kerr | 2007-05-23 | 1 | -58/+50 |