Age | Commit message (Expand) | Author |
2002-11-11 | option to specify a miblist - llow | Subhendu Ghosh
|
2002-11-11 | misc doc fix, missing verbose option | Subhendu Ghosh
|
2002-11-09 | remove call_getopt | Karl DeBisschop
|
2002-11-09 | remove call_getopt | Karl DeBisschop
|
2002-11-09 | cleaner handling of DEFAULT_PORT | Karl DeBisschop
|
2002-11-09 | define and use usage3 where second part of message is a an int/char | Karl DeBisschop
|
2002-11-09 | HAVE_C99_SNPRINTF is not tested, so remove from ifdef | Karl DeBisschop
|
2002-11-08 | user reports NULL still getting into asprintf | Karl DeBisschop
|
2002-11-08 | remove call_getopt | Karl DeBisschop
|
2002-11-08 | patches required to build on solaris with asprintf and gettimeofday | Karl DeBisschop
|
2002-11-08 | remove unused variables | Karl DeBisschop
|
2002-11-07 | bugfixes to command format and (null) text created by asprintf switch | Karl DeBisschop
|
2002-11-07 | remove call_getopt, add [] arougn time | Karl DeBisschop
|
2002-10-30 | replace fixed-lentgh buffer with asprintf | Karl DeBisschop
|
2002-10-30 | forgot to remove call_getopt | Karl DeBisschop
|
2002-10-30 | forgot to remove call_getopt declaration | Karl DeBisschop
|
2002-10-30 | remove call_getopt, fix several buffer overruns possible due to use of fixed ... | Karl DeBisschop
|
2002-10-25 | remove check_nt | Karl DeBisschop
|
2002-10-25 | include getloadavg sources, add some Solaris pkg build support | Karl DeBisschop
|
2002-10-22 | remove call_getopt, replace ssprintf with asprintf,better server version repo... | Karl DeBisschop
|
2002-10-22 | add check_spop | Karl DeBisschop
|
2002-10-22 | remove call_getopt, replace ssprintf with asprintf | Karl DeBisschop
|
2002-10-22 | check_nt is downloadable from nsclient.ready2run.nl | Subhendu Ghosh
|
2002-10-21 | use asprintf instead of ssprintf | Karl DeBisschop
|
2002-10-21 | need to define SOURCES for check_tcp to also build as check_ftp,check_imap,ch... | Karl DeBisschop
|
2002-10-21 | use asprintf to do strscpy | Karl DeBisschop
|
2002-10-21 | roll check_ftp, check_imap, check_pop, and check_nntp into check_tcp | Karl DeBisschop
|
2002-10-21 | these are all combined into check_tcp now | Karl DeBisschop
|
2002-10-21 | remove broken call_getopt | Karl DeBisschop
|
2002-10-21 | cleanup process_arguments, print_help, and print_usage | Karl DeBisschop
|
2002-10-21 | now we provide long opts if they do not exist | Karl DeBisschop
|
2002-10-20 | fixed scanning for multiple OIDs, which was not working | Karl DeBisschop
|
2002-10-20 | change ssprintf to asprintf | Karl DeBisschop
|
2002-10-18 | remove old call_getopt | Karl DeBisschop
|
2002-10-18 | remove old call_getopt code, fix bug taking single float, allow colon as sepa... | Karl DeBisschop
|
2002-10-18 | handle null src in strscat | Karl DeBisschop
|
2002-10-18 | millisecond timing | Karl DeBisschop
|
2002-10-18 | refine STD_LONG_OPTS | Karl DeBisschop
|
2002-10-18 | provide on more decimal point printing time | Karl DeBisschop
|
2002-10-18 | remove broken call_getopt stuff | Karl DeBisschop
|
2002-10-17 | using asprintf | Karl DeBisschop
|
2002-10-16 | millisecond timimg where supported | Karl DeBisschop
|
2002-10-16 | use asprintf | Karl DeBisschop
|
2002-10-16 | use asprintf to construct strscat | Karl DeBisschop
|
2002-10-16 | timeout interval is extern | Karl DeBisschop
|
2002-10-16 | start support for gettimeofday and tv_usec | Karl DeBisschop
|
2002-10-16 | newer snprintf from samba.org | Karl DeBisschop
|
2002-10-07 | patch for expected IP address | Subhendu Ghosh
|
2002-10-07 | make sure we do not run past the end of an unterminated string | Karl DeBisschop
|
2002-10-07 | use asprintf, inhibit splint warning | Karl DeBisschop
|