index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #24273 from lnussel/refactor_sysuser_creds
Lennart Poettering
2022-08-12
2
-0
/
+34
|
\
|
*
creds: refactor reading user password
Ludwig Nussel
2022-08-11
2
-0
/
+34
*
|
config-parser: Add list of drop-in files as return argument of config_parse_many
Richard Phibel
2022-08-12
2
-3
/
+12
*
|
udev: net_id: Use devicetree aliases when available
Sean Anderson
2022-08-12
2
-0
/
+3
*
|
core/cgroup: CPUWeight/CPUShares support idle input
wineway
2022-08-11
5
-4
/
+19
|
/
*
sleep: support multiple battery instead of only BAT0
Sonali Srivastava
2022-08-09
2
-77
/
+338
*
tree-wide: use bus locator (#24252)
gtwang01
2022-08-09
1
-4
/
+3
*
Merge pull request #24220 from yuwata/on-ac-power
Lennart Poettering
2022-08-08
1
-3
/
+6
|
\
|
*
udev-util: assume system is running on AC power when no battery found
Yu Watanabe
2022-08-05
1
-2
/
+5
|
*
udev-util: align string table
Yu Watanabe
2022-08-05
1
-1
/
+1
*
|
shared/generator: Ensure growfs unit runs after repart
undef
2022-08-08
1
-1
/
+1
|
/
*
scope: allow unprivileged delegation on scopes
Michal Sekletar
2022-08-04
1
-0
/
+5
*
blockdev-util: Add block_device_remove_all_partitions()
Daan De Meyer
2022-08-03
2
-0
/
+67
*
loop-util: Add loop_device_unrelinquish()
Daan De Meyer
2022-08-03
2
-0
/
+6
*
blockdev-util: Introduce block_device_add/remove_partition()
Daan De Meyer
2022-08-03
3
-59
/
+58
*
blockdev-util: Introduce fd_get_whole_disk()
Daan De Meyer
2022-08-03
2
-0
/
+51
*
bootctl: show stub feature set in status output
Lennart Poettering
2022-08-02
2
-0
/
+53
*
Merge pull request #24080 from rdtscp/feature/machinectl/copy-force-flag
Daan De Meyer
2022-07-28
1
-23
/
+83
|
\
|
*
copy: Respect COPY_REPLACE flag for copy_tree
Alexander Wilson
2022-07-27
1
-2
/
+10
|
*
copy.[ch]: Refactor
Alexander Wilson
2022-07-27
1
-23
/
+75
*
|
journal: Move more pattern matching logic into pcre2-util
Daan De Meyer
2022-07-25
2
-3
/
+134
*
|
boot: a couple of tweaks recommended by Coccinelle
Frantisek Sumsal
2022-07-25
1
-6
/
+6
*
|
Merge pull request #23991 from yuwata/udev-reload
Lennart Poettering
2022-07-25
2
-22
/
+30
|
\
\
|
*
|
udev: save stats of all udev rules file
Yu Watanabe
2022-07-23
2
-1
/
+2
|
*
|
conf-parser: add a boolean flag for config_get_stats_by_path() to control if ...
Yu Watanabe
2022-07-23
2
-21
/
+28
|
|
/
*
|
glibc: Remove #include <linux/fs.h> to resolve fsconfig_command/mount_attr co...
Rudi Heitbaum
2022-07-24
1
-0
/
+2
*
|
sd-netlink: introduce sd_nfnl_{send,call}_batch()
Yu Watanabe
2022-07-23
1
-69
/
+9
*
|
firewall-util: introduce nfnl_close_expr_container() helper function
Yu Watanabe
2022-07-23
1
-88
/
+40
*
|
sd-netlink: merge sd_nfnl_nft_message_{new,del}_setelems_begin()
Yu Watanabe
2022-07-23
1
-30
/
+28
*
|
sd-netlink: introduce sd_netlink_message_append_container_data()
Yu Watanabe
2022-07-23
1
-25
/
+3
*
|
firewall-util: drop unnecessary string attribute
Yu Watanabe
2022-07-23
1
-4
/
+0
*
|
firewall-util-nft: various cleanups
Yu Watanabe
2022-07-23
1
-183
/
+333
|
/
*
json: use fpclassify() or its helper functions
Yu Watanabe
2022-07-21
1
-27
/
+15
*
Merge pull request #23640 from cerebro1/week1
Luca Boccassi
2022-07-20
2
-0
/
+173
|
\
|
*
sleep: store battery discharge rate/hour with hash
Sonali Srivastava
2022-07-20
2
-0
/
+133
|
*
sleep: use current charge level to decide suspension
Sonali Srivastava
2022-07-20
2
-0
/
+40
*
|
tree-wide: fix typo
Yu Watanabe
2022-07-20
1
-1
/
+1
|
/
*
Merge pull request #24018 from keszybz/generator-cleanups
Yu Watanabe
2022-07-15
2
-9
/
+15
|
\
|
*
generators: only redirect logging when invoked by systemd
Zbigniew Jędrzejewski-Szmek
2022-07-15
1
-4
/
+9
|
*
generators: accept one or three args, do not write to /tmp
Zbigniew Jędrzejewski-Szmek
2022-07-15
1
-5
/
+6
*
|
pid1: add mechanism for conditionalizing units/network/netdev/link based on c...
Lennart Poettering
2022-07-15
2
-0
/
+45
*
|
smack: fix build failure with -Dsmack=false
asavah
2022-07-14
1
-5
/
+1
|
/
*
base-filesystem: pick more conservative access mode for /root/
Lennart Poettering
2022-07-14
1
-1
/
+1
*
Merge pull request #23731 from bluca/bootctl_image
Luca Boccassi
2022-07-08
4
-52
/
+101
|
\
|
*
bootctl: add --root and --image
Luca Boccassi
2022-07-08
4
-52
/
+101
*
|
mac: rework labelling code to be simpler, and less racy
Lennart Poettering
2022-07-08
7
-119
/
+131
*
|
mkdir-label: don't use mkdirat_errno_wrapper() without reason
Lennart Poettering
2022-07-08
1
-1
/
+2
*
|
smack: catch more types of 'not supported' errors
Lennart Poettering
2022-07-08
1
-1
/
+2
|
/
*
dissect: refuse empty release ID
Yu Watanabe
2022-07-06
1
-0
/
+2
*
Revert "dissect: ID from os-release should be non-empty, not just non-NULL"
Yu Watanabe
2022-07-06
1
-1
/
+1
[next]