summaryrefslogtreecommitdiffstats
path: root/test/parent-deep.slice (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-12rules: systemd - remove legacy "ram" from block device blacklistKay Sievers1-15/+8
2015-03-12rules: move block device rules to its own rules fileKay Sievers3-13/+14
2015-03-12rules: storage - relace blacklist with explicit whitelistKay Sievers1-15/+16
2015-03-12TODOTom Gundersen1-3/+0
2015-03-12man: split paragraphDavid Herrmann1-1/+3
2015-03-12core: add missing words to my fix of explanation of associativityTom Gundersen1-1/+1
2015-03-12udevd: improve handling of failed workerTom Gundersen1-0/+9
2015-03-12udevd: don't free event when killing the worker, wait until it has been reapedTom Gundersen1-4/+0
2015-03-12libudev: introduce clone_with_db()Tom Gundersen3-4/+16
2015-03-12libudev: monitor - fix error path in send_deviceTom Gundersen1-1/+9
2015-03-12udevd: event - make db loading lazy in REMOVE event handlingTom Gundersen2-4/+4
2015-03-12libudev: introduce udev_device_properties_copy()Tom Gundersen3-12/+18
2015-03-11boot: efi - add config option to disable the command line editorKay Sievers3-3/+39
2015-03-11cgtop: fix assert when not on ttyUmut Tezduyar Lindskog1-1/+1
2015-03-11core: fix cgroups-agent match for kdbusDavid Herrmann1-16/+13
2015-03-11core: rewind message before forwarding itDavid Herrmann1-7/+11
2015-03-11bus: remarshal kdbus messages received from the kernelDavid Herrmann1-6/+18
2015-03-11bus: drop redundant assignmentDavid Herrmann1-2/+0
2015-03-11man: fix links to compressorsZbigniew Jędrzejewski-Szmek1-4/+4
2015-03-11socket-util: refactor error handling in sockaddr_prettyZbigniew Jędrzejewski-Szmek1-22/+22
2015-03-11core: fix explanation of associativityTom Gundersen1-2/+2
2015-03-11bus-proxy: complain only once about queue overflowsDavid Herrmann2-4/+13
2015-03-11terminal/sysview: introduce SETTLE eventsDavid Herrmann3-8/+62
2015-03-11console: fix error-code inversionDavid Herrmann1-1/+1
2015-03-11udev: add SYSCTL{} supportKay Sievers2-2/+71
2015-03-11sysctl: move property handling to shared/Kay Sievers4-56/+129
2015-03-10machine-id-setup: simplificationsLennart Poettering1-142/+140
2015-03-10machine-id-commit: simplificationsLennart Poettering1-3/+6
2015-03-10util: add rename_noreplaceAlban Crequy9-15/+69
2015-03-10path-util: fix path_is_mount_point() for symlinksHarald Hoyer1-17/+13
2015-03-10CODING_STYLE: mention casting of function invocations to (void)Lennart Poettering1-0/+14
2015-03-10bus-proxy: add support for "GetConnectionCredentials" methodLukasz Skalski3-4/+85
2015-03-10tmpfiles: port to unquote_many_words()daurnimator3-16/+9
2015-03-10shared: the btrfs quota field is called "referenced" not "referred"Lennart Poettering7-25/+25
2015-03-10update TODOLennart Poettering1-0/+2
2015-03-10man: document "machinectl export-tar" and "export-raw"Lennart Poettering2-7/+60
2015-03-10add REMOTE_ADDR and REMOTE_PORT for Accept=yesShawn Landden7-28/+107
2015-03-10fsckd: clean up log messagesDidier Roche1-8/+3
2015-03-10fsckd: Reduce the SAK window when writing to consoleDidier Roche1-27/+39
2015-03-10Add type specifier for intThomas Hindoe Paaboel Andersen2-2/+2
2015-03-10logs-show: fix check of loop_read_exactThomas Hindoe Paaboel Andersen1-1/+1
2015-03-10Introduce loop_read_exact helperZbigniew Jędrzejewski-Szmek8-66/+52
2015-03-10efivars: itialize variableZbigniew Jędrzejewski-Szmek1-1/+1
2015-03-10bootchart: use _cleanup_Zbigniew Jędrzejewski-Szmek1-7/+7
2015-03-10Add missing includesZbigniew Jędrzejewski-Szmek2-0/+3
2015-03-10journalctl: unlink without checking with access firstZbigniew Jędrzejewski-Szmek1-11/+8
2015-03-10journal: fix return codeZbigniew Jędrzejewski-Szmek1-3/+1
2015-03-10journal-file: update format string to remove castZbigniew Jędrzejewski-Szmek1-2/+2
2015-03-10journal: align comments to make them more legibleZbigniew Jędrzejewski-Szmek1-8/+9
2015-03-09libudev: add missing hunksTom Gundersen3-10/+2