aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Old unfinished modificationsYunchih Chen2018-11-232-1/+10
|
* Add extract time range selectionYunchih Chen2018-09-012-2/+10
|
* Add raw_size field into headerYunchih Chen2018-04-282-10/+13
|
* Move netlink socket initialization into separate functionYunchih Chen2018-04-282-5/+11
|
* Calculate starting trunk indexYunchih Chen2018-03-201-0/+2
| | | | | | | | | When the collector is restarted, it needs to pick up from where it left off and continue collecting, instead of always starting from index 0 and truncating existing storage. The heuristic is to look at the timestamp of all qualified trunk files and start from the subsequent index of the newest.
* include/main.h: Minor formattingYunchih Chen2018-03-201-8/+8
|
* Format with clang-formatYunchih Chen2018-03-181-9/+9
|
* Revert trunk size used in debuggingYunchih Chen2018-03-181-2/+1
|
* Consistent variable / type namingYunchih Chen2018-03-185-25/+26
|
* Add header checksumYunchih Chen2018-03-181-0/+1
|
* Fix extraction storage fullpathYunchih Chen2018-03-181-0/+1
|
* Add usefull prefix to debug outputYunchih Chen2018-03-181-3/+3
|
* Fix committer bugYunchih Chen2018-03-173-10/+18
|
* Apply clang-format changesYunchih Chen2018-03-054-69/+66
|
* Switch to new project layoutYunchih Chen2018-03-055-0/+180