index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-21
portabled: add BindPaths=/run back into "trusted" policy
Lennart Poettering
1
-0
/
+1
2021-01-21
ci: point the Fossies badge to main
Evgeny Vereshchagin
1
-1
/
+1
2021-01-21
ci: change the Semaphore CI badge branch to 'main'
Frantisek Sumsal
1
-1
/
+1
2021-01-21
man: share a common explanation for --json=
Lennart Poettering
4
-26
/
+12
2021-01-21
busctl: show --help in pager
Lennart Poettering
1
-0
/
+2
2021-01-21
dissect: almost port systemd-dissect to table_print_with_pager()
Lennart Poettering
2
-1
/
+24
2021-01-21
sysext: port to table_print_with_pager()
Lennart Poettering
2
-19
/
+18
2021-01-21
repart: port to table_print_with_pager()
Lennart Poettering
2
-5
/
+19
2021-01-21
busctl/homectl: port the obvious cases to table_print_with_pager()
Lennart Poettering
2
-16
/
+3
2021-01-21
format-table: add new helper table_print_with_pager()
Lennart Poettering
2
-0
/
+30
2021-01-21
save link activation policy to state file and display in networkctl
Dan Streetman
5
-1
/
+41
2021-01-21
test: add ActivationPolicy= unit tests
Dan Streetman
7
-0
/
+64
2021-01-21
network: add ActivationPolicy= configuration parameter
Dan Streetman
7
-8
/
+148
2021-01-21
GH Actions: switch to main
Evgeny Vereshchagin
3
-4
/
+4
2021-01-21
hwdb: add Medion Akoya E2228T MD61900 (#18317)
corvusnix
1
-0
/
+4
2021-01-20
varlink: make 'userdata' pointer inheritance from varlink server to connectio...
Lennart Poettering
7
-11
/
+18
2021-01-20
portabled: update profiles to current semantics
Lennart Poettering
4
-7
/
+0
2021-01-20
man: document how get logging to work in a RootDirectory=/RootImage= environment
Lennart Poettering
1
-0
/
+14
2021-01-20
core: make NotifyAccess= in combination with RootDirectory=/RootImage= work
Lennart Poettering
7
-5
/
+26
2021-01-20
hwdb: Pull autosuspend rules from upstream libfprint
Benjamin Berg
3
-1
/
+278
2021-01-20
udev/cdrom_id: re-enable logging related functions
Yu Watanabe
1
-0
/
+5
2021-01-20
man: document recent systemd-sysext interface changes
Lennart Poettering
1
-16
/
+26
2021-01-20
sysext: add --force swich for forcibly ignoring version incompatibilities
Lennart Poettering
1
-0
/
+13
2021-01-20
sysext: rework command line interface to be verb-based
Lennart Poettering
2
-166
/
+163
2021-01-20
sysext: split version validation logic into function of its own
Lennart Poettering
1
-49
/
+73
2021-01-20
sysext: use log_setup_cli()
Lennart Poettering
1
-3
/
+1
2021-01-20
path-util: simplify check_x_access()
Yu Watanabe
1
-23
/
+11
2021-01-20
sysext: install in rootbindir, remove template from unit
Luca Boccassi
3
-4
/
+4
2021-01-20
btrfs-util: tighten variable scope used in loop
Susant Sahani
1
-17
/
+12
2021-01-20
analyze: tighten variable scope used in loop
Susant Sahani
1
-4
/
+2
2021-01-20
sd-event: Use hashmap_ensure_put
Susant Sahani
1
-5
/
+1
2021-01-20
sd-event: Use hashmap_ensure_put
Susant Sahani
1
-5
/
+1
2021-01-20
sd-device: Use TAKE_PTR
Susant Sahani
1
-1
/
+3
2021-01-20
sd-device: Use hashmap_ensure_put
Susant Sahani
1
-5
/
+1
2021-01-20
udev-rules: use ordered_hashmap_ensure_put
Susant Sahani
1
-6
/
+4
2021-01-20
network: networkd-network use TAKE_PTR
Susant Sahani
1
-1
/
+1
2021-01-20
network: Use hashmap_ensure_put
Susant Sahani
1
-4
/
+2
2021-01-20
network: ndisc - Use ordered_set_ensure_put
Susant Sahani
1
-4
/
+2
2021-01-20
machine: Use hashmap_ensure_put
Susant Sahani
1
-5
/
+1
2021-01-20
logind: Use hashmap_ensure_put
Susant Sahani
1
-5
/
+4
2021-01-20
journal: Use cleanup_free
Susant Sahani
1
-5
/
+3
2021-01-20
Journal: Use hashmap_ensure_put
Susant Sahani
1
-5
/
+1
2021-01-20
udev: use DEFINE_MAIN_FUNCTION in cdrom_id
Dan Streetman
1
-14
/
+2
2021-01-20
tree-wide: ignore messages with too long control data
Lennart Poettering
3
-0
/
+12
2021-01-20
Revert "test-functions: make sure we test our own libudev instead of the host...
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-01-19
markdown: fix comment
Lennart Poettering
1
-1
/
+1
2021-01-19
markdown: suggest backticks around uname -a output
Lennart Poettering
1
-1
/
+4
2021-01-19
execute: for processes where creds logic is turned off, don't pass creds path...
Lennart Poettering
1
-1
/
+3
2021-01-19
import: refactor how we do gpg validation
Lennart Poettering
4
-67
/
+82
2021-01-19
import: optionally pull .verity + .roothash.p7s data when downloading
Lennart Poettering
7
-138
/
+254
[next]