Age | Commit message (Expand) | Author |
2013-10-20 | log: Fix previous commit to use correct level | Colin Walters |
2013-10-20 | log: avoid calling the logging functions for log levels above the current max... | Kay Sievers |
2013-10-19 | socket-proxyd: Remove datagram research TODO. This proxy will not work with t... | David Strauss |
2013-10-19 | socket-proxyd: Comment and log text cleanup. | David Strauss |
2013-10-20 | socket-proxyd: initialize variable used in error code path | Kay Sievers |
2013-10-19 | trivial: rfkill - don't include util.h twice | Tom Gundersen |
2013-10-19 | trivial: rfkill: It's util.h, not utils.h | Colin Walters |
2013-10-19 | udev-builtin: uaccess - inherit logging form udev | Tom Gundersen |
2013-10-19 | fsck-root: only run when requested in fstab | Tom Gundersen |
2013-10-19 | efi-boot-generator: hookup to fsck | Tom Gundersen |
2013-10-19 | mount/service: drop FsckPassNo support | Tom Gundersen |
2013-10-19 | gpt-auto-generator: Generate explicit dependencies on systemd-fsck@.service i... | Thomas Bächler |
2013-10-19 | fstab-generator: Generate explicit dependencies on systemd-fsck@.service inst... | Thomas Bächler |
2013-10-19 | fstab-generator: When parsing the root= cmdline option, set FsckPassNo to 1 | Thomas Bächler |
2013-10-19 | kerne-command-line: introduce option 'systemd.restore_state' | Tom Gundersen |
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 | 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 | 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 | 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-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 | Add sabridge for socket activation of traditional daemons | David Strauss |
2013-10-15 | logind: allow unprivileged session-device access | David Herrmann |
2013-10-15 | Fix for SIGSEGV in systemd-bootchart on short-living processes | Igor Zhbanov |
2013-10-14 | Fix misspellings with codespell tool | Anatol Pomozov |
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 |