Age | Commit message (Expand) | Author | Files | Lines |
2003-02-10 | Remove file, superceded by REQUIREMENTS | Ton Voon | 1 | -11/+0 |
2003-02-10 | Removing getopt files - now in new lib directory | Ton Voon | 3 | -1029/+0 |
2003-02-10 | New directory for common library files | Ton Voon | 4 | -0/+1664 |
2003-02-10 | Added in a define for HAVE_GETOPT_H for backwards compatibility | Ton Voon | 1 | -2/+2 |
2003-02-10 | Remove unnecessary getopt references and link in lib directory | Ton Voon | 1 | -14/+4 |
2003-02-10 | Removing checks for getopt.h - now always available. Also support lib dir | Ton Voon | 1 | -19/+1 |
2003-02-10 | Adding lib directory for getopts change | Ton Voon | 1 | -1/+1 |
2003-02-10 | Fixed Tru64 ps command (Bug 669585 - Paula Arnold) | Ton Voon | 1 | -2/+2 |
2003-02-10 | Added argc checks before attempting to access argv[] | Jeremy T. Bouse | 1 | -5/+6 |
2003-02-10 | Revised code to use resolving and connection code in utils.c and | Jeremy T. Bouse | 1 | -46/+16 |
2003-02-10 | this plugin is in core as check_fping | Karl DeBisschop | 1 | -430/+0 |
2003-02-09 | Reordered program calls so autoheader was called before automake thus | Jeremy T. Bouse | 1 | -2/+2 |
2003-02-09 | new plugins | Subhendu Ghosh | 3 | -0/+484 |
2003-02-09 | file rename | Subhendu Ghosh | 1 | -4/+11 |
2003-02-09 | more contribs | Subhendu Ghosh | 3 | -0/+961 |
2003-02-09 | new version | Subhendu Ghosh | 2 | -0/+0 |
2003-02-09 | spell check | Karl DeBisschop | 2 | -8/+5 |
2003-02-09 | spell check | Karl DeBisschop | 1 | -6/+6 |
2003-02-09 | ispell | Subhendu Ghosh | 1 | -9/+9 |
2003-02-08 | use enum instead of define | Karl DeBisschop | 1 | -6/+8 |
2003-02-08 | add item on submitting new plugins | Karl DeBisschop | 1 | -0/+6 |
2003-02-08 | suggest minimum standards for support requests | Karl DeBisschop | 1 | -0/+71 |
2003-02-08 | submit request with one send | Karl DeBisschop | 1 | -102/+48 |
2003-02-05 | fix for SSL build on RedHat rawhide | Karl DeBisschop | 1 | -8/+17 |
2003-02-05 | allow check to proceed using servers from resolv.conf | Karl DeBisschop | 1 | -6/+6 |
2003-02-05 | fix segfault due to bad asprintf invocation | Karl DeBisschop | 1 | -1/+1 |
2003-02-04 | install user:grp perms [patch 679703 -Detlef Boehm] | Subhendu Ghosh | 1 | -0/+2 |
2003-02-04 | lmstat output update | Subhendu Ghosh | 1 | -39/+134 |
2003-02-04 | corrected ntpdate offset to seconds | Subhendu Ghosh | 1 | -15/+18 |
2003-02-03 | Avoid core dump with null or invalid data (679400 - Mathieu Masseboeuf) | Ton Voon | 1 | -0/+2 |
2003-02-03 | Patch for Mac OS X compile (652080 - Ton Voon) | Ton Voon | 1 | -0/+1 |
2003-02-03 | Citrix plugin | Subhendu Ghosh | 1 | -0/+0 |
2003-02-03 | more sample command configurations | Subhendu Ghosh | 1 | -2/+29 |
2003-02-03 | change ntpdc to ntpq (Jonathan Rozes,Thomas Schimpke, bug-656237 ) | Subhendu Ghosh | 3 | -64/+141 |
2003-02-03 | patch for desync peer and ntpdate (James Fidell) | Subhendu Ghosh | 1 | -6/+26 |
2003-02-03 | bugfix [bug 651021 mperry2] | Subhendu Ghosh | 1 | -0/+1 |
2003-02-03 | added default community [bug-patch #600349 jbaumgartner] | Subhendu Ghosh | 1 | -20/+13 |
2003-01-31 | Fix for zombie processes on Solaris (Bug 677803 - Matthew Brown) | Ton Voon | 1 | -5/+15 |
2003-01-31 | Reapply all asprintf calls. Fix for %% problem with -l flag. | Ton Voon | 1 | -16/+16 |
2003-01-31 | Removed all unnecessary asprintf calls. Replaced with original check_nt.c | Ton Voon | 1 | -16/+16 |
2003-01-30 | Added reference to the official NSClient web site | Ton Voon | 1 | -0/+2 |
2003-01-30 | Fixed long --allswap option | Ton Voon | 1 | -1/+1 |
2003-01-30 | Fixed progname | Ton Voon | 1 | -1/+1 |
2003-01-29 | Fixed error and success codes (638656 - Paul Dlug) | Ton Voon | 1 | -12/+11 |
2003-01-29 | Added cache and tablespace check (621567 - John Marquart) | Ton Voon | 1 | -0/+75 |
2003-01-29 | Added in check_nt for bug 646516 | Ton Voon | 2 | -1/+596 |
2003-01-29 | remove incorrect check_disk() declaration | Karl DeBisschop | 1 | -1/+0 |
2003-01-29 | fix segfault when argc>=2 and the -H or -b options are not supplied | Karl DeBisschop | 1 | -25/+33 |
2003-01-29 | 1.8 | Karl DeBisschop | 1 | -2/+2 |
2003-01-29 | Better error if server requests client based certificate (609382 - Olaf Greis) | Ton Voon | 1 | -1/+14 |