index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hwdb.d
/
70-joystick.hwdb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-20
nspawn: use FOREACH_STRING() more
Lennart Poettering
1
-8
/
+8
2021-11-20
core: prefix functions to avoid identical static function names
Christian Göttsche
1
-14
/
+14
2021-11-20
selinux: name mac_selinux_generic_access_check as internal function
Christian Göttsche
2
-9
/
+9
2021-11-20
selinux: improve debug log format
Christian Göttsche
1
-1
/
+1
2021-11-20
selinux: add function name to audit data
Christian Göttsche
2
-7
/
+17
2021-11-19
journal: Limit the number of audit fields per log message
Daan De Meyer
2
-32
/
+25
2021-11-19
journal: Add verify_hash_table()
Daan De Meyer
1
-32
/
+52
2021-11-19
journal: Add journal_file_object_to_string()
Daan De Meyer
2
-27
/
+33
2021-11-19
journal: Simplify definition of HEADER_INCOMPATIBLE_SUPPORTED
Daan De Meyer
1
-17
/
+5
2021-11-19
journal: Use more structured initialization
Daan De Meyer
1
-6
/
+12
2021-11-19
journal: Use size_t instead of unsigned for array sizes
Daan De Meyer
1
-2
/
+2
2021-11-19
update TODO
Lennart Poettering
1
-24
/
+11
2021-11-19
doc: rebreak boot loader spec
Lennart Poettering
1
-66
/
+225
2021-11-19
docs: clarify the assumption on numeric values of JSON parsers we make
Lennart Poettering
1
-0
/
+10
2021-11-19
removed copyright
Daniel Maixner
1
-1
/
+0
2021-11-19
test-gpt: add test that shows for which archs we have GPT partition types
Lennart Poettering
2
-0
/
+63
2021-11-19
gpt: make gpt_partition_type_uuid_from_string() return parameter optional
Lennart Poettering
1
-2
/
+2
2021-11-19
strv: make sure FOREACH_STRING() can be nested
Lennart Poettering
1
-3
/
+6
2021-11-19
oss-fuzz: move apt-gets and pips to the systemd repository
Evgeny Vereshchagin
1
-0
/
+7
2021-11-19
systemd-coredump: allow setting external core size to infinity
Thomas Blume
4
-7
/
+35
2021-11-19
network: always try to reconfigure when carrier gained
Yu Watanabe
1
-1
/
+1
2021-11-19
homectl: parse "min" and "max" as special disk size values
Lennart Poettering
3
-7
/
+37
2021-11-19
test: extend homed test to test home dir "maximization"
Lennart Poettering
1
-3
/
+13
2021-11-19
homework: also add logic for "maximizing" size of home
Lennart Poettering
1
-10
/
+141
2021-11-19
homework: make it safe to invoke home_setup_luks() twice in a row
Lennart Poettering
1
-45
/
+64
2021-11-19
homework: make destroying of HomeSetup optional when resizing
Lennart Poettering
2
-3
/
+6
2021-11-18
man: add new man page org.freedesktop.network1
Yu Watanabe
2
-0
/
+508
2021-11-18
network: support --bus-introspect option
Yu Watanabe
1
-0
/
+10
2021-11-18
network: use BusObjectImplementation
Yu Watanabe
9
-34
/
+48
2021-11-18
journal: Skip corrupt Data objects in sd_journal_get_data()
Daan De Meyer
1
-2
/
+8
2021-11-18
journal: Use separate variable for Data object in sd_journal_get_data()
Daan De Meyer
1
-13
/
+10
2021-11-18
journal: Skip over corrupt entry items in enumerate_data()
Daan De Meyer
1
-18
/
+29
2021-11-18
network: skip re-generating map from alternative names to link
Yu Watanabe
1
-0
/
+3
2021-11-18
network: do not clear map from alternative names to link when IFLA_PROP_LIST ...
Yu Watanabe
1
-1
/
+5
2021-11-18
test: make the diff regex BRE-compatible
Frantisek Sumsal
1
-1
/
+2
2021-11-18
journal: Don't discard kmsg messages coming from journald itself
Daan De Meyer
5
-6
/
+33
2021-11-18
TEST-12: make sure 'adm' group exist
Franck Bui
1
-0
/
+2
2021-11-18
man/kernel-command-line: add reference to getty_auto variable
Luca Boccassi
1
-0
/
+11
2021-11-18
journal: Use mf as variable name for MapField
Daan De Meyer
1
-4
/
+4
2021-11-18
journal: Use consistent naming for iovec in audit logic
Daan De Meyer
1
-45
/
+45
2021-11-18
getty-generator: add kernel cmdline and env vars to disable it
Luca Boccassi
2
-0
/
+73
2021-11-18
meson: add check:true/false to all run_command() invocations
Zbigniew Jędrzejewski-Szmek
1
-34
/
+47
2021-11-18
shared/json: use int64_t instead of intmax_t
Zbigniew Jędrzejewski-Szmek
15
-121
/
+113
2021-11-18
test-sizeof: add intmax types
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2021-11-18
shared/json: stop using long double
Zbigniew Jędrzejewski-Szmek
4
-54
/
+46
2021-11-17
build(deps): bump github/codeql-action from 1.0.22 to 1.0.23
dependabot[bot]
1
-3
/
+3
2021-11-17
tree-wide: port various places over to open_mkdir_at()
Lennart Poettering
4
-27
/
+24
2021-11-17
fs-util: add new helper open_mkdir_at()
Lennart Poettering
3
-0
/
+120
2021-11-17
hwdb: voidify call to mkdir_parents_label
Luca Boccassi
1
-1
/
+1
2021-11-17
pam_systemd_home: prompt user for recovery key if homed asks for it
Lennart Poettering
1
-0
/
+27
[next]