summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2013-09-06journald: fix fd leak in journal_file_emptyGeorge McCollister
2013-09-06journald: fix vacuuming of archived journalsGeorge McCollister
2013-09-04libudev: enumerate - do not try to match against an empty subsystemKay Sievers
2013-09-04libudev: enumerate: fix NULL-deref for subsystem-matchesDavid Herrmann
2013-09-04cgtop: fixup the online helpBrandon Philips
2013-09-04libudev: fix memleak when enumerating childsDavid Herrmann
2013-08-30main: drop capabilities of userhelpers before oursHarald Hoyer
2013-08-28Do not realloc strings, which are already in the hashmap as keysHarald Hoyer
2013-08-28Revert "cgroup.c: check return value of unit_realize_cgroup_now()"Harald Hoyer
2013-08-28cgroup: only check once when mode is UNIT_CHECKGao feng
2013-08-28device cgroup: don't create a new CGroupDeviceAllow when it already in the listGao feng
2013-08-28blcokio bandwidth: add missing set of CGroupBlockIODeviceBandwidth's readGao feng
2013-08-28logind-session.c: use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-08-28logind: be more verbose on errorsZbigniew Jędrzejewski-Szmek
2013-08-28Disallow invalid UTF-8 configurationZbigniew Jędrzejewski-Szmek
2013-08-27log to kmsg when "debug" is used on the kernel command lineKay Sievers
2013-08-23"-" prefix for InaccessibleDirectories and ReadOnlyDirectoriesMaciej Wereski
2013-08-23udev: fix printf(3) type specifierShawn Landden
2013-08-23blkio: fix incorrect setting of cpu_sharesGao feng