index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modprobe.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-12
execute: no need to synthesize $HOME for uid==0 again, get_home_dir() already...
Lennart Poettering
1
-6
/
+0
2019-03-12
execute: simplify paths we set as HOME/SHELL for invoked programs
Lennart Poettering
1
-0
/
+4
2019-03-12
user-util: simplify paths retrieved from $HOME and $SHELL
Lennart Poettering
1
-4
/
+4
2019-03-12
user-util: be more strict when reading $HOME and $SHELL
Lennart Poettering
1
-4
/
+6
2019-03-12
user-util: paranoia — add overflow check on ERANGE loop
Lennart Poettering
1
-0
/
+6
2019-03-12
user-util: use SYNTHETIC_ERRNO() where we can
Lennart Poettering
1
-28
/
+18
2019-03-12
path-util: minimize variable scope
Lennart Poettering
1
-1
/
+3
2019-03-12
path-util: check validity before normalization in path_simplify_and_warn()
Lennart Poettering
1
-6
/
+6
2019-03-12
user-util: filter out invalid user record data a bit more thorougly
Lennart Poettering
1
-3
/
+10
2019-03-12
logind: normalize home path when creating user object
Lennart Poettering
1
-0
/
+2
2019-03-12
meson: scope more git invocations with current_source_dir()
Davide Cavalca
3
-19
/
+23
2019-03-12
po: update French translation
Sylvain Plantefève
1
-7
/
+30
2019-03-12
fuzz: add a fuzzer for time utils
Frantisek Sumsal
2
-0
/
+32
2019-03-12
fuzz: add a fuzzer for calendarspec
Frantisek Sumsal
2
-0
/
+28
2019-03-12
bash-completion: also suggest units in reloading or activating
Yu Watanabe
1
-1
/
+4
2019-03-12
lgtm: replace the query used for looking for fgets with a more general query
Evgeny Vereshchagin
2
-21
/
+30
2019-03-12
udev: fix memleak in 'udevadm trigger --settle'
Yu Watanabe
1
-1
/
+3
2019-03-12
test: wait for a while active state of .device is updated
Yu Watanabe
1
-3
/
+3
2019-03-11
efivars: make sure efi_loader_entry_name_valid() is always compiled in
Lennart Poettering
2
-16
/
+12
2019-03-11
libudev: use device_get_seqnum() and device_get_action()
Yu Watanabe
1
-20
/
+7
2019-03-11
login: use device_is_in_action()
Yu Watanabe
2
-9
/
+7
2019-03-11
network: use device_get_action()
Yu Watanabe
1
-6
/
+8
2019-03-11
core/device: use device_get_action()
Yu Watanabe
1
-5
/
+6
2019-03-11
udevadm-test: check action string earlier
Yu Watanabe
1
-1
/
+9
2019-03-11
udevadm: use device_get_action()
Yu Watanabe
1
-3
/
+6
2019-03-11
udev: refuse to modify SEQNUM by udev rules
Yu Watanabe
1
-0
/
+1
2019-03-11
udevd: use device_get_action() and device_get_seqnum()
Yu Watanabe
3
-42
/
+29
2019-03-11
util: introduce device_for_action()
Yu Watanabe
2
-0
/
+13
2019-03-11
sd-device: store parsed ACTION= and SEQNUM= udev properties
Yu Watanabe
4
-62
/
+116
2019-03-11
network: introduce TripleSampling= option in CAN section
Clemens Gruber
7
-0
/
+26
2019-03-11
test-network: add tests for issue #11921
Yu Watanabe
5
-4
/
+24
2019-03-11
nspawn: fix memleak uncovered by fuzzer
Zbigniew Jędrzejewski-Szmek
1
-6
/
+4