index
:
monitoring-plugins
3.0.0-rc1
3.0.0-rc2
3.0.0-rc3
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
coverity/master
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
maintenance-2.4.0-check_mysql
master
sthen_pkg_conf
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
8 days
Merge branch 'master' into check_snmp_fixes
Lorenz Kästle
0
-0
/
+0
8 days
removed -Werror=declaration-after-statement from net-snmp-config --cflags cau...
Lorenz Kästle
1
-1
/
+1
8 days
Merge branch 'master' into check_snmp_fixes
Lorenz Kästle
6
-114
/
+196
8 days
check_snmp: fixed falltrhough case in ASN_FLOAT/ASN_DOUBLE (#2249)
Lorenz Kästle
1
-0
/
+2
8 days
common.h: added guard to avoid warning when ENABLE_NLS is not defined (#2248)
Lorenz Kästle
1
-1
/
+1
9 days
Add option to override output for check in lib for check_by_ssh (#2230)
Lorenz Kästle
3
-2
/
+26
9 days
Revert check_disk performance data back to used space (#2243)
Lorenz Kästle
3
-112
/
+170
2026-03-27
merged with master
Andreas Baumann
562
-6619
/
+4381
2026-03-27
Handle rc_send_server in libfreeradius (#2246)
Lorenz Kästle
1
-0
/
+2
2026-03-26
Update/gnulib 2026 03 (#2247)
Lorenz Kästle
516
-11098
/
+3347
2026-03-26
make check_curl test a little less specific (#2245)
Lorenz Kästle
1
-1
/
+1
2026-03-16
Remove troublesome symbols from output (#2240)
Lorenz Kästle
1
-0
/
+17
2026-03-14
hotfix for bsearch and wmemchr for glibc 2.43
Andreas Baumann
2
-2
/
+2
2026-03-13
check_curl: check certificates and exit before checking for curl_easy_perform...
inqrphl
1
-12
/
+25
2026-03-13
add proxy argument and improve dns cache usage (#2209)
inqrphl
11
-31
/
+835
2026-02-19
Fix check_procs -T option (#2235)
Mathieu Gagné
1
-1
/
+1
2026-02-16
Make replacing of mismatching single quotes work (#2232)
Dirk Mueller
1
-1
/
+1
2026-02-16
Fix typo in enum MP_PARSING_SUCCES(S) (#2233)
Dirk Mueller
16
-49
/
+50
2026-02-16
Fix a few typos (#2231)
Dirk Mueller
11
-16
/
+16
2026-02-06
Make IPv6 unconditional (#2219)
Lorenz Kästle
13
-72
/
+2
2026-02-06
OpenBSD: pledge(2) some network-facing checks (#2225)
Alvar
6
-0
/
+82
2026-01-23
Remove dep files which were checked in unintentionally (#2228)
Lorenz Kästle
17
-685
/
+0
2026-01-23
utils.h: undefine USE_OPENSSL to avoid clash with net-snmp redefitition
Andreas Baumann
1
-0
/
+1
2026-01-23
check_snmp_helpers.c: various possible fixes around const char */char * casts
Andreas Baumann
2
-10
/
+18
2026-01-23
removed -Wundef statement from net-snmp-config --cflags causing wanings in cl...
Andreas Baumann
1
-1
/
+1
2026-01-23
check_real: fixed for non-constness of default_expect
Andreas Baumann
1
-1
/
+1
2026-01-23
strange auto-updates in GNUlib
Andreas Baumann
3
-40
/
+65
2026-01-23
removed -Werror=declaration-after-statement from net-snmp-config --cflags cau...
Andreas Baumann
1
-1
/
+1
2026-01-23
.Po dep files depend on the platform, do they have to be checked in?
Andreas Baumann
14
-491
/
+406
2026-01-23
check_snmp: fixed falltrhough case in ASN_FLOAT/ASN_DOUBLE
Andreas Baumann
1
-0
/
+2
2026-01-23
added CHECK_EOF to work around warnings about EOF and -1 being the same
Andreas Baumann
19
-19
/
+26
2026-01-22
common.h: added guard to avoid warning when ENABLE_NLS is not defined
Andreas Baumann
1
-1
/
+1
2026-01-19
check_icmp: Populate progname before np_extra_opts call (#2226)
Alvar
1
-9
/
+8
2026-01-16
check_disk: compare inode thresholds against the correct value (#2223)
Lorenz Kästle
2
-3
/
+18
2026-01-16
check_icmp: prevent segfault on OpenBSD (#2224)
Lorenz Kästle
1
-2
/
+5
2026-01-15
Merge pull request #2222 from RincewindsHat/fix/summary_counts
Lorenz Kästle
1
-1
/
+1
2026-01-14
Compute numbers in output summary correctly
Lorenz Kästle
1
-1
/
+1
2026-01-09
Merge pull request #2200 from RincewindsHat/modern_output/check_radius
Lorenz Kästle
2
-29
/
+107
2026-01-09
Merge pull request #2111 from RincewindsHat/refactor/check_ide_smart
Lorenz Kästle
3
-118
/
+157
2026-01-09
Merge branch 'master' into refactor/check_ide_smart
Lorenz Kästle
696
-20140
/
+57851
2026-01-09
Merge pull request #2218 from RincewindsHat/fix/compiler_warnings
Lorenz Kästle
7
-41
/
+62
2026-01-09
Merge pull request #2199 from RincewindsHat/modern_output/check_real
Lorenz Kästle
5
-131
/
+215
2026-01-09
Fix PS_FORMAT
Lorenz Kästle
1
-1
/
+1
2026-01-09
parse_ini: correct string length
Lorenz Kästle
1
-3
/
+5
2026-01-09
check_icmp: fix some compiler warnings (and maybe bugs)
Lorenz Kästle
1
-21
/
+32
2026-01-09
check_curl: fix pointer type
Lorenz Kästle
1
-1
/
+1
2026-01-09
check_curl: clang-format
Lorenz Kästle
1
-9
/
+15
2026-01-09
Fix error message formatting
Lorenz Kästle
1
-1
/
+1
2026-01-09
Fix some minor compiler warnings
Lorenz Kästle
2
-6
/
+8
2026-01-02
Merge pull request #2215 from RincewindsHat/fix/check_snmp_compiler_flags
Lorenz Kästle
1
-1
/
+1
[next]