]> granicus.if.org Git - sysstat/history - sa_common.c
Update non regression tests
[sysstat] / sa_common.c
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-22 Sebastien GODARDDeclare parameters with 'const' when possible
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-05 Sebastien GODARDsar/sadf: Stop when invalid data are read in record...
2023-02-05 Sebastien GODARDsar/sadf: Add a check on file's records headers data
2023-01-29 Sebastien GODARDUpdate year in copyright message
2023-01-22 Sebastien GODARDsar/sadf: Rework code related to options -s/-e
2023-01-18 Sebastien GODARDsar/sadf: Strengthen tests made on args given to option...
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 WilsonReplace potentially dangerous localtime function
2023-01-07 Nathanael P WilsonCompare UTC time properly format agnostic
2023-01-07 Nathanael P WilsonAdd epoch type to start and end times
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-11-06 Sebastien GODARDMake sure values to be compared are unsigned integers
2022-10-23 Sebastien GODARDAdd more overflow checks
2022-10-21 GODARD SebastienMerge pull request from GHSA-q8r6-g56f-9w7x
2022-10-15 SebastienFix size_t overflow in sa_common.c (GHSL-2022-074)
2022-09-17 Sebastien GODARDsadf: Display timezone for all output formats
2022-09-13 Sebastien GODARDsadf: Print time zone instead of UTC in true time mode
2022-06-16 Sebastien GODARDMerge branch 'stevekay-tidy3'
2022-06-16 Steve Kaycode style, blank line after while
2022-04-18 Sebastien GODARDMerge branch 'cbagwell-32bit-time-be'
2022-04-12 Chris BagwellConvert 64-bit time value to time_t as needed
2022-03-26 Sebastien GODARDsar: A_NET_SOFT: Add new metric: softnet backlog length
2022-03-13 Sebastien GODARDget_global_int_statistics(): Cast to size_t before...
2022-03-06 Sebastien GODARDRemove unneeded variable assignment
2022-03-01 Sebastien GODARDsadf: Add basic colorization to sadf's output
2022-02-28 Sebastien GODARDCopyright year: Switch to 2022
2022-02-24 Sebastien GODARDsar: Make sure that all the buffers are copied in copy_...
2022-02-24 Sebastien GODARDA_IRQ: Also optimize get_global_int_statistics() function
2022-02-20 Sebastien GODARDA_NET_SOFT: Slight optimization in get_global_soft_stat...
2022-02-12 Sebastien GODARDFix typos in comments
2022-02-12 Sebastien GODARDsa_common.c: Move search_list_item() and add_list_item...
2022-02-06 Sebastien GODARDFix commit 3ab10c8
2022-02-06 Sebastien GODARDsar/sadf: Don't reallocate buffers for activities not...
2022-01-30 Sebastien GODARDA_IRQ: Check if CPU "all" should be displayed
2022-01-29 Sebastien GODARDA_IRQ: sar: Update report output
2022-01-28 Sebastien GODARDA_IRQ: Add new "--int=" option to sar and sadf
2022-01-23 Sebastien GODARDA_IRQ: Change syntax for option -I
2022-01-23 Sebastien GODARDMerge branch 'sar_interrupts_stats'
2022-01-23 Sebastien GODARDMake sure that datafiles with unknown activities can...
2021-06-10 Sebastien GODARDsar: Tell the user to convert its file when needed
2021-02-14 Sebastien GODARDsysstat-12.5.3 v12.5.3
2021-02-06 Sebastien GODARDsa_common.c: Remove some dead code
2021-02-06 Sebastien GODARDsar/sadf: Test values returned by functions
2021-02-06 Sebastien GODARDCheck untrusted values before use
2021-01-26 Sebastien GODARDMerge branch 'svg-fix-itvcount'
2021-01-26 Sebastien GODARDsa_common.c: Update comment in code
2021-01-23 Sebastien GODARDMerge branch 'kr-trans-20210116' of https://github...
2021-01-23 Sebastien GODARDMerge branch 'svg_debug_option'
2021-01-16 Sebastien GODARDsadf: Make 'debug' option independent from RAW output...
2021-01-16 Sebastien GODARDFix comments in code
2020-11-21 Sebastien GODARDCosmetic changes
2020-11-07 Sebastien GODARDsar: Make option -j work with filesystem statistics
2020-07-27 Sebastien GODARDMake device name consistent between sar and iostat
2020-07-25 Sebastien GODARDcifsiostat,iostat,sar: Add --pretty option
2020-07-25 Sebastien GODARDsar: Device names are now pretty-printed by default
2020-07-17 Sebastien GODARDFix various comments in code and other files
2020-05-21 Sebastien GODARDsa_common.c: Fix comment in code
2020-05-08 Sebastien GODARDsysstat-12.3.3 v12.3.3
2020-05-03 Sebastien GODARDCosmetic fixes
2020-04-25 Sebastien GODARDsar: Don't check if we are close enough to selected...
2020-04-19 Sebastien GODARDsadc: Check that PSI statistics can be collected
2020-04-12 Sebastien GODARDsar: Add PSI keyword to option -q
2020-04-11 Sebastien GODARDFix #233: sar: PSI: Basic definitions
2019-12-15 Sebastien GODARDFix #243: Heap overflow in logic2_display_loop()
2019-12-09 Sebastien GODARDFix #242: Double free in check_file_actlst()
2019-11-25 GODARD SebastienMerge pull request #239 from maxice8/fix-musl-includes
2019-11-24 Leoadd missing includes for musl
2019-11-15 Sebastien GODARDsa_common.c: Fix typo in comment
2019-11-01 Sebastien GODARDsimtest: Update code so that environment variables...
2019-10-01 Sebastien GODARDsar/sadf: Make sure we can read file headers structures...
2019-09-30 Sebastien GODARDsar/sadf: Change 'flags' type from unsigned int to...
2019-09-30 Sebastien GODARDsadf: Enhance raw format ouput
2019-09-22 Sebastien GODARDsar: Fix insecure data handling
2019-09-15 Sebastien GODARDsar/sadc: Add support for several types of extra records
2019-09-14 Sebastien GODARDsar/sadf: Add extra flexibility in case of a change...
2019-09-02 Sebastien GODARDFix #232: Memory corruption bug due to Integer Overflow...
2019-09-02 Sebastien GODARDsar/sadc: Add stable identifier support for disks stati...
2019-08-13 Sebastien GODARDFix #230: Memory corruption bug due to Integer Overflow...
2019-07-20 Sebastien GODARDIncrease array size in get_devname_from_sysfs() function
2019-06-07 Sebastien GODARDsar/sadf: Allow to select individual CPU/interrupts...
2019-04-29 Sebastien GODARDsadf: Time used by options -s/-e no longer depends...
2019-04-28 Sebastien GODARDsar: Use nanoseconds to distinguish between saDD and...
2019-04-19 Sebastien GODARDsar: Better detect if a disk has been unregistered...
2019-04-13 Sebastien GODARDsadf: PCP: Save COMMENT records in PCP archive
2019-04-13 Sebastien GODARDsadf: PCP: Save RESTART records in PCP archive
2019-02-23 Sebastien GODARDsadf: Don't test for activities available in file if...
2019-02-15 Sebastien GODARDsysstat-12.1.3 v12.1.3
2018-12-02 Sebastien GODARDFix #202: Infinite loop in sadf
2018-12-02 Sebastien GODARDAdd a return code to remap_struct() function
2018-12-01 Sebastien GODARDsar: Add discard I/O metrics to "sar -d" output
2018-11-26 Sebastien GODARDFix #196 and #199: Out of bound reads security issues
2018-09-24 GODARD SebastienMerge pull request #191 from xcorail/master
2018-09-21 Sebastien GODARDUse thread-safe versions of gmtime() and localtime()
2018-09-21 Sebastien GODARDMerge branch 'master' of https://github.com/xcorail...
next