Age | Commit message (Expand) | Author | Files | Lines |
2003-03-21 | instructions for posting plugin version number | Karl DeBisschop | 1 | -1/+1 |
2003-03-19 | allow to specify -1 and -2 for protocol version | Karl DeBisschop | 1 | -3/+11 |
2003-03-19 | make state_text a function | Karl DeBisschop | 2 | -9/+33 |
2003-03-19 | check_disk working with mountlist.c | Karl DeBisschop | 2 | -55/+68 |
2003-03-19 | subst.* was replaced by dist-hook | Karl DeBisschop | 2 | -3/+2 |
2003-03-19 | these were replaced by dist-hook | Karl DeBisschop | 2 | -20/+0 |
2003-03-18 | running the AFS macro causes newer AC/AM to barf | Karl DeBisschop | 1 | -1/+1 |
2003-03-18 | afs checking | Karl DeBisschop | 1 | -2/+2 |
2003-03-18 | use AC_DEFINE_UNQOUTED | Karl DeBisschop | 2 | -11/+11 |
2003-03-18 | stop warning on autoheader 2.13 | Karl DeBisschop | 1 | -1/+1 |
2003-03-18 | common.h was doubly included | Karl DeBisschop | 2 | -1/+1 |
2003-03-18 | use enum instead of define, remove some cruft from old snprintf implementation | Karl DeBisschop | 1 | -64/+23 |
2003-03-18 | use GNU fileutils for check_disk | Karl DeBisschop | 3 | -182/+126 |
2003-03-18 | from GNU fileutils for check_disk | Karl DeBisschop | 8 | -0/+1645 |
2003-03-17 | Allow default Oracle home from oratab (reported by Walbert Oberngruber) | Ton Voon | 1 | -19/+16 |
2003-03-16 | Modified to automatically enable getaddrinfo emulation if lwres is not used and | Jeremy T. Bouse | 1 | -1/+4 |
2003-03-16 | Applied patch #660973 for tcp refusals | Jeremy T. Bouse | 3 | -6/+41 |
2003-03-15 | Left over debug define | Jeremy T. Bouse | 1 | -1/+0 |
2003-03-15 | Spent the day working on backwards compatability using getaddrinfo() | Jeremy T. Bouse | 11 | -156/+123 |
2003-03-14 | add timeout, fix taint chacking diom | Karl DeBisschop | 1 | -12/+18 |
2003-03-13 | Working out issues with getaddrinfo emulation build environment | Jeremy T. Bouse | 3 | -1/+5 |
2003-03-13 | Strip leading spaces in perf data | Ton Voon | 3 | -10/+10 |
2003-03-13 | Perf data without leading spaces and fix ANSI C complaint about \n | Ton Voon | 1 | -3/+3 |
2003-03-13 | Fix compiler warnings re progname | Ton Voon | 1 | -1/+2 |
2003-03-13 | Removed auto-tools script that automake adds | Jeremy T. Bouse | 1 | -423/+0 |
2003-03-13 | Updated cvs ignore files to reflect changes | Jeremy T. Bouse | 13 | -637/+8 |
2003-03-13 | negate must be POSIXly correct in handling options, else wrapped options get ... | Karl DeBisschop | 1 | -1/+1 |
2003-03-13 | Removed --with-ipv6 configure option so it determines IPv6 availablity | Jeremy T. Bouse | 1 | -6/+0 |
2003-03-12 | doco standarization | Jeremy T. Bouse | 1 | -74/+68 |
2003-03-12 | Just a lil namespace clean-up | Jeremy T. Bouse | 2 | -107/+106 |
2003-03-12 | Minor fix to --with-ipv6 behavior | Jeremy T. Bouse | 1 | -1/+1 |
2003-03-12 | Added autogen.sh script that rebuilds using autotools and runs configure | Jeremy T. Bouse | 4 | -15/+108 |
2003-03-12 | doco standarization | Karl DeBisschop | 1 | -68/+62 |
2003-03-12 | errors for statfs | Karl DeBisschop | 1 | -0/+19 |
2003-03-12 | comment/doco cleanup for embeeded doc work, control STMP command via options ... | Karl DeBisschop | 1 | -81/+98 |
2003-03-12 | version increase, statfs work | Karl DeBisschop | 1 | -3/+7 |
2003-03-12 | Add some more extra plugins | Jeremy T. Bouse | 1 | -0/+1 |
2003-03-12 | Clean up of output from plugin | Jeremy T. Bouse | 1 | -17/+17 |
2003-03-12 | Code clean-up | Jeremy T. Bouse | 4 | -12/+11 |
2003-03-12 | Code cleanup | Jeremy T. Bouse | 1 | -1/+2 |
2003-03-12 | Removed is_host checks to speed up code. Fixed timings so no spaces | Ton Voon | 1 | -15/+7 |
2003-03-12 | Timings in milliseconds and nicer output | Ton Voon | 1 | -5/+14 |
2003-03-11 | Add script ignores | Ton Voon | 1 | -1/+14 |
2003-03-11 | Remove getopt_long checks | Ton Voon | 1 | -11/+1 |
2003-03-11 | Fixed reading too many argv parameters and changed to asprintf | Ton Voon | 1 | -2/+2 |
2003-03-11 | Remove getopt_long checks | Ton Voon | 32 | -258/+27 |
2003-03-11 | Fixed some ping6 variables | Jeremy T. Bouse | 1 | -4/+4 |
2003-03-11 | Minor change to Karl's statfs check | Jeremy T. Bouse | 1 | -39/+182 |
2003-03-11 | Removed acconfig.h from EXTRA_DIST | Jeremy T. Bouse | 2 | -10/+7 |
2003-03-11 | use statfs for check_disk (still needs fs scan) | Karl DeBisschop | 2 | -5/+94 |