summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-07-24tree-wide: drop netinet/ether.h from socket-util.h and sd-netlink.hYu Watanabe12-3/+12
2019-07-24Merge pull request #13118 from bluca/shutdown_watchdog_kexecLennart Poettering4-13/+29
2019-07-24Merge pull request #13143 from poettering/logind-inhibit-restartYu Watanabe8-90/+135
2019-07-24meson: reorder alphabeticallyLennart Poettering1-1/+1
2019-07-24local-addresses: filter out any routing tables but the main oneLennart Poettering1-1/+7
2019-07-24netlink: move local-addresses.[ch] to src/sharedLennart Poettering6-6/+6
2019-07-24[systemctl] Don't print ExecXYZEx= when doing 'systemctl status'Anita Zhang1-0/+5
2019-07-24bootctl: show correct error codeLennart Poettering1-1/+1
2019-07-24efi: drop unused defineLennart Poettering1-3/+0
2019-07-24efi: remove trailing whitespace in stringLennart Poettering1-1/+1
2019-07-24libudev: Update list of possible actionsBastien Nocera1-2/+2
2019-07-24core: add spdx header to all-units.hLennart Poettering1-0/+1
2019-07-23core: rename ShutdownWatchdogSec to RebootWatchdogSecLuca Boccassi4-8/+12
2019-07-23core: add KExecWatchdogSec optionLuca Boccassi4-6/+18
2019-07-23Merge pull request #12977 from yuwata/network-route-type-local-12975Lennart Poettering1-0/+9
2019-07-23logind: don't unlink session fifo when exiting logindLennart Poettering1-2/+6
2019-07-23logind: make id const, since it points into another bufferLennart Poettering1-1/+1
2019-07-23logind: at start-up automatically clean up orphaned inhibitorsLennart Poettering3-2/+30
2019-07-23logind: un-export and voidify a few functionsLennart Poettering2-8/+6
2019-07-23logind: rework allocation/freeing of inhibitorsLennart Poettering3-37/+48
2019-07-23logind: use free_and_replace() where that makes senseLennart Poettering1-4/+2
2019-07-23logind: add logging to inhibitor_load()Lennart Poettering1-7/+9
2019-07-23logind: unify inhibitor signal generation in a single functionLennart Poettering1-4/+14
2019-07-23logind: cast to (void) when we ignore a syscall return value that is potentia...Lennart Poettering1-1/+1
2019-07-23logind: drop redundant session_id_valid() checkLennart Poettering1-6/+0
2019-07-23logind: use log_warning_errno() return value where we canLennart Poettering1-11/+5
2019-07-23logind: don't claim we'd preallocate VTs when we shortcut itLennart Poettering1-2/+2
2019-07-23logind: use gcc empty structure initializationLennart Poettering1-1/+1
2019-07-23logind: check return value of inhibitor_start()Lennart Poettering1-1/+3
2019-07-23logind: add missing OOM check in client toolLennart Poettering1-3/+7
2019-07-23sd-daemon: don't mention strerror_safe() in examples in public headersLennart Poettering1-1/+1
2019-07-23Merge pull request #13136 from keszybz/readd-ntp-units.dLennart Poettering4-8/+72
2019-07-23network: do not touch kernel-created multicast routeYu Watanabe1-0/+9
2019-07-23Merge pull request #13109 from poettering/revert-kbd-modeLennart Poettering3-39/+25
2019-07-22Merge pull request #13133 from keszybz/pstore-return-valueLennart Poettering1-0/+4
2019-07-22timesyncd: add ntp-units.d/ entry for timesyncZbigniew Jędrzejewski-Szmek2-0/+3
2019-07-22timedated: add back support for ntp-units.d/Zbigniew Jędrzejewski-Szmek2-8/+69
2019-07-22Merge pull request #13131 from yuwata/pstore-follow-upsZbigniew Jędrzejewski-Szmek1-28/+26
2019-07-22pstore: refuse to run if arguments are specifiedZbigniew Jędrzejewski-Szmek1-0/+4
2019-07-22pid1: make sure we look at /proc/1/cmdline when parsing configZbigniew Jędrzejewski-Szmek1-3/+4
2019-07-22pstore: use log_setup_service()Yu Watanabe1-1/+1
2019-07-22pstore: do not add FILE= journal entry if content_size == 0Yu Watanabe1-11/+14
2019-07-22pstore: remove temporary file on failureYu Watanabe1-3/+3
2019-07-22pstore: drop commented out lineYu Watanabe1-2/+0
2019-07-22pstopre: fix return value of list_files()Yu Watanabe1-3/+3
2019-07-22pstore: drop unnecessary initializationsYu Watanabe1-9/+6
2019-07-19Merge pull request #13096 from keszybz/unit-loadingZbigniew Jędrzejewski-Szmek43-474/+725
2019-07-19pstore: Tool to archive contents of pstoreEric DeVolder3-0/+419
2019-07-19journal: emit debug log about settings only once (or when changed)Zbigniew Jędrzejewski-Szmek1-4/+17
2019-07-19fs-util: adjust punctuation in commentsZbigniew Jędrzejewski-Szmek2-17/+18