summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* resolved: query polkit only after parsing the datav239-19Zbigniew Jędrzejewski-Szmek2019-10-241-9/+9
* resolved: allow access to Set*Link and Revert methods through polkitZbigniew Jędrzejewski-Szmek2019-10-243-21/+197
* resolved: do not run loop twiceZbigniew Jędrzejewski-Szmek2019-10-241-7/+6
* 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-2315-0/+338
* 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
* test: bump the second partition's size to 50MFrantisek Sumsal2019-10-221-1/+1
* test: mask several unnecessary servicesYu Watanabe2019-10-2212-0/+95
* test: use PBKDF2 instead of Argon2 in cryptsetup...Frantisek Sumsal2019-10-221-1/+1
* 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-2117-28/+231
* 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-214-4/+62
* buildsys: don't garbage collect sections while linkingMichal Sekletar2019-10-211-2/+0
* 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
* travis: don't run slow tests under ASan/UBSanFrantisek Sumsal2019-10-161-6/+2
* 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
* travis: drop SCL remainsFrantisek Sumsal2019-10-161-13/+3
* travis: move to CentOS 8 docker imagesFrantisek Sumsal2019-10-162-35/+19
* man: reorder and add examples to systemd-analyze(1)Zbigniew Jędrzejewski-Szmek2019-09-251-249/+429
* man: document systemd-analyze securityJan Synacek2019-09-251-0/+29
* 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
* rules: skip memory hotplug on ppc64v239-16Jan Synacek2019-07-261-0/+1
* man: note that journal does not validate syslog fieldsJan Synacek2019-07-261-0/+5
* bash-completion: analyze: support 'security'Yu Watanabe2019-07-261-1/+19
* 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
* tools: drop unused variableYu Watanabe2019-05-031-1/+0