summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* switch from udev keymaps to hwdbKay Sievers2013-07-168-924/+0
* detect-virt: detect User-Mode LinuxRamkumar Ramachandra2013-07-161-0/+11
* keymap: Drop non-existant Samsung 900XC3Martin Pitt2013-07-162-2/+2
* build-sys: discover the path to kexec during build timeZbigniew Jędrzejewski-Szmek2013-07-152-2/+2
* journal: add logging of effective capabilities _CAP_EFFECTIVEShawn Landden2013-07-163-0/+42
* man: add FILES section to systemd-journald.service(8)Zbigniew Jędrzejewski-Szmek2013-07-151-4/+0
* systemd: do not output status messages once gettys are runningZbigniew Jędrzejewski-Szmek2013-07-155-19/+125
* cryptsetup: Add tcrypt supportJan Janssen2013-07-161-4/+75
* cryptsetup: Move attaching of the device out of mainJan Janssen2013-07-161-108/+114
* cryptsetup: Move password query out of mainJan Janssen2013-07-161-81/+72
* util: recognize 'ncp' as an alias to 'ncpfs'Frederic Crozat2013-07-161-0/+1
* tests: add more tests for shared/util.cThomas Hindoe Paaboel Andersen2013-07-161-0/+49
* journalctl: add --force option to recreate FSSShawn Landden2013-07-141-3/+21
* systemd: fix NULL dereference when disabling a nonexistent instanceZbigniew Jędrzejewski-Szmek2013-07-141-12/+26
* test: add trivial test for syscall table and extend table tests to error pathsZbigniew Jędrzejewski-Szmek2013-07-132-3/+8
* Add test coverage and generate report with lcovThomas H.P. Andersen2013-07-131-0/+2
* install: make "reenable" work with templated unitsRoss Lagerwall2013-07-131-33/+5
* journalctl: have a useful --setup-keys error message when using non-persistan...Shawn Landden2013-07-131-0/+13
* shared/install: fix trivial memleakZbigniew Jędrzejewski-Szmek2013-07-121-3/+4
* test-path-util,test-sched-prio: uninitialize manager to appease valgrindZbigniew Jędrzejewski-Szmek2013-07-123-1/+5
* journald-server: r should be checked after journal_file_open_reliablyLukas Nykryn2013-07-121-4/+5
* systemctl: remove unused variableLukas Nykryn2013-07-121-1/+1
* unit: check correct variable after strdupLukas Nykryn2013-07-121-1/+1
* core: simplify drop-in writing logic a bitLennart Poettering2013-07-115-49/+85
* core: when writing drop-in files, name them directly after the property we setLennart Poettering2013-07-113-12/+12
* cgroup: split out per-device BlockIOWeight= setting into BlockIODeviceWeight=Lennart Poettering2013-07-114-30/+61
* machined: forward scope properties array from client to systemdLennart Poettering2013-07-115-10/+132
* systemctl: show cgroup tree if cgroup is empty but has non-empty childrenLennart Poettering2013-07-111-1/+1
* loginctl: suppress cgroup tree output if cgroup is emptyLennart Poettering2013-07-112-8/+22
* cgroup: simplify how instantiated units are mapped to cgroupsLennart Poettering2013-07-113-51/+24
* cgroup: don't ever try to destroy the cgroup of the root sliceLennart Poettering2013-07-111-1/+1
* cgroup: don't move systemd into systems.slice when running as --user instanceLennart Poettering2013-07-111-2/+5
* core: implicitly create a per-template slice for all instantiated units by de...Lennart Poettering2013-07-111-1/+34
* kernel-install/90-loaderentry.install: do not fail for missing initrdHarald Hoyer2013-07-111-0/+1
* basic SO_REUSEPORT supportShawn Landden2013-07-114-0/+18
* core: grant user@.service instances write access to their own cgroupLennart Poettering2013-07-111-0/+17
* core: rearrange if blocks a bitLennart Poettering2013-07-111-5/+3
* shutdown: avoid malloc() if we canLennart Poettering2013-07-111-7/+1
* loginctl: restore cgroup display for status outputLennart Poettering2013-07-112-86/+154
* shutdown: fix /proc/cmdline reading of 'quiet'Kay Sievers2013-07-111-2/+9
* core: uninstall cgroup agent only if we are running outside of a containerLennart Poettering2013-07-101-3/+5
* cgroup: when uninstalling agent, actually turn it off firstLennart Poettering2013-07-101-1/+12
* user-sessions: rely on PID 1 to kill sessionsLennart Poettering2013-07-105-112/+75
* logind: when creating the scope job fails, return this immediately to the cli...Lennart Poettering2013-07-102-0/+2
* logind: don't misunderstand UnitRemoved signals during reloadingLennart Poettering2013-07-104-28/+120
* unit: when deserializing cgroup path add it back into cgroup hashmapLennart Poettering2013-07-101-1/+7
* unit: save description/slice of transient units to /runLennart Poettering2013-07-102-0/+17
* core: send out "Reloading" signal before and after doing a full reload/reexec...Lennart Poettering2013-07-106-10/+56
* systemctl: suppress error message when doing "systemctl daemon-reexec"Lennart Poettering2013-07-102-3/+5
* systemctl: suppress error messages when checking whether a unit needs to be r...Lennart Poettering2013-07-101-4/+7