summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Fix two compiler warningsZbigniew Jędrzejewski-Szmek2013-09-09
* run: allow non-absolute paths as commandZbigniew Jędrzejewski-Szmek2013-09-09
* path-util.c: small modernizationZbigniew Jędrzejewski-Szmek2013-09-09
* systemd-run: properly escape argumentsZbigniew Jędrzejewski-Szmek2013-09-09
* systemd-coredump: Log crashes without coredumps on failureAndrew Cook2013-09-06
* systemd-coredump: Ignore coredumps larger than COREDUMP_MAXAndrew Cook2013-09-06
* journald: fix fd leak in journal_file_emptyGeorge McCollister2013-09-06
* journald: fix vacuuming of archived journalsGeorge McCollister2013-09-06
* libudev: enumerate - do not try to match against an empty subsystemKay Sievers2013-09-04
* libudev: enumerate: fix NULL-deref for subsystem-matchesDavid Herrmann2013-09-04
* cgtop: fixup the online helpBrandon Philips2013-09-04
* libudev: fix memleak when enumerating childsDavid Herrmann2013-09-04
* main: drop capabilities of userhelpers before oursHarald Hoyer2013-08-30
* Do not realloc strings, which are already in the hashmap as keysHarald Hoyer2013-08-28
* Revert "cgroup.c: check return value of unit_realize_cgroup_now()"Harald Hoyer2013-08-28
* cgroup: only check once when mode is UNIT_CHECKGao feng2013-08-28
* device cgroup: don't create a new CGroupDeviceAllow when it already in the listGao feng2013-08-28
* blcokio bandwidth: add missing set of CGroupBlockIODeviceBandwidth's readGao feng2013-08-28
* logind-session.c: use _cleanup_Zbigniew Jędrzejewski-Szmek2013-08-28
* logind: be more verbose on errorsZbigniew Jędrzejewski-Szmek2013-08-28
* Disallow invalid UTF-8 configurationZbigniew Jędrzejewski-Szmek2013-08-28
* log to kmsg when "debug" is used on the kernel command lineKay Sievers2013-08-27
* "-" prefix for InaccessibleDirectories and ReadOnlyDirectoriesMaciej Wereski2013-08-23
* udev: fix printf(3) type specifierShawn Landden2013-08-23
* blkio: fix incorrect setting of cpu_sharesGao feng2013-08-23
* nspawn: trivial simplificationZbigniew Jędrzejewski-Szmek2013-08-23
* cgroup.c: check return value of unit_realize_cgroup_now()Harald Hoyer2013-08-23
* Revert "udevd: simplify sigterm check"Colin Walters2013-08-22
* Optimize startswith() to macroKay Sievers2013-08-22
* remove hasprefix(), use startswith()Shawn Landden2013-08-22
* test: Make testing work on systems without or old systemdHolger Hans Peter Freyther2013-08-22
* logs-show: fix condition for ellipsizing multi-line messagesZbigniew Jędrzejewski-Szmek2013-08-21
* logs-show: show source timestamp in verbose modeZbigniew Jędrzejewski-Szmek2013-08-20
* logs-show: add short-precise mode with us timestampsZbigniew Jędrzejewski-Szmek2013-08-20
* Rename F_TYPE_CMP() to F_TYPE_EQUAL()Zbigniew Jędrzejewski-Szmek2013-08-20
* udev: when complaining about invalid characters, print them outZbigniew Jędrzejewski-Szmek2013-08-20
* gpt-auto-generator: do not show error for non-GPT disksZbigniew Jędrzejewski-Szmek2013-08-20
* gpt-auto-generator: use _cleanup_ for blkid_free_probeZbigniew Jędrzejewski-Szmek2013-08-20
* gpt-auto-generator: include device name in error reportsZbigniew Jędrzejewski-Szmek2013-08-20
* journal: fix parsing of facility in syslog messagesZbigniew Jędrzejewski-Szmek2013-08-19
* libudev-enumerate.c:udev_enumerate_get_list_entry() fixed possible stale pointerHarald Hoyer2013-08-19
* build-sys: Add configure check for linux/btrfs.hMichael Marineau2013-08-16
* typo fixes in man and commentsThomas Hindoe Paaboel Andersen2013-08-15
* tests: fix indentationThomas Hindoe Paaboel Andersen2013-08-15
* libudev: fix hwdb validation to look for the *new* fileKay Sievers2013-08-15
* udevd: simplify sigterm checkKay Sievers2013-08-15
* systemd-python: check for oom, give nicer error messagesZbigniew Jędrzejewski-Szmek2013-08-15
* systemd-python: fix initialization of _Reader objectsSteven Hiscocks2013-08-15
* sysctl: allow overwriting of values specified in "later" filesKay Sievers2013-08-15
* hashmap: remove empty linesKay Sievers2013-08-15