summaryrefslogtreecommitdiffstats
path: root/avahi-compat-howl
Commit message (Expand)AuthorAgeFilesLines
* get rid of a lot of old svn cruftLennart Poettering2010-06-2512-24/+0
* build-sys: almost completely make the build clean, missing are howl and avahi...Lennart Poettering2010-06-252-4/+4
* from now on we enforce a strict whitespace regimeLennart Poettering2010-06-2532-293/+293
* Don't use -export-dynamic as a linker flagSjoerd Simons2008-06-241-1/+1
* add .gitignore filesLennart Poettering2008-06-182-0/+14
* fix a compilier warning in the HOWL headers. (Patch from MarkDoliner; closes ...Lennart Poettering2007-05-081-1/+1
* fix logic of AVAHI_SERVER_REGISTERING state handling. Many clients assumed thatLennart Poettering2006-08-221-1/+1
* Fix compilation with -pthreadLennart Poettering2005-11-251-4/+4
* * Don't build libavahi-compat-howl.so anymore, just libhowl.so.Lennart Poettering2005-11-202-13/+9
* * build a libhowl.so which is essentially empty by pulls in libavahi-compat-h...Lennart Poettering2005-11-191-1/+5
* * 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
* * many small fixes for NetBSDSebastien Estienne2005-10-311-4/+4
* Add validity checking to TXT data parsing, this fixes a remotely exploitable ...Lennart Poettering2005-10-272-3/+18
* * avahi-utils: replace python avahi-browse with a version written in C.Lennart Poettering2005-10-266-386/+402
* * add new entry group state AVAHI_ENTRY_GROUP_FAILURELennart Poettering2005-10-241-0/+6
* * Compile tests only when --enable-tests was specified on the configure comma...Lennart Poettering2005-10-193-1/+25
* * split client.h into client.h, lookup.h and publish.h just like we did on th...Lennart Poettering2005-10-171-0/+3
* when warning about compat layer usage, link directly to a public CGI script I...Lennart Poettering2005-10-161-0/+1
* * 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-163-23/+46
* compat-howl:Lennart Poettering2005-10-153-79/+360
* update funcs.txtLennart Poettering2005-10-151-1/+1
* implement sw_discovery_browse_domains()Lennart Poettering2005-10-155-5/+170
* * Include avahi-compat-howl/samples/Makefile.amTrent Lloyd2005-10-151-0/+49
* * More distcheck loving.Trent Lloyd2005-10-151-25/+3
* Warn the user about a failed service resolvingLennart Poettering2005-10-151-1/+6
* * Properly install HOWL headersLennart Poettering2005-10-151-24/+30
* reflect changes made in HOWL compat layer version of warn.[hc]Lennart Poettering2005-10-151-0/+5
* * fix oid calculationLennart Poettering2005-10-153-11/+109
* * implement compat-howl coreLennart Poettering2005-10-1510-134/+1209
* * implement HOWL TXT functionsLennart Poettering2005-10-135-185/+434
* implement address related functionsLennart Poettering2005-10-136-187/+406
* Add stubs for all exported functionsLennart Poettering2005-10-132-2/+1288
* * integrate avahi-compat-howl into build systemLennart Poettering2005-10-123-0/+139
* add howl headersLennart Poettering2005-10-1220-0/+3336