aboutsummaryrefslogtreecommitdiff
path: root/avahi-compat-libdns_sd
AgeCommit message (Expand)Author
2015-08-11rename avahi-common/malloc.[ch] to avahi-malloc.Robert Ginda
2010-06-28libdns_sd: implement DNSServiceQueryRecord()Lennart Poettering
2010-06-25get rid of a lot of old svn cruftLennart Poettering
2010-06-25from now on we enforce a strict whitespace regimeLennart Poettering
2009-11-14fix various compiler warningsLennart Poettering
2008-06-24Don't use -export-dynamic as a linker flagSjoerd Simons
2008-06-18add .gitignore filesLennart Poettering
2007-09-06Fix a segfault when registering services with libdns_sd before the avahi daem...Lennart Poettering
2007-07-24Fix a couple of typos. Closes RHBZ #249306Lennart Poettering
2007-04-12Improve compatibility with Bonjour's libdns_sd (Patch from Chris Rivera, clos...Lennart Poettering
2007-01-06* handle NULL sdrefs gracefully.Lennart Poettering
2007-01-06Pass AM_CFLAGS instead of CFLAGS when build the libdns_sd test toolLennart Poettering
2006-12-28 * Gracefully handle some conditions in libdns_sd that Bonjour handles Trent Lloyd
2006-08-25update to newer dns_sd.h copy from AppleLennart Poettering
2006-08-24implement DNSServiceUpdateRecord() for updating existing TXT records (closes ...Lennart Poettering
2006-08-24follow Bonjour's handling of subtypes when browsing/registering services (clo...Lennart Poettering
2006-08-22fix logic of AVAHI_SERVER_REGISTERING state handling. Many clients assumed thatLennart Poettering
2006-08-21allow passing NULL as callback function in DNSServiceRegister() as documented...Lennart Poettering
2006-04-26Merge patch "avahi-compat-error-return.patch" from Stanislav Brabec/JP Roseve...Lennart Poettering
2006-04-24Merge patch "avahi-compat-txt-buffer-size.patch" from Stanislav Brabec/JP Ros...Lennart Poettering
2005-12-20remove superfluous assertLennart Poettering
2005-11-25Fix compilation with -pthreadLennart Poettering
2005-11-20* Don't build libavahi-compat-howl.so anymore, just libhowl.so.Lennart Poettering
2005-11-19build libdns_sd.so and let it pull libavahi-compat-libdns_sd.so in Lennart Poettering
2005-11-14* implement avahi_exe_name for BSD/DarwinSebastien Estienne
2005-11-09simplify some linesLennart Poettering
2005-11-08* add new flags parameter to avahi_client_new()Lennart Poettering
2005-11-06* Rename AVAHI_ERR_NOT_CONNECTED to AVAHI_ERR_DISCONNECTEDLennart Poettering
2005-11-06add new client state AVAHI_CLIENT_FAILURELennart Poettering
2005-11-02* more small fixes for OpenBSDSebastien Estienne
2005-10-31* many small fixes for NetBSDSebastien Estienne
2005-10-27Add validity checking to TXT data parsing, this fixes a remotely exploitable ...Lennart Poettering
2005-10-26* avahi-utils: replace python avahi-browse with a version written in C.Lennart Poettering
2005-10-25build avahi_exe_name() exclusively on LinuxLennart Poettering
2005-10-24* add new entry group state AVAHI_ENTRY_GROUP_FAILURELennart Poettering
2005-10-23reorder lockingLennart Poettering
2005-10-23Reversse r841Lennart Poettering
2005-10-23Allow calls to DNSServiceRefDeallocate() with NULL passedLennart Poettering
2005-10-22set O_NONBLOCK for expoted libdns_sd socketsLennart Poettering
2005-10-19* Compile tests only when --enable-tests was specified on the configure comma...Lennart Poettering
2005-10-17* split client.h into client.h, lookup.h and publish.h just like we did on th...Lennart Poettering
2005-10-16when warning about compat layer usage, link directly to a public CGI script I...Lennart Poettering
2005-10-16* fix compat-howl to work with nautilusLennart Poettering
2005-10-15Minor cleanupsLennart Poettering
2005-10-15* Cleanup warn.cLennart Poettering
2005-10-15* Minor cleanupsLennart Poettering
2005-10-15fix buildLennart Poettering
2005-10-15improve incompatibility warningsLennart Poettering
2005-10-15minor cleanupsLennart Poettering
2005-10-13add AVAHI_WARN_UNSUPPORTED_ABORTLennart Poettering