summaryrefslogtreecommitdiff
path: root/common/print.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [master] Removed unused variable in absolute_path()Thomas Markwalder2018-01-121-1/+0
* [master] Fixed relative file name crashThomas Markwalder2018-01-121-13/+53
* [master] Adds DDNS Dual Stack Mixed ModeThomas Markwalder2017-12-081-185/+0
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-4/+4
* [master] Fixed sporadic server crash when lease-id-format is hexThomas Markwalder2016-09-201-5/+17
* [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...Thomas Markwalder2016-03-041-2/+1
* [master] Added lease-id-format to server and clientThomas Markwalder2016-03-041-2/+98
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* - Silence benign static analysis warnings.Mark Andrews2013-05-151-3/+3
* [master]Shawn Routhier2012-10-161-3/+11
* Fixed many compilation problems ("set, but not used" warnings) forTomek Mrugalski2012-03-091-3/+2
* DNS Update fix. A misconfigured server could crash during DNS updateShawn Routhier2011-07-081-7/+17
* Enlarge the buffer size used by the Omshell code and some of theShawn Routhier2011-06-011-1/+1
* - Code cleanup: remove obsolete PROTO, KandR, INLINE and ANSI_DECL macrosTomek Mrugalski2011-05-111-3/+2
* 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
* Add some debugging output for use with the DDNS code. [ISC-Bugs 20916]Shawn Routhier2010-05-261-2/+171
* - "The LDAP Patch" that has been circulating for some time, written byDavid Hankins2010-03-241-3/+3
* Primarly fix the trace code. This was broken during the modfictions of theShawn Routhier2010-02-111-248/+4
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-0/+2
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* - Added a configuration function, 'gethostname()', which calls the systemDavid Hankins2009-07-061-0/+7
* Remove infinite loop in token_print_indent_concat().Mark Andrews2009-04-301-0/+1
* Update for 19054 - modifications to keep GCC 4.3 happyShawn Routhier2009-01-221-3/+3
* Cast arguments for isspace(), isascii(), and other is*() functions to int.Michael Graff2007-10-011-2/+2
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-9/+2
* - Two new operators, ~= and ~~, have been integrated to implementDavid Hankins2007-06-071-1/+16
* Merge in changes that were needed in 3.1.0 to silence NetBSD compilerEvan Hunt2007-05-291-2/+2
* Copyright++David Hankins2007-05-191-2/+2
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-1/+4
* Spelling fixes. See RT ticket 16513 for details.Shane Kerr2007-01-291-2/+2
* Change "execute" from numeric expression to executable statement, soEvan Hunt2007-01-281-32/+2
* - A new common configuration executable statement, execute(), has beenDavid Hankins2006-07-311-4/+41
* - A new common (server or client) option, 'db-time-format local;', hasDavid Hankins2006-06-061-1/+48
* - lcase() and ucase() configuration expressions have been added which adjustDavid Hankins2006-05-111-1/+25
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-2/+2
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-44/+76
* Sync with V3-RELEASE-BRANCH. Fixes remote root exploit.Murray2002-04-301-11/+11
* sync with branchTed Lemon2001-08-101-2/+5
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-2/+52
* Make print_hw_addr bulletproof.Ted Lemon2001-05-041-2/+2
* Make things compile if DEBUG is defined.Ted Lemon2001-04-091-4/+6
* Add a missing else whose absence was causing memory smashes.Ted Lemon2001-03-201-2/+2
* Add quotify functions.Ted Lemon2001-03-151-2/+78
* Don't save lease timestamp in database.Ted Lemon2001-02-121-5/+1
* - Print null hardware address as blank, instead of as <null>.Ted Lemon2001-01-161-4/+7
* Add support for printing NXDOMAIN and YXDOMAIN prerequisites.Ted Lemon2001-01-061-3/+11
* Add printer for client-state.Ted Lemon2000-11-281-1/+5