index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-08
fix unused variables compiler warning
RincewindsHat
1
-0
/
+2
2023-10-08
fix sign compare compiler warnings
RincewindsHat
1
-2
/
+2
2023-10-08
Initialise threshold variables properly
RincewindsHat
1
-1
/
+16
2023-10-08
Merge branch 'master' into datamuc-merge-jitter
RincewindsHat
1
-0
/
+2
2023-10-08
Merge pull request #1933 from RincewindsHat/compiler-warnings-werror
Lorenz Kästle
1
-0
/
+2
2023-10-07
Fix missing include in plugins/runcmd.c
RincewindsHat
1
-0
/
+2
2023-10-07
Fix typo
RincewindsHat
1
-1
/
+1
2023-10-07
Refactor new threshold parser
RincewindsHat
1
-37
/
+45
2023-10-07
Do some actual error checking on the threshold parser
RincewindsHat
1
-6
/
+32
2023-10-06
Remove useless return after crash
RincewindsHat
1
-1
/
+0
2023-10-06
Change function type of get_thresholds to better reflect the options and desc...
RincewindsHat
1
-7
/
+14
2023-10-06
Update comment
RincewindsHat
1
-2
/
+2
2023-10-06
Refactor get_threshold2 to be barely understandable
RincewindsHat
1
-35
/
+65
2023-10-06
Merge branch 'master' into merge-jitter
Lorenz Kästle
1
-3
/
+1
2023-10-06
Merge pull request #1932 from RincewindsHat/check-ircd-pack-sockaddr
Lorenz Kästle
1
-3
/
+1
2023-10-06
use pack_sockaddr_in rather than hand-rolled
Stuart Henderson
1
-3
/
+1
2023-10-06
Merge branch 'master' into merge-jitter
datamuc
6
-30
/
+123
2023-10-06
check malloc
Danijel Tasov
1
-0
/
+4
2023-10-06
do not introduce new ints as bools
Danijel Tasov
1
-14
/
+16
2023-10-05
Merge pull request #1904 from Al2Klimov/1857
Lorenz Kästle
6
-30
/
+123
2023-10-04
Merge branch 'master' into merge-jitter
datamuc
8
-347
/
+339
2023-10-04
unnecessary space
Danijel Tasov
1
-1
/
+1
2023-10-04
readability improvements
Danijel Tasov
1
-3
/
+21
2023-10-04
remove sun ifdef
Danijel Tasov
1
-5
/
+0
2023-10-04
add some basic tests for the new modes
Danijel Tasov
1
-1
/
+47
2023-10-04
update failure regex
Danijel Tasov
1
-1
/
+1
2023-10-04
fix host count on when checking multiple hosts
Danijel Tasov
1
-21
/
+24
2023-10-04
adjust check_icmp tests
Danijel Tasov
2
-6
/
+6
2023-10-03
Merge pull request #1411 from glensc/pld/nagios-plugins-check_disk_smb-zero-c...
Lorenz Kästle
1
-1
/
+2
2023-10-03
Merge pull request #1931 from RincewindsHat/fix/typos
Lorenz Kästle
6
-6
/
+6
2023-10-03
Fix some more typos
RincewindsHat
6
-6
/
+6
2023-10-01
Merge pull request #1930 from RincewindsHat/cleanup/check_dhcp
Lorenz Kästle
1
-340
/
+331
2023-10-01
Update copyright
RincewindsHat
1
-1
/
+1
2023-10-01
Remove trailing lines
RincewindsHat
1
-3
/
+0
2023-10-01
Comment some endifs to make comprehension easier
RincewindsHat
1
-2
/
+3
2023-10-01
Use real booleans
RincewindsHat
1
-17
/
+14
2023-10-01
Homogenize whitespace usage
RincewindsHat
1
-305
/
+305
2023-10-01
Remove unnecessary type defines
RincewindsHat
1
-20
/
+16
2023-10-01
Update translations
Lorenz Kästle
3
-6
/
+18
2023-10-01
check_disk: Change usage for --include-type to indicated regexes are now poss...
Lorenz Kästle
1
-2
/
+2
2023-09-30
Fix typo
Lorenz Kästle
1
-1
/
+1
2023-09-30
Document new np_add_regex more and add error handling
Lorenz Kästle
1
-4
/
+29
2023-09-30
check_disk: Use regex also to include fs types
Lorenz Kästle
1
-3
/
+7
2023-09-28
update-po
Danijel Tasov
4
-4
/
+70
2023-09-28
Update translations
Lorenz Kästle
3
-15
/
+19
2023-09-28
check_disk: make -X a regex list
Alexander A. Klimov
1
-7
/
+11
2023-09-28
Introduce np_find_regmatch()
Alexander A. Klimov
2
-0
/
+26
2023-09-28
Introduce np_add_regex()
Alexander A. Klimov
2
-0
/
+12
2023-09-28
Introduce regex_list
Alexander A. Klimov
1
-0
/
+6
2023-09-27
cleanup more merge debris
Danijel Tasov
1
-8
/
+3
[next]