]> git.proxmox.com Git - proxmox-mini-journalreader.git/shortlog
proxmox-mini-journalreader.git
2023-05-17 Thomas Lamprechtbuildsys: avoid circular dependency master
2023-05-17 Thomas Lamprechtbump version to 1.4.0
2023-05-17 Thomas Lamprechtbuildsys: compile as C11
2023-05-17 Thomas Lamprechtfix code indendation/mixed-tabs-spaces
2023-05-17 Thomas Lamprechtfix copyright and license statement
2023-05-17 Thomas Lamprechtadd manual page backed by scdoc
2023-05-17 Thomas Lamprechtupdate .gitignore file
2023-05-17 Thomas Lamprechtbuildsys: define BIN_DIR variable
2023-05-17 Thomas Lamprechtbuildsys: s/LFLAGS/LDFLAGS/
2023-05-17 Thomas Lamprechtbuildsys: derive upload dist automatically
2023-05-17 Thomas Lamprechtbuildsys: add pbs to upload target
2023-05-17 Thomas Lamprechtbuildsys: add sbuild target for convenience
2023-05-17 Thomas Lamprechtd/control: raise standards version compliance to 4.6.2
2023-05-17 Thomas Lamprechtd/control: define compat level via build-depends and...
2023-05-17 Thomas Lamprechtbuildsys: cleanup and expand clean target
2023-05-17 Thomas Lamprechtmakefile: convert to use simple parenthesis
2023-01-10 Fabian Grünbichlerbuild: add pkg-config to build-depends
2021-11-24 Thomas Lamprechtbuildsys: include debug package on upload
2021-11-24 Thomas Lamprechtbuildsys: change upload dist to bullseye
2021-11-24 Thomas Lamprechtbump version to 1.3-1
2021-11-24 Dominik Csapakadd '-j' flag to output json
2021-05-14 Thomas Lamprechtbump version to 1.2-1
2021-05-14 Thomas Lamprechtd/control: bump debhelper compat level to 12
2021-05-14 Thomas Lamprechtd/copyright: proxmox uses AGPL-3.0-or-later
2019-05-23 Thomas Lamprechtbuildsys: switch upload dist over to buster
2019-05-21 Thomas Lamprechtbump version to 1.1-1
2019-05-21 Thomas Lamprechtd/control: fix priority-extra-is-replaced-by-priority...
2019-05-21 Thomas Lamprechtmake upload: pass arch
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-15 Thomas Lamprechtbump version to 1.0-1
2019-05-14 Thomas Lamprechtadd .gitignore
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 Lamprechtbuildsys: allow to build source package
2019-05-14 Thomas Lamprechtbuildsys: add upload target
2019-05-14 Thomas Lamprechtbuildsys: do not hardcode build directory name
2019-05-14 Thomas Lamprechtbuildsys: use dpkg-dev make helpers for version and...
2019-05-14 Thomas Lamprechtrename to mini-journalreader
2019-05-14 Thomas Lamprechtbuildsys: add dinstall target
2019-05-14 Thomas Lamprechtbuildsys: fix building all target
2019-05-14 Dominik Csapakinital commit for journalreader