Karl DeBisschop
|
53c65d0bcd
|
missed argc check on port parameter
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@258 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-28 07:26:05 +00:00 |
|
Karl DeBisschop
|
9452b46d95
|
remove NULL string inits that can lead to segfaults
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@256 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-28 07:15:54 +00:00 |
|
Karl DeBisschop
|
0716ab1501
|
do not pass host if none is provided
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@254 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-27 11:53:25 +00:00 |
|
Karl DeBisschop
|
a305b2be1d
|
we were sending extra CRLF
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@253 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-27 06:04:03 +00:00 |
|
Subhendu Ghosh
|
1c359fe16f
|
Counter32 tag parsing added
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@250 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-17 05:37:22 +00:00 |
|
Karl DeBisschop
|
3a04e399fd
|
semicolon needed where progname define was replaced
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@249 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-16 06:42:24 +00:00 |
|
Karl DeBisschop
|
68544fbb90
|
add option to let regex span newlines
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@248 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-16 06:29:02 +00:00 |
|
Karl DeBisschop
|
ec1ff298a5
|
progname and print_usage need to be defined
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@247 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-16 06:28:23 +00:00 |
|
Karl DeBisschop
|
e200689550
|
semicolon needed where praogname define was replced
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@246 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-16 06:22:03 +00:00 |
|
Karl DeBisschop
|
b69a16dc7d
|
semicolon needed where praogname define was replced
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@245 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-16 06:10:50 +00:00 |
|
Karl DeBisschop
|
518c841e42
|
restore max() macro
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@243 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-16 05:21:18 +00:00 |
|
Karl DeBisschop
|
cdf54898cf
|
cleanup progname assignment
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@242 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-16 05:20:15 +00:00 |
|
Karl DeBisschop
|
b6f64e1290
|
avoid segfault when host is not given
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@240 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-16 05:17:10 +00:00 |
|
Karl DeBisschop
|
0c3386274e
|
convert PROGANE from a define to a const char
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@238 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-13 12:15:16 +00:00 |
|
Karl DeBisschop
|
de5650f28e
|
change exit status to be POSIX compliant
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@237 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-13 12:13:56 +00:00 |
|
Karl DeBisschop
|
be20f98d02
|
check for a few null strings, change PROGNAME from #define to const *char
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@236 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-13 12:09:49 +00:00 |
|
Karl DeBisschop
|
2eda58cc91
|
add options for excluding devices and for skipping OK devices in summary
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@235 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-13 04:50:03 +00:00 |
|
Karl DeBisschop
|
86bf45146e
|
protect against some null strings, make formats more uniform
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@234 f882894a-f735-0410-b71e-b25c423dba1c
|
2003-01-03 03:24:17 +00:00 |
|
Karl DeBisschop
|
6f1fc7e3a0
|
expect is +OK for SPOP too
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@233 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-12-19 19:30:52 +00:00 |
|
Karl DeBisschop
|
198b425de6
|
server expect not getting set, expect is +OK for POP
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@232 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-12-19 19:29:57 +00:00 |
|
Karl DeBisschop
|
202a5e4df9
|
remove spurious CRLF
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@231 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-12-19 19:20:25 +00:00 |
|
Karl DeBisschop
|
3481294648
|
was segfaulting if no dtat was returned
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@228 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-25 12:00:17 +00:00 |
|
Karl DeBisschop
|
63ac65ccb8
|
add replace battery condition, replace unchecked strcat calls with asprintf (I do not think buffer overflow was possible here, but lets be consistent)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@225 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-22 10:52:18 +00:00 |
|
Karl DeBisschop
|
61bf15c0f6
|
add a few comments, trap a few place where a NULL string might have been handled
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@222 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-22 01:33:26 +00:00 |
|
Karl DeBisschop
|
cc6eb04be8
|
fix empty output on errors
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@220 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-21 12:40:58 +00:00 |
|
Karl DeBisschop
|
4b2e85d372
|
add switch to evaluate each swap individually
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@219 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-20 11:56:11 +00:00 |
|
Karl DeBisschop
|
6692168ec0
|
fix solaris SEGV, still need to print meaningful error text
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@218 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-20 11:28:50 +00:00 |
|
Karl DeBisschop
|
5c36290094
|
in short options, t no no argument
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@217 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-20 01:19:07 +00:00 |
|
Karl DeBisschop
|
95e405673e
|
replace some strcpy with strscpy
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@216 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-20 01:09:51 +00:00 |
|
Karl DeBisschop
|
554758a9fe
|
another try at portable symlinking
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@215 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-19 19:13:07 +00:00 |
|
Karl DeBisschop
|
aa728ac676
|
another try at portable symlinking
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@214 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-19 19:07:59 +00:00 |
|
Karl DeBisschop
|
af00c7bc63
|
explicitly cast recv() arg2 for SunOS5.6
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@213 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-19 19:06:55 +00:00 |
|
Karl DeBisschop
|
e51d2413c4
|
rewrite of install-exec-hook for solaris
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@212 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-19 07:13:49 +00:00 |
|
Karl DeBisschop
|
c4e83a42c9
|
test total swap instead of individual disks
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@209 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-18 11:24:00 +00:00 |
|
Karl DeBisschop
|
52c1c4d859
|
failed to handle multple disks
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@208 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-18 07:23:15 +00:00 |
|
Karl DeBisschop
|
57c32f3473
|
more readable max_state() code
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@207 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-18 07:22:28 +00:00 |
|
Karl DeBisschop
|
c953de7d1c
|
fix too many sources problem for programs tha are symlinks to check_tcp
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@206 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-16 12:57:54 +00:00 |
|
Karl DeBisschop
|
3043247280
|
my take on Subhendu's patches, plus a few comments for clarity
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@205 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-16 04:59:35 +00:00 |
|
Subhendu Ghosh
|
963a75e008
|
memory bounds in options, no output comparison case
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@204 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-15 17:47:03 +00:00 |
|
Karl DeBisschop
|
cf5ebd942d
|
fix label handling, replace accidentally deleted elseif l.310
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@201 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-15 00:50:19 +00:00 |
|
Karl DeBisschop
|
c77ffcedc4
|
fix bug with gettimeofday test, improve version/release handling, update rpm spec
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@200 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-14 18:25:10 +00:00 |
|
Karl DeBisschop
|
be0cbafb0b
|
fix typo in snprintf build
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@199 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-14 18:23:24 +00:00 |
|
Karl DeBisschop
|
408e967c94
|
can't drop these sources -- neded for dist
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@198 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-14 05:36:24 +00:00 |
|
Karl DeBisschop
|
93d4e3677e
|
fix build rule for snprintf
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@197 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-14 05:27:15 +00:00 |
|
Karl DeBisschop
|
00db49d7fa
|
pagesize count off by one
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@196 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-14 05:25:44 +00:00 |
|
Karl DeBisschop
|
9848747a8e
|
clean up NULL from status on Solaris
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@195 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-14 04:45:40 +00:00 |
|
Karl DeBisschop
|
61a71b3316
|
remove check_nt again
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@193 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-14 03:37:01 +00:00 |
|
Karl DeBisschop
|
410a95f46a
|
back out last change -- it was only work in progress
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@192 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-14 03:09:00 +00:00 |
|
Karl DeBisschop
|
2a68978c56
|
remove call_getopt and ssprintf
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@191 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-14 02:26:34 +00:00 |
|
Karl DeBisschop
|
9e009c4b11
|
remove call_getopt and asprintf
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@190 f882894a-f735-0410-b71e-b25c423dba1c
|
2002-11-13 11:50:54 +00:00 |
|