Code

include getloadavg sources, add some Solaris pkg build support
[nagiosplug.git] / plugins /
2002-10-25 Karl DeBisschopinclude getloadavg sources, add some Solaris pkg build...
2002-10-22 Karl DeBisschopremove call_getopt, replace ssprintf with asprintf...
2002-10-22 Karl DeBisschopadd check_spop
2002-10-22 Karl DeBisschopremove call_getopt, replace ssprintf with asprintf
2002-10-22 Subhendu Ghoshcheck_nt is downloadable from nsclient.ready2run.nl
2002-10-21 Karl DeBisschopuse asprintf instead of ssprintf
2002-10-21 Karl DeBisschopneed to define SOURCES for check_tcp to also build...
2002-10-21 Karl DeBisschopuse asprintf to do strscpy
2002-10-21 Karl DeBisschoproll check_ftp, check_imap, check_pop, and check_nntp...
2002-10-21 Karl DeBisschopthese are all combined into check_tcp now
2002-10-21 Karl DeBisschopremove broken call_getopt
2002-10-21 Karl DeBisschopcleanup process_arguments, print_help, and print_usage
2002-10-21 Karl DeBisschopnow we provide long opts if they do not exist
2002-10-20 Karl DeBisschopfixed scanning for multiple OIDs, which was not working
2002-10-20 Karl DeBisschopchange ssprintf to asprintf
2002-10-18 Karl DeBisschopremove old call_getopt
2002-10-18 Karl DeBisschopremove old call_getopt code, fix bug taking single...
2002-10-18 Karl DeBisschophandle null src in strscat
2002-10-18 Karl DeBisschopmillisecond timing
2002-10-18 Karl DeBisschoprefine STD_LONG_OPTS
2002-10-18 Karl DeBisschopprovide on more decimal point printing time
2002-10-18 Karl DeBisschopremove broken call_getopt stuff
2002-10-17 Karl DeBisschopusing asprintf
2002-10-16 Karl DeBisschopmillisecond timimg where supported
2002-10-16 Karl DeBisschopuse asprintf
2002-10-16 Karl DeBisschopuse asprintf to construct strscat
2002-10-16 Karl DeBisschoptimeout interval is extern
2002-10-16 Karl DeBisschopstart support for gettimeofday and tv_usec
2002-10-16 Karl DeBisschopnewer snprintf from samba.org
2002-10-07 Subhendu Ghoshpatch for expected IP address
2002-10-07 Karl DeBisschopmake sure we do not run past the end of an unterminated...
2002-10-07 Karl DeBisschopuse asprintf, inhibit splint warning
2002-10-05 Karl DeBisschoplets use library instead od inconsistent command line...
2002-09-26 Karl DeBisschopuse ssprintf instead of sprintf
2002-09-25 Karl DeBisschopincorporate comment on my_recv from Russell Scibetti
2002-09-25 Karl DeBisschopincorporate comments from Russell Scibetti
2002-09-24 Karl DeBisschopreplace remaining occurences of sprintf with snprintf
2002-09-14 Karl DeBisschoptime data in performance string
2002-09-12 Karl DeBisschopnegate wrapper
2002-09-08 Karl DeBisschopwrapper to invert return status
2002-09-08 Karl DeBisschopclears up warnings in splint
2002-09-02 Subhendu Ghoshnew -f option for adding a FROM address for RFC correctness
2002-09-01 Subhendu GhoshValid MAIL command
2002-08-18 Karl DeBisschoptypo in options passed to ssh for ipv6.
2002-08-14 Subhendu Ghoshadded HELO command
2002-08-14 Subhendu Ghoshipv4/ipv6 switch added
2002-08-14 Subhendu Ghoshnet-snmp v5x fix
2002-08-13 Ethan GalstadMod to display current/max number of players in a game...
2002-08-01 Subhendu Ghoshre-patched exit state comparison
2002-08-01 Subhendu Ghoshport option added, -c support net-snmpv5, complete...
2002-06-24 Subhendu Ghoshignore return status codes if user specified status...
2002-06-24 Subhendu Ghoshprintf bug for large numbers - Jeff Murray
2002-06-19 Subhendu Ghoshmore POSIX return value comparison related code fixes
2002-06-19 Subhendu Ghoshfixes for using POSIX return codes
2002-06-18 Subhendu Ghosh updated to POSIX return codes
2002-06-13 Subhendu Ghoshconformance to RFC 821 <CRLF>
2002-06-10 Subhendu Ghoshpatch to stop NOQUEUE syslog messages - Karl Ewald
2002-06-06 Subhendu Ghoshadded option for mount point - Tom Bertelson
2002-05-08 Subhendu Ghosh patch for Suse 8.0 loss output
2002-05-08 Subhendu Ghoshupdated notes
2002-04-29 Karl DeBisschopfailed to carry over from old plugins, listed in EXTRA_...
2002-04-23 Subhendu Ghoshcorrected program name and added rtt patch for RH7...
2002-03-01 Ethan GalstadFix for stupid me
2002-03-01 Ethan GalstadContrib plugin cleanup
2002-02-28 Ethan GalstadInitial revision