Age | Commit message (Expand) | Author |
2013-04-10 | journalctl: check return of strjoin | Lukas Nykryn |
2013-04-10 | Use initalization instead of explicit zeroing in more places | Zbigniew Jędrzejewski-Szmek |
2013-04-10 | localctl: skip locale entries with non-UTF8 names | Lennart Poettering |
2013-04-10 | bus: when we unmarshal an fd it should stay owned by the message object | Lennart Poettering |
2013-04-10 | logind: avoid creating stale session state files | Fedora systemd team |
2013-04-09 | logind: introduce an explicit session class for cronjobs and similar | Lennart Poettering |
2013-04-09 | update TODO | Lennart Poettering |
2013-04-09 | bus: also remove recursive invocation of message_append_ap() | Lennart Poettering |
2013-04-09 | bus: implement message_read_ap() non-recursively | Lennart Poettering |
2013-04-09 | shutdown: print a nice message before returning to initrd | Lennart Poettering |
2013-04-09 | keymap: Fix typo in previous commit | Martin Pitt |
2013-04-09 | keymap: Add HP EliteBook 8460p | Pali Rohar |
2013-04-09 | libudev: Move -lrt to Libs.private | Michael Biebl |
2013-04-08 | machine-id: fix missing initializationsystemd/v201 | Lennart Poettering |
2013-04-08 | shutdown: print a message when storage is finalized | Lennart Poettering |
2013-04-08 | journald: bring max coredump size in sync with max entry size | Lennart Poettering |
2013-04-08 | cgroup: clean-ups | Lennart Poettering |
2013-04-08 | analyze: various cleanups | Lennart Poettering |
2013-04-08 | analyze: fix OOM handling + fix memory leak | Lennart Poettering |
2013-04-08 | analyze: add missing --help text entries | Lennart Poettering |
2013-04-08 | systemd-analyze: filter dot output | Łukasz Stelmach |
2013-04-08 | udev/udev-ctrl.c:udev_ctrl_new_from_fd() enable SO_PASSCRED | Harald Hoyer |
2013-04-08 | dbus-manager: fix variable type introspection | Ronny Chevalier |
2013-04-08 | cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup... | Lennart Poettering |
2013-04-08 | kernel-install: don't make unused parameter mandatory | Marc-Antoine Perennou |
2013-04-08 | journald: no need to free audit vars | Lennart Poettering |
2013-04-08 | journald: drop two more memory allocations | Lennart Poettering |
2013-04-08 | journald: get rid of one more memory allocation | Lennart Poettering |
2013-04-08 | journald: Do not dynamically allocate _UID/_GID/_PID strings | Holger Hans Peter Freyther |
2013-04-08 | journald: Do not always record _AUDIT_SESSION and _AUDIT_LOGINUID | Holger Hans Peter Freyther |
2013-04-08 | util: Avoid memory allocations for formatting paths | Holger Hans Peter Freyther |
2013-04-08 | update TODO | Lennart Poettering |
2013-04-08 | cgtop: print absolute CPU times with format_timespan | Lennart Poettering |
2013-04-08 | Do not serialize environment, when switching root | Harald Hoyer |
2013-04-08 | sd-daemon.c: allow use of -lrt to be avoided | Simon McVittie |
2013-04-08 | journal: Fix typo | Marius Vollmer |
2013-04-06 | systemd-python: fix wait bug | Steven Hiscocks |
2013-04-06 | dbus-loop.c: fix variable initialization | Kay Sievers |
2013-04-05 | Use _cleanup_ when reading config files | Zbigniew Jędrzejewski-Szmek |
2013-04-05 | Add _cleanup_globfree_ | Zbigniew Jędrzejewski-Szmek |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-05 | udevadm: do not free node on success | Zbigniew Jędrzejewski-Szmek |
2013-04-05 | udev-builtin-usb_id: avoid comparison of unsigned and ssize_t | Zbigniew Jędrzejewski-Szmek |
2013-04-05 | systemctl: tweak drop-in display | Lennart Poettering |
2013-04-05 | systemctl: tweak output of Listen: fields a bit | Lennart Poettering |
2013-04-05 | systemctl: Add DropIn paths to status message | Oleksii Shevchuk |
2013-04-05 | logind: consider key inhibitors that are taken by non-session processes as gl... | Lennart Poettering |
2013-04-05 | PAM, uaccess: check for logind, not for systemd | Martin Pitt |
2013-04-05 | bus: various improvements for test-bus-chat | Lennart Poettering |
2013-04-05 | bus: convert a couple of calls over to new convenience functions | Lennart Poettering |