Home > Repositories > base > adns

adns: Advanced, easy to use, asynchronous-capable DNS client library

adns is a resolver library for C (and C++) programs, and a collection of useful DNS resolver utilities for use from the command line and in scripts:
* adnslogres is a much faster version of Apache's logresolv program.
* adnsresfilter is a filter which copies its input to its output,
replacing IP addresses by the corresponding names, without unduly
delaying the output. For example, you can usefully pipe the output
of netstat -n, tcpdump -ln, and the like, into it.
* adnshost is a general-purpose DNS lookup utility which can be used
easily in from the command line and from shell scripts to do
simple lookups. In a more advanced mode it can be used as a
general-purpose DNS helper program for scripting languages which
can invoke and communicate with subprocesses. See the [1]adnshost
usage message for a summary of its capabilities.
Name:adns
Release: 1.6.1-1mamba
Group:Applications/Networking
Maintainer:aleph0
License:GPL
Size:333.59 kB
Upstream URL:http://www.chiark.greenend.org.uk/~ian/adns/
Build time:2024-05-06 08:04:12
Binary packages and requirements
x86_64i586
Built RPMSadns
libadns
libadns-devel
adns
libadns
libadns-devel
Build requirements
History of changes
DatePackagerReleaseDescription
2024-05-06Automatic Build System 1.6.1-1mamba- automatic version update by autodist
2020-06-14autodist1.6.0-1mamba- automatic version update by autodist
2016-08-13autodist1.5.1-1mamba- automatic update by autodist
2014-11-04autodist1.5.0-1mamba- automatic version update by autodist
2013-08-18autodist1.4-3mamba- automatic rebuild by autodist
2008-05-14aleph01.4-2mamba- specfile updated
2006-10-19davide1.4-1qilnx- update to version 1.4 by autospec
2006-06-12davide1.3-1qilnx- update to version 1.3 by autospec
2004-02-25davide1.0-1qilnx- first build