index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
machine-id-setup
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-21
analyze: split out "dot" verb
Lennart Poettering
5
-183
/
+204
2022-02-21
analyze: split out "dump" verb
Lennart Poettering
5
-56
/
+77
2022-02-21
analyze: split out "syscall-filter" verb
Lennart Poettering
4
-181
/
+198
2022-02-21
analyze: split out "filesystems" verb into its own .c/.h file pair
Lennart Poettering
5
-222
/
+242
2022-02-21
analyze: split out calendar verb into own .c/.h file
Lennart Poettering
5
-140
/
+159
2022-02-21
analyze: split out "timestamp" verb into its own .c/.h files
Lennart Poettering
4
-89
/
+102
2022-02-21
analyze: split out "timespan" verb into its own .c/.h file
Lennart Poettering
5
-71
/
+94
2022-02-21
systemctl,man: update docs for `--timestamp=`
Frantisek Sumsal
2
-5
/
+9
2022-02-21
time-util: introduce TIMESTAMP_UNIX
Frantisek Sumsal
3
-0
/
+17
2022-02-21
docs: swap Name and Partition Type UUID in header
Matthias Lisin
2
-4
/
+4
2022-02-21
tools: adjust re.match to recent gpt.h additions
Matthias Lisin
1
-1
/
+1
2022-02-20
env-util: replace unsetenv_erase() by new getenv_steal_erase() helper
Lennart Poettering
9
-84
/
+90
2022-02-20
NEWS: fix typo
Yu Watanabe
1
-1
/
+1
2022-02-19
mkosi CI: mask isc-dhcp-server units
Luca Boccassi
1
-2
/
+11
2022-02-19
systemctl: make `--timestamp=` affect the `show` verb as well
Frantisek Sumsal
1
-0
/
+14
2022-02-19
generator: Rename password arg
Jan Janssen
3
-18
/
+18
2022-02-18
resolved: rework how we reply to D-Bus messages for resolution requests
Lennart Poettering
1
-40
/
+105
2022-02-18
resolve: add reference of the original bus message to the aux queries
Yu Watanabe
1
-0
/
+1
2022-02-18
machined: use one_zero() on one more occasion
Lennart Poettering
1
-1
/
+1
2022-02-18
machined: sd-bus expects 'int', not 'bool' when returning unmarshalled booleans
Lennart Poettering
1
-2
/
+1
2022-02-18
pid1: set SYSTEMD_NSS_DYNAMIC_BYPASS=1 env var for dbus-daemon
Lennart Poettering
3
-7
/
+7
2022-02-18
docs: $SYSTEMD_NSS_BYPASS_BUS is not honoured anymore, don't document it
Lennart Poettering
1
-4
/
+0
2022-02-18
pid1: lookup owning PID of BusName= name of services asynchronously
Lennart Poettering
2
-19
/
+74
2022-02-18
pid1: watch bus name always when we have it
Lennart Poettering
1
-8
/
+10
2022-02-18
udev-util: add parentheses to make coverity silent
Yu Watanabe
1
-1
/
+1
2022-02-18
hwdb: 60-keyboard: Support the buttons on CZC P10T tablet
Lubomir Rintel
1
-0
/
+14
2022-02-17
mkosi: Add more packages required to run systemd-networkd-tests.py
Daan De Meyer
4
-0
/
+14
2022-02-17
packit: drop unnumbered patches as well
Frantisek Sumsal
1
-2
/
+2
2022-02-17
test: set `ReadWritePaths=` only for units from TEST-20
Frantisek Sumsal
1
-3
/
+8
2022-02-17
network,udev/net: add Kind= settings in [Match] section
Yu Watanabe
14
-3
/
+53
2022-02-17
resolve: refuse AF_UNSPEC when resolving address
Yu Watanabe
1
-1
/
+1
2022-02-17
networkctl: show netdev kind
Yu Watanabe
1
-18
/
+21
2022-02-17
network: call ethtool after link is initialized by udevd
Yu Watanabe
1
-38
/
+87
2022-02-17
network: use udev_available() where applicable
Yu Watanabe
2
-4
/
+3
2022-02-17
udev-util: introduce udev_available() helper function
Yu Watanabe
2
-0
/
+17
2022-02-17
sd-dhcp-server: do not offer server address
Yu Watanabe
1
-0
/
+3
2022-02-16
userdbctl: add a dash of color to users of different dispositions
Lennart Poettering
1
-4
/
+37
2022-02-16
userdbctl: show min/max UID boundaries in userdbctl output
Lennart Poettering
1
-12
/
+198
2022-02-16
logind: fix bool/int confusion for KillUserProcesses bus property
Lennart Poettering
1
-1
/
+1
2022-02-16
logind: fix internal types used for EnableWallMessages
Lennart Poettering
2
-5
/
+5
2022-02-16
user-util: move homed/nspawn map UID_MIN/UID_MAX define into user-util.h
Lennart Poettering
3
-10
/
+11
2022-02-16
glyph-util: add new glyphs for up/down arrows
Lennart Poettering
11
-25
/
+37
2022-02-16
Revert "resolved: filter out our own stub resolvers when parsing servers"
Lennart Poettering
5
-34
/
+23
2022-02-16
virt: Fix Xen Dom0 detection logic to no longer report as VM
Richard Neill
1
-19
/
+21
2022-02-16
tree-wide: some coccinelle fixes
Lennart Poettering
2
-8
/
+5
2022-02-16
coccinelle: automatically switch some uses of memcpy() → mempcpy()
Lennart Poettering
3
-9
/
+18
2022-02-16
timesync: add missing setting in template
Yu Watanabe
1
-0
/
+1
2022-02-16
NEWS: update excerpt on container UID/GID mappings
Lennart Poettering
1
-12
/
+33
2022-02-16
docs: document homed's use of the container UID mapping
Lennart Poettering
1
-0
/
+21
2022-02-16
homed: when using id mapping on the home dirs, also do an identity mapping fo...
Lennart Poettering
1
-0
/
+7
[next]