summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2002-10-30remove call_getopt, fix several buffer overruns possible due to use of fixed ...Karl DeBisschop1-92/+55
2002-10-25remove check_ntKarl DeBisschop1-3/+1
2002-10-25include getloadavg sources, add some Solaris pkg build supportKarl DeBisschop1-1/+2
2002-10-22remove call_getopt, replace ssprintf with asprintf,better server version repo...Karl DeBisschop1-58/+31
2002-10-22add check_spopKarl DeBisschop1-2/+12
2002-10-22remove call_getopt, replace ssprintf with asprintfKarl DeBisschop1-108/+76
2002-10-22check_nt is downloadable from nsclient.ready2run.nlSubhendu Ghosh1-548/+0
2002-10-21use asprintf instead of ssprintfKarl DeBisschop1-10/+6
2002-10-21need to define SOURCES for check_tcp to also build as check_ftp,check_imap,ch...Karl DeBisschop1-20/+24
2002-10-21use asprintf to do strscpyKarl DeBisschop1-17/+3
2002-10-21roll check_ftp, check_imap, check_pop, and check_nntp into check_tcpKarl DeBisschop1-22/+25
2002-10-21these are all combined into check_tcp nowKarl DeBisschop4-1459/+0
2002-10-21remove broken call_getoptKarl DeBisschop1-12/+24
2002-10-21cleanup process_arguments, print_help, and print_usageKarl DeBisschop1-115/+174
2002-10-21now we provide long opts if they do not existKarl DeBisschop1-6/+1
2002-10-20fixed scanning for multiple OIDs, which was not workingKarl DeBisschop1-89/+62
2002-10-20change ssprintf to asprintfKarl DeBisschop1-11/+8
2002-10-18remove old call_getoptKarl DeBisschop1-39/+26
2002-10-18remove old call_getopt code, fix bug taking single float, allow colon as sepa...Karl DeBisschop1-67/+58
2002-10-18handle null src in strscatKarl DeBisschop1-0/+2
2002-10-18millisecond timingKarl DeBisschop1-15/+17
2002-10-18refine STD_LONG_OPTSKarl DeBisschop1-4/+2
2002-10-18provide on more decimal point printing timeKarl DeBisschop1-13/+12
2002-10-18remove broken call_getopt stuffKarl DeBisschop1-108/+96
2002-10-17using asprintfKarl DeBisschop1-4/+7
2002-10-16millisecond timimg where supportedKarl DeBisschop3-47/+47
2002-10-16use asprintfKarl DeBisschop1-36/+30
2002-10-16use asprintf to construct strscatKarl DeBisschop1-19/+2
2002-10-16timeout interval is externKarl DeBisschop1-1/+1
2002-10-16start support for gettimeofday and tv_usecKarl DeBisschop2-7/+39
2002-10-16newer snprintf from samba.orgKarl DeBisschop1-328/+931
2002-10-07patch for expected IP addressSubhendu Ghosh1-4/+28
2002-10-07make sure we do not run past the end of an unterminated stringKarl DeBisschop1-1/+2
2002-10-07use asprintf, inhibit splint warningKarl DeBisschop1-22/+18
2002-10-05lets use library instead od inconsistent command line interfacesKarl DeBisschop1-0/+1086
2002-09-26use ssprintf instead of sprintfKarl DeBisschop1-7/+7
2002-09-25incorporate comment on my_recv from Russell ScibettiKarl DeBisschop1-0/+1
2002-09-25incorporate comments from Russell ScibettiKarl DeBisschop1-40/+46
2002-09-24replace remaining occurences of sprintf with snprintfKarl DeBisschop1-32/+29
2002-09-14time data in performance stringKarl DeBisschop2-20/+21
2002-09-12negate wrapperKarl DeBisschop1-1/+3
2002-09-08wrapper to invert return statusKarl DeBisschop1-0/+299
2002-09-08clears up warnings in splintKarl DeBisschop1-7/+9
2002-09-02new -f option for adding a FROM address for RFC correctnessSubhendu Ghosh1-10/+38
2002-09-01Valid MAIL commandSubhendu Ghosh1-1/+4
2002-08-18typo in options passed to ssh for ipv6.Karl DeBisschop1-10/+6
2002-08-14added HELO commandSubhendu Ghosh1-0/+16
2002-08-14ipv4/ipv6 switch addedSubhendu Ghosh1-7/+20
2002-08-14net-snmp v5x fixSubhendu Ghosh1-2/+2
2002-08-13Mod to display current/max number of players in a game (Frank Kannemann)Ethan Galstad1-2/+8