Age | Commit message (Expand) | Author | Files | Lines |
2002-11-14 | clean up NULL from status on Solaris | Karl DeBisschop | 1 | -8/+6 |
2002-11-14 | typo in AC_DEFINE of PS_FORMAT for solaris | Karl DeBisschop | 1 | -16/+13 |
2002-11-14 | remove check_nt again | Karl DeBisschop | 1 | -3/+1 |
2002-11-14 | back out last change -- it was only work in progress | Karl DeBisschop | 1 | -6/+4 |
2002-11-14 | remove call_getopt and ssprintf | Karl DeBisschop | 9 | -141/+92 |
2002-11-13 | remove call_getopt and asprintf | Karl DeBisschop | 10 | -440/+243 |
2002-11-12 | cleanup asprintf, old function decls | Karl DeBisschop | 1 | -5/+1 |
2002-11-12 | remove call_getopt | Karl DeBisschop | 3 | -149/+73 |
2002-11-11 | should use asprintf | Subhendu Ghosh | 1 | -5/+5 |
2002-11-11 | more snmpv3 patches | Subhendu Ghosh | 1 | -23/+13 |
2002-11-11 | long opt for miblist, snmpv3 support (rosenauer) | Subhendu Ghosh | 1 | -6/+113 |
2002-11-11 | option to specify a miblist - llow | Subhendu Ghosh | 1 | -8/+16 |
2002-11-11 | misc doc fix, missing verbose option | Subhendu Ghosh | 1 | -7/+11 |
2002-11-09 | remove call_getopt | Karl DeBisschop | 2 | -115/+65 |
2002-11-09 | remove call_getopt | Karl DeBisschop | 4 | -139/+102 |
2002-11-09 | cleaner handling of DEFAULT_PORT | Karl DeBisschop | 1 | -4/+1 |
2002-11-09 | add HPUX swap, try to cleanup getopt processing | Karl DeBisschop | 1 | -5/+12 |
2002-11-09 | define and use usage3 where second part of message is a an int/char | Karl DeBisschop | 5 | -10/+16 |
2002-11-09 | HAVE_C99_SNPRINTF is not tested, so remove from ifdef | Karl DeBisschop | 1 | -1/+1 |
2002-11-08 | user reports NULL still getting into asprintf | Karl DeBisschop | 1 | -8/+4 |
2002-11-08 | remove call_getopt | Karl DeBisschop | 1 | -51/+41 |
2002-11-08 | patches required to build on solaris with asprintf and gettimeofday | Karl DeBisschop | 5 | -34/+66 |
2002-11-08 | remove unused variables | Karl DeBisschop | 6 | -13/+7 |
2002-11-08 | some useful onliners | Karl DeBisschop | 1 | -0/+6 |
2002-11-07 | bugfixes to command format and (null) text created by asprintf switch | Karl DeBisschop | 1 | -7/+6 |
2002-11-07 | remove call_getopt, add [] arougn time | Karl DeBisschop | 1 | -97/+72 |
2002-11-07 | test snprintf function family for ifdefs in snprintf.c | Karl DeBisschop | 1 | -1/+25 |
2002-10-30 | replace fixed-lentgh buffer with asprintf | Karl DeBisschop | 1 | -8/+6 |
2002-10-30 | forgot to remove call_getopt | Karl DeBisschop | 1 | -67/+26 |
2002-10-30 | forgot to remove call_getopt declaration | Karl DeBisschop | 2 | -2/+0 |
2002-10-30 | remove call_getopt, fix several buffer overruns possible due to use of fixed ... | Karl DeBisschop | 1 | -92/+55 |
2002-10-30 | debian builds not actively maintained, so suppress error in setup script | Karl DeBisschop | 1 | -1/+3 |
2002-10-30 | monitor mailq | Subhendu Ghosh | 5 | -2/+195 |
2002-10-28 | remove pspace in shebang since no sequent users replied | Karl DeBisschop | 8 | -8/+8 |
2002-10-26 | release should not be in tarball name | Karl DeBisschop | 1 | -1/+1 |
2002-10-25 | tweak source macro | Karl DeBisschop | 1 | -3/+3 |
2002-10-25 | remove check_nt | Karl DeBisschop | 1 | -3/+1 |
2002-10-25 | include getloadavg sources, add some Solaris pkg build support | Karl DeBisschop | 2 | -2/+33 |
2002-10-22 | remove call_getopt, replace ssprintf with asprintf,better server version repo... | Karl DeBisschop | 1 | -58/+31 |
2002-10-22 | add check_spop | Karl DeBisschop | 1 | -2/+12 |
2002-10-22 | remove call_getopt, replace ssprintf with asprintf | Karl DeBisschop | 1 | -108/+76 |
2002-10-22 | From: Jerome Tytgat - checks to see if named process is running | Subhendu Ghosh | 1 | -0/+147 |
2002-10-22 | check_nt is downloadable from nsclient.ready2run.nl | Subhendu Ghosh | 2 | -549/+4 |
2002-10-21 | use asprintf instead of ssprintf | Karl DeBisschop | 1 | -10/+6 |
2002-10-21 | need to define SOURCES for check_tcp to also build as check_ftp,check_imap,ch... | Karl DeBisschop | 1 | -20/+24 |
2002-10-21 | use asprintf to do strscpy | Karl DeBisschop | 1 | -17/+3 |
2002-10-21 | roll check_ftp, check_imap, check_pop, and check_nntp into check_tcp | Karl DeBisschop | 1 | -22/+25 |
2002-10-21 | these are all combined into check_tcp now | Karl DeBisschop | 4 | -1459/+0 |
2002-10-21 | remove broken call_getopt | Karl DeBisschop | 1 | -12/+24 |
2002-10-21 | cleanup process_arguments, print_help, and print_usage | Karl DeBisschop | 1 | -115/+174 |