summaryrefslogtreecommitdiffstats
path: root/hwdb/ma-large.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-27tree-wide: use unsigned for refcountYu Watanabe9-9/+9
2018-08-24po: update Japanese translationYu Watanabe1-2/+10
2018-08-24po: update Polish translationPiotr Drąg1-2/+10
2018-08-24dissect: rescan devices before creating partition list (#9930)Yu Watanabe1-0/+4
2018-08-24logind: make use of vtnr_from_tty() in seat_read_active_vt() (#9923)Franck Bui1-13/+4
2018-08-24man: use singular “they”Lucas Werkmeister2-3/+3
2018-08-23doc: fix resolvectl(1) per-interface DNS configuration documentationDaniel Kahn Gillmor1-18/+19
2018-08-23doc: fix udev(7) documentation about ATTR{} and SYSCTL{}Daniel Kahn Gillmor1-0/+2
2018-08-23network: adjust some error messagesZbigniew Jędrzejewski-Szmek1-3/+4
2018-08-23network: reword some error messagesZbigniew Jędrzejewski-Szmek1-3/+4
2018-08-23test-socket-util: avoid "memleak" reported by valgrindZbigniew Jędrzejewski-Szmek1-6/+9
2018-08-23analyze: use temporary var to simplify codeZbigniew Jędrzejewski-Szmek1-4/+4
2018-08-23networkd and sd-netlink: add support for Generic netlink And FooOverUDP to IP...Susant Sahani14-2/+386
2018-08-23Networkd: Start DHCP server when link is up.Susant Sahani1-1/+1
2018-08-23hwdb: Apply Acer mappings to all Gateway and Packard Bell modelsChris Chiu1-5/+2
2018-08-23hwdb: Map 8a to f20 on the Acer Travelmate P648-G3-MChris Chiu1-1/+2
2018-08-23hwdb: Add keymaps for HP ProBook 11 G1Carlo Caione1-0/+6
2018-08-23man: Fixed grammatical error in systemd.socket.xml (#9916)Steve Ramage1-2/+2
2018-08-22udev: move udev cleanup functions from udev-util.h to udev.hYu Watanabe14-22/+11
2018-08-22udev-util: drop unused function udev_device_new_from_stat_rdev()Yu Watanabe2-24/+0
2018-08-22login/sysfs-show: replace udev_device by sd_deviceYu Watanabe1-72/+70
2018-08-22logind: replace udev_device by sd_deviceYu Watanabe8-218/+177
2018-08-22core: replace udev_device by sd_deviceYu Watanabe5-149/+107
2018-08-22core/umount: replace udev_device by sd_deviceYu Watanabe1-48/+34
2018-08-22rfkill: replace udev_device by sd_deviceYu Watanabe1-63/+41
2018-08-22network: replace udev_device by sd_deviceYu Watanabe21-85/+86
2018-08-22nspawn: replace udev_device by sd_deviceYu Watanabe2-34/+16
2018-08-22journal: replace udev_device by sd_deviceYu Watanabe4-55/+31
2018-08-22sd-device: introduce device_new_from_stat_rdev()Yu Watanabe2-0/+18
2018-08-22dissect: replace udev_device by sd_deviceYu Watanabe1-44/+32
2018-08-22gpt-auto-generator: replace udev_device by sd_deviceYu Watanabe1-31/+26
2018-08-22mount-tool: replace udev_device by sd_deviceYu Watanabe1-90/+62
2018-08-22backlight: replace udev_device by sd_deviceYu Watanabe1-150/+166
2018-08-22libudev: introduce udev_monitor_receive_sd_device()Yu Watanabe2-0/+16
2018-08-22libudev: move cleanup functions from udev-util.h to libudev-private.hYu Watanabe2-4/+8
2018-08-22libudev: accept NULL as the argument 'struct udev*' for udev_monitor_new() or...Yu Watanabe7-18/+0
2018-08-22core: add IODeviceLatencyTargetSecTejun Heo9-12/+320
2018-08-22selinux-util: drop unused variablesYu Watanabe1-2/+0
2018-08-22man: correct journald field nameChris Morin1-1/+1
2018-08-22test: add testcase for issue 10007 by oss-fuzzYu Watanabe2-0/+7
2018-08-22util: do not use stack frame for parsing arbitrary inputsYu Watanabe1-4/+12
2018-08-21random-util: use RDRAND for randomness if the kernel doesn't want to give us anyLennart Poettering3-2/+79
2018-08-21man: document that most sandboxing options are best effort onlyLennart Poettering1-0/+9
2018-08-21namespace: be more careful when handling namespacing failures gracefullyLennart Poettering2-4/+18
2018-08-21umount: Don't use options from fstab on remountaszlig1-2/+19
2018-08-21tmpfiles: use fd_get_path() even less excessivelyFranck Bui2-41/+63
2018-08-21meson: rename -Ddebug to -Ddebug-extraZbigniew Jędrzejewski-Szmek2-2/+2
2018-08-20Rename USER_CREDS_SYNTHESIZE_FALLBACK to …_PREFER_NSSZbigniew Jędrzejewski-Szmek3-8/+8
2018-08-20user-util: rework get_user_creds()Lennart Poettering21-106/+146
2018-08-20networkd: add O_CLOEXEC where it's missingLennart Poettering1-1/+1