summaryrefslogtreecommitdiffstats
path: root/avahi-compat-howl/compat.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of a lot of old svn cruftLennart Poettering2010-06-251-2/+0
* from now on we enforce a strict whitespace regimeLennart Poettering2010-06-251-104/+104
* fix logic of AVAHI_SERVER_REGISTERING state handling. Many clients assumed thatLennart Poettering2006-08-221-1/+1
* * add new flags parameter to avahi_client_new()Lennart Poettering2005-11-081-1/+2
* * Rename AVAHI_ERR_NOT_CONNECTED to AVAHI_ERR_DISCONNECTEDLennart Poettering2005-11-061-1/+0
* add new client state AVAHI_CLIENT_FAILURELennart Poettering2005-11-061-0/+1
* Add validity checking to TXT data parsing, this fixes a remotely exploitable ...Lennart Poettering2005-10-271-2/+10
* * avahi-utils: replace python avahi-browse with a version written in C.Lennart Poettering2005-10-261-8/+6
* * add new entry group state AVAHI_ENTRY_GROUP_FAILURELennart Poettering2005-10-241-0/+6
* * split client.h into client.h, lookup.h and publish.h just like we did on th...Lennart Poettering2005-10-171-0/+3
* * add a seperate mutex for salt_lock()/salt_unlock() so that it doesn't inter...Lennart Poettering2005-10-161-3/+5
* * fix compat-howl to work with nautilusLennart Poettering2005-10-161-8/+42
* compat-howl:Lennart Poettering2005-10-151-29/+314
* implement sw_discovery_browse_domains()Lennart Poettering2005-10-151-2/+86
* Warn the user about a failed service resolvingLennart Poettering2005-10-151-1/+6
* * fix oid calculationLennart Poettering2005-10-151-7/+104
* * implement compat-howl coreLennart Poettering2005-10-151-0/+661