]> granicus.if.org Git - sysstat/shortlog
sysstat
2023-03-11 Sebastien GODARDUpdate non regression tests master
2023-03-11 Sebastien GODARDSplit large functions into smaller ones
2023-03-11 Sebastien GODARDsimtest: Fix do_test script
2023-03-11 Sebastien GODARDsvg_stats.c: Ignore negative values for fields position
2023-02-28 Sebastien GODARDsystest.c: Declare fs data with const
2023-02-28 Sebastien GODARDSpecify field width when using sscanf() function
2023-02-28 Sebastien GODARDsa_common.c: Don't use (void *) pointer in calculation
2023-02-23 Sebastien GODARDReduce variables scope when relevant
2023-02-23 Sebastien GODARDDon't assign values that are never used
2023-02-23 Sebastien GODARDFree pointer if realloc() fails
2023-02-22 Sebastien GODARDDeclare parameters with 'const' when possible
2023-02-22 Sebastien GODARDRemove conditions which are always true
2023-02-22 Sebastien GODARDiostat: Clarify calculation precedence for '+' and '?'
2023-02-22 Sebastien GODARDUpdate non regression tests
2023-02-22 Sebastien GODARDMerge branch 'lzaoral-fix-dec-opt'
2023-02-22 Sebastien GODARDMerge branch 'fix-dec-opt' of https://github.com/lzaora...
2023-02-22 Sebastien GODARDSIMTEST: Tests which are skipped touch file tests/SKIPPED
2023-02-22 Sebastien GODARDSmall update to Makefile.in file
2023-02-22 Sebastien GODARDUpdate do_test script for sysstat simulation test envir...
2023-02-21 Lukáš ZaoralTools that take --dec=X option should only accept digits
2023-02-15 Sebastien GODARDsadf_misc.c: Fix indentation in code
2023-02-15 Sebastien GODARDDon't check if unsigned expressions are less than zero
2023-02-15 Sebastien GODARDFix types used in format strings
2023-02-08 Sebastien GODARDFix typo in sar's manual page
2023-02-05 Sebastien GODARDAdd new non regression tests
2023-02-05 Sebastien GODARDsar/sadf: Stop when invalid data are read in record...
2023-02-05 Sebastien GODARDUpdate non regression tests
2023-02-05 Sebastien GODARDSIMTEST: Update default unix_time value
2023-02-05 Sebastien GODARDsar/sadf: Add a check on file's records headers data
2023-01-31 Sebastien GODARDAdd new non regression tests
2023-01-29 Sebastien GODARDRestore mode for iconfig script
2023-01-29 Sebastien GODARDStarting sysstat 12.7.3
2023-01-29 Sebastien GODARDsysstat-12.7.2 v12.7.2
2023-01-29 Sebastien GODARDUpdate NLS translations
2023-01-29 Sebastien GODARDUpdate year in copyright message
2023-01-27 Sebastien GODARDRemove LGTM links from README file
2023-01-22 Sebastien GODARDAdd new non regression tests
2023-01-22 Sebastien GODARDsar/sadf: Rework code related to options -s/-e
2023-01-22 Sebastien GODARDsar/sadf: Update manual pages
2023-01-18 Sebastien GODARDUpdate non regression tests
2023-01-18 Sebastien GODARDsar/sadf: Strengthen tests made on args given to option...
2023-01-15 Sebastien GODARDsadf: Replace time_start/time_end with start_time/end_time
2023-01-13 Sebastien GODARDReplace time_start/time_end with start_time/end_time
2023-01-07 Sebastien GODARDUpdate non regression tests
2023-01-07 Sebastien GODARDUpdate sar and sadf usage message
2023-01-07 Sebastien GODARDUpdate sar and sadf manual pages
2023-01-07 Sebastien GODARDMerge branch 'NatePW-sadf_epoch_time'
2023-01-07 NatePWRemove unneeded break after return in switch case
2023-01-07 Nathanael P... Replace potentially dangerous localtime function
2023-01-07 Nathanael P... Compare UTC time properly format agnostic
2023-01-07 Nathanael P... Add epoch type to start and end times
2023-01-07 Sebastien GODARDsar: Make sure timestamps are always displayed in local...
2022-12-30 Sebastien GODARDsar: Fix help message
2022-12-30 Sebastien GODARDUpdate non regression tests
2022-12-30 Sebastien GODARDsadf: XML: A_PWR_BAT: Fix XSD document
2022-12-29 Sebastien GODARDsadf: PCP: Fix pmiID number for three USB metrics
2022-12-29 Sebastien GODARDUpdate manual pages
2022-12-29 Sebastien GODARDsadf: A_PWR_BAT: Generate batteries statistics in PCP...
2022-12-29 Sebastien GODARDsadf: A_PWR_BAT: Add f_count_new() function
2022-12-29 Sebastien GODARDA_PWR_BAT: Use colors to display negative values
2022-12-29 Sebastien GODARDA_PWR_BAT: Change field name from "%cap/min" to "cap...
2022-12-29 Sebastien GODARDsar: A_PWR_BAT: Change arrow type for status "Not charging"
2022-12-28 Sebastien GODARDsadf: JSON: A_PWR_BAT: Add missing check
2022-12-28 Sebastien GODARDsadf: A_PWR_BAT: Display batteries stats in RAW format
2022-12-28 Sebastien GODARDMove some definitions from common.h to rd_stats.h
2022-12-28 Sebastien GODARDsadf: A_PWR_BAT: Display batteries stats in SVG format
2022-12-28 Sebastien GODARDsadf: A_PWR_BAT: Display batteries stats in JSON format
2022-12-28 Sebastien GODARDsadf: A_PWR_BAT: Display batteries stats in XML format
2022-12-28 Sebastien GODARDA_PWR_BAT: Update DTD and XSD documents
2022-12-28 Sebastien GODARDsadf: A_PWR_BAT: Display batteries stats in db/ppc...
2022-12-28 Sebastien GODARDA_PWR_BAT: Change column name from "sts" to "status"
2022-12-28 Sebastien GODARDcommon.c: Display sign with cprintf_f() function
2022-12-28 Sebastien GODARDMakefile: Fix dependencies
2022-12-28 Sebastien GODARDA_PWR_BAT: Display battery statistics with sar
2022-12-28 Sebastien GODARDA_PWR_BAT: Add f_count and f_read functions
2022-12-28 Sebastien GODARDA_PWR_BAT: Add new option and basic definitions for...
2022-12-23 Sebastien GODARDCosmetic changes (enumerate values in header files...
2022-12-16 Sebastien GODARDUpdate non regression tests
2022-12-10 Sebastien GODARDsadf: RAW: Fix extra space when no TZ printed
2022-12-10 Sebastien GODARDMerge branch 'NatePW-correct_dbpcc_timestamp'
2022-12-10 Sebastien GODARDMerge branch 'correct_dbpcc_timestamp' of https://githu...
2022-12-10 Sebastien GODARDsadc: Add another overflow check
2022-12-10 Sebastien GODARDUpdate non regression tests
2022-12-10 Sebastien GODARDUpdate manual pages
2022-12-10 Sebastien GODARDTry to avoid displaying healthy metrics values in ...
2022-11-28 Nathanael P... Fix extra space when no TZ printed
2022-11-25 GODARD SebastienMerge pull request #346 from Kwstubbs/Kwstubbs/add...
2022-11-22 Kevin StubbingsAdd CodeQL workflow
2022-11-06 Sebastien GODARDStarting sysstat 12.7.2
2022-11-06 Sebastien GODARDsysstat-12.7.1 v12.7.1
2022-11-06 Sebastien GODARDUpdate NLS translations
2022-11-06 Sebastien GODARDMake sure values to be compared are unsigned integers
2022-10-24 Sebastien GODARDUpdate non regression tests again
2022-10-23 Sebastien GODARDUpdate non regression tests
2022-10-23 Sebastien GODARDAdd more overflow checks
2022-10-21 GODARD SebastienMerge pull request from GHSA-q8r6-g56f-9w7x
2022-10-17 GODARD SebastienMerge pull request #342 from shaleen-bathla/master
2022-10-17 Shaleen Bathlampstat: return void from rw_mpstat_loop
2022-10-15 SebastienFix size_t overflow in sa_common.c (GHSL-2022-074)
2022-10-15 Sebastien GODARDUpdate non regression tests
next