summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* login: fix login_is_valid testZbigniew Jędrzejewski-Szmek2013-09-163-1/+81
* udev-rules: avoid erroring on trailing whitespaceDave Reisner2013-09-161-0/+6
* Verify validity of session name when received from outsideZbigniew Jędrzejewski-Szmek2013-09-1612-15/+39
* transaction.c: do not point users to logs when unit not foundZbigniew Jędrzejewski-Szmek2013-09-161-3/+11
* Assume that /proc/meminfo can be missingZbigniew Jędrzejewski-Szmek2013-09-162-2/+7
* cgroup: add missing equals for BlockIOWeightGao feng2013-09-161-1/+1
* swap: create .wants symlink to 'auto' swap devicesTom Gundersen2013-09-162-4/+22
* Advertise hibernation only if there's enough free swapZbigniew Jędrzejewski-Szmek2013-09-137-32/+110
* libudev: fix move_later comparisonLukas Nykryn2013-09-131-1/+1
* swap: fix reverse dependenciesTom Gundersen2013-09-131-1/+1
* core/cgroup: first print then freeLukas Nykryn2013-09-131-1/+1
* random-seed: we should return errno of failed loop_writeLukas Nykryn2013-09-131-1/+1
* cgroup: fix incorrectly setting memory cgroupGao feng2013-09-131-4/+11
* cgroup: correct the log informationGao feng2013-09-131-1/+1
* cgroup: add the missing setting of variable's valueGao feng2013-09-131-1/+1
* automount: rename repeat_unmont to repeat_unmountDavid Mackey2013-09-131-3/+3
* cryptsetup-generator: allow specifying options in /proc/cmdlineTom Gundersen2013-09-131-4/+75
* cryptsetup-generator: don't create tmp+swap unitsTom Gundersen2013-09-131-3/+10
* shut up gcc complaining about freeing a const variableKay Sievers2013-09-121-1/+2
* core: notify triggered by socket of a serviceUmut Tezduyar2013-09-123-35/+38
* service: Implement 'on-watchdog' restart optionHannes Reinecke2013-09-122-0/+3
* journald: Log error when failed to get machine-id on startOlivier Brunel2013-09-121-4/+4
* systemctl: process only signals for jobs we really wait forMichal Sekletar2013-09-121-3/+11
* Actually allow tabs in environment filesZbigniew Jędrzejewski-Szmek2013-09-121-1/+1
* getty-generator: Enable getty on all active serial consoles.Michael Marineau2013-09-121-14/+23
* Allow tabs in environment filesZbigniew Jędrzejewski-Szmek2013-09-113-1/+60
* Add pam configuration to allow user sessions to work out of the boxZbigniew Jędrzejewski-Szmek2013-09-112-2/+10
* core: failed scope units may not be restartedLennart Poettering2013-09-111-0/+3
* sd-login: add a public accessor for the VT numberGiovanni Campagna2013-09-113-0/+25
* cryptsetup: Retry indefinitely if tries=0 option has been set.Thomas Bächler2013-09-111-4/+3
* swap: handle nofail/noauto in coreTom Gundersen2013-09-112-56/+18
* mount: filesystems mounted in the initrd should not conflict with umount.targ...Tom Gundersen2013-09-111-5/+21
* mount: move device links handling from generatorTom Gundersen2013-09-112-38/+14
* swap: backing device should unconditionally want swap unitTom Gundersen2013-09-111-2/+1
* fstab-generator: use DefaultDependencies=yesTom Gundersen2013-09-111-46/+6
* systemctl: show BlockIODeviceWeight for unitGao feng2013-09-101-0/+18
* systemcl: add support for setting BlockIODeviceWeight for unitGao feng2013-09-101-0/+42
* cgroup: setup BlockIODeviceWeight in bus_cgroup_set_propertyGao feng2013-09-101-0/+86
* cgroup: compare fs paths with path_equal() rather than streq()Lennart Poettering2013-09-101-1/+1
* systemcl: add support for setting BlockIORead/WriteBandwidth for unitGao feng2013-09-101-0/+51
* cgroup: setup BlockIORead/WriteBandwidth in bus_cgroup_set_propertyGao feng2013-09-101-0/+95
* blkio bandwidth: don't clean up all of entries in blockio_device_bandwidths listGao feng2013-09-101-3/+9
* service: remove pidfile after exit of a serviceLukas Nykryn2013-09-101-0/+6
* journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek2013-09-104-11/+25
* Fix two compiler warningsZbigniew Jędrzejewski-Szmek2013-09-092-1/+2
* run: allow non-absolute paths as commandZbigniew Jędrzejewski-Szmek2013-09-095-7/+90
* path-util.c: small modernizationZbigniew Jędrzejewski-Szmek2013-09-091-7/+6
* systemd-run: properly escape argumentsZbigniew Jędrzejewski-Szmek2013-09-094-48/+125
* systemd-coredump: Log crashes without coredumps on failureAndrew Cook2013-09-061-3/+4
* systemd-coredump: Ignore coredumps larger than COREDUMP_MAXAndrew Cook2013-09-061-1/+7