summaryrefslogtreecommitdiff
path: root/minires
Commit message (Expand)AuthorAgeFilesLines
* Use the zone from which we got the tsig key for the update as well.Ted Lemon2000-05-011-4/+18
* 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
* Fix some header inclusion problems.Ted Lemon2000-04-112-1/+3
* Add an install target.Ted Lemon2000-04-061-0/+2
* Use signed for return value of res_nsend*. Update res_nmkupdate call.Ted Lemon2000-04-061-8/+8
* - Have res_nmkupdate store length result through a pointer, so that theTed Lemon2000-04-061-4/+6
* Patch in TSIG, just to see how to get it to work.Ted Lemon2000-03-181-4/+11
* Fix make depend.Ted Lemon2000-02-031-1/+1
* - Bomb out if caller tries to update more than one zone, instead of doingTed Lemon2000-02-031-62/+52
* Teach cvs not to complain about generated files.Ted Lemon2000-02-031-0/+1
* socklen_t -> SOCKLEN_TTed Lemon2000-02-031-4/+4
* Don't support NSAP records.Ted Lemon2000-02-021-2/+2
* Include md5_locl.h before minires.h to work around a HP-UX compile issue.Ted Lemon2000-02-021-1/+2
* Include nameser.h after minires.hTed Lemon2000-02-0219-55/+51
* Get rid of dprintf.Ted Lemon2000-02-021-13/+1
* Hack private resolver namespace to avoid link clashes.Ted Lemon2000-02-021-1/+1
* Get rid of some BSD cdef goo that doesn't belong.Ted Lemon2000-02-022-6/+6
* BIND 8 resolver, gutted and fileted.Ted Lemon2000-02-0225-0/+10285