summaryrefslogtreecommitdiffstats
path: root/coccinelle (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-23backlight: add several debug logs and adjust log level of non critical errorYu Watanabe1-2/+6
2020-11-23networkd/dhcp6: allow layer3 devices without MACJörg Thalheim2-4/+13
2020-11-23man: Fix misspelling of directive and typos in systemd-coredump man pagevanou1-4/+4
2020-11-23hwdb: set fuzz value for lenovo x240 touchpad to improve cursor precision (#1...Jérémy Nouhaud1-4/+4
2020-11-20logs-show: use localtime_or_gmtime_r()Yu Watanabe1-10/+12
2020-11-20timedate: use localtime_or_gmtime_r() and mktime_or_timegm()Yu Watanabe1-16/+4
2020-11-20meson: set CURL_NO_OLDIES in developer modeYu Watanabe1-0/+1
2020-11-20curl-util: fix type CURL -> CURLMYu Watanabe2-2/+2
2020-11-20units: restore sysfs conditions in sys-fs-fuse-connections.mount and sys-kern...Franck Bui2-0/+2
2020-11-20core/mount: mount_start() may be called during the state is MOUNT_MOUNTING_DONEYu Watanabe1-1/+1
2020-11-20core: serialize u->pids until the processes have been moved to the scope cgroupFranck Bui1-2/+35
2020-11-19seccomp: move brk+mmap+mmap2 into @default syscall filter setLennart Poettering1-3/+3
2020-11-19man: suffix settings name with = and enclose in <varname>Lennart Poettering1-6/+4
2020-11-19units: wait until some fs modules are entirely loaded before mounting their c...Franck Bui2-4/+16
2020-11-19Revert "units: skip modprobe@.service if the unit appears to be already loaded"Franck Bui1-1/+0
2020-11-18hwdb: Add accel orientation quirk for Acer Aspire Switch 10 SW3-016 2-in-1Hans de Goede1-0/+3
2020-11-18hwdb: Add accel orientation quirk for Voyo Winpad A15 tabletHans de Goede1-0/+10
2020-11-18hwdb: Add accel orientation quirk for Lenovo ThinkPad Yoga 11e 4th genHans de Goede1-0/+3
2020-11-18hwdb: Fix accel orientation quirk Z-axis for Lenovo ThinkPad Yoga 11e 3th genHans de Goede1-1/+1
2020-11-18hwdb: Add base accelerometer orientation quirk for base sensor of Medion Akoy...Hans de Goede1-3/+5
2020-11-18hwdb: Document how to properly set the mount-matrix for the base-acceleromete...Hans de Goede1-0/+10
2020-11-18khash: fix structured initializerYu Watanabe1-2/+2
2020-11-18man: Fix sd_bus_message_append_array_space function signatureigo958621-0/+1
2020-11-18JOURNAL_FILE_FORMAT: fixup typos and punctuationVito Caputo1-7/+7
2020-11-18tree-wide: update "that that"Yu Watanabe5-14/+10
2020-11-18man,NEWS: fix "the the"Yu Watanabe2-4/+4
2020-11-17sd-device: drop unwanted newline in netlink messageYu Watanabe1-0/+4
2020-11-17test/udev-test: gracefully exit when imports failZbigniew Jędrzejewski-Szmek1-5/+13
2020-11-17resolve: ignore invalid service template nameYu Watanabe1-10/+11
2020-11-17resolve: make config_parse_dnssd_service_name() accepts an empty stringYu Watanabe1-2/+2
2020-11-17resolve: add a short comment about difference between dnssd_render_instance_n...Yu Watanabe1-1/+1
2020-11-17resolve: wrap long lineYu Watanabe1-1/+12
2020-11-17Revert "resolve: check DNSSD service name template before assigning it"Roman Beranek4-36/+41
2020-11-17hwdb/60-keyboard: untabify and move comments to the same columnZbigniew Jędrzejewski-Szmek1-135/+135
2020-11-17NEWS,man: improve descriptions of Independent=Zbigniew Jędrzejewski-Szmek2-15/+12
2020-11-17man: drop misplaced phraseZbigniew Jędrzejewski-Szmek1-1/+1
2020-11-17man: Add a paragraph to sd_bus_call explaning callback message lifetimeigo958621-0/+6
2020-11-17network: use the common "cannot" formZbigniew Jędrzejewski-Szmek1-1/+1
2020-11-17man/systemd.netdev: remove bogus markupZbigniew Jędrzejewski-Szmek2-3/+3
2020-11-17man/systemd.netdev: don't say "ranges"Zbigniew Jędrzejewski-Szmek1-2/+3
2020-11-17NEWS: slightly fix explanation about oomdYu Watanabe1-1/+1
2020-11-17man: DHCPv6PrefixDelegation= is disabled by dafaultYu Watanabe1-1/+1
2020-11-17NEWS: add several entries for networkdYu Watanabe1-3/+18
2020-11-17test-oomd-util: remove memory_pressure == 0 checksAnita Zhang1-4/+0
2020-11-17man: mention that FirewallMark= optionally takes firewall maskYu Watanabe1-1/+3
2020-11-17test: let's start getting ready for 2020Zbigniew Jędrzejewski-Szmek1-0/+3
2020-11-17meson: use proper variable for libudev.h pathZbigniew Jędrzejewski-Szmek2-2/+2
2020-11-17meson: fix build tests for c++14 and c++17Yu Watanabe1-2/+2
2020-11-17udev: use FOREACH_DEVICE_TAG() macro at one more placeYu Watanabe1-1/+1
2020-11-17man: Separated paragraph about making sd_bus object reply asyncigo958621-3/+5