summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build-sys: fix MKDIR_P for recent automakeMarc-Antoine Perennou2012-06-191-1/+1
* build-sys: install systemd service filesLennart Poettering2010-06-271-1/+22
* dbus: move interfaces into standard D-Bus interfaces directoryLennart Poettering2010-06-261-27/+14
* get rid of a lot of old svn cruftLennart Poettering2010-06-251-2/+0
* systemd: add support for acquiring socket from systemdLennart Poettering2010-06-251-2/+7
* Drop private inotify codeLennart Poettering2008-12-121-2/+1
* Allow compilation against bsdxml instead of Expat. Patch from zml. (Closes #159)Lennart Poettering2007-12-161-3/+3
* add missing header file inotify-nosys.h to buildLennart Poettering2007-04-151-1/+2
* Rework DBus connection handling: use a private DBusConnection instead of a sh...Lennart Poettering2007-01-051-1/+1
* add service file fragment for _sftp-ssh._tcp (closes #58)Lennart Poettering2006-08-311-1/+3
* fix compilation if DBUS is disabled (closes: #15)Lennart Poettering2006-03-011-4/+4
* * create $(localstatedir)/run if it doesn't existSebastien Estienne2006-02-201-0/+3
* * Implement static hosts file for static host<->ip mappingsTrent Lloyd2006-02-111-1/+5
* fix build for non-dbus installationsLennart Poettering2006-01-231-3/+3
* * add new API function avahi_nss_support()Lennart Poettering2006-01-201-2/+7
* * only create DBUS_SYS_DIR if HAVE_DBUSSebastien Estienne2005-11-251-2/+3
* don't build static library for dbus-watch-glue and the like, instead compile ...Lennart Poettering2005-11-241-3/+4
* * Implement client API for arbitrary record browsingLennart Poettering2005-11-161-2/+5
* remove dbus-test.py since it is horribly out of dateLennart Poettering2005-11-151-1/+0
* make use of setproctitle() to change the process title of the daemon processe...Lennart Poettering2005-10-301-1/+2
* * add chroot() support on LinuxLennart Poettering2005-10-301-2/+12
* * split dbus-protocol.c in multiple sources filesLennart Poettering2005-10-271-2/+13
* * Compile tests only when --enable-tests was specified on the configure comma...Lennart Poettering2005-10-191-0/+2
* * Bump version number in configure.ac to 0.2Trent Lloyd2005-08-231-0/+3
* * Add introspection data for new resolver interfacesLennart Poettering2005-08-221-6/+7
* rename libdbus-watch-glue to libdbus-commonLennart Poettering2005-08-191-1/+1
* * cleanup build system a littleLennart Poettering2005-08-151-36/+33
* * Add pkg-config files for avahi-glib/avahi-clientLennart Poettering2005-08-151-1/+2
* * implement ini file parserLennart Poettering2005-08-151-9/+22
* * strip glib from avahi-coreLennart Poettering2005-08-131-1/+1
* * Some smaller packaging fixesLennart Poettering2005-08-081-1/+3
* * don't install example.serviceLennart Poettering2005-07-301-2/+4
* DBUS: finish introspection supportLennart Poettering2005-07-301-9/+26
* * hide generate init scripts from SVNLennart Poettering2005-07-301-1/+6
* * Move avahi-daemon and avahi-dnsconfd to sbinLennart Poettering2005-07-301-1/+2
* * add avahi-publishLennart Poettering2005-07-291-2/+1
* renamed avahi to avahi-daemonSebastien Estienne2005-07-061-8/+8
* * cleaned configure.acSebastien Estienne2005-07-061-0/+2
* * Patch by Ikke <ikke@eikke.com> to make distcheck pass.Trent Lloyd2005-07-061-1/+3
* * using AC_GNU_SOURCE instead of -D _GNU_SOURCESebastien Estienne2005-07-011-1/+0
* * moved AVAHI_RUNTIME_DIR and AVAHI_SOCKET in configure.acSebastien Estienne2005-06-301-3/+3
* * update todo listLennart Poettering2005-06-241-1/+1
* * move socket and pid file to its own directory /var/run/avahiLennart Poettering2005-06-211-1/+2
* Add patches from Sebastien EstienneLennart Poettering2005-06-201-3/+6
* * drop priviligesLennart Poettering2005-06-191-1/+3
* * detect other running mDNS stacksLennart Poettering2005-06-191-1/+17
* * rename the configuration variables register_xxx and announce_xxx to publish...Lennart Poettering2005-06-181-1/+6
* * Split out the dbus stuff in the daemon to a separate file so it can be bui...Trent Lloyd2005-06-171-2/+6
* * add support for static service definitions for the daemon using XML fragmentsLennart Poettering2005-06-161-4/+9
* * add initial implmenentation of a "simple protocol" for usage with nss-mdnsLennart Poettering2005-06-161-2/+3