summaryrefslogtreecommitdiffstats
path: root/shell-completion/bash (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-31journal: use structured initializationLennart Poettering1-8/+11
2020-01-31journalctl: use an anonymous array when an array is neededLennart Poettering1-4/+3
2020-01-31journal: properly mark two definitions that are deprecated with GCC attribute...Lennart Poettering5-5/+24
2020-01-31journalctl: use automatic memory cleanupLennart Poettering1-2/+1
2020-01-31journalctl: use log_error_errno() wherever we canLennart Poettering1-45/+29
2020-01-31journalctl: move pcre function code downLennart Poettering1-29/+27
2020-01-31core: add new LogNamespace= execution settingLennart Poettering12-12/+155
2020-01-31string-util: add brief explanatory commentLennart Poettering1-0/+2
2020-01-31units: add unit files for instantiated journal daemonsLennart Poettering3-0/+72
2020-01-31journald: allow running multiple instances of journaldLennart Poettering13-77/+275
2020-01-31journald: when create journal directories use calculated pathsLennart Poettering1-16/+10
2020-01-31journald: minor coding style updatesLennart Poettering1-1/+8
2020-01-31journald: let's simplify rotating of offline user journalsLennart Poettering1-104/+96
2020-01-31journald: simplify find_journal() a bitLennart Poettering1-25/+12
2020-01-31journald: hide current storage determination in helper callLennart Poettering1-2/+8
2020-01-31journald: use structured initializationLennart Poettering1-14/+15
2020-01-31journald: line break overly long function headerLennart Poettering1-1/+6
2020-01-31journald: let's use TAKE_PTR() and TAKE_FD() where appropriateLennart Poettering1-3/+2
2020-01-31journald: let's use unlink_and_free() where we canLennart Poettering1-5/+4
2020-01-31journald: specifying _pure_ on static functions is unnecessary, compiler can ...Lennart Poettering1-1/+1
2020-01-31journald: don't bother with seqnum file if we don't read form /dev/kmsg anywayLennart Poettering1-4/+6
2020-01-31journald: fix indentationLennart Poettering1-5/+5
2020-01-31journald: use free_and_replace() where appropriateLennart Poettering1-2/+1
2020-01-31journald: add missing logging for some errorsLennart Poettering1-3/+3
2020-01-31journald: why bitwise XOR when boolean != is easier to read?Lennart Poettering1-1/+1
2020-01-31tests: unset LD_PRELOAD in testsuite.service when it's run under ASanEvgeny Vereshchagin1-3/+8
2020-01-31sd-boot: fix -Wpointer-sign warningYu Watanabe2-6/+6
2020-01-31sd-boot: fix warning about comparison is always trueYu Watanabe1-1/+1
2020-01-31man: do not install man pages for systemd-repart if it is disabledYu Watanabe3-4/+4
2020-01-31dhcp6: coding style fixesYu Watanabe1-7/+7
2020-01-31dhcp6: do not use T1 and T2 longer than one provided by the leaseYu Watanabe1-2/+1
2020-01-30docs: Fix example code in ROOT_STORAGE_DAEMONSWilhelm Schuster1-2/+2
2020-01-30docs: formatting fix (#14707)mtron1-1/+1
2020-01-30po: add src/home/org.freedesktop.home1.policy to POTFILES.inPiotr Drąg1-0/+1
2020-01-30fix links to GROUP_RECORD and USER_GROUP_APImtron1-2/+2
2020-01-30fix link to JSON User Recordsmtron1-1/+1
2020-01-30man: document man/sd_bus_message_dump.xmlZbigniew Jędrzejewski-Szmek3-0/+109
2020-01-30Various typo fixes and grammar correctionsZbigniew Jędrzejewski-Szmek5-27/+29
2020-01-30polkit: tweak grammarZbigniew Jędrzejewski-Szmek3-3/+3
2020-01-30meson: fix type of homed optionZbigniew Jędrzejewski-Szmek1-1/+1
2020-01-30man: add syntax quickhelp to sysctl.d(5)Zbigniew Jędrzejewski-Szmek1-0/+7
2020-01-30Revert "sysctl: always write net.ipv4.conf.all.xyz= in addition to net.ipv4.c...Zbigniew Jędrzejewski-Szmek1-3/+3
2020-01-30man: document logging downgrade in systemctlZbigniew Jędrzejewski-Szmek1-5/+6
2020-01-30shared/sysctl-util: normalize repeated slashes or dots to a single valueZbigniew Jędrzejewski-Szmek3-13/+67
2020-01-30po: update Polish translationPiotr Drąg1-10/+18
2020-01-29update TODOLennart Poettering1-1/+1
2020-01-29update TODOLennart Poettering1-6/+0
2020-01-29core: fsck images specified as RootImage= too before using themLennart Poettering1-1/+1
2020-01-29nspawn: fsck all images when mounting thingsLennart Poettering1-4/+8
2020-01-29dissect: add --fsck= option to systemd-dissect toolLennart Poettering1-1/+15