summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* journal: use cleanup attribute at one more placev239-18.5Yu Watanabe2020-02-272-5/+5
* journal: do not trigger assertion when journal_file_close() get NULLYu Watanabe2020-02-272-6/+4
* sd-bus: use "queue" message references for managing r/w message queues in con...v239-18.4Lennart Poettering2020-02-132-34/+32
* polkit: when authorizing via PK let's re-resolve callback/userdata instead of...v239-18.3Jan Synacek2020-02-031-24/+50
* sd-event: add sd_event_source_disable_unref() helperZbigniew Jędrzejewski-Szmek2020-02-035-12/+30
* sd-bus: introduce API for re-enqueuing incoming messagesJan Synacek2020-02-033-0/+26
* bus-message: introduce two kinds of references to bus messagesLennart Poettering2020-02-032-6/+68
* sd-bus: always go through sd_bus_unref() to free messagesLennart Poettering2020-02-031-7/+5
* sd-bus: initialize mutex after we allocated the wqueueLennart Poettering2020-02-031-2/+2
* sd-bus: drop two inappropriate empty linesLennart Poettering2020-02-031-2/+0
* sd-bus: make sure dispatch_rqueue() initializes return parameter on all types...Lennart Poettering2020-02-031-1/+3
* sd-bus: reorder bus ref and bus message ref handlingLennart Poettering2020-02-031-2/+3
* sd-bus: make rqueue/wqueue sizes of type size_tLennart Poettering2020-02-032-3/+3
* test: bump the second partition's size to 50MFrantisek Sumsal2019-12-111-1/+1
* test: mask several unnecessary servicesYu Watanabe2019-12-1112-0/+95
* test: use PBKDF2 instead of Argon2 in cryptsetup...Frantisek Sumsal2019-12-111-1/+1
* journald: fixed assertion failure when system journal rotation fails (#9893)Renaud Métrich2019-12-111-1/+2
* syslog: fix segfault in syslog_parse_priority()Yu Watanabe2019-12-112-9/+31
* core, job: fix breakage of ordering dependencies by systemctl reload commandHATAYAMA Daisuke2019-12-111-3/+3
* ask-password: prevent buffer overrow when reading from keyringv239-18.2Thadeu Lima de Souza Cascardo2019-11-291-1/+1
* resolved: query polkit only after parsing the datav239-18.1Zbigniew Jędrzejewski-Szmek2019-11-051-9/+9
* resolved: allow access to Set*Link and Revert methods through polkitZbigniew Jędrzejewski-Szmek2019-11-053-21/+197
* resolved: do not run loop twiceZbigniew Jędrzejewski-Szmek2019-11-051-7/+6
* sd-bus: adjust indentation of commentsZbigniew Jędrzejewski-Szmek2019-11-052-5/+5
* shared/but-util: drop trusted annotation from bus_open_system_watch_bind_with...Zbigniew Jędrzejewski-Szmek2019-11-051-4/+0
* journal: rely on _cleanup_free_ to free a temporary string used in client_con...Evgeny Vereshchagin2019-11-011-5/+2
* 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
* journal-gateway: explicitly declare local variablesYu Watanabe2019-05-031-5/+6
* test: add test for Type=execLennart Poettering2019-05-033-0/+74
* 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
* man: document the new Type=exec typeLennart Poettering2019-05-032-71/+97
* 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