summaryrefslogtreecommitdiffstats
path: root/coccinelle (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-15busctl: add missing shortopt -lJuergen Hoetzel1-1/+1
2020-09-15core: use strv_free_and_replace() at one more placeYu Watanabe1-4/+1
2020-09-15socket-util: reset length argument for second getsockopt call in fd_[gs]et_rc...Christian Göttsche1-0/+2
2020-09-14basic/copy: vodify unlinkat() callZbigniew Jędrzejewski-Szmek1-1/+1
2020-09-14test: use pclose() for popen()Zbigniew Jędrzejewski-Szmek2-2/+2
2020-09-14systemctl: give a nice hint about org.freedesktop.LogControl1 when applicableZbigniew Jędrzejewski-Szmek1-13/+37
2020-09-14man: rework UMask= explanationLennart Poettering1-6/+11
2020-09-14tree-wide: don't needlessly negate error number passed to bus_error_message()Lennart Poettering10-44/+41
2020-09-14bootctl: handle if LoaderSystemToken is invalid for some reasonLennart Poettering1-1/+3
2020-09-14shared: drop a redundant if statementFrantisek Sumsal1-3/+1
2020-09-14libsystemd: drop a redundant if statementFrantisek Sumsal1-3/+1
2020-09-14home: return SYNTHETIC_ERRNO() when appropriateFrantisek Sumsal2-2/+4
2020-09-14basic: drop a redundant if statementFrantisek Sumsal1-3/+1
2020-09-14core: consolidate alloc & put operations into one statementFrantisek Sumsal1-5/+1
2020-09-14tree-wide: fix typos found by codespellFrantisek Sumsal15-20/+20
2020-09-14unit-def: drop pointless 0 initialization of first enum valueLennart Poettering1-2/+2
2020-09-14core: propagate unit start limit hit state to triggering path unitLennart Poettering2-0/+16
2020-09-14core: propagate triggered unit in more load statesLennart Poettering6-16/+14
2020-09-14test-fileio: test test strings with shell, tooLennart Poettering1-0/+16
2020-09-14test-env-file: add test that tests our env file read + writer + shell against...Lennart Poettering1-0/+45
2020-09-14env-file: bring our decoding of double-quoted strings in env files in line wi...Lennart Poettering1-3/+7
2020-09-14test-fileio: use test strings that are actually valid in shellLennart Poettering1-3/+3
2020-09-14service: add implicit dbus deps only for Type=dbus unitsLennart Poettering1-1/+1
2020-09-14core: don't warn if BusName= is used for non-Type=dbus servicesLennart Poettering1-3/+0
2020-09-14man: document that RemainAfterElapse=no means that also the triggered unit ne...Lennart Poettering1-12/+8
2020-09-12systemctl: immediately reject invalid log levelsZbigniew Jędrzejewski-Szmek1-0/+7
2020-09-12systemctl: merge log_target(), log_level(), service_log_setting()Zbigniew Jędrzejewski-Szmek1-87/+42
2020-09-12systemctl: add service-log-{level,target} verbsZbigniew Jędrzejewski-Szmek4-12/+188
2020-09-12hashmap: make sure to initialize shared hash key atomicallyLennart Poettering1-6/+7
2020-09-12socket: downgrade log warnings about inability to set socket buffer sizesLennart Poettering1-2/+4
2020-09-12test-acl-util: skip test if /tmp doesn't do ACLsLennart Poettering1-5/+9
2020-09-12mkosi: include libfido2 in fedora mkosi imageLennart Poettering1-0/+1
2020-09-11network: do not add prefix to RA if radv is not configuredYu Watanabe2-3/+7
2020-09-11cryptsetup: generate the unit to umount keydev filesystemMichal Sekletár1-6/+55
2020-09-11logind: make sure when we are explicitly asked to terminate session/user/seat...Lennart Poettering4-10/+10
2020-09-11logind: clarify what the second argument of session_stop() means when calling itLennart Poettering5-7/+7
2020-09-11logind: minor simplificationLennart Poettering1-4/+3
2020-09-11man: document the random delay of persistent timersNazar Vinnichuk1-3/+4
2020-09-11test-network: add test for ENOBUFS issue #17012Yu Watanabe2-0/+270
2020-09-11unit: declare BusName= in all our units that are on the bus, event if they do...Lennart Poettering3-0/+3
2020-09-11hostnamed: add various debugging log messages when we determine chassis typeLennart Poettering1-10/+25
2020-09-11pkg-config: prefix is not really configurable, don't pretend it wasLennart Poettering2-8/+6
2020-09-11sd-path: use ROOTPREFIX without suffixed slashLennart Poettering2-9/+10
2020-09-11backlight: validate read sysattr valueYu Watanabe1-51/+76
2020-09-11backlight: do not claim that ID_BACKLIGHT_CLAMP= property is not setYu Watanabe1-1/+2
2020-09-11sd-device: introduce sd_device_set_sysattr_valuef()Yu Watanabe3-0/+25
2020-09-11man: always document both the ipv4 and the ipv6 sockoptLennart Poettering2-55/+40
2020-09-11tree-wide: add helper for IPv4/IPv6 sockoptsLennart Poettering8-90/+202
2020-09-11timesyncd: don't attempt to call IP_TOS sockopt on IPv6 socketsLennart Poettering1-1/+2
2020-09-11hostnamed: map 'all-in-one' DMI chassis type to desktoplichangze1-0/+1