2007-05-27 |
M. Sean Finney | added functions to utils_base:
|
commit | commitdiff | tree |
2007-02-06 |
M. Sean Finney | initial version of ini file parsing routines in C
|
commit | commitdiff | tree |
2007-01-20 |
M. Sean Finney | compilation fixes for check_ntp.c:
|
commit | commitdiff | tree |
2006-09-02 |
M. Sean Finney | - explicitly include utils_base.h from utils.h
|
commit | commitdiff | tree |
2006-09-02 |
M. Sean Finney | - fix for warning/critical timeouts in check_tcp.c...
|
commit | commitdiff | tree |
2006-06-07 |
M. Sean Finney | some gratuitous whitespace changes, and a fix to the...
|
commit | commitdiff | tree |
2006-06-07 |
M. Sean Finney | removed stale references to PATH_TO_NTPFOO, as it's...
|
commit | commitdiff | tree |
2006-06-06 |
M. Sean Finney | modify the is_pg_dbname() function to allow databases...
|
commit | commitdiff | tree |
2006-06-03 |
M. Sean Finney | removed the -R for openssl, as it should be figured...
|
commit | commitdiff | tree |
2006-06-01 |
M. Sean Finney | gave some TLC to check_linux_raid
|
commit | commitdiff | tree |
2006-05-01 |
M. Sean Finney | - check_ntp:
|
commit | commitdiff | tree |
2006-04-12 |
M. Sean Finney | the offset_requests are now parallelized. still stuff...
|
commit | commitdiff | tree |
2006-04-12 |
M. Sean Finney | added a currently unused but "good for reference" version...
|
commit | commitdiff | tree |
2006-04-11 |
M. Sean Finney | another big code-commit to check_ntp. jitter calculations...
|
commit | commitdiff | tree |
2006-04-05 |
M. Sean Finney | finally??? cvs works again???? let me dig up my week...
|
commit | commitdiff | tree |
2006-03-29 |
M. Sean Finney | now support for detecting critical/security updates...
|
commit | commitdiff | tree |
2006-03-23 |
M. Sean Finney | - addition of include/exclude option for package names...
|
commit | commitdiff | tree |
2006-03-23 |
M. Sean Finney | more work on check_apt. more graceful error handling...
|
commit | commitdiff | tree |
2006-03-22 |
M. Sean Finney | initial version of a check_apt plugin... not editing...
|
commit | commitdiff | tree |
2006-03-20 |
M. Sean Finney | - shuffling some code around to keep things tidy.
|
commit | commitdiff | tree |
2006-03-20 |
M. Sean Finney | ipv6 support for c-version of check_ntp
|
commit | commitdiff | tree |
2006-03-18 |
M. Sean Finney | initial version of the pure-c check_ntp implementation...
|
commit | commitdiff | tree |
2006-03-18 |
M. Sean Finney | return-logic related fix for cert checking, thanks...
|
commit | commitdiff | tree |
2006-03-13 |
M. Sean Finney | fix for (tracker id 1420741)
|
commit | commitdiff | tree |
2006-02-17 |
M. Sean Finney | set LC_NUMERIC to POSIX in check_procs.c
|
commit | commitdiff | tree |
2005-11-07 |
M. Sean Finney | incorporated patch from Elan Ruusamäe (ahmake) to override
|
commit | commitdiff | tree |
2005-11-02 |
M. Sean Finney | #995761: patch from ben o'hara to include inode calculations in
|
commit | commitdiff | tree |
2005-11-02 |
M. Sean Finney | check_smtp.c
|
commit | commitdiff | tree |
2005-10-31 |
M. Sean Finney | code cleanups, largely resulting from turning on -Wall...
|
commit | commitdiff | tree |
2005-10-30 |
M. Sean Finney | turned on -Wall in plugins/Makefile.am via AM_CFLAGS...
|
commit | commitdiff | tree |
2005-10-30 |
M. Sean Finney | another fix from alex: check for '/' in the server_address...
|
commit | commitdiff | tree |
2005-10-30 |
M. Sean Finney | fixes for some bugs found in my merging of the tcp...
|
commit | commitdiff | tree |
2005-10-29 |
M. Sean Finney | check_log fixes from Ade Rixon
|
commit | commitdiff | tree |
2005-10-29 |
M. Sean Finney | patch from nsturm: Makefile.am should have been checking...
|
commit | commitdiff | tree |
2005-10-25 |
M. Sean Finney | - added code to allow check_tcp (via np_net_connect...
|
commit | commitdiff | tree |
2005-10-24 |
M. Sean Finney | initial merging of ae's np_runcmd code into selected...
|
commit | commitdiff | tree |
2005-10-23 |
M. Sean Finney | whoops, missed this one, same as last commit
|
commit | commitdiff | tree |
2005-10-23 |
M. Sean Finney | - compartmentalized ssl code into seperate sslutils.c
|
commit | commitdiff | tree |
2005-10-19 |
M. Sean Finney | all plugins now using centralized ssl functions in...
|
commit | commitdiff | tree |
2005-10-19 |
M. Sean Finney | endif was a few lines off of where it should be
|
commit | commitdiff | tree |
2005-10-19 |
M. Sean Finney | - initial attempt at consolidating ssl-related code...
|
commit | commitdiff | tree |
2005-10-18 |
M. Sean Finney | initial "experimental" support for gnutls. by default...
|
commit | commitdiff | tree |
2005-10-13 |
M. Sean Finney | debian bts #313960:
|
commit | commitdiff | tree |
2005-10-13 |
M. Sean Finney | debian bts #268044:
|
commit | commitdiff | tree |
2005-10-13 |
M. Sean Finney | debian bts #296278:
|
commit | commitdiff | tree |
2005-10-13 |
M. Sean Finney | debian bts #307905:
|
commit | commitdiff | tree |
2005-10-13 |
M. Sean Finney | debian bts #300701:
|
commit | commitdiff | tree |
2005-10-13 |
M. Sean Finney | multiple fixes in check_smtp from debian (bts #285554):
|
commit | commitdiff | tree |
2005-10-13 |
M. Sean Finney | was this plugin even working? i don't think the if...
|
commit | commitdiff | tree |
2005-10-13 |
M. Sean Finney | check mysql now reads [client] defaults from my.cnf...
|
commit | commitdiff | tree |
2005-10-06 |
M. Sean Finney | fix for misreporting temperature in perfdata output...
|
commit | commitdiff | tree |
2005-10-06 |
M. Sean Finney | whoops. now using automake conditionals to prevent...
|
commit | commitdiff | tree |
2005-09-25 |
M. Sean Finney | added rules to Makefile.am for pst3
|
commit | commitdiff | tree |
2005-09-24 |
M. Sean Finney | a final change to hardcode the path for where plugins...
|
commit | commitdiff | tree |
2005-09-22 |
M. Sean Finney | use test instead of '[ ... ]' in configure.in. the...
|
commit | commitdiff | tree |
2005-09-22 |
M. Sean Finney | first version of bob ingraham's pst3 to allow checking...
|
commit | commitdiff | tree |
2005-09-12 |
M. Sean Finney | re-add a call to setlocale(LC_ALL, "") in check_ping.c
|
commit | commitdiff | tree |
2005-06-29 |
M. Sean Finney | initial versions of the runcmd framework by andreas
|
commit | commitdiff | tree |
2005-06-29 |
M. Sean Finney | divide by 0 fix for check_swap
|
commit | commitdiff | tree |
2005-06-28 |
M. Sean Finney | set LC_NUMERIC to POSIX in check_load (1164325)
|
commit | commitdiff | tree |
2005-06-28 |
M. Sean Finney | scanf parsing fix for check_swap from tracker id 1123292...
|
commit | commitdiff | tree |
2005-06-27 |
M. Sean Finney | fixes from richard brodie (tracker id 1216576)
|
commit | commitdiff | tree |
2005-06-26 |
M. Sean Finney | spring cleaning of contrib directory from andreas
|
commit | commitdiff | tree |
2005-06-26 |
M. Sean Finney | removal of obsolete tarballs
|
commit | commitdiff | tree |
2005-06-26 |
M. Sean Finney | "asprintf madness" fix from andreas' patch to np-d...
|
commit | commitdiff | tree |
2005-06-05 |
M. Sean Finney | check_tcp code cleanup from andreas plus fix to andreas...
|
commit | commitdiff | tree |
2005-06-03 |
M. Sean Finney | gcc 2.x fixes from edward
|
commit | commitdiff | tree |
2005-05-28 |
M. Sean Finney | bugfixes to check_load thanks to andreas
|
commit | commitdiff | tree |
2005-05-26 |
M. Sean Finney | fix for check_msyql so that it doesn't use column numbers...
|
commit | commitdiff | tree |
2005-05-25 |
M. Sean Finney | fixes for check_procs:
|
commit | commitdiff | tree |
2005-05-25 |
M. Sean Finney | bah, my_connect is taken by mysql. now calling it...
|
commit | commitdiff | tree |
2005-05-24 |
M. Sean Finney | optimizations and cleanup from andreas
|
commit | commitdiff | tree |
2005-05-23 |
M. Sean Finney | build fix
|
commit | commitdiff | tree |
2005-05-03 |
M. Sean Finney | setlocale(LC_ALL, "") should be setlocale(LC_NUMERIC...
|
commit | commitdiff | tree |
2005-05-03 |
M. Sean Finney | if check_tcp was called with -e but not -s, it would...
|
commit | commitdiff | tree |
2005-05-01 |
M. Sean Finney | better error checking in spopen signal handler (see...
|
commit | commitdiff | tree |
2005-05-01 |
M. Sean Finney | provide a --with-perl option
|
commit | commitdiff | tree |
2005-04-19 |
M. Sean Finney | regexp fix for check_ntp
|
commit | commitdiff | tree |
2005-04-19 |
M. Sean Finney | check for the -w flag for ping6 as well as ping
|
commit | commitdiff | tree |
2005-04-17 |
M. Sean Finney | also change the --help output to reflect that check_disk_smb...
|
commit | commitdiff | tree |
2005-04-16 |
M. Sean Finney | patch to check_disk_smb to allow empty passwords
|
commit | commitdiff | tree |
2005-04-14 |
M. Sean Finney | check_mailq fix, don't be case sensitive matching ...
|
commit | commitdiff | tree |
2005-04-14 |
M. Sean Finney | typographical fix in check_ntp
|
commit | commitdiff | tree |
2005-04-11 |
M. Sean Finney | properly call close() on the ssh connection before...
|
commit | commitdiff | tree |
2005-04-11 |
M. Sean Finney | this should add support for check_ssmtp, based on the...
|
commit | commitdiff | tree |
2005-04-07 |
M. Sean Finney | in honor of joining up, my first bugfix. this should...
|
commit | commitdiff | tree |
|