summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-15typo fixes in man and commentsThomas Hindoe Paaboel Andersen
2013-08-15tests: fix indentationThomas Hindoe Paaboel Andersen
2013-08-15libudev: fix hwdb validation to look for the *new* fileKay Sievers
2013-08-15udevd: simplify sigterm checkKay Sievers
2013-08-15build-sys: add clean-python targetZbigniew Jędrzejewski-Szmek
2013-08-15systemd-python: check for oom, give nicer error messagesZbigniew Jędrzejewski-Szmek
2013-08-15systemd-python: fix initialization of _Reader objectsSteven Hiscocks
2013-08-15sysctl: allow overwriting of values specified in "later" filesKay Sievers
2013-08-15man: remove "wine" from unrelated man pagesKay Sievers
2013-08-15hwdb: keyboard - remove stray "Kay Sievers
2013-08-15hashmap: remove empty linesKay Sievers
2013-08-15zsh_completion: Remove ctls function from _systemdWilliam Giokas
2013-08-15zsh_completion: machinectl properties can be stackedWilliam Giokas
2013-08-15zsh_completion: Allow specifying multiple argumentsWilliam Giokas
2013-08-14systemd-cryptsetup: makes “discard” a synonym for “allow-discards”Ondrej Balaz
2013-08-14zsh_completion: Move helper function to autoloadWilliam Giokas
2013-08-14systemd.unit(5): clarify the Description= contentsMichael Stapelberg
2013-08-14fstab-generator: log_oom() if automount_name is nullWANG Chao
2013-08-14zsh_completion: Correctly display journal fieldsWilliam Giokas
2013-08-14bootchart: remove +x permissions on .c fileZbigniew Jędrzejewski-Szmek
2013-08-14hostnamectl: show only specific hostname when requestedZbigniew Jędrzejewski-Szmek
2013-08-14README: update list of used LICENSEsKay Sievers
2013-08-14test: add licence header and switch to LGPLKay Sievers
2013-08-14selinux-access: move GPL to LGPL licenceKay Sievers
2013-08-13man: document the GPT partition types gpt-auto-generator looks forLennart Poettering
2013-08-13random-seed: a few modernizationsLennart Poettering
2013-08-13man; document gpt-auto-generatorLennart Poettering
2013-08-14man: document systemd-efi-boot-generatorLennart Poettering
2013-08-14man: add man page for systemd-backlight@.serviceLennart Poettering
2013-08-14backlight: instead of syspath use sysname for identifying backlight devicesLennart Poettering
2013-08-14backlight: add minimal tool to save/restore screen brightness across rebootsLennart Poettering
2013-08-13logind: restore logic to kill user processes when session endsLennart Poettering
2013-08-13gpt-auto-generator: fix swap unit generationLennart Poettering
2013-08-13update TODOLennart Poettering
2013-08-13build-sys: add two makefile symlinksLennart Poettering
2013-08-13gpt-auto-generator: Skip /home mounting if /home is not emptyLennart Poettering
2013-08-13gpt-auto-generator: add basic auto-discovery of GPT partitionsLennart Poettering
2013-08-13missing: use btrfs.h instead of defining our own btrfs structuresLennart Poettering
2013-08-13TODO: updateKay Sievers
2013-08-12shell-completion: tell bash about --stateZbigniew Jędrzejewski-Szmek
2013-08-11logs-show: limit to 3 lines and use dots if not showing full messageZbigniew Jędrzejewski-Szmek
2013-08-11logs-show: fix indentation for 2nd and later lines, show lines in fullZbigniew Jędrzejewski-Szmek
2013-08-11systemctl: show hint about --full when lines don't fitZbigniew Jędrzejewski-Szmek
2013-08-09systemctl: add missing newline to --help outputLennart Poettering
2013-08-09hwdb: map logitech R400 presenter keys from powerpoint hotkeys to sensible KE...Lennart Poettering
2013-08-09update TODOLennart Poettering
2013-08-09fstab-generator: read rd.fstab=on/off switch correctlyWANG Chao
2013-08-09service: prohibit Restart= set when Type=oneshotMaciej Wereski
2013-08-09service: always unwatch PIDs before forgetting old onesLennart Poettering
2013-08-09fstab-generator: respect noauto/nofail when adding sysroot mountWANG Chao