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
2008-03-17
Don't run check_nagios tests on Solaris, because of pst3 requirement
Ton Voon
1
-1/+7
2008-03-16
Add tests:
Thomas Guyot-Sionnest
3
-1/+42
2008-03-15
parse_ini now reads the default section if the request one can't be found.
Thomas Guyot-Sionnest
1
-7/+12
2008-03-15
Oops - this line shouldn't have been here (doesn't even work anyways) ;)
Thomas Guyot-Sionnest
1
-1/+0
2008-03-15
- Make equal-less parameters illegal
Thomas Guyot-Sionnest
3
-5/+17
2008-03-15
Fix handling of leading and trailing spaces in stanza
Thomas Guyot-Sionnest
1
-5/+9
2008-03-15
Fix segfault in test_ini.c and uncomment the affected tests
Thomas Guyot-Sionnest
2
-24/+27
2008-03-15
This commit consist of two changes:
Thomas Guyot-Sionnest
4
-42/+74
2008-03-15
Add port to Host Header to prevent problems with non default ports (Christoph...
Matthias Eble
1
-1/+1
2008-03-14
Added -A/--dig-arguments to check_dig (#1889453/#1874041)
Matthias Eble
2
-3/+14
2008-03-14
Enhanced check_smtp to actually print invalid response text (#1911239)
Matthias Eble
1
-3/+3
2008-03-14
Fixed 64 bit pst3 when tries to link to gettext. Gettext linked
Ton Voon
3
-6/+8
2008-03-14
These files are generated automatically during the make process, and removed ...
Thomas Guyot-Sionnest
9
-2054/+0
2008-03-11
Possible fix for HP-UX compile problems of regex_internal.c
Ton Voon
2
-0/+31
2008-03-11
Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS
Ton Voon
6
-12/+7
2008-02-28
Reverted check_procs for solaris back to using pst3 due to truncation
Ton Voon
6
-22/+105
2008-02-28
Fix where PERL5LIB is blank
Ton Voon
1
-1/+3
2008-02-18
Added CVE MITRE tracking number
Ton Voon
1
-1/+1
2008-02-13
check_pgsql now builds with postgres lib v8.3 (Jan Wagner #1878972)
Matthias Eble
2
-0/+2
2008-02-13
Fix --local argument handling (Jan Wagner #1878971)
Matthias Eble
1
-2/+2
2008-02-13
Fix broken intending (The whole file use spaces only except my last patch and...
Thomas Guyot-Sionnest
1
-12/+12
2008-02-13
Add two files to svn:ignore
Thomas Guyot-Sionnest
0
-0/+0
2008-02-13
set_thresholds now let the user free the thresolds. (P.S.: When you set twice...
Thomas Guyot-Sionnest
2
-5/+7
2008-02-13
News, nothing else.
Thomas Guyot-Sionnest
1
-0/+1
2008-02-13
This floorf workaround is Nnot needed anymore since floorf is part of Gnulib
Thomas Guyot-Sionnest
1
-5/+0
2008-02-13
Reverting patch to test 8-bit data: Still broken on Solaris (7-bit works as b...
Thomas Guyot-Sionnest
1
-4/+2
2008-02-12
Import Gnulib floorf and base64 and removed our old base64 library.
Thomas Guyot-Sionnest
27
-67/+3302
2008-02-12
Sync to latest Gnulib
Thomas Guyot-Sionnest
169
-2953/+9946
2008-02-11
Hints re: SSL features
Ton Voon
1
-0/+4
2008-02-11
Added link to FAQ for redhat spopen problem
Ton Voon
1
-0/+1
2008-01-31
Bump plugins-root/ to GPLv3
Thomas Guyot-Sionnest
3
-67/+59
2008-01-31
Bump plugins/ to GPLv3 (header files)
Thomas Guyot-Sionnest
4
-63/+76
2008-01-31
Bump plugins/ to GPLv3 (non-plugind files)
Thomas Guyot-Sionnest
7
-252/+183
2008-01-31
Bump plugin/ to GPLv3 (check_overcr to check_users)
Thomas Guyot-Sionnest
14
-313/+275
2008-01-30
Bump plugins/ to GPLv3 (check_apt to check_nwstat)
Thomas Guyot-Sionnest
24
-570/+515
2008-01-30
details...
Thomas Guyot-Sionnest
2
-2/+2
2008-01-30
Bump lib/tests to GPLv3
Thomas Guyot-Sionnest
6
-114/+108
2008-01-30
Bump /lib to GPLv3
Thomas Guyot-Sionnest
5
-94/+107
2008-01-30
new standardized GPLv3 header (will be applied to all C files)
Thomas Guyot-Sionnest
1
-0/+28
2008-01-29
check_ntp_peer now checks for the LI_ALARM flag
Thomas Guyot-Sionnest
2
-1/+10
2008-01-29
typo
Thomas Guyot-Sionnest
1
-1/+1
2008-01-29
Fix bugs and flaws in best offset server selection of check_ntp_time and (dep...
Thomas Guyot-Sionnest
3
-67/+72
2008-01-26
Fix help text of check_ntp_* (Bug #1880095)
Thomas Guyot-Sionnest
4
-3/+4
2008-01-15
Fix check_disk disk usage calculation when using --group=NAME (related to bug...
Thomas Guyot-Sionnest
2
-1/+3
2008-01-15
Add AC_SYS_LARGEFILE to configure.in (check_disk should now work with large f...
Thomas Guyot-Sionnest
2
-0/+2
2008-01-10
Add a return-code check (also test cmd_run without out/err buffers)
Thomas Guyot-Sionnest
1
-1/+11
2008-01-09
make test-debug generate lots of false errors in tinderbox. Turning off until...
Thomas Guyot-Sionnest
1
-2/+2
2008-01-08
Fixed reverse lookup damaged by previous commit
Matthias Eble
1
-6/+7
2008-01-08
Changed default test values for check_dns (using nagios.com)
Ton Voon
1
-3/+3
2008-01-08
Reverted commits 1898 and 1899 due to reversion of 1879
Ton Voon
5
-6/+6
[next]