summaryrefslogtreecommitdiffstats
path: root/LICENSE.GPL2 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-31journald: add exit on idleLennart Poettering4-4/+146
2020-01-31varlink: add ability to register callback for disconnectionsLennart Poettering2-2/+23
2020-01-31varlink: add API for determining number of current connectionsLennart Poettering2-0/+8
2020-01-31journald: use structured initializationLennart Poettering1-3/+5
2020-01-31journald: add logging for one error we lacked logging forLennart Poettering1-1/+3
2020-01-31systemctl: show logs for correct namespace of serviceLennart Poettering5-1/+10
2020-01-31journalctl: drop misplaced empty lineLennart Poettering1-1/+0
2020-01-31journalctl: add new --namespace= switch for showing logs for namespaceLennart Poettering1-4/+34
2020-01-31journal: make constant argument actually 'const'Lennart Poettering1-1/+1
2020-01-31journal: allow opening journal files specific to some namespaceLennart Poettering4-19/+102
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-31man: do not install man pages for systemd-repart if it is disabledYu Watanabe3-4/+4
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-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-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