Code

Added autogen.sh script that rebuilds using autotools and runs configure
[nagiosplug.git] / plugins / utils.c
2003-03-12 Jeremy T. BouseAdded autogen.sh script that rebuilds using autotools...
2003-03-08 Jeremy T. BouseAF indepedent routines introduced.
2003-01-16 Karl DeBisschoprestore max() macro
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2003-01-03 Karl DeBisschopprotect against some null strings, make formats more...
2002-11-18 Karl DeBisschopmore readable max_state() code
2002-11-14 Karl DeBisschopfix bug with gettimeofday test, improve version/release...
2002-11-14 Karl DeBisschopremove call_getopt and ssprintf
2002-11-13 Karl DeBisschopremove call_getopt and asprintf
2002-11-08 Karl DeBisschoppatches required to build on solaris with asprintf...
2002-10-21 Karl DeBisschopuse asprintf to do strscpy
2002-10-18 Karl DeBisschophandle null src in strscat
2002-10-16 Karl DeBisschopmillisecond timimg where supported
2002-10-16 Karl DeBisschopuse asprintf to construct strscat
2002-10-16 Karl DeBisschopstart support for gettimeofday and tv_usec
2002-09-08 Karl DeBisschopclears up warnings in splint
2002-06-19 Subhendu Ghoshmore POSIX return value comparison related code fixes
2002-02-28 Ethan GalstadInitial revision