summaryrefslogtreecommitdiffstats
path: root/coccinelle (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-09mount-setup: change the system mount propagation to shared by default only at...Wen Yang3-4/+4
2020-04-09systemd-run: add --slice-inheritMarc-André Lureau2-9/+58
2020-04-09man: correct the default slice for systemd-run unitsLennart Poettering1-2/+4
2020-04-08test-terminal-util: fix typoLennart Poettering1-1/+1
2020-04-08terminal-util: fixate underlined yellow color tooLennart Poettering1-1/+1
2020-04-08LLDP: Add support to transmit MUD URLSusant Sahani7-1/+108
2020-04-07preset: let's clean up preset list a bitLennart Poettering1-2/+6
2020-04-07sd-lldp: Add support to receive MUDSusant Sahani3-1/+29
2020-04-07units: add ProtectClock=yesTopi Miettinen6-0/+8
2020-04-07Remove message->priority fieldZbigniew Jędrzejewski-Szmek5-8/+18
2020-04-07sysctl: enable coredump for suid binariesZbigniew Jędrzejewski-Szmek2-3/+24
2020-04-07fix manager_stateroot1-5/+5
2020-04-07hwdb: Add accel orientation quirk for MPMAN MPWIN895CL tabletHans de Goede1-0/+6
2020-04-06man: update rulesZbigniew Jędrzejewski-Szmek1-3/+10
2020-04-06Remove stray fileZbigniew Jędrzejewski-Szmek1-0/+0
2020-04-06man: drop apostophe from section titleZbigniew Jędrzejewski-Szmek1-2/+2
2020-04-05hwdb: Update database of Bluetooth company identifiersMarcel Holtmann1-68/+3623
2020-04-04bus: introduce some sd-bus convenience helpersVito Caputo2-0/+158
2020-04-04oss-fuzz: point the badge directly to our logsEvgeny Vereshchagin1-1/+1
2020-04-04semaphore: switch to upstream-ciEvgeny Vereshchagin1-1/+1
2020-04-04detect-virt: also detect "microsoft" as WSLZbigniew Jędrzejewski-Szmek1-6/+7
2020-04-03test: use show -P in placesZbigniew Jędrzejewski-Szmek4-22/+22
2020-04-03systemctl: add -P as short for --value --property=Zbigniew Jędrzejewski-Szmek2-7/+20
2020-04-03capability: don't skip ambient caps setup if we actually have something to setLennart Poettering1-3/+5
2020-04-03shared/dissect-image: log messages from cryptsetupTopi Miettinen1-0/+4
2020-04-03resolve: reload /etc/hosts on inode changeGiedrius Statkevičius3-2/+11
2020-04-03dbus-execute: show also ProtectClockTopi Miettinen1-0/+1
2020-04-02sd-bus: remove unused priority logicDaan De Meyer1-14/+10
2020-04-02sd-bus: Deprecate priority functionsDaan De Meyer4-28/+5
2020-04-02units: run systemd-repart only if there's configuration for itLennart Poettering1-0/+4
2020-04-02Revert "units: make systemd-repart.service installable"Lennart Poettering3-6/+2
2020-04-02update TODOLennart Poettering1-0/+4
2020-04-02string-util: make clear that split() + FOREACH_WORD() should dieLennart Poettering1-0/+2
2020-04-02string-util: make sure we eat even half complete words in split()Lennart Poettering2-3/+8
2020-04-02string-util: some minor coding style updatesLennart Poettering1-27/+40
2020-04-02update TODOLennart Poettering1-1/+3
2020-04-02sd-bus: add va_list variants of variadic convenience functionsVito Caputo6-41/+208
2020-04-02udev: Fix SIGSEGV in AlternativeNamesPolicy handlingLénaïc Huard1-1/+1
2020-04-01network: can: add support for CAN-FD related propertiesRichard Petri5-0/+64
2020-04-01network: can: introduce a config parser function for bitratesRichard Petri5-8/+49
2020-04-01homed: fall back to ftruncate() if fallocate() is not supported on backing fsLennart Poettering1-26/+44
2020-04-01network: DHCPv6 Add support to send MUD URLSusant Sahani8-0/+64
2020-04-01sd-dhcpv6: Add support to set request MUD URLSusant Sahani2-0/+50
2020-04-01man: add note that --no-hostname has limited effectZbigniew Jędrzejewski-Szmek1-4/+9
2020-04-01man: mention that stdout logging works the same as stderr loggingLennart Poettering1-10/+8
2020-04-01sd-bus: sd_bus_call docs improvementsDaan De Meyer1-17/+22
2020-04-01sd-bus: Add sd_bus_get/set_priority docs + fixesDaan De Meyer3-5/+28
2020-03-31journal-remote: fix description of optionZbigniew Jędrzejewski-Szmek1-1/+1
2020-03-31sd-bus: simplify bus_maybe_reply_errorZbigniew Jędrzejewski-Szmek1-5/+1
2020-03-31sd-bus: Add note about sd_bus_reply_method_return to SD_BUS_METHOD docsDaan De Meyer2-26/+29