summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
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
2013-02-11manager: validate environment parameters for SetEnvironment(), UnsetEnvironme...Lennart Poettering
2013-02-11core: don't accept invalid environment assignments from the kernel cmdlineLennart Poettering
2013-02-11env: considerably beef up environment cleaning logicLennart Poettering
2013-02-09shutdown: issue a sync() as soon as shutdown.target is queuedLennart Poettering
2013-02-08shared: conf-files - add root parameterKay Sievers
2013-02-07systemd: fix uninitialized memory access in selinuxZbigniew Jędrzejewski-Szmek
2013-02-06systemd: raise level of message about lookup pathsZbigniew Jędrzejewski-Szmek
2013-02-06systemd: do not remove empty paths from unit lookup pathZbigniew Jędrzejewski-Szmek
2013-01-29install: allow specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek
2013-01-29core: fix %U when no User= usedZbigniew Jędrzejewski-Szmek
2013-01-29Move generic specifier functions to sharedZbigniew Jędrzejewski-Szmek
2013-01-26core: unify kill code of mount, service, socket, swap unitsLennart Poettering
2013-01-25job: fix merging with --ignore-dependenciesMichal Schmidt
2013-01-25selinux: we don't need that many debug messages by defaultLennart Poettering
2013-01-25selinux-access: Delete debugging message logged as an errorColin Walters
2013-01-24core: Set source for mountinfo .mount unitsUmut Tezduyar
2013-01-24service: make sure the watchdog timer is not restarted while stoppingMichael Olbrich
2013-01-24service: really stop watchdog timer when stoppingMichael Olbrich
2013-01-22Replace autoconf int max test with simple defineZbigniew Jędrzejewski-Szmek
2013-01-22Fix some typosEelco Dolstra
2013-01-21util: move is_efiboot() to efivars.cLennart Poettering
2013-01-20shutdown: loop - convert to enumerate matchKay Sievers
2013-01-19execute: Fix seccomp support on x32Jonathan Callen
2013-01-19core: if the bootloader supports it, determine firmware and boot loader delayLennart Poettering
2013-01-19unit: fix typoLennart Poettering
2013-01-19unit: optionally allow making cgroup attribute changes persistentLennart Poettering
2013-01-19cgroup: additional validity checks for cgroup attribute namesLennart Poettering
2013-01-18build-sys: add autoconf macro to pick macro for x32 compatibilityZbigniew Jędrzejewski-Szmek
2013-01-18core: log USER_UNIT instead of UNIT if in user sessionMirco Tischler
2013-01-18systemctl: add new "get-cgroup-attr" to query current cgroup attribute valueLennart Poettering
2013-01-17core: corrects check of strduped controller stringNestor Ovroy
2013-01-17service: properly signal permanent failure of a service to its socketLennart Poettering
2013-01-17units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering
2013-01-17dbus: add Unit's PartOf and ConsistsOf deps to introspection XMLLennart Poettering
2013-01-16service: ignore dependencies on $syslog and $local_fs in LSB scriptsLennart Poettering
2013-01-16systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn