2002-11-24 |
Karl DeBisschop | make routine snapshots of nagios and plugin CVS to... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Karl DeBisschop | add replace battery condition, replace unchecked strcat... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Karl DeBisschop | get long args output to work on check_procs by putting... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Karl DeBisschop | get long args output to work on linux check_procs,... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Karl DeBisschop | add a few comments, trap a few place where a NULL strin... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Karl DeBisschop | get long args output to work on linux check_procs ... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Karl DeBisschop | fix empty output on errors |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Karl DeBisschop | add switch to evaluate each swap individually |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Karl DeBisschop | fix solaris SEGV, still need to print meaningful error... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Karl DeBisschop | in short options, t no no argument |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Karl DeBisschop | replace some strcpy with strscpy |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Karl DeBisschop | another try at portable symlinking |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Karl DeBisschop | another try at portable symlinking |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Karl DeBisschop | explicitly cast recv() arg2 for SunOS5.6 |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Karl DeBisschop | rewrite of install-exec-hook for solaris |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Subhendu Ghosh | javaproc, sendim |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Subhendu Ghosh | New directory to for perfdata and reporting scripts |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Karl DeBisschop | test total swap instead of individual disks |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Karl DeBisschop | failed to handle multple disks |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Karl DeBisschop | more readable max_state() code |
commit | commitdiff | tree | snapshot |
2002-11-16 |
Karl DeBisschop | fix too many sources problem for programs tha are symli... |
commit | commitdiff | tree | snapshot |
2002-11-16 |
Karl DeBisschop | my take on Subhendu's patches, plus a few comments... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Subhendu Ghosh | memory bounds in options, no output comparison case |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Karl DeBisschop | make spec work again, now that release is in source... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Karl DeBisschop | release numbering fix |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Karl DeBisschop | fix label handling, replace accidentally deleted elseif... |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Karl DeBisschop | fix bug with gettimeofday test, improve version/release... |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Karl DeBisschop | fix typo in snprintf build |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Karl DeBisschop | can't drop these sources -- neded for dist |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Karl DeBisschop | fix build rule for snprintf |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Karl DeBisschop | pagesize count off by one |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Karl DeBisschop | clean up NULL from status on Solaris |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Karl DeBisschop | typo in AC_DEFINE of PS_FORMAT for solaris |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Karl DeBisschop | remove check_nt again |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Karl DeBisschop | back out last change -- it was only work in progress |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Karl DeBisschop | remove call_getopt and ssprintf |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Karl DeBisschop | remove call_getopt and asprintf |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Karl DeBisschop | cleanup asprintf, old function decls |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Karl DeBisschop | remove call_getopt |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Subhendu Ghosh | should use asprintf |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Subhendu Ghosh | more snmpv3 patches |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Subhendu Ghosh | long opt for miblist, snmpv3 support (rosenauer) |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Subhendu Ghosh | option to specify a miblist - llow |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Subhendu Ghosh | misc doc fix, missing verbose option |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Karl DeBisschop | remove call_getopt |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Karl DeBisschop | remove call_getopt |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Karl DeBisschop | cleaner handling of DEFAULT_PORT |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Karl DeBisschop | add HPUX swap, try to cleanup getopt processing |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Karl DeBisschop | define and use usage3 where second part of message... |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Karl DeBisschop | HAVE_C99_SNPRINTF is not tested, so remove from ifdef |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Karl DeBisschop | user reports NULL still getting into asprintf |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Karl DeBisschop | remove call_getopt |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Karl DeBisschop | patches required to build on solaris with asprintf... |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Karl DeBisschop | remove unused variables |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Karl DeBisschop | some useful onliners |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Karl DeBisschop | bugfixes to command format and (null) text created... |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Karl DeBisschop | remove call_getopt, add [] arougn time |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Karl DeBisschop | test snprintf function family for ifdefs in snprintf.c |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Karl DeBisschop | replace fixed-lentgh buffer with asprintf |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Karl DeBisschop | forgot to remove call_getopt |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Karl DeBisschop | forgot to remove call_getopt declaration |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Karl DeBisschop | remove call_getopt, fix several buffer overruns possibl... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Karl DeBisschop | debian builds not actively maintained, so suppress... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Subhendu Ghosh | monitor mailq |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Karl DeBisschop | remove pspace in shebang since no sequent users replied |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Karl DeBisschop | release should not be in tarball name |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Karl DeBisschop | tweak source macro |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Karl DeBisschop | remove check_nt |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Karl DeBisschop | include getloadavg sources, add some Solaris pkg build... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Karl DeBisschop | remove call_getopt, replace ssprintf with asprintf... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Karl DeBisschop | add check_spop |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Karl DeBisschop | remove call_getopt, replace ssprintf with asprintf |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Subhendu Ghosh | From: Jerome Tytgat - checks to see if named process... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Subhendu Ghosh | check_nt is downloadable from nsclient.ready2run.nl |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Karl DeBisschop | use asprintf instead of ssprintf |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Karl DeBisschop | need to define SOURCES for check_tcp to also build... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Karl DeBisschop | use asprintf to do strscpy |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Karl DeBisschop | roll check_ftp, check_imap, check_pop, and check_nntp... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Karl DeBisschop | these are all combined into check_tcp now |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Karl DeBisschop | remove broken call_getopt |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Karl DeBisschop | cleanup process_arguments, print_help, and print_usage |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Karl DeBisschop | now we provide long opts if they do not exist |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Karl DeBisschop | fixed scanning for multiple OIDs, which was not working |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Karl DeBisschop | change ssprintf to asprintf |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Karl DeBisschop | remove old call_getopt |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Karl DeBisschop | remove old call_getopt code, fix bug taking single... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Karl DeBisschop | handle null src in strscat |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Karl DeBisschop | millisecond timing |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Karl DeBisschop | refine STD_LONG_OPTS |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Karl DeBisschop | provide on more decimal point printing time |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Karl DeBisschop | remove broken call_getopt stuff |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Karl DeBisschop | using asprintf |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Karl DeBisschop | revise now that aclocal is remved from CVS |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Karl DeBisschop | need some quoting on ifdef |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Karl DeBisschop | finally a working fix for AM/AC_FUNC_STRTOD nightmare |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Karl DeBisschop | mismatched quote |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Karl DeBisschop | mismatched quote |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Karl DeBisschop | missing commas |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Karl DeBisschop | complains on paren in comment |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Karl DeBisschop | lost a paren |
commit | commitdiff | tree | snapshot |
next |