index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #17188 from keszybz/envvars-posix
Lennart Poettering
2020-10-14
1
-10
/
+14
|
\
|
*
basic/env-util: (mostly) follow POSIX for what variable names are allowed
Zbigniew Jędrzejewski-Szmek
2020-10-12
1
-10
/
+14
*
|
Merge pull request #17338 from poettering/close-range
Lennart Poettering
2020-10-14
3
-6
/
+142
|
\
\
|
*
|
fd-util: port close_all_fds() to close_range()
Lennart Poettering
2020-10-14
1
-0
/
+90
|
*
|
missing: add close_range() wrapper
Lennart Poettering
2020-10-14
1
-0
/
+46
|
*
|
alloc-util: avoid allocating zero size memory blocks
Lennart Poettering
2020-10-14
1
-6
/
+6
*
|
|
Merge pull request #17267 from yuwata/hashmap_put_strdup
Zbigniew Jędrzejewski-Szmek
2020-10-14
5
-12
/
+30
|
\
\
\
|
*
|
|
util: introduce two trivial hash_ops
Yu Watanabe
2020-10-13
2
-0
/
+15
|
*
|
|
hashmap: introduce {hashmap,set}_put_strdup_full()
Yu Watanabe
2020-10-13
3
-12
/
+15
|
|
/
/
*
/
/
sd-dhcp-client: make sd_dhcp_client_set_request_option() not return -EEXIST
Yu Watanabe
2020-10-14
1
-0
/
+3
|
/
/
*
|
basic/selinux: work around mallinfo deprecation
Zbigniew Jędrzejewski-Szmek
2020-10-12
2
-8
/
+26
*
|
Merge pull request #17273 from mrc0mmand/coccinelle-check-for-bad-errno
Lennart Poettering
2020-10-12
3
-8
/
+3
|
\
\
|
|
/
|
/
|
|
*
tree-wide: drop if braces around single line expressions as well
Frantisek Sumsal
2020-10-09
1
-2
/
+1
|
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
2
-6
/
+2
*
|
missing_syscall: fixup syscall numbers for x32 vs. amd64
mirabilos
2020-10-09
1
-11
/
+17
|
/
*
ratelimit: add ratelimit_configured() helper
Lennart Poettering
2020-10-09
2
-1
/
+5
*
missing-syscall: fix copypasta
Lennart Poettering
2020-10-08
1
-1
/
+1
*
basic/missing_syscall: fix syscall numbers for mips*
Michael Biebl
2020-10-08
1
-2
/
+26
*
Merge pull request #17279 from poettering/systemctl-split-up
Lennart Poettering
2020-10-08
1
-0
/
+1
|
\
|
*
basic: include stddef.h since we use NULL in header
Lennart Poettering
2020-10-07
1
-0
/
+1
*
|
basic: import linux/ipv6_route.h
Yu Watanabe
2020-10-07
2
-0
/
+65
*
|
meson: add missing files
Yu Watanabe
2020-10-07
1
-0
/
+2
|
/
*
basic/virt: Detect PowerVM hypervisor
Michal Suchanek
2020-10-06
2
-0
/
+7
*
virt: reference correct file path in log message
Lennart Poettering
2020-10-05
1
-1
/
+1
*
Merge pull request #17230 from mrc0mmand/coccinelle_fixes
Zbigniew Jędrzejewski-Szmek
2020-10-05
1
-1
/
+1
|
\
|
*
tree-wide: coccinelle fixes
Frantisek Sumsal
2020-10-04
1
-1
/
+1
*
|
man: fix typos
Samanta Navarro
2020-10-03
1
-1
/
+1
|
/
*
Merge pull request #17172 from keszybz/read-login-defs
Lennart Poettering
2020-10-02
4
-26
/
+46
|
\
|
*
basic/fileio: add chase_symlinks_and_fopen_unlocked()
Zbigniew Jędrzejewski-Szmek
2020-10-01
3
-1
/
+45
|
*
Move {uid,gid}_is_*() from basic to shared
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-25
/
+1
*
|
Merge pull request #17214 from poettering/log-generator-fix
Franck Bui
2020-10-01
2
-21
/
+32
|
\
\
|
*
|
log: normalize log target condition check
Lennart Poettering
2020-09-30
1
-20
/
+31
|
*
|
log: update comment
Lennart Poettering
2020-09-30
1
-1
/
+1
*
|
|
Merge pull request #17154 from keszybz/crypttab-commas
Lennart Poettering
2020-10-01
2
-5
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
basic/strv: allow escaping the separator in strv_join()
Zbigniew Jędrzejewski-Szmek
2020-09-25
2
-5
/
+20
|
|
/
*
|
Merge pull request #17199 from poettering/log-tid
Zbigniew Jędrzejewski-Szmek
2020-09-30
2
-2
/
+43
|
\
\
|
*
|
log: include TID= field in structred log output
Lennart Poettering
2020-09-29
1
-0
/
+2
|
*
|
log: optionally display thread ID in log output to tty
Lennart Poettering
2020-09-29
2
-2
/
+41
*
|
|
path-lookup: Correct order of XDG_CONFIG_HOME and XDG_CONFIG_DIRS
Pass Automated Testing Suite
2020-09-29
1
-2
/
+2
|
/
/
*
|
fs-util: add new futimens_opath() helper
Lennart Poettering
2020-09-28
2
-0
/
+21
*
|
selinux: add apis to set labels/fix labels per fd instead of path
Lennart Poettering
2020-09-28
2
-15
/
+55
|
/
*
Merge pull request #17145 from poettering/kill-chmod-and-chown-unsafe
Zbigniew Jędrzejewski-Szmek
2020-09-24
2
-47
/
+0
|
\
|
*
fs-util: drop chmod_and_chown_unsafe() which is unused now
Lennart Poettering
2020-09-23
2
-47
/
+0
*
|
Merge pull request #17143 from keszybz/late-exec-resolution-alt
Lennart Poettering
2020-09-24
4
-30
/
+37
|
\
\
|
*
|
basic/path-util: enhance find_executable() for the fixed path case
Zbigniew Jędrzejewski-Szmek
2020-09-18
2
-5
/
+10
|
*
|
basic/path-util: inline two trivial functions
Zbigniew Jędrzejewski-Szmek
2020-09-18
2
-10
/
+10
|
*
|
Rename find_binary to find_executable
Zbigniew Jędrzejewski-Szmek
2020-09-18
2
-14
/
+8
|
*
|
Add CLOSE_AND_REPLACE helper
Zbigniew Jędrzejewski-Szmek
2020-09-18
2
-4
/
+12
|
|
/
*
|
random-util: Add an environment variable to disable RDRAND.
Kyle Huey
2020-09-24
1
-0
/
+10
*
|
fs-util: check for /proc mounted in access_fd()
Lennart Poettering
2020-09-23
1
-5
/
+14
[next]