Age | Commit message (Expand) | Author |
2013-10-19 | TODO: add some fsck items | Tom Gundersen |
2013-10-18 | build-sys: Honor CFLAGS for journalctl again | Colin Walters |
2013-10-18 | build-sys: fix += vs = in Makefile | Lennart Poettering |
2013-10-18 | bus: if we hit the end of an array container return 0 as EOF indicator when r... | Lennart Poettering |
2013-10-18 | update-utmp: port to sd-bus | Tom Gundersen |
2013-10-18 | socket-proxyd: rename from saproxy | Lennart Poettering |
2013-10-18 | build-sys: drop a number CFLAGS assignments in Makefile that are pointless | Lennart Poettering |
2013-10-18 | bus: automatically flush bus queue when we exit the event loop | Lennart Poettering |
2013-10-18 | initctl: port to sd-bus | Tom Gundersen |
2013-10-18 | cgroup-agent: port to sd-bus | Tom Gundersen |
2013-10-18 | fsck: port to sd-bus | Tom Gundersen |
2013-10-18 | timedated: disable debug logging | Lennart Poettering |
2013-10-18 | hostnamed: port over from libdbus to libsystemd-bus | Lennart Poettering |
2013-10-17 | sd-event: initialize return value | Dave Reisner |
2013-10-17 | Fix kmod error message to have correct version requirement | David Strauss |
2013-10-17 | static-nodes: don't call mkdir | Tom Gundersen |
2013-10-17 | tmpfiles: log unaccessible FUSE mount points only as debug message | Kay Sievers |
2013-10-17 | timedated: expose time and NTP sync flag via the bus | Lennart Poettering |
2013-10-16 | api: unify some common bits used by public systemd APIs | Lennart Poettering |
2013-10-16 | timedate: expose RTC time | Lennart Poettering |
2013-10-16 | bus: fix default exit on idle timeout | Lennart Poettering |
2013-10-16 | sabridge: Makefile should be a symlink | David Strauss |
2013-10-16 | saproxy: man page formatting and terminology fixes | David Strauss |
2013-10-16 | timedated: use libsystemd-bus instead of libdbus for bus communication | Lennart Poettering |
2013-10-16 | bus: return 1 on all calls that send messages | Lennart Poettering |
2013-10-16 | bus: make sure sd_bus_get_timeout() returns a 0 timeout of there are already ... | Lennart Poettering |
2013-10-16 | bus: fix generate introspection XML | Lennart Poettering |
2013-10-16 | bus: extend bus protocol definitions a bit | Lennart Poettering |
2013-10-16 | event: handle arbitrary signals received during epoll gracefully | Lennart Poettering |
2013-10-16 | event: properly disarm timers when we don't need them anymore | Lennart Poettering |
2013-10-16 | event: fix sd_event_source_set_io_events() | Lennart Poettering |
2013-10-16 | macro: clean up usage of gcc attributes | Lennart Poettering |
2013-10-16 | rules: don't limit some of the rules to the "add" action | Lennart Poettering |
2013-10-16 | rules: expose loop block devices to systemd | Lennart Poettering |
2013-10-15 | saproxy: Fix for systemd's event library not deduping fds. | David Strauss |
2013-10-15 | Bump up the saproxy buffer to 16kB. | David Strauss |
2013-10-15 | Rename sabridge to saproxy to be less cryptic | David Strauss |
2013-10-15 | Update TODOs with follow-up sabridge work. | David Strauss |
2013-10-15 | Add sabridge for socket activation of traditional daemons | David Strauss |
2013-10-15 | logind: allow unprivileged session-device access | David Herrmann |
2013-10-15 | man: document the -b special boot option | Jan Engelhardt |
2013-10-15 | Fix for SIGSEGV in systemd-bootchart on short-living processes | Igor Zhbanov |
2013-10-15 | man: wording and grammar updates | Jan Engelhardt |
2013-10-14 | Fix misspellings with codespell tool | Anatol Pomozov |
2013-10-15 | build-sys: libsystemd-id128 - get rid of the needless selinux linking (again) | Kay Sievers |
2013-10-15 | build-sys: libudev - get rid of the needless selinux linking (again) | Kay Sievers |
2013-10-14 | Fix bad assert in show_pid_array | Zbigniew Jędrzejewski-Szmek |
2013-10-14 | bus: properly handle if new objects are installed in the node tree while we a... | Lennart Poettering |
2013-10-14 | bus: make sure that we always keep a ref to the bus when we dispatch callbacks | Lennart Poettering |
2013-10-14 | bus: use assert_return() for more API calls | Lennart Poettering |