Age | Commit message (Expand) | Author |
2015-10-13 | Merge pull request #1542 from keszybz/journal-audit-optional | Lennart Poettering |
2015-10-13 | Merge pull request #1544 from keszybz/man-IPv6AcceptRouterAdvertisements | Daniel Mack |
2015-10-13 | journalctl: introduce short options for --since and --until | Jan Synacek |
2015-10-12 | Document journald sockets paths a bit more | Zbigniew Jędrzejewski-Szmek |
2015-10-12 | man: describe IPv6AcceptRouterAdvertisements= better | Zbigniew Jędrzejewski-Szmek |
2015-10-12 | journald: make audit socket optional | Zbigniew Jędrzejewski-Szmek |
2015-10-12 | Merge pull request #1540 from zonque/cmsg | David Herrmann |
2015-10-12 | sd-daemon: wipe out memory before using CMSG_NXTHDR() | Daniel Mack |
2015-10-11 | shared: remove an unused variable | Thomas Hindoe Paaboel Andersen |
2015-10-11 | rfkill: consistently use = in designator | Thomas Hindoe Paaboel Andersen |
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 |