index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fstab-generator
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
Reapply "network: add "mac" to alternatives name policy by default"
Yu Watanabe
1
-1
/
+1
2024-06-12
creds-util: fix "weak" vs. "secure" display for tmpfs/noswap backed credentials
Lennart Poettering
2
-5
/
+42
2024-06-12
shell-completion: only offer devices for completion
David Tardon
1
-4
/
+1
2024-06-12
NEWS: note that new stable releases will be in the main repo
Luca Boccassi
1
-0
/
+5
2024-06-12
docs: update RELEASE.md to use same repository for stable branches
Luca Boccassi
1
-3
/
+2
2024-06-12
repart: Use CRYPT_ACTIVATE_PRIVATE
Daan De Meyer
1
-1
/
+1
2024-06-12
test: dump a simple summary at the end of TEST-02-UNITTEST
Frantisek Sumsal
3
-76
/
+14
2024-06-12
test-ip-protocol-list: include missing_network.h instead of netinet/in.h
Antonio Alvarez Feijoo
1
-3
/
+2
2024-06-12
bus-util: add log message when exiting because of idle
Lennart Poettering
1
-0
/
+2
2024-06-12
bus-util: add env var for disabling exit-on-idle
Lennart Poettering
2
-1
/
+21
2024-06-12
update TODO
Lennart Poettering
1
-2
/
+0
2024-06-12
analyze: add verb for dumping SMBIOS Type #11 data
Lennart Poettering
6
-0
/
+109
2024-06-12
core: split out smbios type 11 reader into src/shared/smbios11.[ch]
Lennart Poettering
4
-25
/
+73
2024-06-12
repart: Use crypt_reencrypt_run() if available
Daan De Meyer
4
-15
/
+17
2024-06-12
resolved: permit dnssec rrtype questions when we aren't validating
Ronan Pigott
1
-3
/
+0
2024-06-12
cryptsetup-generator: always process cmdline devices
David Tardon
1
-7
/
+2
2024-06-12
cryptsetup-generator: parse all cmdline devices too
David Tardon
1
-4
/
+3
2024-06-12
cryptsetup-generator: continue parsing after error
David Tardon
1
-5
/
+3
2024-06-12
cryptsetup-generator: refactor add_crypttab_devices()
David Tardon
1
-38
/
+48
2024-06-12
vsock-mux ssh proxy
Дамјан Георгиевски
2
-3
/
+65
2024-06-12
core: invoke_main_loop() does not return MANAGER_RELOAD
Yu Watanabe
1
-2
/
+1
2024-06-12
tpm2-setup: Don't fail if we can't access the TPM due to authorization failure
Daan De Meyer
6
-1
/
+36
2024-06-12
strbuf: make length for strbuf_add_string() optional
Yu Watanabe
5
-20
/
+22
2024-06-12
strbuf: several cleanups for strbuf_add_string()
Yu Watanabe
1
-9
/
+6
2024-06-12
strbuf: use GREEDY_REALLOC to grow the buffer
q66
1
-4
/
+1
2024-06-12
core/exec-credential: drop unused unit_add_default_credential_dependencies
Mike Yuan
3
-32
/
+1
2024-06-12
Revert "core/credential,mount: re-read /proc/self/mountinfo before invoking u...
Mike Yuan
5
-45
/
+6
2024-06-12
core/mount: stop generating mount units for cred mounts
Mike Yuan
1
-16
/
+17
2024-06-12
udev: tag MTD devices for systemd
Ian Abbott
1
-0
/
+2
2024-06-12
core/socket: allow MPTCP protocol
Matthieu Baerts (NGI0)
7
-6
/
+21
2024-06-12
core: populate $REMOTE_ADDR for AF_UNIX sockets
Kamil Szczęk
3
-17
/
+36
2024-06-12
core/manager: enclose debug info acquirement in 'if (DEBUG_LOGGING)'
Mike Yuan
1
-7
/
+7
2024-06-12
rules: Limit the number of device units generated for serial ttys
Daan De Meyer
1
-0
/
+2
2024-06-12
udev: rewrite token_match_attr() to make it easier for Coverity to understand
Yu Watanabe
1
-15
/
+16
2024-06-12
sd-dhcp-server: clear buffer before receive
Yu Watanabe
1
-1
/
+1
2024-06-12
bus-util: check sd_bus_pending_method_calls() when determining whether a serv...
Lennart Poettering
1
-1
/
+3
2024-06-12
sd-bus: add new sd_bus_pending_method_calls() call
Lennart Poettering
5
-0
/
+114
2024-06-12
tree-wide: never consider service idle if polkit authentication is still pending
Lennart Poettering
5
-7
/
+36
2024-06-12
hostnamed: don't allow hostnamed to exit on idle if varlink connections are s...
Lennart Poettering
1
-2
/
+9
2024-06-12
unit-file,portable: replace streq + basename with path_equal_filename
Mike Yuan
2
-2
/
+2
2024-06-12
shared/install: use FOREACH_ARRAY at one more place
Mike Yuan
1
-4
/
+14
2024-06-12
shared/install: replace streq + basename with path_equal_filename
Mike Yuan
1
-2
/
+2
2024-06-12
shared/install: use path_extract_filename in install_info_traverse
Mike Yuan
1
-11
/
+12
2024-06-12
shared/install: modernize unit_file_get_list, use key destructor
Mike Yuan
7
-68
/
+54
2024-06-12
shared/install: modernize unit_file_link
Mike Yuan
1
-21
/
+26
2024-06-12
install,dbus-manager: make unit_file_* take (char* const*) for strv
Mike Yuan
3
-25
/
+25
2024-06-12
shared/install: modernize install_info_add
Mike Yuan
1
-22
/
+25
2024-06-12
shared/install: modernize find_symlinks and friends
Mike Yuan
1
-35
/
+26
2024-06-12
shared/install: modernize remove_marked_symlink_fd
Mike Yuan
1
-47
/
+43
2024-06-12
shared/install: return bool where appropriate
Mike Yuan
1
-9
/
+12
[next]