Age | Commit message (Expand) | Author |
2015-11-09 | treewide: apply errno.cocci | Michal Schmidt |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: introduce dirent-util.[ch] for directory entry calls | Lennart Poettering |
2015-10-27 | util-lib: move more file I/O related calls into fileio.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-09-09 | util: introduce safe_fclose() and port everything over to it | Lennart Poettering |
2015-08-27 | Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available" | David Herrmann |
2015-08-11 | sd-bus: do not connect to dbus-1 socket when kdbus is available | Kay Sievers |
2015-05-06 | bus: don't switch to kdbus if not requested | David Herrmann |
2015-05-05 | core: rework unit name validation and manipulation logic | Lennart Poettering |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-01-08 | dbus1-generator: fix array sentinal | David Herrmann |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | sd-bus: rename default bus address constants, they aren't "paths" but "addres... | Lennart Poettering |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-13 | sd-bus: sync with kdbus upstream (ABI break) | Daniel Mack |
2014-08-22 | dbus1-generator: properly free the FILE* | Lennart Poettering |
2014-08-13 | util: allow strappenda to take any number of args | Dave Reisner |
2014-07-16 | Let config_parse open file where applicable | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-03-08 | units: remove "AllowUser=root own", the bus owner can always own names | Kay Sievers |
2014-03-07 | dbus1-generator: set AllowWorld=own for now | Daniel Mack |
2014-03-06 | generators: add Documentation= fields that point to the generator man pages | Lennart Poettering |
2014-01-26 | dbus1-generator: use XDG_RUNTIME_DIR instead of /run/user/%lu/ | Kay Sievers |
2014-01-25 | dbus1-generator: add missing "path=" and "unix:*" to DBUS environment variables | Kay Sievers |
2014-01-07 | dbus1-generator: fix copy-pasto | Zbigniew Jędrzejewski-Szmek |
2014-01-07 | dbus1-generator: always pull proxy socket into sockets.target | Kay Sievers |
2013-12-26 | Use enums to make it obvious what boolean params mean | Zbigniew Jędrzejewski-Szmek |
2013-12-16 | bus: also mask dbus.service in generator if kdbus is found | Lennart Poettering |
2013-12-16 | bus: fix symlink to bus proxy socket | Lennart Poettering |
2013-12-13 | bus: install systemd-bus-proxyd unit files for compatibility with dbus1 | Lennart Poettering |
2013-12-03 | dbus1: make gcc shut up | Lennart Poettering |
2013-12-03 | dbus1: hook busnames.target into normal boot if kdbus is enabled | Lennart Poettering |
2013-12-03 | bus: skip unit file generation for systemd itself | Lennart Poettering |
2013-12-03 | bus: add generator that turns old dbus1 activation files into .busname + .ser... | Lennart Poettering |