index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
sysusers: look at login.defs when setting the default range to allocate users
Zbigniew Jędrzejewski-Szmek
18
-25
/
+143
2020-10-01
test-sysusers: fix how paths are calculated
Zbigniew Jędrzejewski-Szmek
1
-8
/
+8
2020-10-01
test-sysusers: sort examples
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2020-10-01
test/TEST-21-SYSUSERS: turn into a unit test
Zbigniew Jędrzejewski-Szmek
61
-134
/
+148
2020-10-01
basic/fileio: add chase_symlinks_and_fopen_unlocked()
Zbigniew Jędrzejewski-Szmek
3
-1
/
+45
2020-10-01
shared/uid-range: reduce scope of iterator variables
Zbigniew Jędrzejewski-Szmek
1
-11
/
+5
2020-10-01
Also parse the minimum uid/gid values
Zbigniew Jędrzejewski-Szmek
6
-35
/
+58
2020-10-01
Look at /etc/login.defs for the system_max_[ug]id values
Zbigniew Jędrzejewski-Szmek
7
-14
/
+175
2020-09-25
coredump: use uid_is_system() when appropriate
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2020-09-25
Move {uid,gid}_is_*() from basic to shared
Zbigniew Jędrzejewski-Szmek
7
-25
/
+30
2020-09-24
hwdb: add Medion Akoya E2221T MD60691 (#17147)
germanztz
1
-0
/
+5
2020-09-24
Translated using Weblate (Chinese (Simplified))
Charles Lee
1
-29
/
+13
2020-09-24
random-util: Add an environment variable to disable RDRAND.
Kyle Huey
2
-0
/
+13
2020-09-23
update TODO
Lennart Poettering
1
-4
/
+0
2020-09-23
tree-wide: port remaining umount() calls to umount_verbose()
Lennart Poettering
1
-4
/
+4
2020-09-23
tree-wide: switch remaining mount() invocations over to mount_nofollow_verbose()
Lennart Poettering
6
-116
/
+127
2020-09-23
mount-util: rework umount_verbose() to take log level and flags arg
Lennart Poettering
10
-20
/
+33
2020-09-23
mount-util: switch most mount_verbose() code over to not follow symlinks
Lennart Poettering
14
-103
/
+140
2020-09-23
mount-util: make sure get_mount_flags() ever follows symlinks
Lennart Poettering
1
-3
/
+11
2020-09-23
mount-util: add helpers for mount() without following symlinks
Lennart Poettering
2
-0
/
+53
2020-09-23
shutdown: also fsync() DM devices before going down
Lennart Poettering
1
-15
/
+20
2020-09-23
shutdown: also fsync() MD devices when going down
Lennart Poettering
1
-0
/
+3
2020-09-23
shutdown: don't compare pointers with 0
Lennart Poettering
1
-2
/
+2
2020-09-23
shutdown: fsync() before detaching loopback devices
Lennart Poettering
1
-1
/
+8
2020-09-23
fs-util: check for /proc mounted in access_fd()
Lennart Poettering
1
-5
/
+14
2020-09-23
fs-util: use strna() on returned strings of fd_get_path() if we don't check i...
Lennart Poettering
1
-2
/
+2
2020-09-23
basic: update fd_get_path() to use proc_mounted() helper
Lennart Poettering
2
-7
/
+5
2020-09-23
fs-util: drop chmod_and_chown_unsafe() which is unused now
Lennart Poettering
3
-92
/
+0
2020-09-23
sysusers: modernize file backup logic a bit
Lennart Poettering
1
-24
/
+21
2020-09-23
update TODO
Lennart Poettering
1
-16
/
+7
2020-09-23
run: let systemd resolve the path with RootDirectory=/RootImage=
Zbigniew Jędrzejewski-Szmek
2
-6
/
+12
2020-09-23
core: don't try to load units from non-absolute paths
Zbigniew Jędrzejewski-Szmek
1
-3
/
+2
2020-09-23
catalog: add missing @ to German catalog file
Lennart Poettering
1
-1
/
+1
2020-09-23
sd-radv: fix indentation
Lennart Poettering
1
-10
/
+10
2020-09-23
machine: fix error code propagation in two cases
Lennart Poettering
1
-2
/
+2
2020-09-23
man: sd_bus_message_new: fix typo
Roy Chen (陳彥廷)
1
-1
/
+1
2020-09-23
sd-path: include 'search' in search pathnames
Ronan Pigott
1
-4
/
+4
2020-09-23
zsh: add systemd-path completions
Ronan Pigott
2
-0
/
+9
2020-09-22
shared/conf-parser: drop redundant cast to boolean
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2020-09-22
logind: use _cleanup_ in one more place
Zbigniew Jędrzejewski-Szmek
1
-16
/
+6
2020-09-22
sd-{login,netlink,network}: use TAKE_FD() in more places
Zbigniew Jędrzejewski-Szmek
3
-21
/
+7
2020-09-22
test-bus-chat: add missing return value in check
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2020-09-22
various: remove assignments of unread variables
Zbigniew Jędrzejewski-Szmek
3
-3
/
+1
2020-09-22
activate: reduce scope of iterator variable
Zbigniew Jędrzejewski-Szmek
1
-7
/
+4
2020-09-22
core/namespace: drop bitfield annotations from boolean fields
Zbigniew Jędrzejewski-Szmek
1
-13
/
+13
2020-09-22
ptyfwd: use ERRNO_IS_DISCONNECT() when checking for disconnection on foreign fds
Lennart Poettering
1
-2
/
+3
2020-09-22
tree-wide: use ERRNO_IS_PRIVILEGE() whereever appropriate
Lennart Poettering
5
-13
/
+15
2020-09-22
dissect-image: do not refuse verity GPT without /usr partition
Luca Boccassi
1
-1
/
+1
2020-09-22
dissect-image: use correct path variable when reading verity signatures
Luca Boccassi
1
-2
/
+2
2020-09-22
Try stopping MD RAID devices in shutdown too
Hubert Kario
3
-10
/
+146
[next]