summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/simple-protocol.c
Commit message (Expand)AuthorAgeFilesLines
* * moved AVAHI_RUNTIME_DIR and AVAHI_SOCKET in configure.acSebastien Estienne2005-06-301-5/+3
* * recreate DNS query in simple protocol on host or domain name changesLennart Poettering2005-06-281-6/+25
* * update todo listLennart Poettering2005-06-241-7/+43
* * remove stale UNIX sockets before creating new onesLennart Poettering2005-06-211-0/+7
* * move socket and pid file to its own directory /var/run/avahiLennart Poettering2005-06-211-7/+1
* * fix memory handling when reading configuration filesLennart Poettering2005-06-181-14/+18
* * update avahi_address_parse() to work with AF_UNSPEC address familyLennart Poettering2005-06-161-3/+116
* * add initial implmenentation of a "simple protocol" for usage with nss-mdnsLennart Poettering2005-06-161-0/+329