aboutsummaryrefslogtreecommitdiff
path: root/avahi-client
AgeCommit message (Expand)Author
2015-08-21Fix LOCAL_EXPORT_C_INCLUDE_DIRS variable name.Robert Ginda
2015-08-20Add LOCAL_EXPORT_C_INCLUDESRobert Ginda
2015-08-13Remove LOCAL_MODULE_TAGS vars, switch to SHARED libs.Robert Ginda
2015-08-12Initial add of Android.mk files.Robert Ginda
2015-08-11rename avahi-common/malloc.[ch] to avahi-malloc.Robert Ginda
2015-08-11Apply patch 0001 from http://www.avahi.org/ticket/354Robert Ginda
2011-04-02general: various smaller fixesLennart Poettering
2010-10-05client: use Ping() to test whether avahi is aroundLennart Poettering
2010-07-13gcc: minor enum issues gcc 4.5 discoveredLennart Poettering
2010-07-13client: update libavahi-client so that it can deal with auto-activated avahi ...Lennart Poettering
2010-06-25get rid of a lot of old svn cruftLennart Poettering
2010-06-25build-sys: make things more quietLennart Poettering
2010-06-25from now on we enforce a strict whitespace regimeLennart Poettering
2009-11-14fix various compiler warningsLennart Poettering
2009-06-08fix minor typosLennart Poettering
2008-10-26initialize i18n automaticallyLennart Poettering
2008-06-24Make avahi compile on GNU/Hurd. Patch by Samuel Thibault.Sjoerd Simons
2008-06-24Don't use -export-dynamic as a linker flagSjoerd Simons
2008-06-18add .gitignore filesLennart Poettering
2007-12-17rework documentation a bit, and explain the issues pointed out in #185 by Mat...Lennart Poettering
2007-12-16document the meaning of aprotocol in avahi_service_resolver_new(), closes #179Lennart Poettering
2007-08-12make gcc shut up a little bit moreLennart Poettering
2007-07-30Document in avahi_entry_group_add_service() that Avahi service names need to ...Lennart Poettering
2007-05-09Doxygen documentation cleanups:Lennart Poettering
2007-04-20adda note to avahi_service_resolver_new() to remind people to pass the correc...Lennart Poettering
2006-12-31remove yet another occurence of dbus_message_iter_get_array_len() due to obso...Lennart Poettering
2006-12-31Fix documentation of avahi_{entry_group|client}_new(): clarify that the speci...Lennart Poettering
2006-08-31autoconf love: Lennart Poettering
2006-08-24rethink r1269 once again: instead of updating the entry group state inLennart Poettering
2006-08-24If the client calls EntryGroup::Commit update the local state immediately andLennart Poettering
2006-08-22implement avahi_client_set_host_name() as wrapper around the new DBUS functio...Lennart Poettering
2006-08-21build docs for avahi-core only if --enable-core-docs was passed to configure....Lennart Poettering
2006-07-18 * Fix avhai builds with newer (>= 0.62) dbus that deprecated Trent Lloyd
2006-05-15sunstudio cc compat (contributed by Padraig O'Briain)Lennart Poettering
2006-05-14brown paperbag: actually reserve memory for our AvahiAddress before parsing d...Lennart Poettering
2006-04-24* don't call dbus_connection_get_is_connected() for a NULL dbus connection (c...Lennart Poettering
2006-02-20reverse 1144, since it broke more things than it fixedLennart Poettering
2006-02-17make anonymous structs appear properly in doxygenLennart Poettering
2006-01-30doxygen updateLennart Poettering
2006-01-28Update doxygen docs for publishing a littleLennart Poettering
2006-01-27fix entry group destruction (closes #5)Lennart Poettering
2006-01-20add doxygen \since tagsLennart Poettering
2006-01-20* add new API function avahi_nss_support()Lennart Poettering
2006-01-20small fix that speeds up destruction of AvahiClient objects. We will now simp...Lennart Poettering
2005-12-07remove a stupid fprintf() lineLennart Poettering
2005-11-24don't build static library for dbus-watch-glue and the like, instead compile ...Lennart Poettering
2005-11-24Add DBUS API versioningLennart Poettering
2005-11-24Map DBUS specific errors to Avahi counterpartsLennart Poettering
2005-11-23in the domain browser objects: don't return statically configured browsing do...Lennart Poettering
2005-11-16small doxygen fixLennart Poettering