summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-09-16login: fix login_is_valid testZbigniew Jędrzejewski-Szmek
2013-09-16udev-rules: avoid erroring on trailing whitespaceDave Reisner
2013-09-16Verify validity of session name when received from outsideZbigniew Jędrzejewski-Szmek
2013-09-16transaction.c: do not point users to logs when unit not foundZbigniew Jędrzejewski-Szmek
2013-09-16Assume that /proc/meminfo can be missingZbigniew Jędrzejewski-Szmek
2013-09-16cgroup: add missing equals for BlockIOWeightGao feng
2013-09-16swap: create .wants symlink to 'auto' swap devicesTom Gundersen
2013-09-13Advertise hibernation only if there's enough free swapZbigniew Jędrzejewski-Szmek
2013-09-13libudev: fix move_later comparisonLukas Nykryn
2013-09-13swap: fix reverse dependenciesTom Gundersen
2013-09-13core/cgroup: first print then freeLukas Nykryn
2013-09-13random-seed: we should return errno of failed loop_writeLukas Nykryn
2013-09-13cgroup: fix incorrectly setting memory cgroupGao feng
2013-09-13cgroup: correct the log informationGao feng
2013-09-13cgroup: add the missing setting of variable's valueGao feng
2013-09-13automount: rename repeat_unmont to repeat_unmountDavid Mackey
2013-09-13cryptsetup-generator: allow specifying options in /proc/cmdlineTom Gundersen
2013-09-13cryptsetup-generator: don't create tmp+swap unitsTom Gundersen
2013-09-12shut up gcc complaining about freeing a const variableKay Sievers
2013-09-12core: notify triggered by socket of a serviceUmut Tezduyar
2013-09-12service: Implement 'on-watchdog' restart optionHannes Reinecke
2013-09-12journald: Log error when failed to get machine-id on startOlivier Brunel
2013-09-12systemctl: process only signals for jobs we really wait forMichal Sekletar
2013-09-12Actually allow tabs in environment filesZbigniew Jędrzejewski-Szmek
2013-09-12getty-generator: Enable getty on all active serial consoles.Michael Marineau
2013-09-11Allow tabs in environment filesZbigniew Jędrzejewski-Szmek
2013-09-11Add pam configuration to allow user sessions to work out of the boxZbigniew Jędrzejewski-Szmek
2013-09-11core: failed scope units may not be restartedLennart Poettering
2013-09-11sd-login: add a public accessor for the VT numberGiovanni Campagna
2013-09-11cryptsetup: Retry indefinitely if tries=0 option has been set.Thomas Bächler
2013-09-11swap: handle nofail/noauto in coreTom Gundersen
2013-09-11mount: filesystems mounted in the initrd should not conflict with umount.targ...Tom Gundersen
2013-09-11mount: move device links handling from generatorTom Gundersen
2013-09-11swap: backing device should unconditionally want swap unitTom Gundersen
2013-09-11fstab-generator: use DefaultDependencies=yesTom Gundersen
2013-09-10systemctl: show BlockIODeviceWeight for unitGao feng
2013-09-10systemcl: add support for setting BlockIODeviceWeight for unitGao feng
2013-09-10cgroup: setup BlockIODeviceWeight in bus_cgroup_set_propertyGao feng
2013-09-10cgroup: compare fs paths with path_equal() rather than streq()Lennart Poettering
2013-09-10systemcl: add support for setting BlockIORead/WriteBandwidth for unitGao feng
2013-09-10cgroup: setup BlockIORead/WriteBandwidth in bus_cgroup_set_propertyGao feng
2013-09-10blkio bandwidth: don't clean up all of entries in blockio_device_bandwidths listGao feng
2013-09-10service: remove pidfile after exit of a serviceLukas Nykryn
2013-09-10journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek
2013-09-09Fix two compiler warningsZbigniew Jędrzejewski-Szmek
2013-09-09run: allow non-absolute paths as commandZbigniew Jędrzejewski-Szmek
2013-09-09path-util.c: small modernizationZbigniew Jędrzejewski-Szmek
2013-09-09systemd-run: properly escape argumentsZbigniew Jędrzejewski-Szmek
2013-09-06systemd-coredump: Log crashes without coredumps on failureAndrew Cook
2013-09-06systemd-coredump: Ignore coredumps larger than COREDUMP_MAXAndrew Cook