]> git.meshlink.io Git - catta/history - avahi-daemon/Makefile.am
fix avahi_netlink_new to allow multiple netlinks per process
[catta] / avahi-daemon / Makefile.am
2012-06-19 Marc-Antoine Perennoubuild-sys: fix MKDIR_P for recent automake
2010-06-28 Lennart PoetteringMerge remote branch 'origin/master-tx'
2010-06-26 Lennart Poetteringbuild-sys: install systemd service files
2010-06-26 Lennart Poetteringdbus: move interfaces into standard D-Bus interfaces...
2010-06-25 Lennart Poetteringget rid of a lot of old svn cruft
2010-06-24 Lennart Poetteringsystemd: add support for acquiring socket from systemd
2009-03-05 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2008-12-12 Lennart PoetteringMerge commit 'flameeyes/master'
2008-12-12 Lennart PoetteringDrop private inotify code
2007-12-16 Lennart PoetteringAllow compilation against bsdxml instead of Expat....
2007-04-15 Lennart Poetteringadd missing header file inotify-nosys.h to build
2007-01-05 Lennart PoetteringRework DBus connection handling: use a private DBusConn...
2006-08-31 Lennart Poetteringadd service file fragment for _sftp-ssh._tcp (closes...
2006-03-01 Lennart Poetteringfix compilation if DBUS is disabled (closes: #15)
2006-02-20 Sebastien Estienne * create $(localstatedir)/run if it doesn't exist
2006-02-11 Trent Lloyd * Implement static hosts file for static host<->ip...
2006-01-23 Lennart Poetteringfix build for non-dbus installations
2006-01-20 Lennart Poettering* add new API function avahi_nss_support()
2005-11-25 Sebastien Estienne * only create DBUS_SYS_DIR if HAVE_DBUS
2005-11-24 Lennart Poetteringdon't build static library for dbus-watch-glue and...
2005-11-16 Lennart Poettering* Implement client API for arbitrary record browsing
2005-11-15 Lennart Poetteringremove dbus-test.py since it is horribly out of date
2005-10-30 Lennart Poetteringmake use of setproctitle() to change the process title...
2005-10-30 Lennart Poettering* add chroot() support on Linux
2005-10-27 Lennart Poettering* split dbus-protocol.c in multiple sources files
2005-10-19 Lennart Poettering* Compile tests only when --enable-tests was specified...
2005-08-23 Trent Lloyd * Bump version number in configure.ac to 0.2
2005-08-22 Lennart Poettering* Add introspection data for new resolver interfaces
2005-08-19 Lennart Poetteringrename libdbus-watch-glue to libdbus-common
2005-08-15 Lennart Poettering* cleanup build system a little
2005-08-15 Lennart Poettering* Add pkg-config files for avahi-glib/avahi-client
2005-08-15 Lennart Poettering* implement ini file parser
2005-08-13 Lennart Poettering* strip glib from avahi-core
2005-08-08 Lennart Poettering* Some smaller packaging fixes
2005-07-30 Lennart Poettering* don't install example.service
2005-07-30 Lennart PoetteringDBUS: finish introspection support
2005-07-30 Lennart Poettering* hide generate init scripts from SVN
2005-07-30 Lennart Poettering* Move avahi-daemon and avahi-dnsconfd to sbin
2005-07-29 Lennart Poettering* add avahi-publish
2005-07-06 Sebastien Estiennerenamed avahi to avahi-daemon
2005-07-06 Sebastien Estienne* cleaned configure.ac
2005-07-06 Trent Lloyd* Patch by Ikke <ikke@eikke.com> to make distcheck...
2005-07-01 Sebastien Estienne* using AC_GNU_SOURCE instead of -D _GNU_SOURCE
2005-06-30 Sebastien Estienne* moved AVAHI_RUNTIME_DIR and AVAHI_SOCKET in configure.ac
2005-06-24 Lennart Poettering* update todo list
2005-06-21 Lennart Poettering* move socket and pid file to its own directory /var...
2005-06-20 Lennart PoetteringAdd patches from Sebastien Estienne
2005-06-19 Lennart Poettering* drop priviliges
2005-06-19 Lennart Poettering* detect other running mDNS stacks
2005-06-18 Lennart Poettering* rename the configuration variables register_xxx and...
2005-06-17 Trent Lloyd * Split out the dbus stuff in the daemon to a separate...
2005-06-16 Lennart Poettering* add support for static service definitions for the...
2005-06-16 Lennart Poettering* add initial implmenentation of a "simple protocol...
2005-06-08 Trent Lloyd * Patch by Ross Burton to enable conditional use of...
2005-06-05 Trent Lloyd * rename daemon to avahi-daemon