summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2013-03-18Use bus_maybe_send_reply() where applicableColin Walters
2013-03-15timer: fix grammar in messageZbigniew Jędrzejewski-Szmek
2013-03-15core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar
2013-03-15smack-setup: enable Smack/CIPSO mappingNathaniel Chen
2013-03-15smack-setup: extract rule writing into a separate functionZbigniew Jędrzejewski-Szmek
2013-03-15core: keep mountinfo .mounts until late shutdownUmut Tezduyar
2013-03-15sd-booted: update sd_booted() check a bitLennart Poettering
2013-03-15Make initrd.target the default target in the initrdHarald Hoyer
2013-03-14main: don't mount /sys, /dev and friends when we run with PID != 1Lennart Poettering
2013-03-13core: single unit_kill implementation for all unit typesMichal Schmidt
2013-03-13util, manager: and mempset() and use itMichal Schmidt
2013-03-13manager: use more stpcpy()Michal Schmidt
2013-03-13add initrd-fs.target and root-fs.targetHarald Hoyer
2013-03-13manager: push back animation timer whenever a job finishesMichal Schmidt
2013-03-12core: fix getting information about mount unitMichal Sekletar
2013-03-11core/smack: downgrade info to debugZbigniew Jędrzejewski-Szmek
2013-03-11Move udevadm to rootbindirMichael Biebl
2013-03-08path: avoid an allocation in path_spec_watchMichal Schmidt
2013-03-07core: if we cannot JOB_ISOLATE the default target JOB_REPLACE it insteadsystemd/v198Lennart Poettering
2013-03-07core: mount and initialize SmackNathaniel Chen
2013-03-07core: move mount_setup_early() to main.cNathaniel Chen
2013-03-07core: don't complain about systemd.journald.xxx kernel command line arguments...Lennart Poettering
2013-03-06service: sysv - properly handle init scripts with .sh suffixMichael Biebl
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