master
build-sys: install systemd service files
build: Use runstatedir instead home-brewn variable
man: be more specific about host-name-from-machine-id
build: use various sandboxing settings
dbus: deny SetHostName via org.freedesktop.Avahi.Server2 as well
Add support for binary values in TXT records in service files
get rid of a lot of old svn cruft
chroot: fix bogus assignments in assertions
Remove async start timer when object is freed
core: make sure there is rdata to process before parsing it
Merge pull request #426 from evverx/remove-valgrind-workaround
daemon: make internal limits configurable
daemon: add some minimal OOM checking against D-Bus
daemon: serialize DNS-SD key/value pairs in the right order
tree-wide: cast chars to unsigned chars before passing them to ctype functions
Update DTD
Stop using embedded copy of sd-daemon.{c,h} and use libsystemd instead
Added start method to the AddressResolver interface
Added start method to the DomainBrowser interface
dbus: move interfaces into standard D-Bus interfaces directory
Added start method to the HostNameResolver interface
Added start method to the RecordBrowser interface
Added new Avahi Server DBus Interface (org.freedesktop.Avahi.Server2) and incremented the API Version
Added start method to the ServiceBrowser interface
Added start method to the ServiceResolver interface
Added Start method to the ServiceTypeBrowser interface
systemd: pull in avahi from dbus activation indirectly to make it possible to deactivate it
setproctitle: use defined() around __linux__ in #elif
daemon: don't include long prefix blurb in ssh-sftp.service
avahi-daemon: fix incorrect memmove length in simple protocol server
retain const qualifier from pointer