summaryrefslogtreecommitdiff
path: root/src/pstore
AgeCommit message (Expand)AuthorFilesLines
2019-07-22Merge pull request #13133 from keszybz/pstore-return-valueLennart Poettering1-0/+4
2019-07-22pstore: refuse to run if arguments are specifiedZbigniew Jędrzejewski-Szmek1-0/+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-19pstore: Tool to archive contents of pstoreEric DeVolder3-0/+419