summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
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
2013-01-16shutdown: ignore loop devices without a backing fileKay Sievers
2013-01-16service: sysv - remove distribution specific targetsKay Sievers
2013-01-16shutdown: in the final umount loop don't use MNT_FORCELennart Poettering
2013-01-15load-fragment: fix bad memory accessLennart Poettering
2013-01-15load-fragment: replace specifiers in path unit's Unit= settingLennart Poettering
2013-01-15core: do not make sockets dependent on loMichał Bartoszkiewicz
2013-01-15core: use correct argument of type JobResultMichal Sekletar
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering
2013-01-14core: fix double freeLennart Poettering