Age | Commit message (Expand) | Author |
2013-03-06 | journal: properly advertise sd_journal_reliable_fd | Zbigniew Jędrzejewski-Szmek |
2013-03-06 | build-sys: add missing $ | Zbigniew Jędrzejewski-Szmek |
2013-03-06 | core: add missing comma for NonewPrivileges= | Lennart Poettering |
2013-03-06 | bus: Escape environment-based D-Bus addresses properly | Simon McVittie |
2013-03-06 | manager: remove timer fd explicitly from epoll | Enrico Scholz |
2013-03-06 | main: ISOLATE rather than REPLACE default.target | Tom Gundersen |
2013-03-06 | update TODO | Lennart Poettering |
2013-03-06 | timedated: add CanNTP property | Ryan Lortie |
2013-03-06 | units: run systemd-ask-password-console.service after systemd-vconsole-setup.... | Harald Hoyer |
2013-03-06 | initrd-parse-etc.servic: force start local-fs.target | Harald Hoyer |
2013-03-06 | Revert "add initrd-fs.target and initrd-fs-pre.target" | Harald Hoyer |
2013-03-06 | Revert "units/initrd-*: require initrd-fs.target rather than local-fs.target" | Harald Hoyer |
2013-03-05 | systemd-python: fix error check in _Reader.wait() | Zbigniew Jędrzejewski-Szmek |
2013-03-05 | journal/tests: free allocated memory in test | Zbigniew Jędrzejewski-Szmek |
2013-03-05 | zsh-completion: journalctl query by binary and device | Daniel Wallace |
2013-03-05 | hostnamed: allow more special characters in pretty hostname | Nathaniel Chen |
2013-03-05 | util: properly escape corner cases in bus_path_escape(), too | Lennart Poettering |
2013-03-05 | inhibit: print --list if no argument is given | Kay Sievers |
2013-03-05 | Fix typos | Michael Biebl |
2013-03-05 | journal: make gatewayd run under its own user ID | Lennart Poettering |
2013-03-05 | README: add udev goups | Kay Sievers |
2013-03-05 | update TODO | Lennart Poettering |
2013-03-05 | journald: introduce new "systemd-journal" group and make it own the journal f... | Lennart Poettering |
2013-03-05 | journald: stpcpy() + mempcpy() are awesome | Lennart Poettering |
2013-03-05 | journald: drop splitting-by-audit entirely | Lennart Poettering |
2013-03-05 | journald: be a bit more careful when spitting up journals by user id | Lennart Poettering |
2013-03-05 | journald: check session owner UID rather then audit ID when splitting up jour... | Lennart Poettering |
2013-03-05 | Revert "fstab-generator: place initrd /sysroot mounts in initrd-fs.target" | Harald Hoyer |
2013-03-05 | update TODO | Lennart Poettering |
2013-03-05 | logind: when registering a new session always use previous session info from ... | Lennart Poettering |
2013-03-04 | build-sys: build and install systemd-coredumpctl conditionally | Michael Biebl |
2013-03-04 | fstab-generator: only handle block devices with root= kernel command line par... | Harald Hoyer |
2013-03-04 | fstab-generator: place initrd /sysroot mounts in initrd-fs.target | Harald Hoyer |
2013-03-04 | units/initrd-*: require initrd-fs.target rather than local-fs.target | Harald Hoyer |
2013-03-04 | add initrd-fs.target and initrd-fs-pre.target | Harald Hoyer |
2013-03-04 | build-sys: do not install pam_systemd(8) without PAM | Zbigniew Jędrzejewski-Szmek |
2013-03-04 | build-sys: do not install logind manpages when disabled | Zbigniew Jędrzejewski-Szmek |
2013-03-04 | ProFUSION got bought by Intel | Kay Sievers |
2013-03-04 | journal: split journal uid only when audit uid data is valid | Kay Sievers |
2013-03-04 | core/manager: fix conditions to start and stop watching running jobs | Michal Schmidt |
2013-03-03 | tmpfiles: use cleanup func. to save a few lines | Zbigniew Jędrzejewski-Szmek |
2013-03-03 | tmpfiles: move exclamation mark into right place | Lukas Nykryn |
2013-03-03 | core/path: install inotify watches top-down instead of bottom-up | Zbigniew Jędrzejewski-Szmek |
2013-03-04 | build-sys: be more tolerant if dbus directories do not exist | Michael Biebl |
2013-03-04 | build-sys: resolve absolute path for the dbus directories | Michael Biebl |
2013-03-04 | build-sys: replace backticks `` with $() | Michael Biebl |
2013-03-04 | build-sys: don't hard code bash-completion directory | Michael Biebl |
2013-03-04 | build-sys: use $PKG_CONFIG instead of calling the pkg-config binary directly | Michael Biebl |
2013-03-03 | udev: fix segfault with android rndis | Rob Clark |
2013-03-03 | udev: remove database conversion code | Kay Sievers |