summaryrefslogtreecommitdiff
path: root/minires/res_findzonecut.c
Commit message (Expand)AuthorAgeFilesLines
* [v4_1_esv] Remove unneeded rcsid and sccsid tagsShawn Routhier2014-07-161-5/+2
* - Address static analysis warnings.Mark Andrews2013-05-231-3/+3
* Update patch for 27588 to comment out someShawn Routhier2012-03-091-3/+3
* Fixed many compilation problems ("set, but not used" warnings) forTomek Mrugalski2012-03-091-5/+3
* Minor compilation errors - type mismatches, extra semi-colons after macrosShawn Routhier2010-07-271-9/+9
* Update dates for release and copyrightsShawn Routhier2009-07-241-2/+2
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-11/+17
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-2/+2
* Fix handling of return codes in res_findzonecut ().Ted Lemon2001-04-271-6/+6
* Fix an incorrect status check that may have been causing a core dump.Ted Lemon2001-04-061-2/+2
* Fix some compile problems.Ted Lemon2001-01-171-4/+4
* Use ISC result codes instead of NS rcodes to report update errors.Ted Lemon2001-01-161-80/+88
* - Cache zones once we've looked them up, so that we don't do a bazillionTed Lemon2000-10-121-2/+5
* Enforce proper alignment of packet buffers.Ted Lemon2000-07-171-9/+10
* Return a result code when we find a cached or predeclared zone.Ted Lemon2000-07-061-3/+4
* Return record count as well as result code.Ted Lemon2000-07-061-4/+5
* Add name server result codes.Ted Lemon2000-07-051-48/+55
* Add a cookie identifying the zone that was found during tsig key lookup.Ted Lemon2000-05-011-3/+5
* Look for cached zones before doing a query.Ted Lemon2000-04-201-1/+5
* Include nameser.h after minires.hTed Lemon2000-02-021-2/+2
* Get rid of dprintf.Ted Lemon2000-02-021-13/+1
* BIND 8 resolver, gutted and fileted.Ted Lemon2000-02-021-0/+593