summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-11filesystem targets: disable default dependenciesTom Gundersen
2013-09-11man: document that Type=notify is currently incompatible with PrivateNetwork=yesLennart Poettering
2013-09-10man: one more example in tmpfiles.dLukas Nykryn
2013-09-10man: wording and grammar updatesJan Engelhardt
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-10man: split systemctl commands to sectionsLukas Nykryn
2013-09-10service: remove pidfile after exit of a serviceLukas Nykryn
2013-09-10man: add not to not use -x in bug reportsZbigniew Jędrzejewski-Szmek
2013-09-10journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek
2013-09-09keymap: Add Asus WMI moduleMartin Pitt
2013-09-09build-sys: gpt-auto-generator depends on HAVE_BLKIDMarcel Holtmann
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-06TODO: update todoDave Reisner
2013-09-06man: fix typoZbigniew 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-09-02keymap: Explicitly match "any product name" for "all models from vendor" rulesMartin Pitt
2013-09-02keymap: Fix typo in Latitude/Precision rulesMartin Pitt
2013-08-30main: drop capabilities of userhelpers before oursHarald Hoyer
2013-08-30keymap: Don't use spaces in DMI modalias matchesMartin Pitt
2013-08-30keymap: Fix Dell vendor namesMartin Pitt
2013-08-29keymap: Don't erase previous assignmentsMartin Pitt
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-28shell-completions: systemd-analyze set-log-levelZbigniew Jędrzejewski-Szmek
2013-08-27log to kmsg when "debug" is used on the kernel command lineKay Sievers
2013-08-27keymap: Add Logitech Internet Navigator variant [PID C309]Martin Pitt
2013-08-26keymap: Add Samsung NP53U3CMartin Pitt
2013-08-24zsh_completion: Fix --user-unit completionWilliam Giokas