summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-16logind: apply ACL's to "dead" device nodesTom Gundersen
2013-07-16udev: export tags of "dead" device nodes to /run/udev/static_node-tags/Tom Gundersen
2013-07-16util.c:is_locale_utf8(): check, if "C" was set on purposeHarald Hoyer
2013-07-16rpm: add RPM macro for creating tmpfiles entries after package installationLennart Poettering
2013-07-16journal: return -ECHILD after a forkZbigniew Jędrzejewski-Szmek
2013-07-16test-tables: allow sparse tables and check mapping for -1Zbigniew Jędrzejewski-Szmek
2013-07-16Do not set LANG=C in every child environment.Harald Hoyer
2013-07-16journalctl: Add support for showing messages from a previous bootJan Janssen
2013-07-16switch from udev keymaps to hwdbKay Sievers
2013-07-16detect-virt: detect User-Mode LinuxRamkumar Ramachandra
2013-07-16keymap: Drop non-existant Samsung 900XC3Martin Pitt
2013-07-15build-sys: discover the path to kexec during build timeZbigniew Jędrzejewski-Szmek
2013-07-16journal: add logging of effective capabilities _CAP_EFFECTIVEShawn Landden
2013-07-15man: add FILES section to systemd-journald.service(8)Zbigniew Jędrzejewski-Szmek
2013-07-15systemd: do not output status messages once gettys are runningZbigniew Jędrzejewski-Szmek
2013-07-16cryptsetup: Add tcrypt supportJan Janssen
2013-07-16cryptsetup: Move attaching of the device out of mainJan Janssen
2013-07-16cryptsetup: Move password query out of mainJan Janssen
2013-07-16util: recognize 'ncp' as an alias to 'ncpfs'Frederic Crozat
2013-07-16tests: add more tests for shared/util.cThomas Hindoe Paaboel Andersen
2013-07-14journalctl: add --force option to recreate FSSShawn Landden
2013-07-14systemd: fix NULL dereference when disabling a nonexistent instanceZbigniew Jędrzejewski-Szmek
2013-07-13test: add trivial test for syscall table and extend table tests to error pathsZbigniew Jędrzejewski-Szmek
2013-07-13Add test coverage and generate report with lcovThomas H.P. Andersen
2013-07-13install: make "reenable" work with templated unitsRoss Lagerwall
2013-07-13journalctl: have a useful --setup-keys error message when using non-persistan...Shawn Landden
2013-07-12shared/install: fix trivial memleakZbigniew Jędrzejewski-Szmek
2013-07-12test-path-util,test-sched-prio: uninitialize manager to appease valgrindZbigniew Jędrzejewski-Szmek
2013-07-12journald-server: r should be checked after journal_file_open_reliablyLukas Nykryn
2013-07-12systemctl: remove unused variableLukas Nykryn
2013-07-12unit: check correct variable after strdupLukas Nykryn
2013-07-11core: simplify drop-in writing logic a bitLennart Poettering
2013-07-11core: when writing drop-in files, name them directly after the property we setLennart Poettering
2013-07-11cgroup: split out per-device BlockIOWeight= setting into BlockIODeviceWeight=Lennart Poettering
2013-07-11machined: forward scope properties array from client to systemdLennart Poettering
2013-07-11systemctl: show cgroup tree if cgroup is empty but has non-empty childrenLennart Poettering
2013-07-11loginctl: suppress cgroup tree output if cgroup is emptyLennart Poettering
2013-07-11cgroup: simplify how instantiated units are mapped to cgroupsLennart Poettering
2013-07-11cgroup: don't ever try to destroy the cgroup of the root sliceLennart Poettering
2013-07-11cgroup: don't move systemd into systems.slice when running as --user instanceLennart Poettering
2013-07-11core: implicitly create a per-template slice for all instantiated units by de...Lennart Poettering
2013-07-11kernel-install/90-loaderentry.install: do not fail for missing initrdHarald Hoyer
2013-07-11basic SO_REUSEPORT supportShawn Landden
2013-07-11core: grant user@.service instances write access to their own cgroupLennart Poettering
2013-07-11core: rearrange if blocks a bitLennart Poettering
2013-07-11shutdown: avoid malloc() if we canLennart Poettering
2013-07-11loginctl: restore cgroup display for status outputLennart Poettering
2013-07-11shutdown: fix /proc/cmdline reading of 'quiet'Kay Sievers
2013-07-10core: uninstall cgroup agent only if we are running outside of a containerLennart Poettering
2013-07-10cgroup: when uninstalling agent, actually turn it off firstLennart Poettering