aboutsummaryrefslogtreecommitdiff
path: root/avahi-daemon
AgeCommit message (Expand)Author
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
2007-12-16Allow compilation against bsdxml instead of Expat. Patch from zml. (Closes #159)Lennart Poettering
2007-10-21fix copy'n'paste error in HostNameResolver D-Bus introspection file, identifi...Lennart Poettering
2007-09-28Copyediting / spelling / grammarTed Percival
2007-09-06add more missing config.h inclusionsLennart Poettering
2007-09-06add missing config.h inclusionLennart Poettering
2007-08-25Don't segfault when no browse domains are configured in resolv.conf. Original...Lennart Poettering
2007-08-12add new API function avahi_server_set_browse_domains() to avahi-coreLennart Poettering
2007-07-10Add FreeBSD kqueue support for watching for configuration file changes, much ...Lennart Poettering
2007-06-11use libdaemon's new daemon_close_all() function to close all fds when daemoni...Lennart Poettering
2007-05-21fix a local DoS (by hitting an assert) when passing empty TXT strings to the ...Lennart Poettering
2007-05-09compat fix for older inotify versionsLennart Poettering
2007-05-09fix wording of the dbus reconneection message (closes fedora bug 237734)Lennart Poettering
2007-05-08don't publish the service cookie by default anymore. It was a bad idea. We sh...Lennart Poettering
2007-04-21Add missing #ifdef to avoid build failure on system having neither sys/inotify.hLennart Poettering
2007-04-15add missing header file inotify-nosys.h to buildLennart Poettering
2007-04-15Cleanup static services subsystem: properly notice when static hosts are remo...Lennart Poettering
2007-04-15Add inotify support for /ect/avahi/services and /etc/avahi/hosts. Based on a ...Lennart Poettering
2007-04-14Fix error message when passing invalid command line arguments. I admit defeat...Lennart Poettering
2007-02-07Drop "Remote Terminal on" prefix since it is usually superfluousLennart Poettering
2007-02-05macosx portability: use GLOB_xxx macros only if they are availableLennart Poettering
2007-01-06fix a bogus error conditionLennart Poettering
2007-01-05add new config options "publish-aaaa-on-ipv4=" and "publish-a-on-ipv6="Lennart Poettering
2007-01-05Rework DBus connection handling: use a private DBusConnection instead of a sh...Lennart Poettering
2006-12-31Fix error message when passing an invalid command line option (Closes #88)Lennart Poettering
2006-12-31Don't use dbus_message_iter_get_array_len() since it is obsoleteLennart Poettering
2006-12-29 * Correct comment reference to the priviledged access group in Trent Lloyd
2006-11-11Make d-bus version detection work for >= 1.0 (Closes: #71)Trent Lloyd
2006-09-25 * Fix dbus_service_browser not setting AVAHI_LOOKUP_RESULT_OUR_OWN.Trent Lloyd
2006-08-31* change process title of chroot() helper process to "chroot helper" droppingLennart Poettering
2006-08-31avahi_set_proc_title(): change the process name with prctl() if availableLennart Poettering
2006-08-31remove some embarrassinlgy superfluous codeLennart Poettering
2006-08-31fix a few more s/DBUS/D-Bus/Lennart Poettering
2006-08-31Some more s/D-BUS/D-Bus/gLennart Poettering
2006-08-31autoconf love: Lennart Poettering