summaryrefslogtreecommitdiff
path: root/src/pstore
Commit message (Expand)AuthorAgeFilesLines
* pstore: fix use after freeMichael Olbrich2019-09-071-1/+1
* pstore: fix typo in error message - directoy -> directorynikolas2019-09-051-1/+1
* Merge pull request #13133 from keszybz/pstore-return-valueLennart Poettering2019-07-221-0/+4
|\
| * pstore: refuse to run if arguments are specifiedZbigniew Jędrzejewski-Szmek2019-07-221-0/+4
* | pstore: use log_setup_service()Yu Watanabe2019-07-221-1/+1
* | pstore: do not add FILE= journal entry if content_size == 0Yu Watanabe2019-07-221-11/+14
* | pstore: remove temporary file on failureYu Watanabe2019-07-221-3/+3
* | pstore: drop commented out lineYu Watanabe2019-07-221-2/+0
* | pstopre: fix return value of list_files()Yu Watanabe2019-07-221-3/+3
* | pstore: drop unnecessary initializationsYu Watanabe2019-07-221-9/+6
|/
* pstore: Tool to archive contents of pstoreEric DeVolder2019-07-193-0/+419