chiark / gitweb /
sd-daemon: Add sd_is_special for special file descriptors
[elogind.git] / src / dbus-common.c
2011-05-25 Michal Schmidtdbus-common: fix segfault when a DBus message has no...
2011-05-21 Kay Sieversbus_property_append_long: use signed long and 'x' in...
2011-05-17 Lennart Poetteringsocket: add POSIX mqueue support
2011-04-16 Lennart Poetteringdbus: split out object management code into dbus-common...
2011-03-28 Kay Sieversuse /run instead of /dev/.run
2011-03-17 Lennart Poetteringdef: centralize definition of default timeout in one...
2011-03-14 Lennart Poetteringcore: move abstract namespace sockets to /dev/.run
2011-03-12 Lennart Poetteringsystemctl: support remote and privileged systemctl...
2011-03-10 Lennart Poetteringutil: close all fds before freezing execution
2011-03-10 Lennart Poetteringdbus: timeout connection setup
2010-08-25 Lennart Poetteringdbus: simplify some dbus error messages a bit
2010-08-14 Lennart Poetteringemacs: make sure nobody accidently adds tabs to our...
2010-07-11 Lennart Poetteringdbus: get rid of last non-private busses
2010-07-11 Lennart PoetteringMerge branch 'master' of ssh://git.freedesktop.org...
2010-07-11 Lennart Poetteringdbus: use private connections wherever possible
2010-07-07 Lennart Poetteringdbus: don't try to run AddMatch when connected to a...
2010-07-06 Lennart Poetteringinstall: implement --start option