aboutsummaryrefslogtreecommitdiff
path: root/avahi-daemon/dbus-util.c
AgeCommit message (Expand)Author
2015-08-14Relax required definesRobert Ginda
2015-08-11rename avahi-common/malloc.[ch] to avahi-malloc.Robert Ginda
2010-06-25daemon: add some minimal OOM checking against D-BusLennart Poettering
2010-06-25get rid of a lot of old svn cruftLennart Poettering
2010-06-25from now on we enforce a strict whitespace regimeLennart Poettering
2007-05-21fix a local DoS (by hitting an assert) when passing empty TXT strings to the ...Lennart Poettering
2006-12-31Don't use dbus_message_iter_get_array_len() since it is obsoleteLennart Poettering
2006-01-01workaround DBUS limitation which caused an assert() to fail when passing stri...Lennart Poettering
2005-11-16* Implement client API for arbitrary record browsingLennart Poettering
2005-10-30* add chroot() support on LinuxLennart Poettering
2005-10-27* split dbus-protocol.c in multiple sources filesLennart Poettering