summaryrefslogtreecommitdiffstats
path: root/modprobe.d (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-12execute: no need to synthesize $HOME for uid==0 again, get_home_dir() already...Lennart Poettering1-6/+0
2019-03-12execute: simplify paths we set as HOME/SHELL for invoked programsLennart Poettering1-0/+4
2019-03-12user-util: simplify paths retrieved from $HOME and $SHELLLennart Poettering1-4/+4
2019-03-12user-util: be more strict when reading $HOME and $SHELLLennart Poettering1-4/+6
2019-03-12user-util: paranoia — add overflow check on ERANGE loopLennart Poettering1-0/+6
2019-03-12user-util: use SYNTHETIC_ERRNO() where we canLennart Poettering1-28/+18
2019-03-12path-util: minimize variable scopeLennart Poettering1-1/+3
2019-03-12path-util: check validity before normalization in path_simplify_and_warn()Lennart Poettering1-6/+6
2019-03-12user-util: filter out invalid user record data a bit more thorouglyLennart Poettering1-3/+10
2019-03-12logind: normalize home path when creating user objectLennart Poettering1-0/+2
2019-03-12meson: scope more git invocations with current_source_dir()Davide Cavalca3-19/+23
2019-03-12po: update French translationSylvain Plantefève1-7/+30
2019-03-12fuzz: add a fuzzer for time utilsFrantisek Sumsal2-0/+32
2019-03-12fuzz: add a fuzzer for calendarspecFrantisek Sumsal2-0/+28
2019-03-12bash-completion: also suggest units in reloading or activatingYu Watanabe1-1/+4
2019-03-12lgtm: replace the query used for looking for fgets with a more general queryEvgeny Vereshchagin2-21/+30
2019-03-12udev: fix memleak in 'udevadm trigger --settle'Yu Watanabe1-1/+3
2019-03-12test: wait for a while active state of .device is updatedYu Watanabe1-3/+3
2019-03-11efivars: make sure efi_loader_entry_name_valid() is always compiled inLennart Poettering2-16/+12
2019-03-11libudev: use device_get_seqnum() and device_get_action()Yu Watanabe1-20/+7
2019-03-11login: use device_is_in_action()Yu Watanabe2-9/+7
2019-03-11network: use device_get_action()Yu Watanabe1-6/+8
2019-03-11core/device: use device_get_action()Yu Watanabe1-5/+6
2019-03-11udevadm-test: check action string earlierYu Watanabe1-1/+9
2019-03-11udevadm: use device_get_action()Yu Watanabe1-3/+6
2019-03-11udev: refuse to modify SEQNUM by udev rulesYu Watanabe1-0/+1
2019-03-11udevd: use device_get_action() and device_get_seqnum()Yu Watanabe3-42/+29
2019-03-11util: introduce device_for_action()Yu Watanabe2-0/+13
2019-03-11sd-device: store parsed ACTION= and SEQNUM= udev propertiesYu Watanabe4-62/+116
2019-03-11network: introduce TripleSampling= option in CAN sectionClemens Gruber7-0/+26
2019-03-11test-network: add tests for issue #11921Yu Watanabe5-4/+24
2019-03-11nspawn: fix memleak uncovered by fuzzerZbigniew Jędrzejewski-Szmek1-6/+4