summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2013-03-06core: add missing comma for NonewPrivileges=Lennart Poettering
2013-03-06bus: Escape environment-based D-Bus addresses properlySimon McVittie
2013-03-06manager: remove timer fd explicitly from epollEnrico Scholz
2013-03-06main: ISOLATE rather than REPLACE default.targetTom Gundersen
2013-03-06Revert "add initrd-fs.target and initrd-fs-pre.target"Harald Hoyer
2013-03-04add initrd-fs.target and initrd-fs-pre.targetHarald Hoyer
2013-03-04core/manager: fix conditions to start and stop watching running jobsMichal Schmidt
2013-03-03core/path: install inotify watches top-down instead of bottom-upZbigniew Jędrzejewski-Szmek
2013-03-03core/service: use cleanup functions, wrap linesZbigniew Jędrzejewski-Szmek
2013-03-03core/path: catch errors when adding watchesZbigniew Jędrzejewski-Szmek
2013-03-03core/path: modernize styleZbigniew Jędrzejewski-Szmek
2013-03-03core/path: use automatic cleanupZbigniew Jędrzejewski-Szmek
2013-03-03core/path: fix a leak in success pathZbigniew Jędrzejewski-Szmek
2013-03-02job: print the "OK" status messages in normal greenMichal Schmidt
2013-03-02manager: turn a superfluous check into assertMichal Schmidt
2013-03-02unit: count deserialized job only after it's definitely installedMichal Schmidt
2013-03-01manager: print p and then free itLukas Nykryn
2013-03-01core: fix running jobs counters after reload/reexecMichal Schmidt
2013-03-01unit: fix the race in deserialization.Oleksii Shevchuk
2013-03-01manager: prevent segfault in manager_print_jobs_in_progress()Harald Hoyer
2013-03-01specifier: when resolving specifier strings when loading configuration, don't...Lennart Poettering
2013-03-01fstab,mount: detect rbind as bind mountFrederic Crozat
2013-02-28core/manager: print status messages about running jobsMichal Schmidt
2013-02-28core: count active units that may mind our printing to /dev/consoleMichal Schmidt
2013-02-28core/execute: determine if ExecContext may fiddle with /dev/consoleMichal Schmidt
2013-02-28core/execute: add internal is_terminal_output()Michal Schmidt
2013-02-28core/unit: use a temp variable for manager pointer in unit_notify()Michal Schmidt
2013-02-28util, core: add support for ephemeral status linesMichal Schmidt
2013-02-28core/transaction: replace a bare status_printf()Michal Schmidt
2013-02-28core: redefine unit_status_printf()Michal Schmidt
2013-02-28core/manager: make a couple of functions staticMichal Schmidt
2013-02-28core: add manager_status_printf()Michal Schmidt
2013-02-27core: keep track of the number of JOB_RUNNING jobsMichal Schmidt
2013-02-27unit: rework resource management APILennart Poettering
2013-02-27mount-setup: mount pstore filesystemKay Sievers
2013-02-22core, systemctl: add support for irreversible jobsMichal Schmidt
2013-02-16unit: don't Require systemd-journald.socket from unitsMichal Schmidt
2013-02-16execute: increase severity of journal connect failure messageMichal Schmidt
2013-02-16execute: unify setup_{output,error}Michal Schmidt
2013-02-16execute: robustness against journald failuresMichal Schmidt
2013-02-14core: do not overwrite existing units sourceUmut Tezduyar
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-13build-sys: make EFI support build-time optionalLennart Poettering
2013-02-13selinux: use a dynamically sized string when generating audit messagesLennart Poettering
2013-02-13man: rename systemd.conf to systemd-system.confZbigniew Jędrzejewski-Szmek
2013-02-13use strneq instead of strncmpThomas Hindoe Paaboel Andersen
2013-02-13manager: pass environment over daemon-reexecOleksii Shevchuk
2013-02-13efi: various cleanupsLennart Poettering
2013-02-11manager: clean environment before passing it on to othersLennart Poettering
2013-02-11core: properly validate environment data from Environment= lines in unit filesLennart Poettering