]> granicus.if.org Git - sysstat/history - tapestat.c
Replace strcpy() with strncpy() to avoid buffer overflows
[sysstat] / tapestat.c
2016-06-03 Sebastien GODARDMerge branch 'clang' of https://github.com/pschiffe...
2016-06-01 Peter Schiffertapestat: prevent reallocing to 0 bytes
2016-06-01 Peter Schiffertapestat: avoid double free
2016-06-01 Peter Schiffertapestat: more fixes for realloc
2016-05-28 Sebastien GODARDMerge branch 'clang' of https://github.com/pschiffe...
2016-05-25 Peter Schiffertapestat: do a proper realloc
2016-05-25 Peter Schiffertapestat: simplify tape_check_tapes_and_realloc()
2016-05-25 Peter Schiffertapestat: exit if there is not enough memory
2016-02-19 Sebastien GODARDUpdate README and copyright messages
2015-12-05 Sebastien GODARDtapestat: Remove unused variable
2015-10-21 Sebastien GODARDUpdate Shane's mail address
2015-10-12 Sebastien GODARDAdd color support for tapestat command
2015-09-20 Sebastien GODARDsysstat-11.1.7 v11.1.7
2015-08-29 Sebastien GODARDMerge branch 'pschiffe-pidstat-100'
2015-08-28 Sebastien GODARDtapestat: Check fscanf() return value
2015-08-26 Sebastien GODARDtapestat: Fix issue when st driver is unloaded then...
2015-08-25 Sebastien GODARDFix header files included in tapestat
2015-08-24 Sebastien GODARDtapestat: Cosmetic fixes
2015-08-23 Sebastien GODARDAdd new "tapestat" command