summaryrefslogtreecommitdiffstats
path: root/avahi-client/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* get rid of a lot of old svn cruftLennart Poettering2010-06-251-12/+10
* Don't use -export-dynamic as a linker flagSjoerd Simons2008-06-241-1/+1
* * add new API function avahi_nss_support()Lennart Poettering2006-01-201-1/+12
* don't build static library for dbus-watch-glue and the like, instead compile ...Lennart Poettering2005-11-241-2/+4
* * Implement client API for arbitrary record browsingLennart Poettering2005-11-161-1/+6
* implement XDG basedir subset, which we will use to read user configured brows...Lennart Poettering2005-11-041-2/+8
* install publish.h, lookup.hLennart Poettering2005-10-271-1/+1
* distribute publish.h lookup.hLennart Poettering2005-10-261-1/+2
* * Compile tests only when --enable-tests was specified on the configure comma...Lennart Poettering2005-10-191-0/+4
* * fix some bugsLennart Poettering2005-09-251-1/+7
* move definition of libtool version info data to configure.acLennart Poettering2005-09-071-1/+1
* bum sonamesLennart Poettering2005-08-281-1/+1
* * avahi-client/Trent Lloyd2005-08-231-1/+1
* bump .so current and ageLennart Poettering2005-08-231-1/+1
* fPIC fixLennart Poettering2005-08-231-1/+1
* * Disable debug output of avahi-clientLennart Poettering2005-08-201-1/+3
* rename libdbus-watch-glue to libdbus-commonLennart Poettering2005-08-191-1/+1
* * cleanup build system a littleLennart Poettering2005-08-151-17/+9
* * Add pkg-config files for avahi-glib/avahi-clientLennart Poettering2005-08-151-1/+2
* add missing avahi-common dependency to avahi-clientLennart Poettering2005-08-151-1/+1
* * implement ini file parserLennart Poettering2005-08-151-11/+6
* * add new priority parameter to avahi_glib_poll_new()Lennart Poettering2005-08-141-2/+7
* * Add DomainBrowser support to C client APITrent Lloyd2005-08-111-1/+2
* * Work on avahi-clientTrent Lloyd2005-08-111-2/+6
* * Move avahi-core/llist.h to avahi-common/llist.h, not installed.Trent Lloyd2005-08-081-5/+1
* * Move dbus service #defines to avahi-common/dbus.hTrent Lloyd2005-07-291-0/+8
* * using AC_GNU_SOURCE instead of -D _GNU_SOURCESebastien Estienne2005-07-011-1/+1
* Fixed Makefile.am not installing headers file.Sebastien Estienne2005-06-301-1/+1
* * Add some use documentation to the daemonTrent Lloyd2005-06-041-0/+46