summaryrefslogtreecommitdiffstats
path: root/rules.d/70-joystick.rules (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-05core/path: use escaped path in serializationMichael Chapman1-1/+1
2020-05-04mkosi: Fix openSUSE image declarationMichal Koutný1-0/+4
2020-05-04Add Kensington SlimBlade TrackballLukas Klingsbo1-0/+4
2020-05-04catalog,po: update Polish translationPiotr Drąg2-10/+40
2020-05-04test: fix potential use-after-freeFrantisek Sumsal1-1/+1
2020-05-04install libzstd-dev for CI buildsNorbert Lange5-1/+10
2020-05-04coredump: add zstandard support for coredumpsNorbert Lange11-58/+347
2020-05-04basic: add STRCASE_IN_SET() which is to STR_IN_SET() what strcaseeq() is to s...Lennart Poettering5-19/+60
2020-05-03man: fix few spelling errorsFrantisek Sumsal3-3/+3
2020-05-02test: Fix build with !HAVE_LZ4 && HAVE_XZMichal Koutný1-1/+2
2020-05-02cifuzz: upload artifacts only when the "run fuzzers" step failsEvgeny Vereshchagin1-1/+2
2020-05-01repart: fix partition maximum size segfaultEmmanuel Garette1-1/+1
2020-04-30man: sd_notify() race is gone with sd_notify_barrier()Kumar Kartikeya Dwivedi3-11/+33
2020-04-30Introduce sd_notify_barrierKumar Kartikeya Dwivedi6-1/+130
2020-04-30test: find path for systemd-journal-remoteDan Streetman1-4/+5
2020-04-30Add SetType method to login Session interfaceCorey Hinshaw5-2/+68
2020-04-30core: (De-)Serialize poll flag for fds in fdstoreKenny Levinsen2-18/+26
2020-04-30core: Add optional FDPOLL=0 argument to fdstoreKenny Levinsen2-14/+26
2020-04-30Fix Chromebook Caroline board accelerometer not having correct orientationMadMcCrow1-0/+4
2020-04-30test: add test for cgroup v2 freezer supportMichal Sekletár6-0/+310
2020-04-30core: introduce support for cgroup freezerMichal Sekletár19-14/+566
2020-04-30notify: beef up --pid= logicLennart Poettering2-12/+56
2020-04-30docs: Change prefix for desktop applications to app-Benjamin Berg1-9/+9
2020-04-30efi: honour SYSTEMD_EFI_OPTIONS even if we wouldn't honour SystemdOptions EFI...Lennart Poettering2-14/+25
2020-04-30efi: cache test results of boolean EFI state functionsLennart Poettering1-5/+21
2020-04-29link: Allow configuring RX mini and jumbo ring sizes, toonabijaczleweli6-1/+39
2020-04-29link: Add units and fix typo in (Rx|Tx)BufferSize= manpage. Clean up the impl...nabijaczleweli2-12/+10
2020-04-29basic/cgroup-util: introduce cg_get_keyed_attribute_full()Michal Sekletár3-4/+53
2020-04-29docs: reorder the section about security reporting to emphasize the sekrit listZbigniew Jędrzejewski-Szmek1-1/+3
2020-04-29home: make sure whenever we touch the 'secret' part of a user record, we set ...Lennart Poettering1-1/+8
2020-04-29home: mark various bus messages we write user records to as sensitiveLennart Poettering2-0/+6
2020-04-29json: when making a copy of a json variant, propagate the sensitive bitLennart Poettering2-1/+31
2020-04-29selinux: do preprocessor check only in selinux-access.cMichal Sekletár1-9/+0
2020-04-29tmpfiles: remove unnecessary assertLennart Poettering1-3/+1
2020-04-29tmpfiles: use log_syntax() for all parse errorsLennart Poettering1-47/+36
2020-04-28update TODOLennart Poettering1-3/+0
2020-04-28man: document new specifiersLennart Poettering5-8/+69
2020-04-28tree-wide: support a bunch of additional specifiersLennart Poettering9-12/+112
2020-04-28update TODOLennart Poettering1-0/+2
2020-04-28main: bump RLIMIT_MEMLOCK by physical RAM sizeLennart Poettering1-2/+6
2020-04-28nspawn: be more careful with creating/chowning directories to overmountLennart Poettering2-19/+22
2020-04-28update TODOLennart Poettering1-4/+3
2020-04-28sd-bus: Add sd_bus_query_sender_creds/privilege docsDaan De Meyer4-2/+138
2020-04-28sd-bus: Add sd_bus_get_creds_mask docsDaan De Meyer3-46/+68
2020-04-28Revert "detect-virt: also detect "microsoft" as WSL"Luca Boccassi1-4/+2
2020-04-28homectl: say "home area" in more placesZbigniew Jędrzejewski-Szmek1-12/+12
2020-04-28meson: test userdbctl and homectl --helpZbigniew Jędrzejewski-Szmek1-2/+2
2020-04-28userdbctl: make --help fit in 80 columnsZbigniew Jędrzejewski-Szmek1-16/+16
2020-04-28meson: modernize indentationZbigniew Jędrzejewski-Szmek1-1078/+1151
2020-04-28efivars: retry open and read operationsZbigniew Jędrzejewski-Szmek1-6/+27