summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-07Include <sys/param.h> before <sys/swap.h> in order to fix compilation onHolger Weiss1-3/+3
2007-02-06Correct vim typo in comment block :PThomas Guyot-Sionnest1-1/+1
2007-02-06correcting some translation problemsBenoit Mortier11-1659/+1791
2007-02-06initial version of ini file parsing routines in CM. Sean Finney2-0/+266
2007-02-06adding PACKAGE_BUGREPORT to fix Report-Msgid-Bugs-To:Benoit Mortier1-0/+4
2007-02-05Update list of team members. More notes on new releasesTon Voon2-4/+10
2007-02-05For 1.4.6 releaserelease-1.4.6Ton Voon5-7/+475
2007-02-02Fix parsing of multiple OIDs sets needmibs = TRUEThomas Guyot-Sionnest1-4/+4
2007-02-01Fix progname being partly set to upper caseThomas Guyot-Sionnest2-3/+3
2007-02-01Adding NEWS entry for check_jabberThomas Guyot-Sionnest1-0/+1
2007-02-01Fix bug #1593073 Check_Log problem with log rotationThomas Guyot-Sionnest1-1/+1
2007-01-31Converted to new style object and Test::More testing. Skipped jabber serverTon Voon1-12/+22
2007-01-31Add check_jabber test. Will ask for a jabber host (default should be OK)Thomas Guyot-Sionnest1-0/+55
2007-01-31Fix Debian Bug #392610: check_jabber always return warningThomas Guyot-Sionnest1-2/+2
2007-01-30Jail does not requires any argumentsThomas Guyot-Sionnest1-1/+1
2007-01-30make dist failing without config.rpath in top level. File copiedTon Voon1-0/+660
2007-01-30Fix reporting bug using expect, affecting (not fixing) Debian bug #392610: ch...Thomas Guyot-Sionnest2-9/+22
2007-01-30grep(1) "-q" isn't portable (e.g., it won't work on Solaris 8), redirectHolger Weiss1-1/+1
2007-01-29Revert 1643463 (reversed disk thresholds) keeping the thresholds checks.Thomas Guyot-Sionnest2-9/+9
2007-01-29Automake 1.10 says: "compiling `test_disk.c' with per-target flagsHolger Weiss1-0/+2
2007-01-29Move config.rpath into build-aux for automake 1.10Ton Voon1-0/+0
2007-01-28Remove description of deprecated ./configure --with-nagios-{user,group}Holger Weiss1-6/+2
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss38-39/+47
2007-01-27Fix #1643463: Miscalculating thresholds check_diskThomas Guyot-Sionnest2-5/+23
2007-01-27Change the variable names `true' and `false' (which are keywords in C99)Holger Weiss1-11/+11
2007-01-27Include GNULib's "dirname.h" in order to pull in the base_name()Holger Weiss1-0/+1
2007-01-27Fix typos.Holger Weiss2-3/+3
2007-01-27Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) andHolger Weiss1-0/+1
2007-01-27Include <sys/param.h> which is a prerequisite for <sys/sysctl.h> onHolger Weiss1-0/+1
2007-01-25Update references to NEWS instead of CHANGES. Fix compile of libtapTon Voon4-5/+5
2007-01-25Use build-aux directory. Removed unnecessary checks in configure.in.Ton Voon5-3045/+10
2007-01-24Various cleanups in the syncing with gnulibTon Voon9-19/+676
2007-01-24Sync with gnulib - lots of extraneous code removed in preference to GNU codeTon Voon230-5885/+12681
2007-01-23Support `check_ssh --hostname=ADDRESS' (but keep `--host=ADDRESS' for backwardHolger Weiss2-1/+3
2007-01-23Location updatesHolger Weiss1-21/+18
2007-01-23Add missing `break' to the switch-case block that handles the `-m' optionHolger Weiss1-0/+1
2007-01-23Initialize `data' to zero, fixes potential segfault (Nobuhiro Ban - 1642658)Holger Weiss2-0/+2
2007-01-23Add support for statvfs(2) which is needed in order to compile the plugins onHolger Weiss1-2/+7
2007-01-22Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) andHolger Weiss1-3/+15
2007-01-20Updated policy on contributed pluginsTon Voon1-2/+17
2007-01-20Administrative notesTon Voon3-11/+16
2007-01-20compilation fixes for check_ntp.c:M. Sean Finney1-3/+3
2007-01-20Fix bug #1632091: printf format string typos. Add some more cosmetic changes.Thomas Guyot-Sionnest2-6/+6
2007-01-20Fix bug #1632078: critical threshold % incorrectly displayed by check_icmpThomas Guyot-Sionnest1-1/+1
2007-01-20Fix bug #1632072 pointer error in plugins/netutils.c. Add changelog entry for...Thomas Guyot-Sionnest3-1/+4
2007-01-17Fix bug #1630970 Fix for buffer overflow of check_procs procprog stringThomas Guyot-Sionnest2-1/+2
2007-01-08Added notes about check_disk perf data fix. Added test to check perf data isTon Voon3-6/+23
2007-01-07Fix bug #1627970: check_disk performance output for more then one partitionThomas Guyot-Sionnest1-2/+7
2007-01-06Fix bug #1629008: check_ping fails to handle Packet filtered errorThomas Guyot-Sionnest1-2/+14
2007-01-06Revert last patch: it works but not really for the reason I though.Thomas Guyot-Sionnest1-5/+1