Age | Commit message (Expand) | Author | Files | Lines |
2007-03-08 | Ficing C++ style comments | Thomas Guyot-Sionnest | 1 | -29/+29 |
2007-03-08 | Fixed C++ style comments, but I don't get why those lines were originally com... | Thomas Guyot-Sionnest | 1 | -2/+2 |
2007-03-06 | Fix option handling (Nobuhiro Ban - 1657280) | Ton Voon | 1 | -3/+4 |
2007-03-06 | Fixed compile errors in check_smtp.c | Ton Voon | 1 | -11/+11 |
2007-03-06 | Fixed broken HELO cmd (Enrico Scholz - 1675279) | Ton Voon | 3 | -5/+5 |
2007-03-06 | Use /usr/ucb/ps on Solaris in preference to pst3 (problems in 64bit mode) | Ton Voon | 3 | -25/+12 |
2007-03-06 | Test failure if a filesystem which is a subset of another fails the inode | Ton Voon | 1 | -1/+1 |
2007-03-06 | Detect if check_mysql compile will work at ./configure time, due to some | Ton Voon | 2 | -4/+13 |
2007-03-06 | Clearer message when --with-nagios-user is used for ./configure | Ton Voon | 1 | -2/+2 |
2007-03-06 | Root plugins installed with world executable permissions. Removed references | Ton Voon | 5 | -120/+71 |
2007-03-02 | Fix for broken check_mrtgtraf | Ethan Galstad | 1 | -3/+3 |
2007-02-24 | Fix the makefile ('[[' is bash-specific, 'rm -f' don't remove directories) | Thomas Guyot-Sionnest | 1 | -2/+2 |
2007-02-14 | check_sybase now maintained in NagiosExchange | Ton Voon | 2 | -370/+1 |
2007-02-14 | Fixed typo in help for -M | Ton Voon | 1 | -1/+1 |
2007-02-14 | Documentation fix re: --escape flag. Fix of ./check_tcp test to webservers | Ton Voon | 2 | -2/+5 |
2007-02-09 | Fixed MKINSTALLDIRS problem on some systems - Lars Stavholm | Ton Voon | 4 | -15/+31 |
2007-02-07 | Added test files to test the parse_ini.c routines. Requires libtap | Ton Voon | 6 | -9/+129 |
2007-02-07 | Include <sys/param.h> before <sys/swap.h> in order to fix compilation on | Holger Weiss | 1 | -3/+3 |
2007-02-06 | Correct vim typo in comment block :P | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-02-06 | correcting some translation problems | Benoit Mortier | 11 | -1659/+1791 |
2007-02-06 | initial version of ini file parsing routines in C | M. Sean Finney | 2 | -0/+266 |
2007-02-06 | adding PACKAGE_BUGREPORT to fix Report-Msgid-Bugs-To: | Benoit Mortier | 1 | -0/+4 |
2007-02-05 | Update list of team members. More notes on new releases | Ton Voon | 2 | -4/+10 |
2007-02-05 | For 1.4.6 releaserelease-1.4.6 | Ton Voon | 5 | -7/+475 |
2007-02-02 | Fix parsing of multiple OIDs sets needmibs = TRUE | Thomas Guyot-Sionnest | 1 | -4/+4 |
2007-02-01 | Fix progname being partly set to upper case | Thomas Guyot-Sionnest | 2 | -3/+3 |
2007-02-01 | Adding NEWS entry for check_jabber | Thomas Guyot-Sionnest | 1 | -0/+1 |
2007-02-01 | Fix bug #1593073 Check_Log problem with log rotation | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-01-31 | Converted to new style object and Test::More testing. Skipped jabber server | Ton Voon | 1 | -12/+22 |
2007-01-31 | Add check_jabber test. Will ask for a jabber host (default should be OK) | Thomas Guyot-Sionnest | 1 | -0/+55 |
2007-01-31 | Fix Debian Bug #392610: check_jabber always return warning | Thomas Guyot-Sionnest | 1 | -2/+2 |
2007-01-30 | Jail does not requires any arguments | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-01-30 | make dist failing without config.rpath in top level. File copied | Ton Voon | 1 | -0/+660 |
2007-01-30 | Fix reporting bug using expect, affecting (not fixing) Debian bug #392610: ch... | Thomas Guyot-Sionnest | 2 | -9/+22 |
2007-01-30 | grep(1) "-q" isn't portable (e.g., it won't work on Solaris 8), redirect | Holger Weiss | 1 | -1/+1 |
2007-01-29 | Revert 1643463 (reversed disk thresholds) keeping the thresholds checks. | Thomas Guyot-Sionnest | 2 | -9/+9 |
2007-01-29 | Automake 1.10 says: "compiling `test_disk.c' with per-target flags | Holger Weiss | 1 | -0/+2 |
2007-01-29 | Move config.rpath into build-aux for automake 1.10 | Ton Voon | 1 | -0/+0 |
2007-01-28 | Remove description of deprecated ./configure --with-nagios-{user,group} | Holger Weiss | 1 | -6/+2 |
2007-01-28 | Don't try to print `optarg' (which will be a NULL pointer) if an unknown | Holger Weiss | 38 | -39/+47 |
2007-01-27 | Fix #1643463: Miscalculating thresholds check_disk | Thomas Guyot-Sionnest | 2 | -5/+23 |
2007-01-27 | Change the variable names `true' and `false' (which are keywords in C99) | Holger Weiss | 1 | -11/+11 |
2007-01-27 | Include GNULib's "dirname.h" in order to pull in the base_name() | Holger Weiss | 1 | -0/+1 |
2007-01-27 | Fix typos. | Holger Weiss | 2 | -3/+3 |
2007-01-27 | Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) and | Holger Weiss | 1 | -0/+1 |
2007-01-27 | Include <sys/param.h> which is a prerequisite for <sys/sysctl.h> on | Holger Weiss | 1 | -0/+1 |
2007-01-25 | Update references to NEWS instead of CHANGES. Fix compile of libtap | Ton Voon | 4 | -5/+5 |
2007-01-25 | Use build-aux directory. Removed unnecessary checks in configure.in. | Ton Voon | 5 | -3045/+10 |
2007-01-24 | Various cleanups in the syncing with gnulib | Ton Voon | 9 | -19/+676 |
2007-01-24 | Sync with gnulib - lots of extraneous code removed in preference to GNU code | Ton Voon | 229 | -5868/+12664 |