summaryrefslogtreecommitdiffstats
path: root/avahi-core/wide-area.c
Commit message (Expand)AuthorAgeFilesLines
* create unicast IPv4 socket oly if IPv4 is enabled, same for unicast IPv6Lennart Poettering2007-01-061-2/+2
* if validation of incoming traffic fails, give the user a clue that this might...Lennart Poettering2006-04-241-2/+2
* fix double free() bugLennart Poettering2006-01-071-12/+12
* Hopefully fix a segfault when shutting down the daemon, found by maroLennart Poettering2005-11-191-0/+3
* rework and cleanup socket handling to improve support for OS that don't suppo...Lennart Poettering2005-11-031-15/+8
* remove a bunch of compiler warningsLennart Poettering2005-10-271-2/+2
* * avahi-utils: replace python avahi-browse with a version written in C.Lennart Poettering2005-10-261-1/+1
* * remove lots of DOXYGEN_SHOULD_SKIP_THIS from the header files, use doxygen ...Lennart Poettering2005-10-261-0/+1
* * replace AF_UNSPEC by AVAHI_PROTO_UNSPEC in client-test.cLennart Poettering2005-10-251-0/+1
* * rename all limit defs so that they end with _MAXLennart Poettering2005-10-241-4/+4
* * correctly handle empty domain names (i.e. the root zone)Lennart Poettering2005-10-231-11/+12
* rename server.h to internal.hLennart Poettering2005-10-171-1/+1
* * move unicast DNS server registration/browsing routines to their own header ...Lennart Poettering2005-10-171-2/+0
* * do no longer include timeval.h in watch.h by defaultLennart Poettering2005-10-171-0/+1
* * drop AVAHI_RESOLVER_TIMEOUT, AVAHI_RESOLVER_NOT_FOUND and AVAHI_BROWSER_NOT...Lennart Poettering2005-10-121-1/+31
* handle wide areas responses with ANCOUNT = 0 like NXDOMAINLennart Poettering2005-09-291-17/+21
* remove even more bad newlines in log messagesLennart Poettering2005-09-281-1/+1
* s/AVAHI_LOOKUP_CALLBACK/AVAHI_LOOKUP_RESULT/gLennart Poettering2005-09-251-7/+7
* * split off lookup.h and publish.h from core.hLennart Poettering2005-09-251-0/+693