Code

pst3.c must not use nagiosplug/gnulib includes
[nagiosplug.git] / lib /
2009-06-11 Matthias EbleMerge branch 'master' of ssh://PsychoTrahe@repo.or...
2009-06-11 Thomas Guyot-SionnestUse a more "natural" way of writing argument lists...
2009-06-01 Holger WeissFix the memory allocation for the thresholds data
2009-05-28 Thomas Guyot-Sionnestcheck_snmp: Make use of standard threshold functions
2009-01-26 Thomas Guyot-SionnestMake extract_value more generic:
2009-01-24 Thomas Guyot-SionnestRemove the commented out blocks
2009-01-24 Thomas Guyot-SionnestFix paths in test_ini tests
2009-01-23 Thomas Guyot-SionnestAdd die tests for parse_ini
2009-01-22 Thomas Guyot-SionnestReturn UNKNOWN if none of the default files can be...
2009-01-22 Thomas Guyot-SionnestAdd die tests for extra-opts
2009-01-21 Thomas Guyot-SionnestMove check_ntp's extract_value to utils_base.c.
2009-01-21 Thomas Guyot-SionnestAccidentally included built executables - also updated...
2009-01-21 Thomas Guyot-SionnestSome platform are missing setenv
2009-01-21 Thomas Guyot-SionnestFix (or try at least) for IRIX compile to tap tests
2009-01-18 Thomas Guyot-SionnestRe-apply "Cleanup; fix the way libraries are linked...
2009-01-15 Thomas Guyot-SionnestTypo
2009-01-13 Thomas Guyot-SionnestMake /lib before /lib/tests to satisfy dependencies...
2009-01-09 Thomas Guyot-SionnestFix test from last commit
2009-01-09 Thomas Guyot-Sionnestbasename check in test_utils.c was accidentaly added...
2009-01-09 Thomas Guyot-SionnestRevert "Cleanup; fix the way libraries are linked;...
2009-01-08 Thomas Guyot-SionnestTry to make IRIX happy (this fixes a similar warning...
2009-01-07 Thomas Guyot-SionnestCleanup; fix the way libraries are linked; Make-It...
2008-11-29 Thomas Guyot-SionnestAdd Libtap as a bundled library (does not change any...
2008-11-28 Thomas Guyot-SionnestRevert inclusion of libtap into nagiosplugins
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-11-19 Thomas Guyot-SionnestBulk EOL cleanup
2008-11-19 Thomas Guyot-Sionnestcheck_disk: rerpopulate the mount list after doing...
2008-11-05 Ton VoonNeed to add in the libgnu.la for Solaris and other...
2008-11-05 Thomas Guyot-SionnestFix calculation of extra-opts parameters.
2008-11-04 Thomas Guyot-SionnestFixed the test (not the bug yet) and added similar...
2008-11-04 Thomas Guyot-SionnestCorrected test_opts plan
2008-11-04 Thomas Guyot-SionnestAdding extra-opts check that crash on my prod servers...
2008-11-04 Thomas Guyot-SionnestMake extra-opts (C plugins) behave more like N::P:
2008-08-21 Ton VoonCorrectly link to included libtap. Simplify invoking...
2008-08-21 Thomas Guyot-SionnestTypos in comments
2008-07-08 Ton Vooncheck_procs captures stderr and adds to plugin output...
2008-07-02 Ton VoonUse tap.h from the libtap directory
2008-06-26 Ton VoonAdding libtap into distribution to help run C based...
2008-04-04 Thomas Guyot-Sionnestmake parse_ini die like in N::P if section isn't found
2008-04-02 Thomas Guyot-SionnestDelete obsolete files
2008-04-02 Thomas Guyot-Sionnest- Add --enable-extra-opts configure option for compilin...
2008-04-01 Thomas Guyot-Sionnestfix the obvious...
2008-04-01 Thomas Guyot-Sionnestnp_extra_opts now retain pointers from argv so that...
2008-03-31 Thomas Guyot-SionnestFix bug with --extra-opts as last argument with no...
2008-03-31 Thomas Guyot-SionnestFix for last commit - I accidentaly broke my local...
2008-03-30 Thomas Guyot-Sionnest- Remove the last argument of np_extra_opts
2008-03-26 Thomas Guyot-Sionnestwrite ini-file lookup function + tests
2008-03-24 Thomas Guyot-SionnestAdd extra-opts argument parsing with tests
2008-03-24 Thomas Guyot-SionnestReplace broken usage of NAGIOS_CONFIG_PATH with a stub...
2008-03-16 Thomas Guyot-SionnestAdd tests:
2008-03-15 Thomas Guyot-Sionnestparse_ini now reads the default section if the request...
2008-03-15 Thomas Guyot-SionnestOops - this line shouldn't have been here (doesn't...
2008-03-15 Thomas Guyot-Sionnest- Make equal-less parameters illegal
2008-03-15 Thomas Guyot-SionnestFix handling of leading and trailing spaces in stanza
2008-03-15 Thomas Guyot-SionnestFix segfault in test_ini.c and uncomment the affected...
2008-03-15 Thomas Guyot-SionnestThis commit consist of two changes:
2008-03-11 Ton VoonFixed link -m64 problems on pst3 for solaris. Fixed...
2008-02-13 Thomas Guyot-Sionnestset_thresholds now let the user free the thresolds...
2008-02-13 Thomas Guyot-SionnestReverting patch to test 8-bit data: Still broken on...
2008-02-12 Thomas Guyot-SionnestImport Gnulib floorf and base64 and removed our old...
2008-01-30 Thomas Guyot-Sionnestdetails...
2008-01-30 Thomas Guyot-SionnestBump lib/tests to GPLv3
2008-01-30 Thomas Guyot-SionnestBump /lib to GPLv3
2008-01-30 Thomas Guyot-Sionnestnew standardized GPLv3 header (will be applied to all...
2008-01-10 Thomas Guyot-SionnestAdd a return-code check (also test cmd_run without...
2008-01-06 Thomas Guyot-SionnestFix base64 test (known string wasn't null-terminated)
2008-01-06 Thomas Guyot-SionnestFix tinderbox breakage
2007-12-12 Ton VoonRun tinderbox builds in a test debug mode using "make...
2007-12-11 Ton VoonFixed test so works on MacOSX (use /bin/sh instead...
2007-12-11 Ton VoonAdd verbose flag so each test result is seen, rather...
2007-11-09 Thomas Guyot-SionnestAdding svn:keywords props
2007-11-09 Thomas Guyot-SionnestAdding test for base64 lib
2007-11-09 Thomas Guyot-SionnestMoved base64 function to /lib.
2007-11-09 Thomas Guyot-SionnestNothing to see here...
2007-09-22 Matthias Eblesubstituted bool/true/false with int/TRUE/FALSE (discus...
2007-09-22 Matthias EbleAdded -i/-I to ignore pathes/partitions based on regula...
2007-09-21 Ton VoonStop double expansion of parameters for negate - works...
2007-07-29 Holger WeissDon't use C++ style comments.
2007-07-24 Ton VoonRemoving all .cvsignore files
2007-06-03 Matthias EbleMinor corrections to test_tcp.c
2007-06-03 Matthias EbleMakefile.am changes for test_tcp.c
2007-06-03 Matthias EbleAdded test cases for utils_tcp
2007-06-03 Matthias EbleMoved check_tcp's expect string testing into utils_tcp...
2007-05-27 M. Sean Finneyadded functions to utils_base:
2007-04-20 Holger WeissDeclare print_thresholds().
2007-04-02 Ton VoonAdd libgnu.a as regex functions required
2007-04-01 Matthias Ebleutils_disk: fixed handling if check_disk -p is a device...
2007-03-30 Matthias EbleTest Cases for check_disk's -r, -R, -C and -g
2007-03-30 Matthias Eblecheck_disk: added regex functionality -r and -R. see...
2007-03-30 Matthias Eblecheck_disk: added grouping functionality. see np-devel...
2007-03-30 Matthias Eblecheck_disk -C is more flexible now. See np-devel post...
2007-02-07 Ton VoonAdded test files to test the parse_ini.c routines....
2007-02-06 M. Sean Finneyinitial version of ini file parsing routines in C
2007-01-27 Holger WeissChange the variable names `true' and `false' (which...
2007-01-24 Ton VoonSync with gnulib - lots of extraneous code removed...
2007-01-23 Holger WeissAdd support for statvfs(2) which is needed in order...
2006-12-20 Ton VoonFixed inode thresholds, regressed from previous release
2006-11-03 Ton VoonAdd alloca files, required for *BSD
2006-10-18 Ton VoonFix tests for exact matches when searching filesystems
2006-10-18 Ton VoonCater for different errors when setting thresholds
next