Age | Commit message (Expand) | Author | Files | Lines |
2003-08-08 | fix a variety of compiler warnings about qualifier discards and other pedanti... | Karl DeBisschop | 1 | -1/+1 |
2003-08-07 | reorder for consistency (no code changes) | Karl DeBisschop | 1 | -157/+176 |
2003-08-07 | replace "terminate" with "die" for shorter name and better readability | Karl DeBisschop | 1 | -7/+7 |
2003-08-02 | markupf for translation | Karl DeBisschop | 1 | -26/+22 |
2003-08-02 | markup for translation | Karl DeBisschop | 1 | -2/+2 |
2003-08-02 | markup for translation | Karl DeBisschop | 1 | -92/+108 |
2003-05-09 | cause snmpget try try for 1 second less than the timeout (allowing plugin to ... | Karl DeBisschop | 1 | -2/+3 |
2003-04-07 | Removed unnecessary regex array | Ton Voon | 1 | -1/+0 |
2003-03-11 | Remove getopt_long checks | Ton Voon | 1 | -8/+1 |
2003-02-18 | OID type prefix patch [Patches-679403] | Subhendu Ghosh | 1 | -0/+2 |
2003-02-03 | Avoid core dump with null or invalid data (679400 - Mathieu Masseboeuf) | Ton Voon | 1 | -0/+2 |
2003-01-17 | Counter32 tag parsing added | Subhendu Ghosh | 1 | -0/+2 |
2003-01-13 | convert PROGANE from a define to a const char | Karl DeBisschop | 1 | -6/+5 |
2002-11-16 | my take on Subhendu's patches, plus a few comments for clarity | Karl DeBisschop | 1 | -100/+85 |
2002-11-15 | memory bounds in options, no output comparison case | Subhendu Ghosh | 1 | -9/+10 |
2002-11-15 | fix label handling, replace accidentally deleted elseif l.310 | Karl DeBisschop | 1 | -16/+19 |
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 | cleaner handling of DEFAULT_PORT | Karl DeBisschop | 1 | -4/+1 |
2002-11-09 | define and use usage3 where second part of message is a an int/char | Karl DeBisschop | 1 | -3/+3 |
2002-11-08 | user reports NULL still getting into asprintf | Karl DeBisschop | 1 | -8/+4 |
2002-11-07 | bugfixes to command format and (null) text created by asprintf switch | Karl DeBisschop | 1 | -7/+6 |
2002-10-21 | cleanup process_arguments, print_help, and print_usage | Karl DeBisschop | 1 | -115/+174 |
2002-10-20 | fixed scanning for multiple OIDs, which was not working | Karl DeBisschop | 1 | -89/+62 |
2002-10-20 | change ssprintf to asprintf | Karl DeBisschop | 1 | -11/+8 |
2002-08-01 | re-patched exit state comparison | Subhendu Ghosh | 1 | -3/+3 |
2002-08-01 | port option added, -c support net-snmpv5, complete response string output | Subhendu Ghosh | 1 | -13/+16 |
2002-06-24 | printf bug for large numbers - Jeff Murray | Subhendu Ghosh | 1 | -1/+1 |
2002-06-19 | more POSIX return value comparison related code fixes | Subhendu Ghosh | 1 | -3/+13 |
2002-02-28 | Initial revision | Ethan Galstad | 1 | -0/+805 |