Age | Commit message (Expand) | Author |
2015-10-09 | Merge pull request #1510 from mirco/fix-nspawn | Lennart Poettering |
2015-10-09 | core: ignore -.slice and init.scope when isolating | Lennart Poettering |
2015-10-09 | sd-daemon: simply code simplification | Lennart Poettering |
2015-10-09 | core: remove taint flag about /etc/mtab not being a symlink. | Lennart Poettering |
2015-10-09 | Merge pull request #1512 from evverx/systemd-run-syslog-properties | Lennart Poettering |
2015-10-09 | Merge pull request #1501 from fbuihuu/fix-requires-mounts-for-directives | Lennart Poettering |
2015-10-09 | systemd-run can now launch units with SyslogIdentifier | Evgeny Vereshchagin |
2015-10-09 | systemd-run can now launch units with SyslogLevelPrefix | Evgeny Vereshchagin |
2015-10-09 | nspawn: create /sys/fs/cgroup for unified hierarchy as well | Mirco Tischler |
2015-10-08 | Make sure the mount units pulled by 'RequiresMountsFor=' are loaded (if they ... | Franck Bui |
2015-10-08 | core: system.conf: add DefaultTasksAccounting | Evgeny Vereshchagin |
2015-10-08 | Merge pull request #1496 from poettering/stdin-fd | Daniel Mack |
2015-10-08 | lldp: rename publicly visible structure | Beniamino Galvani |
2015-10-08 | Merge pull request #1492 from evverx/manager-dbus-properties | Lennart Poettering |
2015-10-08 | run: various modernizations and smaller fixes | Lennart Poettering |
2015-10-08 | util: minor modernization of vt_disallocate() | Lennart Poettering |
2015-10-08 | util: do not reset terminal in acquire_terminal() | Lennart Poettering |
2015-10-08 | machined: when opening a shell via machined, pass tty fds in | Lennart Poettering |
2015-10-08 | networkd-link: remove unused variable assignment in link_save() | reverendhomer |
2015-10-08 | core: add support for setting stdin/stdout/stderr for transient services | Lennart Poettering |
2015-10-08 | basic: move two more terminal-related calls into terminal-util.[ch] | Lennart Poettering |
2015-10-08 | core: manager: add some missing dbus properties | Evgeny Vereshchagin |
2015-10-07 | machinectl: fix race when opening new shells with "machinectl shell" | Lennart Poettering |
2015-10-07 | util: always enforce O_NOCTTY and O_CLOEXEC in openpt_in_namespace() | Lennart Poettering |
2015-10-07 | build-sys: add sd_listen_fds_with_name() to .sym file | Lennart Poettering |
2015-10-07 | analyze: trivial code cleanups | Lennart Poettering |
2015-10-07 | Merge pull request #1484 from poettering/ask-pass-kernel-keyring | Daniel Mack |
2015-10-07 | Merge pull request #1485 from jsynacek/machine-long-filename-v5 | Lennart Poettering |
2015-10-07 | Merge pull request #1487 from michich/fix-env-expansion | Lennart Poettering |
2015-10-07 | basic: fix env expansion for strings leading with two dollar signs | Michal Schmidt |
2015-10-07 | core: always let the kernel reap zombies when we're about to freeze | Michal Schmidt |
2015-10-07 | core: change how crash_shell and crash_reboot interact | Michal Schmidt |
2015-10-07 | core: remove spurious assert in parsing CrashChangeVT= | Michal Schmidt |
2015-10-07 | import: hash URL in paths if they are too long | Jan Synacek |
2015-10-07 | core: adjust error message about /etc/mtab | Michal Schmidt |
2015-10-07 | ask-password: add support for caching passwords in the kernel keyring | Lennart Poettering |
2015-10-07 | Merge pull request #1481 from again4you/devel/smack_sysuser_#4 | Daniel Mack |
2015-10-07 | Merge pull request #1478 from steelman/analyze-without-hostnamed-fix | Daniel Mack |
2015-10-07 | Merge pull request #1483 from reverendhomer/patch-2 | Daniel Mack |
2015-10-07 | service: fix memory leak in service_add_fd_store() | reverendhomer |
2015-10-07 | strv: fix infinite loop in strv_extend_n() | reverendhomer |
2015-10-07 | smack: label /etc/passwd and friends as '_' smack label when --with-smack-run... | Sangjung Woo |
2015-10-07 | analyze: minor fixes according to review | Łukasz Stelmach |
2015-10-06 | Merge pull request #1475 from steelman/analyze-without-hostnamed | Daniel Mack |
2015-10-06 | analyze: replace isempty()+ternary with strempty() | Łukasz Stelmach |
2015-10-06 | analyze: do not require information from hostnamed | Łukasz Stelmach |
2015-10-06 | analyze: introduce _cleanup_host_info_ | Łukasz Stelmach |
2015-10-06 | siphash24: coding-style fixes | Tom Gundersen |
2015-10-06 | siphash24: unify API | Tom Gundersen |
2015-10-06 | ask-password: various modernizations | Lennart Poettering |