summaryrefslogtreecommitdiffstats
path: root/hwdb.d/70-joystick.hwdb (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-20nspawn: use FOREACH_STRING() moreLennart Poettering1-8/+8
2021-11-20core: prefix functions to avoid identical static function namesChristian Göttsche1-14/+14
2021-11-20selinux: name mac_selinux_generic_access_check as internal functionChristian Göttsche2-9/+9
2021-11-20selinux: improve debug log formatChristian Göttsche1-1/+1
2021-11-20selinux: add function name to audit dataChristian Göttsche2-7/+17
2021-11-19journal: Limit the number of audit fields per log messageDaan De Meyer2-32/+25
2021-11-19journal: Add verify_hash_table()Daan De Meyer1-32/+52
2021-11-19journal: Add journal_file_object_to_string()Daan De Meyer2-27/+33
2021-11-19journal: Simplify definition of HEADER_INCOMPATIBLE_SUPPORTEDDaan De Meyer1-17/+5
2021-11-19journal: Use more structured initializationDaan De Meyer1-6/+12
2021-11-19journal: Use size_t instead of unsigned for array sizesDaan De Meyer1-2/+2
2021-11-19update TODOLennart Poettering1-24/+11
2021-11-19doc: rebreak boot loader specLennart Poettering1-66/+225
2021-11-19docs: clarify the assumption on numeric values of JSON parsers we makeLennart Poettering1-0/+10
2021-11-19removed copyrightDaniel Maixner1-1/+0
2021-11-19test-gpt: add test that shows for which archs we have GPT partition typesLennart Poettering2-0/+63
2021-11-19gpt: make gpt_partition_type_uuid_from_string() return parameter optionalLennart Poettering1-2/+2
2021-11-19strv: make sure FOREACH_STRING() can be nestedLennart Poettering1-3/+6
2021-11-19oss-fuzz: move apt-gets and pips to the systemd repositoryEvgeny Vereshchagin1-0/+7
2021-11-19systemd-coredump: allow setting external core size to infinityThomas Blume4-7/+35
2021-11-19network: always try to reconfigure when carrier gainedYu Watanabe1-1/+1
2021-11-19homectl: parse "min" and "max" as special disk size valuesLennart Poettering3-7/+37
2021-11-19test: extend homed test to test home dir "maximization"Lennart Poettering1-3/+13
2021-11-19homework: also add logic for "maximizing" size of homeLennart Poettering1-10/+141
2021-11-19homework: make it safe to invoke home_setup_luks() twice in a rowLennart Poettering1-45/+64
2021-11-19homework: make destroying of HomeSetup optional when resizingLennart Poettering2-3/+6
2021-11-18man: add new man page org.freedesktop.network1Yu Watanabe2-0/+508
2021-11-18network: support --bus-introspect optionYu Watanabe1-0/+10
2021-11-18network: use BusObjectImplementationYu Watanabe9-34/+48
2021-11-18journal: Skip corrupt Data objects in sd_journal_get_data()Daan De Meyer1-2/+8
2021-11-18journal: Use separate variable for Data object in sd_journal_get_data()Daan De Meyer1-13/+10
2021-11-18journal: Skip over corrupt entry items in enumerate_data()Daan De Meyer1-18/+29
2021-11-18network: skip re-generating map from alternative names to linkYu Watanabe1-0/+3
2021-11-18network: do not clear map from alternative names to link when IFLA_PROP_LIST ...Yu Watanabe1-1/+5
2021-11-18test: make the diff regex BRE-compatibleFrantisek Sumsal1-1/+2
2021-11-18journal: Don't discard kmsg messages coming from journald itselfDaan De Meyer5-6/+33
2021-11-18TEST-12: make sure 'adm' group existFranck Bui1-0/+2
2021-11-18man/kernel-command-line: add reference to getty_auto variableLuca Boccassi1-0/+11
2021-11-18journal: Use mf as variable name for MapFieldDaan De Meyer1-4/+4
2021-11-18journal: Use consistent naming for iovec in audit logicDaan De Meyer1-45/+45
2021-11-18getty-generator: add kernel cmdline and env vars to disable itLuca Boccassi2-0/+73
2021-11-18meson: add check:true/false to all run_command() invocationsZbigniew Jędrzejewski-Szmek1-34/+47
2021-11-18shared/json: use int64_t instead of intmax_tZbigniew Jędrzejewski-Szmek15-121/+113
2021-11-18test-sizeof: add intmax typesZbigniew Jędrzejewski-Szmek1-0/+2
2021-11-18shared/json: stop using long doubleZbigniew Jędrzejewski-Szmek4-54/+46
2021-11-17build(deps): bump github/codeql-action from 1.0.22 to 1.0.23dependabot[bot]1-3/+3
2021-11-17tree-wide: port various places over to open_mkdir_at()Lennart Poettering4-27/+24
2021-11-17fs-util: add new helper open_mkdir_at()Lennart Poettering3-0/+120
2021-11-17hwdb: voidify call to mkdir_parents_labelLuca Boccassi1-1/+1
2021-11-17pam_systemd_home: prompt user for recovery key if homed asks for itLennart Poettering1-0/+27