summaryrefslogtreecommitdiff
path: root/minires
Commit message (Collapse)AuthorAgeFilesLines
* Release engineering - dates and copyrightsShawn Routhier2009-11-2015-29/+29
|
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-2315-29/+29
| | | | for new web site as appropirate.
* - A patch supplied by David Cantrell at RedHat was applied that detectsDavid Hankins2009-07-221-1/+6
| | | | | | invalid calling parameters given to the ns_name_ntop() function. Specifically, it detects if the caller passed a pointer and size pair that causes the pointer to integer-wrap past zero. [ISC-Bugs #17737]
* automake regenerationDavid Hankins2009-03-251-2/+8
|
* version to 4.1.0b1David Hankins2008-11-031-2/+2
| | | | copyright update
* - The !inet_pton() call in res_mkupdrec was adjusted to '<= 0' asDavid Hankins2008-11-031-2/+2
| | | | inet_pton returns either 1, 0, or -1. [ISC-Bugs #18511]
* regenDavid Hankins2008-06-111-54/+36
|
* - ./configure was extended to cover many optional build features, suchDavid Hankins2008-02-283-25/+3
| | | | | as failover, server tracing, debugging, and the execute() command. [ISC-Bugs #17678]
* automake regenerationEvan Hunt2008-01-241-36/+54
|
* DHCP now builds under AIXMark Andrews2008-01-231-1/+10
|
* compilation fix on HP/UXDavid Hankins2008-01-211-27/+27
|
* Build fix for OS X Leopard (10.5).Shane Kerr2008-01-111-1/+15
| | | | See RT ticket #17406.
* automake regenerationDavid Hankins2007-12-051-8/+3
|
* Unit test framework now added.Shane Kerr2007-11-161-2/+8
| | | | See RT ticket #17223 for more.
* Cast arguments for isspace(), isascii(), and other is*() functions to int.Michael Graff2007-10-011-3/+3
|
* automake regenerationDavid Hankins2007-09-051-54/+36
|
* Version to 4.0.0a3.David Hankins2007-09-055-10/+10
| | | | | README/RELNOTES to new version. Copyright updates.
* Fix a number of warnings (and a few real bugs) found by enablingShane Kerr2007-08-221-3/+3
| | | | | | gcc warnings. See RT ticket #17013 for more.
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-135-13/+14
| | | | See RT ticket #16988 for more.
* automake regenerationEvan Hunt2007-07-101-34/+46
|
* Correct compilation on HP/UX.David Hankins2007-06-291-2/+5
|
* Build fixes for Solaris. (CVS checkin, part 4)Shane Kerr2007-06-261-2/+8
| | | | See RT ticket #16966 for more.
* automake++, second round.David Hankins2007-06-071-214/+304
|
* automake updatedDavid Hankins2007-06-071-304/+214
|
* regenShane Kerr2007-06-051-8/+2
|
* Merge in changes that were needed in 3.1.0 to silence NetBSD compilerEvan Hunt2007-05-293-7/+9
| | | | warnings. [rt16907]
* Build fixes. See RT ticket #16888 for more information.Shane Kerr2007-05-291-2/+8
|
* regenMark Andrews2007-05-231-8/+2
|
* Fix pointer size in 64-bit land.Shane Kerr2007-05-231-2/+8
| | | | See RT ticket #16902 for more.
* cvsignore++David Hankins2007-05-211-0/+1
|
* Looks like the package version was moved into autoconf.David Hankins2007-05-191-8/+2
|
* Copyright++David Hankins2007-05-191-2/+2
|
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-193-73/+408
| | | | | - RELNOTES/README++ - s/wether/whether/ in dhcp-options.5 manpage edits.
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-1/+12
|
* - A memory leak in the minires_nsendsigned() function call was repaired.David Hankins2007-03-271-2/+8
| | | | Effectively, this leaked ~80 bytes per DDNS update. [ISC-Bugs #16770]
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-1716-226/+381
| | | | now synced as of tag V3-0-3-BETA-1.
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-276-19/+20
|
* Need error message translation for omapi as well.Ted Lemon2001-05-022-328/+2
|
* Fix handling of return codes in res_findzonecut ().Ted Lemon2001-04-271-6/+6
|
* Parameterize use of EDQUOT for SCO.Ted Lemon2001-04-091-0/+2
|
* Fix an incorrect status check that may have been causing a core dump.Ted Lemon2001-04-061-2/+2
|
* Get rid of local debug flag.Ted Lemon2001-03-141-1/+0
|
* Last dregs of dst split.Ted Lemon2001-02-222-533/+0
|
* Always use trace_mr_*() functions.Ted Lemon2001-02-223-9/+15
|
* Move dst functionality into seperate libraryTed Lemon2001-02-221-3/+0
|
* Move dst API into its own subdirectory.Ted Lemon2001-02-227-3509/+0
|
* Add #defines to map public I/O routines.Ted Lemon2001-02-153-6/+31
|
* Fix a missing comment closureTed Lemon2001-01-261-2/+2
|
* Fix some compile problems.Ted Lemon2001-01-172-5/+16
|
* Fix a type mismatch in calls to res_nsend*.Ted Lemon2001-01-172-3/+3
|