summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-27vconsole: correct kernel command line namespaceMichal Soltys
2016-07-27vconsole: add copyright lineMichal Soltys
2016-07-27vconsole: Don't do static installation under sysinit.targetMichal Soltys
2016-07-27vconsole: use KD_FONT_OP_GET/SET to handle copyingMichal Soltys
2016-07-27vconsole: updates of keyboard/font loading functionsMichal Soltys
2016-07-27vconsole: Add generic is_*() functionsMichal Soltys
2016-07-27vconsole: add two new toggle functions, remove old enable/disable onesMichal Soltys
2016-07-27vconsole: copy font to 63 consoles instead of 15Michal Soltys
2016-07-27vconsole: don't do GIO_SCRNMAP / GIO_UNISCRNMAPMichal Soltys
2016-07-21nspawn: enable major=0/minor=0 devices inside the container (#3773)Alessandro Puccetti
2016-07-21missing_syscall: add __NR_copy_file_range for powerpc architecture (#3772)Alessio Igor Bogani
2016-07-21update TODOLennart Poettering
2016-07-21hwdb: axis resolution override for the Lenovo Y700 (#3769)Peter Hutterer
2016-07-21Merge pull request #3770 from AlexanderKurtz/masterLennart Poettering
2016-07-21core: remove duplicate includes (#3771)Thomas H. P. Andersen
2016-07-20Merge pull request #3760 from poettering/rfkill-fixZbigniew Jędrzejewski-Szmek
2016-07-20documentation: add a short document describing how to test your systemd build...Lennart Poettering
2016-07-21bootctl: Always use upper case for "/EFI/BOOT" and "/EFI/BOOT/BOOT*.EFI".Alexander Kurtz
2016-07-21bootctl: Use lower case string constants in case-insensitive comparisons.Alexander Kurtz
2016-07-20namespace: fix wrong return value from mount(2) (#3758)Topi Miettinen
2016-07-20PO: italian updates (#3761)Daniele Medri
2016-07-20Merge pull request #3759 from poettering/namespace-fixupLennart Poettering
2016-07-20rules: make sure always set at least one property on rfkill devicesLennart Poettering
2016-07-20man: document a tiny bit better what udev_device_get_is_initialized() actuall...Lennart Poettering
2016-07-20namespace: minor improvementsLennart Poettering
2016-07-20core: hide legacy bus propertiesLennart Poettering
2016-07-19man: revise entry about specifying a file path (#3739)mulkieran
2016-07-19man: mention that locale changes might require initramfs to be rebuilt (#3754)Zbigniew Jędrzejewski-Szmek
2016-07-19Merge pull request #3685 from kinvolk/alessandro/inaccessible-pathsLennart Poettering
2016-07-19Merge pull request #3636 from poettering/logs-show-utf8Evgeny Vereshchagin
2016-07-19sd-journal: suppress empty linesLennart Poettering
2016-07-19doc,core: Read{Write,Only}Paths= and InaccessiblePaths=Alessandro Puccetti
2016-07-19namespace: unify limit behavior on non-directory pathsAlessandro Puccetti
2016-07-19man: document that sd_journal_print() strips trailing whitespaceLennart Poettering
2016-07-19journalctl: make sure that journalctl's --all switch also has an effect on js...Lennart Poettering
2016-07-19sd-journal: when formatting log messages, implicitly strip trailing whitespaceLennart Poettering
2016-07-19mkosi: make sure we fail on errorLennart Poettering
2016-07-19kernel-install: recognize /boot/efi mountpoint (#3751)Harald Hoyer
2016-07-19update 60-evdev to include rules for ASUS UX305 touchpad (#3698)Atrotors
2016-07-18Merge pull request #3749 from phomes/trivial-fixes3Zbigniew Jędrzejewski-Szmek
2016-07-18resolved: replace bitwise and with logical andThomas Hindoe Paaboel Andersen
2016-07-18treewide: remove unused variablesThomas Hindoe Paaboel Andersen
2016-07-18basic: fix whitespaceThomas Hindoe Paaboel Andersen
2016-07-18network: fix indentationThomas Hindoe Paaboel Andersen
2016-07-18sd-boot: Fix waiting for keyboard input (#3735)Jan Janssen
2016-07-18hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2016-07-18nspawn: decrease mkdir error logging in /sys to debug priority (#3748)tblume
2016-07-18Merge pull request #3745 from keszybz/fix-make-nulstr-confusionLennart Poettering
2016-07-18Merge pull request #3746 from keszybz/trivial-fixesDaniel Mack
2016-07-17Drop parentheses in two placesZbigniew Jędrzejewski-Szmek