- edf1316 seccomp: add new Linux 5.3 syscalls to syscall filter lists by Lennart Poettering · 5 years ago v241-stable
- 18dd3fb hibernate-resume-generator: wait "infinitely" for the resume device by Zbigniew Jędrzejewski-Szmek · 4 years, 12 months ago
- b0411ff hibernate-resume: fix resume device timeout by Jonathan Rouleau · 5 years ago
- b1dcdfd cryptsetup: Treat key file errors as a failed password attempt by Ryan Gonzalez · 6 years ago
- f047836 core/service: downgrade "scheduling restart" message to debug by Zbigniew Jędrzejewski-Szmek · 5 years ago
- 3e98284 bus_open leak sd_event_source when udevadm trigger。 by ven · 6 years ago
- dd8aa08 Fix typo in function name by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
- c314177 polkit: when authorizing via PK let's re-resolve callback/userdata instead of caching it by Lennart Poettering · 4 years, 10 months ago
- 351627d sd-bus: introduce API for re-enqueuing incoming messages by Lennart Poettering · 4 years, 10 months ago
- 9131bb3 polkit: use structured initialization by Lennart Poettering · 4 years, 10 months ago
- 70d0f5e polkit: on async pk requests, re-validate action/details by Lennart Poettering · 4 years, 10 months ago
- 18b7b7f polkit: reuse some common bus message appending code by Lennart Poettering · 4 years, 10 months ago
- 816d5e2 bus-polkit: rename return error parameter to ret_error by Lennart Poettering · 4 years, 10 months ago
- a4722a8 shared: split out polkit stuff from bus-util.c → bus-polkit.c by Lennart Poettering · 4 years, 10 months ago
- 26712b5 meson: update efi path detection to gnu-efi-3.0.11 by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
- 99ba330 shared/sysctl-util: normalize repeated slashes or dots to a single value by Zbigniew Jędrzejewski-Szmek · 4 years, 11 months ago
- a13aead dhcp6: do not use T1 and T2 longer than one provided by the lease by Yu Watanabe · 4 years, 10 months ago
- e9d9aa1 efi: fix build. by Susant Sahani · 4 years, 10 months ago
- 1903802 timesyncd: log louder when we refuse a server due to root distance by Lennart Poettering · 4 years, 10 months ago
- c04212c resolved: drop DNSSEC root key that is not valid anymore by Lennart Poettering · 4 years, 10 months ago
- 42fa2e8 journal: don't use startswith() on something that is not a NUL-terminated string by Lennart Poettering · 4 years, 10 months ago
- c65354d tree-wide: we forgot to destroy some bus errors by Lennart Poettering · 4 years, 11 months ago
- 848e5cf boot: fix osrel parser by Lennart Poettering · 4 years, 11 months ago
- 1944dbb test-condition: fix group check condition by Felipe Sateler · 4 years, 11 months ago
- 80f2ea8 umount: show correct error message by Lennart Poettering · 4 years, 11 months ago
- d1bff55 time-util: also use 32bit hack on EOVERFLOW by Lennart Poettering · 4 years, 12 months ago
- 9b72a0f time-util: deal with systems where userspace has 64bit time_t but kernel does not by Lennart Poettering · 4 years, 12 months ago
- 5804b98 seccomp: real syscall numbers are >= 0 by Mike Gilbert · 4 years, 12 months ago
- c6a83c9 seccomp: more comprehensive protection against libseccomp's __NR_xyz namespace invasion by Lennart Poettering · 5 years ago
- 7b1b0da journal-remote: do not request Content-Length if Transfer-Encoding is chunked by Yu Watanabe · 6 years ago
- 04d3c3e nspawn: surrender controlling terminal to PID2 when using the PID1 stub by Nicolas Douma · 5 years ago
- 40abc68 src/core/automount: use DirectoryMode when calling mkdir -p by Dan Streetman · 5 years ago
- ad01155 Consider smb3 as remote filesystem by Kenneth D'souza · 5 years ago
- ad2ae0b Handle d_type == DT_UNKNOWN correctly by Michael Olbrich · 5 years ago
- 7122d15 util-lib: Don't propagate EACCES from find_binary PATH lookup to caller by Chris Down · 5 years ago
- f071df8 network: drop noisy log message by Yu Watanabe · 5 years ago
- efe8855 Updated log message when the timesync happens for the first time (#13624) by cbzxt · 5 years ago
- 3d20063 log: Add missing "%" in "%m" log format strings by Filipe Brandenburger · 5 years ago
- 4cafa81 pid1: do not warn if /run/systemd/relabel-extra.d/ doesn't exist by Zbigniew Jędrzejewski-Szmek · 5 years ago
- fd4fe92 dhcp6: use unaligned_read_be32() by Yu Watanabe · 5 years ago
- 0ae7533 dhcp6: add missing option length check by Yu Watanabe · 5 years ago
- 60c3ae3 ndisc: make first solicit delayed randomly by Yu Watanabe · 5 years ago
- 2a13b09 dhcp6: read OPTION_INFORMATION_REFRESH_TIME option by Yu Watanabe · 5 years ago
- 9d66dd6 sd-radv: if lifetime < SD_RADV_DEFAULT_MAX_TIMEOUT_USEC, adjust timeout (#13491) by Georg Müller · 5 years ago
- ea44afc sd-netlink: fix invalid assertion by Yu Watanabe · 5 years ago
- f361a71 network: do not enter failed state if device's sysfs entry does not exist yet by Yu Watanabe · 5 years ago
- 655d0c4 networkd: unbreak routing_policy_rule_compare_func() by Zbigniew Jędrzejewski-Szmek · 5 years ago
- dbbfc23 core: coldplug possible nop_job by ypf791 · 5 years ago
- 79bbfe3 tty-ask-pwd-agent: fix message forwarded to wall(1) by Franck Bui · 5 years ago
- c31de4a network DHCP4: Dont mislead the logs. by Susant Sahani · 5 years ago
- fd9617c mount-setup: relabel items mentioned directly in relabel-extra.d by Benjamin Gilbert · 5 years ago
- a4448eb Call getgroups() to know size of supplementary groups array to allocate by Renaud Métrich · 5 years ago
- 26c20cc resolved: fix abort when recv() returns 0 by Zbigniew Jędrzejewski-Szmek · 5 years ago
- 8864650 network: do not abort execution when a config file cannot be loaded by Yu Watanabe · 5 years ago
- c99a808 core: factor root_directory application out of apply_working_directory by Joerg Behrmann · 5 years ago
- e1fa9d3 Revert "nspawn: remove unnecessary mount option parsing logic" by Iago López Galeiras · 5 years ago
- 1e19bcd shared/but-util: drop trusted annotation from bus_open_system_watch_bind_with_description() by Zbigniew Jędrzejewski-Szmek · 5 years ago
- 0ca92ff id128: actually support --pretty by Zbigniew Jędrzejewski-Szmek · 5 years ago
- be3f80b pid1: always log successfull process termination quietly by Zbigniew Jędrzejewski-Szmek · 5 years ago
- 774aea2 shared/seccomp: add sync_file_range2 by Zbigniew Jędrzejewski-Szmek · 5 years ago
- a97e91b core: move assert before actual use of the variable by Zbigniew Jędrzejewski-Szmek · 5 years ago
- 42dbc86 bootctl: fix display of options with embedeed newlines by Zbigniew Jędrzejewski-Szmek · 5 years ago
- 8ab43b0 sd-device: don't accept /sys as a device path by Lubomir Rintel · 5 years ago
- c1f75b0 udevd: fix a reversed conditional on global property set by Lubomir Rintel · 5 years ago
- 8228822 cgroup-util: kill also threads by Topi Miettinen · 6 years ago
- 69714b8 bus-creds: fix size calculation for storing caps data by Lennart Poettering · 5 years ago
- c5e9e6e capability: fix loops for cap_last_cap() by Lennart Poettering · 5 years ago
- 0d4828e cgroup: Continue unit reset if cgroup is busy by Donald Buczek · 6 years ago
- 6c43211 sd-bus: use memdup_suffix0() instead of strndup() by Yu Watanabe · 5 years ago
- 0d46911 dhcp: use memdup_suffix0() instead of strndup() by Yu Watanabe · 5 years ago
- 0c06883 journald: use memdup_suffix0() when copying string from potentially binary data by Lennart Poettering · 5 years ago
- 1830e7a fix(journal-gatewayd): use relative urls (not starting with '/') by Markus Felten · 5 years ago
- c7c6028 hashmap: avoid using TLS in a destructor by Frantisek Sumsal · 5 years ago
- b27c8f7 resolved: make no changes to OpenSSL BUF_MEM struct by Iwan Timmer · 5 years ago
- db03cc8 sleep: properly pass verb to sleep script by Lennart Poettering · 5 years ago
- 511646b network: do not send ipv6 token to kernel by Yu Watanabe · 6 years ago
- 8f73d55 networkd: fix link_up() (#12505) by Susant Sahani · 6 years ago
- aaf61db systemd-mount: don't check for non-normalized WHAT for network FS by Karel Zak · 5 years ago
- d2d2dda core: set fs.file-max sysctl to LONG_MAX rather than ULONG_MAX by Lennart Poettering · 5 years ago
- e302f16 random-util: eat up bad RDRAND values seen on AMD CPUs by Lennart Poettering · 6 years ago
- 9c258eb util-lib: fix a typo in rdrand by Evgeny Vereshchagin · 6 years ago
- cc694f4 random-util: rename "err" to "success" by Lennart Poettering · 6 years ago
- f95820e Add wrapper for __msan_unpoinson() to reduce #ifdeffery by Zbigniew Jędrzejewski-Szmek · 6 years ago
- a78bd05 shared/conf-parser: say "key name" not "lvalue", add dot by Zbigniew Jędrzejewski-Szmek · 5 years ago
- 5fa96af shared/conf-parser: emit a nicer warning for something like "======" by Zbigniew Jędrzejewski-Szmek · 5 years ago
- 1ab2bce shared/conf-parser: be nice and ignore lines without "=" by Zbigniew Jędrzejewski-Szmek · 5 years ago
- 1ec33c8 nspawn: fix memleak in argument parsing by Zbigniew Jędrzejewski-Szmek · 5 years ago
- 9755ac0 resolve: fix memleak by Yu Watanabe · 5 years ago
- b8c9908 journal: properly read unaligned le64 integers by Lennart Poettering · 5 years ago
- efe62b2 test: make sure colors don't confuse our test by Lennart Poettering · 5 years ago
- fd91966 wait-online: change log level by Yu Watanabe · 5 years ago
- 460db2b systemctl: do not suggest passing --all if the user passed --state= by Alan Jenkins · 6 years ago
- 916e761 alloc-util: drop _alloc_ decorator from memdup_suffix0() by Lennart Poettering · 5 years ago
- a632270 alloc-util: drop _alloc_(2, 3) decorator from memdup_suffix0_multiply() by Lennart Poettering · 5 years ago
- 2466518 generator: downgrade Requires= → Wants= of fsck from /usr mount unit by Lennart Poettering · 5 years ago
- c963d50 systemctl: allow "cat" on units with bad settings by Zbigniew Jędrzejewski-Szmek · 5 years ago
- 7cceea0 pid1: fix serialization/deserialization of commmands with spaces by Zbigniew Jędrzejewski-Szmek · 5 years ago
- ff76c97 growfs: call crypt_set_debug_level() correctly, skip if not needed by Ivan Shapovalov · 5 years ago
- 5941568 cryptsetup: enable libcryptsetup debug logging if we want it by Ivan Shapovalov · 5 years ago
- 203e208 cryptsetup: set libcryptsetup global log callback too by Ivan Shapovalov · 5 years ago