Age | Commit message (Expand) | Author |
2015-10-23 | Merge pull request #1647 from evverx/use-extract-in-namespace-parsing | Lennart Poettering |
2015-10-22 | core: use extract_first_word for namespace parsing | Evgeny Vereshchagin |
2015-10-22 | core: check parsed bus msg in full before applying it | Lennart Poettering |
2015-10-21 | core dbus: Check that flush works with memstream | Nicolas Cornu |
2015-10-21 | core: fix namespace parsing | Evgeny Vereshchagin |
2015-10-21 | Merge pull request #1623 from evverx/run-rw-ro-ia-dirs | Lennart Poettering |
2015-10-20 | run: can launch units with ReadWriteDirectories, ReadOnlyDirectories, Inacces... | Evgeny Vereshchagin |
2015-10-20 | dbus-execute: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-10-20 | Merge pull request #1616 from evverx/run-fix-environment-parsing | Lennart Poettering |
2015-10-20 | run: fix Environment parsing | Evgeny Vereshchagin |
2015-10-19 | dbus-execute: some cleanups when parsing EnvironmentFiles= for transient units | Lennart Poettering |
2015-10-19 | core: actually set pids_max field after parsing it | Lennart Poettering |
2015-10-19 | tree-wide: add more void casts for various syscall invocations | Lennart Poettering |
2015-10-19 | core: fix type of NetClass dbus property | Lennart Poettering |
2015-10-19 | Merge pull request #1614 from alkino/master | Lennart Poettering |
2015-10-19 | Hook more properties for transient units | Nicolas Cornu |
2015-10-19 | tree-wide: remove unused functions | Thomas Hindoe Paaboel Andersen |
2015-10-19 | Merge pull request #1598 from evverx/run-oomscoreadjust | Lennart Poettering |
2015-10-18 | Merge pull request #1595 from poettering/proxy-fixes | David Herrmann |
2015-10-17 | run: can launch units with OOMScoreAdjust | Evgeny Vereshchagin |
2015-10-17 | unit: allocate bus name match string on the stack | Lennart Poettering |
2015-10-16 | core: dump RuntimeDirectories and RuntimeDirectoryMode too | Evgeny Vereshchagin |
2015-10-15 | core: expose manager's TimerSlackNSec as propery on dbus | Evgeny Vereshchagin |
2015-10-15 | run: can launch units with TimerSlackNSec | Evgeny Vereshchagin |
2015-10-14 | Merge pull request #1528 from evverx/systemd-run-syslog-pri-fac | Lennart Poettering |
2015-10-14 | core: execute: validate syslog level and facility | Evgeny Vereshchagin |
2015-10-14 | systemd-run: can launch units with SyslogFacility | Evgeny Vereshchagin |
2015-10-14 | systemd-run: can launch units with SyslogLevel | Evgeny Vereshchagin |
2015-10-14 | core: log if the service to activate vanished before we activate it | Lennart Poettering |
2015-10-14 | Merge pull request #1529 from evverx/dbus-props-syslog-fac-pri | Lennart Poettering |
2015-10-14 | core: expose SyslogLevel and SyslogFacility as properties on dbus | Evgeny Vereshchagin |
2015-10-13 | manager: remove unused function | Thomas Hindoe Paaboel Andersen |
2015-10-12 | core: manager: expose DefaultLimit* as properties on dbus | Evgeny Vereshchagin |
2015-10-12 | bus-util: add bus_property_get_rlimit (move from core/dbus_execute) | Evgeny Vereshchagin |
2015-10-09 | core: ignore -.slice and init.scope when isolating | 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-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 | util: do not reset terminal in acquire_terminal() | Lennart Poettering |
2015-10-08 | core: add support for setting stdin/stdout/stderr for transient services | Lennart Poettering |
2015-10-08 | core: manager: add some missing dbus properties | Evgeny Vereshchagin |
2015-10-07 | Merge pull request #1484 from poettering/ask-pass-kernel-keyring | Daniel Mack |
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 |