summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* systemd-run: properly escape argumentsZbigniew Jędrzejewski-Szmek2013-09-094-48/+125
* TODO: update todoDave Reisner2013-09-061-0/+2
* man: fix typoZbigniew Jędrzejewski-Szmek2013-09-061-1/+1
* 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
* journald: fix fd leak in journal_file_emptyGeorge McCollister2013-09-061-1/+2
* journald: fix vacuuming of archived journalsGeorge McCollister2013-09-061-5/+5
* libudev: enumerate - do not try to match against an empty subsystemKay Sievers2013-09-041-1/+4
* libudev: enumerate: fix NULL-deref for subsystem-matchesDavid Herrmann2013-09-041-0/+2
* cgtop: fixup the online helpBrandon Philips2013-09-041-2/+2
* libudev: fix memleak when enumerating childsDavid Herrmann2013-09-041-5/+9
* keymap: Explicitly match "any product name" for "all models from vendor" rulesMartin Pitt2013-09-021-3/+3
* keymap: Fix typo in Latitude/Precision rulesMartin Pitt2013-09-021-2/+2
* main: drop capabilities of userhelpers before oursHarald Hoyer2013-08-301-4/+4
* keymap: Don't use spaces in DMI modalias matchesMartin Pitt2013-08-301-50/+50
* keymap: Fix Dell vendor namesMartin Pitt2013-08-301-10/+10
* keymap: Don't erase previous assignmentsMartin Pitt2013-08-291-2/+2
* Do not realloc strings, which are already in the hashmap as keysHarald Hoyer2013-08-282-5/+15
* Revert "cgroup.c: check return value of unit_realize_cgroup_now()"Harald Hoyer2013-08-281-7/+2
* cgroup: only check once when mode is UNIT_CHECKGao feng2013-08-281-1/+1
* device cgroup: don't create a new CGroupDeviceAllow when it already in the listGao feng2013-08-281-9/+23
* blcokio bandwidth: add missing set of CGroupBlockIODeviceBandwidth's readGao feng2013-08-281-0/+1
* logind-session.c: use _cleanup_Zbigniew Jędrzejewski-Szmek2013-08-281-13/+4
* logind: be more verbose on errorsZbigniew Jędrzejewski-Szmek2013-08-282-7/+25
* Disallow invalid UTF-8 configurationZbigniew Jędrzejewski-Szmek2013-08-281-31/+57
* shell-completions: systemd-analyze set-log-levelZbigniew Jędrzejewski-Szmek2013-08-282-1/+27
* log to kmsg when "debug" is used on the kernel command lineKay Sievers2013-08-271-2/+7
* keymap: Add Logitech Internet Navigator variant [PID C309]Martin Pitt2013-08-271-0/+20
* keymap: Add Samsung NP53U3CMartin Pitt2013-08-261-0/+3
* zsh_completion: Fix --user-unit completionWilliam Giokas2013-08-241-2/+2
* Keyboard map for Samsung NP700Z3CHerczeg Zsolt2013-08-231-0/+17
* man: Small grammar fixZbigniew Jędrzejewski-Szmek2013-08-231-3/+3
* keyboard: add eMachines E725Zbigniew Jędrzejewski-Szmek2013-08-231-0/+1
* zsh_completion: Fix single letter argsWilliam Giokas2013-08-2311-33/+33
* "-" prefix for InaccessibleDirectories and ReadOnlyDirectoriesMaciej Wereski2013-08-234-7/+31
* man: make reference to bind(2) explicitShawn Landden2013-08-231-1/+1
* udev: fix printf(3) type specifierShawn Landden2013-08-231-1/+1
* blkio: fix incorrect setting of cpu_sharesGao feng2013-08-231-1/+1
* nspawn: trivial simplificationZbigniew Jędrzejewski-Szmek2013-08-231-1/+1
* cgroup.c: check return value of unit_realize_cgroup_now()Harald Hoyer2013-08-231-2/+7
* Revert "udevd: simplify sigterm check"Colin Walters2013-08-221-3/+5
* Optimize startswith() to macroKay Sievers2013-08-222-36/+12
* remove hasprefix(), use startswith()Shawn Landden2013-08-226-25/+21
* use CAP_MKNOD ConditionCapabilityKhem Raj2013-08-221-1/+1
* man: typoZbigniew Jędrzejewski-Szmek2013-08-221-1/+1
* test: Make testing work on systems without or old systemdHolger Hans Peter Freyther2013-08-2213-17/+101
* remove freenode verification fileKay Sievers2013-08-211-1/+0
* add freenode verificationKay Sievers2013-08-211-0/+1
* logs-show: fix condition for ellipsizing multi-line messagesZbigniew Jędrzejewski-Szmek2013-08-211-2/+2
* logs-show: show source timestamp in verbose modeZbigniew Jędrzejewski-Szmek2013-08-201-3/+27