summaryrefslogtreecommitdiffstats
path: root/lib/utils_disk.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-15Replace all old school booleans in lib witch C99 onesrefs/pull/1937/headRincewindsHat1-5/+5
2023-09-28Introduce np_find_regmatch()Alexander A. Klimov1-0/+1
2023-09-28Introduce np_add_regex()Alexander A. Klimov1-0/+1
2023-09-28Introduce regex_listAlexander A. Klimov1-0/+6
2023-02-19utils_disk: add name_prev pointer to struct parameter_listKristian Schuster1-0/+1
2021-10-26Switch to uint64_tRincewindsHat1-1/+1
2018-12-08[check_disk] add support to display inodes usage in perfdatarefs/pull/1567/headVincent Danjean1-1/+2
2010-11-15Fix check_disk free space calculation if blocksizes differ within a disk grou...Matthias Eble1-0/+4
2007-09-22Added -i/-I to ignore pathes/partitions based on regular expressionsMatthias Eble1-0/+2
2007-03-30check_disk: added regex functionality -r and -R. see np-devel mail (2007-02-10)Matthias Eble1-0/+2
2007-03-30check_disk: added grouping functionality. see np-devel mail (2007-02-10)Matthias Eble1-0/+1
2007-03-30check_disk -C is more flexible now. See np-devel post (2007-02-10)Matthias Eble1-0/+1
2006-12-20Fixed inode thresholds, regressed from previous releaseTon Voon1-0/+1
2006-10-18Fix tests for exact matches when searching filesystemsTon Voon1-1/+0
2006-07-13Major fixes to check_disk. Now should return same data as dfTon Voon1-0/+32