summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* sd-bus: adjust indentation of commentsZbigniew Jędrzejewski-Szmek2019-10-242-5/+5
* shared/but-util: drop trusted annotation from bus_open_system_watch_bind_with...Zbigniew Jędrzejewski-Szmek2019-10-241-4/+0
* udev: Add id program and rule for FIDO security tokensFabian Henneke2019-10-239-0/+328
* sd-device: introduce log_device_*() macrosYu Watanabe2019-10-231-0/+27
* selinux: don't log SELINUX_INFO and SELINUX_WARNING messages to auditMichal Sekletar2019-10-221-1/+5
* shared/sleep-config: exclude zram devices from hibernation candidatesAndrew Jorgensen2019-10-221-3/+13
* journald: fixed assertion failure when system journal rotation fails (#9893)Renaud Métrich2019-10-221-1/+2
* path: stop watching path specs once we triggered the target unitMichal Sekletar2019-10-221-4/+2
* core: implement per unit journal rate limitingAnita Zhang2019-10-2112-26/+202
* core: only watch processes when it's really necessaryFranck Bui2019-10-211-6/+9
* core: reduce the number of stalled PIDs from the watched processes list when ...Franck Bui2019-10-2111-28/+43
* process-util: introduce pid_is_my_child() helperFranck Bui2019-10-214-11/+19
* Consider smb3 as remote filesystemJan Synacek2019-10-211-0/+1
* Call getgroups() to know size of supplementary groups array to allocateRenaud Métrich2019-10-211-6/+8
* udev: introduce CONST key nameJan Synacek2019-10-211-0/+32
* core: try to reopen /dev/kmsg again right after mounting /devLennart Poettering2019-10-211-0/+5
* ask-password: prevent buffer overrow when reading from keyringThadeu Lima de Souza Cascardo2019-10-211-1/+1
* kernel-install: do not require non-empty kernel cmdlineZbigniew Jędrzejewski-Szmek2019-10-211-10/+4
* sd-bus: make strict asan shut upLennart Poettering2019-10-161-2/+5
* syslog: fix segfault in syslog_parse_priority()Yu Watanabe2019-10-162-9/+31
* core: never propagate reload failure to service resultLennart Poettering2019-08-081-1/+1
* analyze-security: fix potential division by zerov239-18v239-17Jan Synacek2019-08-071-0/+2
* swap: scan /proc/swaps before processing waitid() resultsLennart Poettering2019-08-071-3/+15
* mount: rescan /proc/self/mountinfo before processing waitid() resultsLennart Poettering2019-08-071-3/+27
* mount: simplify /proc/self/mountinfo handlerLennart Poettering2019-08-071-22/+26
* Change job mode of manager triggered restarts to JOB_REPLACEJonathon Kowalski2019-07-261-1/+1
* udev/scsi_id: fix incorrect page length when get device identification VPD pageZhang Xianwei2019-07-261-1/+1
* cryptsetup: Add LUKS2 token support.Milan Broz2019-07-261-0/+12
* cryptsetup: call crypt_load() for LUKS only onceMilan Broz2019-07-261-16/+12
* cryptsetup: Do not fallback to PLAIN mapping if LUKS data device set fails.Milan Broz2019-07-261-5/+7
* journal: do not remove multiple spaces after identifier in syslog messageYu Watanabe2019-07-262-11/+17
* journal-remote: do not request Content-Length if Transfer-Encoding is chunkedYu Watanabe2019-07-261-14/+27
* sd-bus: deal with cookie overrunsLennart Poettering2019-07-261-1/+46
* journal-gateway: use localStorage["cursor"] only when it has valid valuev239-15Yu Watanabe2019-05-031-4/+6
* journal-gateway: explicitly declare local variablesYu Watanabe2019-05-031-5/+6
* sd-login: let's also make sd-login understand ".host"Lennart Poettering2019-05-031-10/+17
* sd-bus: allow connecting to the pseudo-container ".host"Lennart Poettering2019-05-032-2/+7
* core: introduce new Type=exec service typeLennart Poettering2019-05-037-28/+254
* execute: use our usual syntax for defining bit masksLennart Poettering2019-05-031-4/+4
* core: swap order of "n_storage_fds" and "n_socket_fds" parametersLennart Poettering2019-05-033-19/+22
* socket-util: Introduce send_one_fd_iov() and receive_one_fd_iov()Filipe Brandenburger2019-05-033-74/+90
* test-socket-util: Add tests for receive_fd_iov() and friends.Filipe Brandenburger2019-05-031-0/+215
* mount-point: honour AT_SYMLINK_FOLLOW correctlyLennart Poettering2019-05-031-1/+1
* sd-bus: call cap_last_cap() only once in has_cap()Lennart Poettering2019-05-031-2/+5
* sd-bus: use size_t when dealing with memory offsetsLennart Poettering2019-05-031-1/+1
* capability: introduce CAP_TO_MASK_CORRECTED() macro replacing CAP_TO_MASK()Lennart Poettering2019-05-032-1/+5
* sd-journal: escape binary data in match_make_string()Evgeny Vereshchagin2019-05-032-2/+5
* test-socket-util: avoid "memleak" reported by valgrindZbigniew Jędrzejewski-Szmek2019-05-031-6/+9
* util: introduce memcmp_safe()Yu Watanabe2019-05-031-3/+1
* tree-wide: various ubsan zero size memory fixesLennart Poettering2019-05-033-3/+9