summaryrefslogtreecommitdiff
path: root/cmds/incidentd/src/WorkDirectory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix Wbitwise-instead-of-logical introduced by clang-r445002" am: 9f165...Pirama Arumuga Nainar2022-01-281-1/+1
|\
| * Fix Wbitwise-instead-of-logical introduced by clang-r445002Pirama Arumuga Nainar2022-01-211-1/+1
* | Increase size limitsRafal Slawik2022-01-121-1/+1
|/
* Close the FD after opening the fileJeffrey Huang2021-03-301-0/+6
* Add an option to zip incident reportMike Ma2020-03-051-3/+33
* Always use a positive value for timestampjoker.yang2019-12-181-1/+1
* Merge "Fix integer overflow in make_timestamp_ns_locked" into qt-qpr1-devRoman Kiryanov2019-08-231-1/+1
|\
| * Fix integer overflow in make_timestamp_ns_lockedRoman Kiryanov2019-08-221-1/+1
* | Adapt to google::protobuf::int64 type changeColin Cross2019-08-141-1/+1
|/
* Increase the size limit of incident reports.Yao Chen2019-05-231-1/+1
* Add metadata and headers to incident reports.Yao Chen2019-04-021-38/+30
* incidentd can now handle multiple callers asking it for incident reportsJoe Onorato2019-03-261-0/+844