summaryrefslogtreecommitdiffstats
path: root/coccinelle (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-02homed: remember the secret even when the for_state is FIXATING_FOR_ACQUIREGibeom Gwon1-1/+1
2020-09-02selinux/systemctl: create unit file with default context on editChristian Göttsche1-3/+18
2020-09-02import: make sure gnu tar complains on tar files with trailing garbageLennart Poettering1-0/+1
2020-09-02nspawn: let's make LinkJournal an extended booleanLennart Poettering1-5/+12
2020-09-02coredump: don't convert s → µs twiceLennart Poettering1-4/+10
2020-09-02firstboot: fill empty color if ansi_color unavailable from os-releaseafg1-2/+3
2020-09-01man: document the new libudev APIsLennart Poettering1-19/+46
2020-09-01NEWS: explain the "bind"/"unbind" situation a bitLennart Poettering1-0/+85
2020-09-01logind: always check current tag list before using a deviceLennart Poettering3-7/+9
2020-09-01logind: only apply ACLs for device currently tagged with "uaccess"Lennart Poettering1-0/+4
2020-09-01core: make sure to recheck current udev tag "systemd" before considering a de...Lennart Poettering1-0/+4
2020-09-01test: add test for new "sticky" tags logicLennart Poettering4-0/+82
2020-09-01libudev: also expose API to check for current tags in libudevLennart Poettering4-16/+56
2020-09-01udev: make tags "sticky"Lennart Poettering9-42/+160
2020-09-01test-functions: make sure we test our own libudev instead of the host libudevLennart Poettering1-1/+1
2020-09-01socket: New option 'FlushPending' (boolean) to flush socket before entering l...Renaud Métrich8-0/+39
2020-09-01TODO: add entryZbigniew Jędrzejewski-Szmek1-0/+3
2020-09-01user-record-nss: check if strings from pwd/spwd/grp/sgrp are valid utf-8Zbigniew Jędrzejewski-Szmek1-11/+37
2020-09-01shared: merge {user,group}-record-nss.{c,h}Zbigniew Jędrzejewski-Szmek9-241/+225
2020-09-01test-json: add function headersZbigniew Jędrzejewski-Szmek1-8/+28
2020-09-01shared/json: reject non-utf-8 stringsZbigniew Jędrzejewski-Szmek2-2/+9
2020-09-01shared/utf8: add utf8_is_valid_n()Zbigniew Jędrzejewski-Szmek3-8/+35
2020-09-01selinux: create /run/systemd/userdb directory and sockets with default SELinu...Christian Göttsche2-4/+7
2020-09-01selinux: create systemd/notify socket with default SELinux contextChristian Göttsche1-2/+3
2020-09-01doc: cross link sd_listen_fd() docs a bitLennart Poettering3-38/+35
2020-09-01selinux: create unit invocation links with default SELinux contextChristian Göttsche3-2/+25
2020-09-01basic/hashmap,set: move pointer symbol adjactent to the returned valueZbigniew Jędrzejewski-Szmek4-52/+52
2020-09-01basic/hashmap,set: inline trivial set_iterate() wrapperZbigniew Jędrzejewski-Szmek2-5/+3
2020-09-01basic: pass allocation info for ordered_set_new() and introduce ordered_set_e...Zbigniew Jędrzejewski-Szmek2-11/+28
2020-09-01basic: Introduce ordered_hashmap_ensure_putSusant Sahani2-0/+13
2020-09-01core: fix securebits settingTobias Kaufmann1-9/+40
2020-09-01capability-util: add new function for raising setpcapTobias Kaufmann2-14/+27
2020-09-01json: split out string formatting to a separate functionZbigniew Jędrzejewski-Szmek1-54/+54
2020-09-01varlink: do not parse invalid messages twiceZbigniew Jędrzejewski-Szmek1-3/+9
2020-09-01man: add hint how to show password strings with userdbctlZbigniew Jędrzejewski-Szmek1-1/+7
2020-09-01userdb: fix typoZbigniew Jędrzejewski-Szmek1-1/+1
2020-09-01userdbctl: add forgotten --output mode in helpZbigniew Jędrzejewski-Szmek1-1/+2
2020-09-01shared: merge {user,group}-record-show.[ch]Zbigniew Jędrzejewski-Szmek6-89/+74
2020-08-31CONTRIBUTING: be clearer about versions and RFE processLennart Poettering1-1/+2
2020-08-31dissect-image: generate nice error when we can't detect any file systemLennart Poettering1-3/+9
2020-08-31basic/escape: use consistent location for "*" in function declarationsZbigniew Jędrzejewski-Szmek2-14/+14
2020-08-31shared/{user,group}-record-nss: adjust filtering of "valid" passwordsZbigniew Jędrzejewski-Szmek4-10/+15
2020-08-31Rework how we cache mtime to figure out if units changedZbigniew Jędrzejewski-Szmek8-36/+47
2020-08-31core: always try to reload not-found unitZbigniew Jędrzejewski-Szmek1-3/+0
2020-08-31pid1: use the cache mtime not clock to "mark" load attemptsZbigniew Jędrzejewski-Szmek3-5/+5
2020-08-31core: rename manager_unit_file_maybe_loadable_from_cache()Zbigniew Jędrzejewski-Szmek4-9/+16
2020-08-30man: document fd ownership for sd-bus fd marshallingLennart Poettering3-14/+30
2020-08-30homed: fix log message to honor real homework pathFlorian Klink1-1/+1
2020-08-29tree-wide: drop pointless zero initialization (#16900)fangxiuning10-14/+14
2020-08-29src/shared/dissect-image.c: fix build without blkdid (#16901)Fabrice Fontaine1-3/+3