Age | Commit message (Expand) | Author |
2013-03-02 | manager: turn a superfluous check into assert | Michal Schmidt |
2013-03-02 | unit: count deserialized job only after it's definitely installed | Michal Schmidt |
2013-03-01 | manager: print p and then free it | Lukas Nykryn |
2013-03-01 | core: fix running jobs counters after reload/reexec | Michal Schmidt |
2013-03-01 | unit: fix the race in deserialization. | Oleksii Shevchuk |
2013-03-01 | manager: prevent segfault in manager_print_jobs_in_progress() | Harald Hoyer |
2013-03-01 | specifier: when resolving specifier strings when loading configuration, don't... | Lennart Poettering |
2013-03-01 | fstab,mount: detect rbind as bind mount | Frederic Crozat |
2013-02-28 | core/manager: print status messages about running jobs | Michal Schmidt |
2013-02-28 | core: count active units that may mind our printing to /dev/console | Michal Schmidt |
2013-02-28 | core/execute: determine if ExecContext may fiddle with /dev/console | Michal Schmidt |
2013-02-28 | core/execute: add internal is_terminal_output() | Michal Schmidt |
2013-02-28 | core/unit: use a temp variable for manager pointer in unit_notify() | Michal Schmidt |
2013-02-28 | util, core: add support for ephemeral status lines | Michal Schmidt |
2013-02-28 | core/transaction: replace a bare status_printf() | Michal Schmidt |
2013-02-28 | core: redefine unit_status_printf() | Michal Schmidt |
2013-02-28 | core/manager: make a couple of functions static | Michal Schmidt |
2013-02-28 | core: add manager_status_printf() | Michal Schmidt |
2013-02-27 | core: keep track of the number of JOB_RUNNING jobs | Michal Schmidt |
2013-02-27 | unit: rework resource management API | Lennart Poettering |
2013-02-27 | mount-setup: mount pstore filesystem | Kay Sievers |
2013-02-22 | core, systemctl: add support for irreversible jobs | Michal Schmidt |
2013-02-16 | unit: don't Require systemd-journald.socket from units | Michal Schmidt |
2013-02-16 | execute: increase severity of journal connect failure message | Michal Schmidt |
2013-02-16 | execute: unify setup_{output,error} | Michal Schmidt |
2013-02-16 | execute: robustness against journald failures | Michal Schmidt |
2013-02-14 | core: do not overwrite existing units source | Umut Tezduyar |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | build-sys: make EFI support build-time optional | Lennart Poettering |
2013-02-13 | selinux: use a dynamically sized string when generating audit messages | Lennart Poettering |
2013-02-13 | man: rename systemd.conf to systemd-system.conf | Zbigniew Jędrzejewski-Szmek |
2013-02-13 | use strneq instead of strncmp | Thomas Hindoe Paaboel Andersen |
2013-02-13 | manager: pass environment over daemon-reexec | Oleksii Shevchuk |
2013-02-13 | efi: various cleanups | Lennart Poettering |
2013-02-11 | manager: clean environment before passing it on to others | Lennart Poettering |
2013-02-11 | core: properly validate environment data from Environment= lines in unit files | Lennart Poettering |
2013-02-11 | manager: validate environment parameters for SetEnvironment(), UnsetEnvironme... | Lennart Poettering |
2013-02-11 | core: don't accept invalid environment assignments from the kernel cmdline | Lennart Poettering |
2013-02-11 | env: considerably beef up environment cleaning logic | Lennart Poettering |
2013-02-09 | shutdown: issue a sync() as soon as shutdown.target is queued | Lennart Poettering |
2013-02-08 | shared: conf-files - add root parameter | Kay Sievers |
2013-02-07 | systemd: fix uninitialized memory access in selinux | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | systemd: raise level of message about lookup paths | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | systemd: do not remove empty paths from unit lookup path | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: allow specifiers in WantedBy/RequiredBy/Alias | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | core: fix %U when no User= used | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | Move generic specifier functions to shared | Zbigniew Jędrzejewski-Szmek |
2013-01-26 | core: unify kill code of mount, service, socket, swap units | Lennart Poettering |
2013-01-25 | job: fix merging with --ignore-dependencies | Michal Schmidt |
2013-01-25 | selinux: we don't need that many debug messages by default | Lennart Poettering |