Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-03-11 | Finishing clean-up of configure.in | Jeremy T. Bouse | 2 | -137/+175 |
2003-03-10 | Cleaned up configure for PS and PING to produce cleaner config.h | Jeremy T. Bouse | 2 | -279/+343 |
2003-03-09 | Make sure sys/socket.h is explicitly included if HAVE_SYS_SOCKET_H is defined | Jeremy T. Bouse | 1 | -0/+4 |
2003-03-09 | Implement error-only option for check_disk (Ian Duggan) | Ton Voon | 1 | -2/+10 |
2003-03-08 | Fix AIX /proc filesystem (Ian Duggan) | Ton Voon | 1 | -1/+5 |
2003-03-08 | snprintf checks in configure.in like samba | Ton Voon | 1 | -22/+1 |
2003-03-08 | Modified code to call is_addr() rather than is_dotted_quad() with the | Jeremy T. Bouse | 1 | -1/+1 |
2003-03-08 | AF indepedent routines introduced. | Jeremy T. Bouse | 4 | -230/+116 |
2003-03-08 | Need to remove configure.in | Ton Voon | 1 | -0/+1 |
2003-03-08 | Move snprintf into lib | Ton Voon | 3 | -9/+2 |
2003-03-08 | Have to run through whole automake procedure as datestamp in RELEASE variable | Ton Voon | 1 | -7/+10 |
2003-03-08 | Added automake parameters for config.sub and config.guess | Ton Voon | 1 | -2/+2 |
2003-03-08 | Fixed production OUT variable | Ton Voon | 1 | -2/+1 |
2003-03-08 | Adds MD5SUM file, creates multiple branch snapshots and doesn't | Ton Voon | 1 | -34/+58 |
2003-03-08 | Use Makefile's variables (to support a shortcut in sfsnapshot) | Ton Voon | 1 | -2/+2 |