aboutsummaryrefslogtreecommitdiff
path: root/avahi-daemon
AgeCommit message (Expand)Author
2012-06-19build-sys: fix MKDIR_P for recent automakeMarc-Antoine Perennou
2012-04-02avahi-daemon: don't leak host info by defaultLennart Poettering
2012-04-02avahi-daemon: don't add 0pointer.de and zeroconf.org to default browse listLennart Poettering
2011-09-01systemd: syslog.target is not longer usefulLennart Poettering
2011-04-02systemd: fix sd_is_socket() invocationLennart Poettering
2011-03-09systemd: update sd-daemon.[ch]Lennart Poettering
2011-03-08chroot: suppress error messages if the chroot pipe is closedLennart Poettering
2011-02-18setproctitle: use defined() around __linux__ in #elifPaddy Smith
2010-11-18daemon: we better stay away from SIGQUIT since it is supposed to cause a core...Lennart Poettering
2010-10-24systemd: update sd-daemon.[ch]Lennart Poettering
2010-10-05systemd: pull in avahi from dbus activation indirectly to make it possible to...Lennart Poettering
2010-10-05systemd: update sd-daemon.[ch]Lennart Poettering
2010-07-13main: fix minor indenting mishapLennart Poettering
2010-07-13systemd: update sd-daemon.[ch] from upśtreamLennart Poettering
2010-07-10daemon: unblock all signals by defaultLennart Poettering
2010-07-10systemd: send status message when shutting downLennart Poettering
2010-07-10daemon: reset signals on initializationLennart Poettering
2010-07-10daemon: return successful error code when we ran successfullyLennart Poettering
2010-07-10daemon: make sure we never choke on SIGPIPELennart Poettering
2010-07-10systemd: enable status messages by defaultLennart Poettering
2010-07-10systemd: properly format status messageLennart Poettering
2010-07-10systemd: update sd-daemon.[ch]Lennart Poettering
2010-07-10systemd: send status updates to the init systemLennart Poettering
2010-07-03systemd: simplify systemd unit files following the recent DefaultDependencies...Lennart Poettering
2010-06-30systemd: add description strings to all systemd services/socketsLennart Poettering
2010-06-29core: implement packet rate limiting and enable it by defaultLennart Poettering
2010-06-29main: don't abort if daemon_close_all() cannot close valgrind fdsLennart Poettering
2010-06-29main: fix minor memory leakLennart Poettering
2010-06-28dbus: allow root to set the host name unconditionallyLennart Poettering
2010-06-28static-services: unescape host name when using it in static service namesLennart Poettering
2010-06-28daemon: bump up resource limit of open file descriptors a littleLennart Poettering
2010-06-27build-sys: install systemd service filesLennart Poettering
2010-06-26dbus: move interfaces into standard D-Bus interfaces directoryLennart Poettering
2010-06-25daemon: don't include long prefix blurb in ssh-sftp.serviceLennart Poettering
2010-06-25limits: considerably bump up limits, since users can now easily lower them ag...Lennart Poettering
2010-06-25daemon: add some minimal OOM checking against D-BusLennart Poettering
2010-06-25daemon: make internal limits configurableLennart Poettering
2010-06-25daemons: drop unnecessary setsid() callsLennart Poettering
2010-06-25build-sys: set MONO_SHARED_DIR= to avoid build env troubles on redhat (stolen...Lennart Poettering
2010-06-25core: fix build on kFreeBSDJulien Blache
2010-06-25get rid of a lot of old svn cruftLennart Poettering
2010-06-25from now on we enforce a strict whitespace regimeLennart Poettering
2010-06-25systemd: add support for acquiring socket from systemdLennart Poettering
2009-04-01Use send_destination for DBus <deny> ruleLennart Poettering
2009-04-01include sys/types.h since libcap needs that apparentlyLennart Poettering
2008-12-12allow/deny interfaces supportLennart Poettering
2008-12-12Drop private inotify codeLennart Poettering
2008-06-18add .gitignore filesLennart Poettering
2008-03-26increase nofile rlimit to 300 by default to make sure we don't hit the limit ...Lennart Poettering
2007-12-16add missing stdlib.h inclusionLennart Poettering