summaryrefslogtreecommitdiffstats
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* path: avoid an allocation in path_spec_watchMichal Schmidt2013-03-081-22/+25
* core: if we cannot JOB_ISOLATE the default target JOB_REPLACE it insteadv198Lennart Poettering2013-03-071-2/+13
* core: mount and initialize SmackNathaniel Chen2013-03-074-1/+130
* core: move mount_setup_early() to main.cNathaniel Chen2013-03-073-8/+1
* core: don't complain about systemd.journald.xxx kernel command line arguments...Lennart Poettering2013-03-071-20/+31
* service: sysv - properly handle init scripts with .sh suffixMichael Biebl2013-03-061-1/+1
* core: add missing comma for NonewPrivileges=Lennart Poettering2013-03-061-1/+1
* bus: Escape environment-based D-Bus addresses properlySimon McVittie2013-03-061-3/+18
* manager: remove timer fd explicitly from epollEnrico Scholz2013-03-061-0/+2
* main: ISOLATE rather than REPLACE default.targetTom Gundersen2013-03-061-1/+1
* Revert "add initrd-fs.target and initrd-fs-pre.target"Harald Hoyer2013-03-061-2/+0
* add initrd-fs.target and initrd-fs-pre.targetHarald Hoyer2013-03-041-0/+2
* core/manager: fix conditions to start and stop watching running jobsMichal Schmidt2013-03-041-6/+5
* core/path: install inotify watches top-down instead of bottom-upZbigniew Jędrzejewski-Szmek2013-03-042-32/+62
* core/service: use cleanup functions, wrap linesZbigniew Jędrzejewski-Szmek2013-03-031-93/+145
* core/path: catch errors when adding watchesZbigniew Jędrzejewski-Szmek2013-03-031-0/+17
* core/path: modernize styleZbigniew Jędrzejewski-Szmek2013-03-031-21/+44
* core/path: use automatic cleanupZbigniew Jędrzejewski-Szmek2013-03-031-14/+7
* core/path: fix a leak in success pathZbigniew Jędrzejewski-Szmek2013-03-031-8/+9
* job: print the "OK" status messages in normal greenMichal Schmidt2013-03-021-2/+2
* manager: turn a superfluous check into assertMichal Schmidt2013-03-021-2/+3
* unit: count deserialized job only after it's definitely installedMichal Schmidt2013-03-021-3/+3
* manager: print p and then free itLukas Nykryn2013-03-011-1/+1
* core: fix running jobs counters after reload/reexecMichal Schmidt2013-03-012-5/+6
* unit: fix the race in deserialization.Oleksii Shevchuk2013-03-011-1/+2
* manager: prevent segfault in manager_print_jobs_in_progress()Harald Hoyer2013-03-011-0/+3
* specifier: when resolving specifier strings when loading configuration, don't...Lennart Poettering2013-03-011-22/+35
* fstab,mount: detect rbind as bind mountFrederic Crozat2013-03-011-0/+6
* core/manager: print status messages about running jobsMichal Schmidt2013-02-282-2/+177
* core: count active units that may mind our printing to /dev/consoleMichal Schmidt2013-02-282-0/+16
* core/execute: determine if ExecContext may fiddle with /dev/consoleMichal Schmidt2013-02-282-0/+33
* core/execute: add internal is_terminal_output()Michal Schmidt2013-02-281-1/+9
* core/unit: use a temp variable for manager pointer in unit_notify()Michal Schmidt2013-02-281-11/+14
* util, core: add support for ephemeral status linesMichal Schmidt2013-02-283-4/+4
* core/transaction: replace a bare status_printf()Michal Schmidt2013-02-281-2/+2
* core: redefine unit_status_printf()Michal Schmidt2013-02-283-11/+14
* core/manager: make a couple of functions staticMichal Schmidt2013-02-282-5/+2
* core: add manager_status_printf()Michal Schmidt2013-02-284-18/+17
* core: keep track of the number of JOB_RUNNING jobsMichal Schmidt2013-02-272-4/+11
* unit: rework resource management APILennart Poettering2013-02-2712-544/+776
* mount-setup: mount pstore filesystemKay Sievers2013-02-271-4/+6
* core, systemctl: add support for irreversible jobsMichal Schmidt2013-02-225-13/+29
* unit: don't Require systemd-journald.socket from unitsMichal Schmidt2013-02-161-2/+4
* execute: increase severity of journal connect failure messageMichal Schmidt2013-02-161-2/+5
* execute: unify setup_{output,error}Michal Schmidt2013-02-161-77/+37
* execute: robustness against journald failuresMichal Schmidt2013-02-161-2/+14
* core: do not overwrite existing units sourceUmut Tezduyar2013-02-141-5/+7
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-1411-1/+13
* build-sys: make EFI support build-time optionalLennart Poettering2013-02-132-0/+4
* selinux: use a dynamically sized string when generating audit messagesLennart Poettering2013-02-131-4/+9