]> git.proxmox.com Git - proxmox-mini-journalreader.git/history - src
add manual page backed by scdoc
[proxmox-mini-journalreader.git] / src /
2023-05-17 Thomas Lamprechtadd manual page backed by scdoc
2023-05-17 Thomas Lamprechtbuildsys: define BIN_DIR variable
2023-05-17 Thomas Lamprechtbuildsys: s/LFLAGS/LDFLAGS/
2023-05-17 Thomas Lamprechtmakefile: convert to use simple parenthesis
2021-11-24 Dominik Csapakadd '-j' flag to output json
2019-05-16 Thomas Lamprechtfollouwp whitespace fixes
2019-05-16 Dominik Csapakuse memcpy/cmp instead of strncpy/cmp
2019-05-16 Dominik Csapakuse fwrite_unlocked instead of manually printing to...
2019-05-16 Dominik Csapakreuse get_timestamp
2019-05-16 Dominik Csapakfix implicit type conversions
2019-05-16 Dominik Csapakadd static to functions
2019-05-14 Thomas Lamprechtadd optimization and security compiler flags
2019-05-14 Thomas Lamprechtcorrectly check write return value
2019-05-14 Thomas Lamprechtrework usage printing a bit
2019-05-14 Thomas Lamprechtadd some spaces around operators
2019-05-14 Thomas Lamprechtnote that -b/-e are unix epoch based
2019-05-14 Thomas Lamprechtadd error to usage and move exit there
2019-05-14 Thomas Lamprechtget_timestamp: use fact that unsigned underflow is...
2019-05-14 Thomas Lamprechtbuffer should be exactly 4k big, fix off-by-one
2019-05-14 Thomas Lamprechtmove variables only used in a single function in said...
2019-05-14 Thomas Lamprechtrename convert_argument to arg_to_uint64
2019-05-14 Thomas Lamprechtchange indentation to 4 spaces per level
2019-05-14 Thomas Lamprechtfixup rename
2019-05-14 Thomas Lamprechtrename to mini-journalreader
2019-05-14 Dominik Csapakinital commit for journalreader