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 #17230 from mrc0mmand/coccinelle_fixes
Zbigniew Jędrzejewski-Szmek
2020-10-05
2
-3
/
+3
|
\
|
*
tree-wide: coccinelle fixes
Frantisek Sumsal
2020-10-04
2
-3
/
+3
*
|
Merge pull request #17239 from ferivoz/typos
Daan De Meyer
2020-10-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
seccomp-util: fix typo in help message
Samanta Navarro
2020-10-03
1
-1
/
+1
*
|
ptyfwd: reopen stdin/sdout before setting O_NONBLOCK
Lennart Poettering
2020-10-02
1
-32
/
+81
|
/
*
Merge pull request #17172 from keszybz/read-login-defs
Lennart Poettering
2020-10-02
4
-11
/
+153
|
\
|
*
sysusers: look at login.defs when setting the default range to allocate users
Zbigniew Jędrzejewski-Szmek
2020-10-01
2
-5
/
+9
|
*
shared/uid-range: reduce scope of iterator variables
Zbigniew Jędrzejewski-Szmek
2020-10-01
1
-11
/
+5
|
*
Also parse the minimum uid/gid values
Zbigniew Jędrzejewski-Szmek
2020-10-01
2
-1
/
+22
|
*
Look at /etc/login.defs for the system_max_[ug]id values
Zbigniew Jędrzejewski-Szmek
2020-10-01
2
-7
/
+105
|
*
Move {uid,gid}_is_*() from basic to shared
Zbigniew Jędrzejewski-Szmek
2020-09-25
2
-0
/
+25
*
|
Merge pull request #17214 from poettering/log-generator-fix
Franck Bui
2020-10-01
1
-2
/
+8
|
\
\
|
*
|
generator: use kmsg in system-level generators, journal otherwise
Lennart Poettering
2020-09-30
1
-2
/
+8
*
|
|
Merge pull request #17154 from keszybz/crypttab-commas
Lennart Poettering
2020-10-01
2
-9
/
+23
|
\
\
\
|
*
|
|
fstab,crypttab: allow escaping of commas
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-5
/
+18
|
*
|
|
tree-wide: drop assignments to r when we only need errno
Zbigniew Jędrzejewski-Szmek
2020-09-24
1
-4
/
+5
|
|
|
/
|
|
/
|
*
|
|
bootspec: don't fail with EIO if searching for ESP and finding one without an...
Lennart Poettering
2020-10-01
1
-4
/
+6
|
|
/
|
/
|
*
|
seccomp-util: add cacheflush() syscall to @default syscall set
Lennart Poettering
2020-09-30
1
-0
/
+1
*
|
Merge pull request #17194 from poettering/dot-suffix
Lennart Poettering
2020-09-29
2
-4
/
+24
|
\
\
|
*
|
dns-domain: add helper that checks whether domain is dot suffixed
Lennart Poettering
2020-09-29
2
-4
/
+24
*
|
|
udev-util: simplify device_is_renaming() error handling
Lennart Poettering
2020-09-28
1
-2
/
+4
|
/
/
*
|
libcrypt-util: use build-time check for crypt_preferred_method
Luca Boccassi
2020-09-28
1
-0
/
+4
*
|
mount-util: show mount source in mount_verbose_full() debug output
Lennart Poettering
2020-09-25
1
-2
/
+2
*
|
loop-util: apparently opening a loop device sometimes results in ENXIO, handl...
Lennart Poettering
2020-09-25
1
-1
/
+1
*
|
loop-util: use right flags field
Lennart Poettering
2020-09-25
1
-1
/
+1
|
/
*
Merge pull request #17143 from keszybz/late-exec-resolution-alt
Lennart Poettering
2020-09-24
1
-2
/
+2
|
\
|
*
Rename find_binary to find_executable
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-2
/
+2
*
|
mount-util: rework umount_verbose() to take log level and flags arg
Lennart Poettering
2020-09-23
2
-4
/
+16
*
|
mount-util: switch most mount_verbose() code over to not follow symlinks
Lennart Poettering
2020-09-23
3
-15
/
+47
*
|
mount-util: make sure get_mount_flags() ever follows symlinks
Lennart Poettering
2020-09-23
1
-3
/
+11
*
|
mount-util: add helpers for mount() without following symlinks
Lennart Poettering
2020-09-23
2
-0
/
+53
*
|
Merge pull request #17130 from keszybz/static-analyzer-cleanups
Lennart Poettering
2020-09-23
1
-1
/
+1
|
\
\
|
*
|
shared/conf-parser: drop redundant cast to boolean
Zbigniew Jędrzejewski-Szmek
2020-09-22
1
-1
/
+1
*
|
|
Merge pull request #17124 from bluca/copypasta
Lennart Poettering
2020-09-23
1
-3
/
+3
|
\
\
\
|
*
|
|
dissect-image: do not refuse verity GPT without /usr partition
Luca Boccassi
2020-09-22
1
-1
/
+1
|
*
|
|
dissect-image: use correct path variable when reading verity signatures
Luca Boccassi
2020-09-22
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #17127 from poettering/errno-fixup
Lennart Poettering
2020-09-23
2
-5
/
+7
|
\
\
\
|
*
|
|
ptyfwd: use ERRNO_IS_DISCONNECT() when checking for disconnection on foreign fds
Lennart Poettering
2020-09-22
1
-2
/
+3
|
*
|
|
tree-wide: use ERRNO_IS_PRIVILEGE() whereever appropriate
Lennart Poettering
2020-09-22
1
-3
/
+4
|
|
/
/
*
|
|
user-record: don't refuse login when last pw change time is in the future
Lennart Poettering
2020-09-21
2
-0
/
+13
*
|
|
homed: ignore ratelimiting counters when timestamp is from future
Lennart Poettering
2020-09-21
1
-0
/
+5
*
|
|
homed: don't block logins into accounts with future change time
Lennart Poettering
2020-09-21
2
-10
/
+12
|
/
/
*
|
dissect-image: process /usr/ GPT partition type
Lennart Poettering
2020-09-19
2
-62
/
+288
*
|
gpt: add new GPT partition types of /usr partitions
Lennart Poettering
2020-09-19
2
-5
/
+47
*
|
Merge pull request #16981 from keszybz/use-crypt_ra
Lennart Poettering
2020-09-18
2
-20
/
+128
|
\
\
|
|
/
|
/
|
|
*
shared/libcrypt-util: do not refuse passwords if some other hash is unsupported
Zbigniew Jędrzejewski-Szmek
2020-09-15
1
-2
/
+6
|
*
shared/libcrypt-util: add fallback for crypt_ra()
Zbigniew Jędrzejewski-Szmek
2020-09-15
1
-1
/
+44
|
*
Check for crypt_gensalt_ra() instead of relying on libxcrypt presence
Zbigniew Jędrzejewski-Szmek
2020-09-15
1
-5
/
+4
|
*
shared/libcrypt-util: include fewer headers
Zbigniew Jędrzejewski-Szmek
2020-09-15
2
-14
/
+15
|
*
Make test_password_{one,many} also use crypt_ra()
Zbigniew Jędrzejewski-Szmek
2020-09-15
1
-9
/
+5
[next]