summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2013-03-29unit: replace remote-fs-setup.target by network-online.targetLennart Poettering
2013-03-27core: check return value of rm_rf_dangerous and warn if it failsVáclav Pavlín
2013-03-26Simplify the meaning of %sZbigniew Jędrzejewski-Szmek
2013-03-27units: automatically order all mount units after network.targetLennart Poettering
2013-03-25units: introduce remote-fs-setup.target to pull in dependencies from remote m...Lennart Poettering
2013-03-25units: introduce new timers.target and paths.target to hook timer/path units ...Lennart Poettering
2013-03-25core: ensure LSB Provides are handled correctlyFrederic Crozat
2013-03-25timer: downgrade time change message to debugMichal Schmidt
2013-03-24service: no need to drop rc. prefix anymoreMiklos Vajna
2013-03-23unit: never retroactively start requisitesLennart Poettering
2013-03-22exec: Assigning the empty string to CapabilityBoundSet= should drop all capsLennart Poettering
2013-03-22main: minor simplificationLennart Poettering
2013-03-22cgroup: minor optimizationLennart Poettering
2013-03-22mount: mount all cgroup controllers in containers, tooLennart Poettering
2013-03-22main: use strv_find() where we canLennart Poettering
2013-03-22main: don't mount cgroup controller unless PID == 1Lennart Poettering
2013-03-20Make two functions staticZbigniew Jędrzejewski-Szmek
2013-03-20core: remove unnecessary goto in setup_namespaceZbigniew Jędrzejewski-Szmek
2013-03-20Make PrivateTmp dirs also inaccessible from the outsideZbigniew Jędrzejewski-Szmek
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