summaryrefslogtreecommitdiffstats
path: root/avahi-common/address.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of a lot of old svn cruftLennart Poettering2010-06-251-2/+0
* initialize i18n automaticallyLennart Poettering2008-10-261-8/+8
* * many trivial fix to make avahi compile on OpenBSDSebastien Estienne2005-10-281-1/+1
* reorder arguments of avahi_reverse_lookup_name() to make them more naturalLennart Poettering2005-10-261-1/+1
* * replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client-test.cLennart Poettering2005-10-251-45/+2
* * correctly handle empty domain names (i.e. the root zone)Lennart Poettering2005-10-231-39/+34
* in order to reduce our code/API size, drop support for reverse IPv6 name look...Lennart Poettering2005-10-181-13/+7
* * missing include for freebsdSebastien Estienne2005-10-141-0/+1
* Make AVAHI_PROTO_xxx well defined constantsLennart Poettering2005-09-161-12/+41
* Split avahi-common/util.h into Lennart Poettering2005-08-121-1/+0
* * drop glib from avahi-commonLennart Poettering2005-08-111-32/+38
* * allow caller to specifiy additional CFLAGS arguments to bootstrap.shLennart Poettering2005-08-021-4/+4
* * implement new source address check mechanismsLennart Poettering2005-06-241-7/+7
* * update avahi_address_parse() to work with AF_UNSPEC address familyLennart Poettering2005-06-161-4/+14
* * Split out a fair bit of avahi-core into avahi-common for use by the client ...Trent Lloyd2005-06-041-0/+166