- a36188e Patch #760417 from Bob Rowlands/Sun for fixing Bug #751920 for minor security problems (PID file unliked first, and use strlcpy instead of strcpy. A new strlcpy file was defined if not defined for a system. by Wes Hardaker · 22 years ago
- d3e8a9e Patch #764047 from Stephen J. Friedl: Remove redundant declaration from snmp_debug.h and fix a few comments by Wes Hardaker · 22 years ago
- 87b4c2a Patch #759309 from Stephen Friedl to add prompt over-ride flag descriptions to prompt output by Wes Hardaker · 22 years ago
- 4844641 patch #759298: fix spelling error by Wes Hardaker · 22 years ago
- 61d2a96 Remove redundent file. by Dave Shield · 22 years ago
- b4434e2 Re-implement the scalar network statistics using new API features. by Dave Shield · 22 years ago
- a5dd756 Minor tweaks to handle walking from one scalar to another correctly, by Dave Shield · 22 years ago
- 18e8f06 update for row deletion by Wes Hardaker · 22 years ago
- bd58449 update to support row creation. Deletion support still coming, as is by Wes Hardaker · 22 years ago
- 8a5c5c1 remove more "not serialized" code. by Wes Hardaker · 22 years ago
- 2c5582e Updated for row creation. by Wes Hardaker · 22 years ago
- 6247cf2 patch from Fong Tsui for fixing NULL references by Wes Hardaker · 22 years ago
- 4ecd698 - make the default agentx ping interval be 15 seconds. by Wes Hardaker · 22 years ago
- 067d0ec Make sure the dependencies for the new approach to sub-command by Dave Shield · 22 years ago
- c00c7c9 Check for validity of parameters before using them. (Paranoid? Who, me?) by Dave Shield · 22 years ago
- dca17fd Caching of interface data is actually Linux-specific. by Dave Shield · 22 years ago
- ce5e96b Include recent helper modules in the helper library and meta-include file. by Dave Shield · 22 years ago
- ad063e7 Simplify the processing of "traphandle" directives by Dave Shield · 22 years ago
- b6aa10a Use the new generic sub-command execution utility routines instead by Dave Shield · 22 years ago
- 6d83b75 Include a general 'magic' parameter in both cache data structure by Dave Shield · 22 years ago
- e985c9b Generalised sub-command execution utility routines. by Dave Shield · 22 years ago
- a1c89b6 More flexible handling of formatting varbind lists. by Dave Shield · 22 years ago
- 7b10750 Use the new features of mib2c to tidy up the output a bit. by Dave Shield · 22 years ago
- 536b787 Extend mib2c's new counter routines to cover "subloops" as well by Dave Shield · 22 years ago
- f9bb479 - prompt support for mib2c to ask questions to the user. by Wes Hardaker · 22 years ago
- 428278e boy is that not needed any more by Wes Hardaker · 22 years ago
- 6273b8a Dave asks, dave gets: by Wes Hardaker · 22 years ago
- 361a487 fix request -> requests as pointed out by Steve Benett by Wes Hardaker · 22 years ago
- becb08a Stamp on a trailing '.' when specifying VACM OIDs. by Dave Shield · 22 years ago
- 6a2f281 Calls to release enumeration lists when no longer required. by Dave Shield · 22 years ago
- f289fa1 Install the 'dlmod.h' header file by Dave Shield · 22 years ago
- d10f4e8 Initial support for code to send out traps and informs. by Dave Shield · 22 years ago
- eeb0218 Remove too much memdup'ing in inform reply by Niels Baggesen · 22 years ago
- ee65895 Add APS-MIB and MALLOC-MIB by Niels Baggesen · 22 years ago
- 01dc31a Update from IANA by Niels Baggesen · 22 years ago
- 3c1b870 remove now unused snmp_clone_pdu2 by Niels Baggesen · 22 years ago
- 1451c95 include wait.h for waitpid, and re-instate the code that responds to an inform by Niels Baggesen · 22 years ago
- 00ad638 Utility routine to convert v1 traps to v2-notification-style varbind list. by Dave Shield · 22 years ago
- a6f2b27 Construct a library containing the core trapd handling functionality. by Dave Shield · 22 years ago
- f91c005 The sysORTable module is dependent on system_mib, so ensure this is available. by Dave Shield · 22 years ago
- fbc3f47 Consolidate the notification handler in with the rest of the by Dave Shield · 22 years ago
- 7236e84 Shuffle code around a bit. The three files 'snmptrapd_handlers.c', by Dave Shield · 22 years ago
- 534180c ignore *.c and *.h files. by Wes Hardaker · 22 years ago
- a78fc53 - A netSnmpHostsTable implementation that implements a table_iterator by Wes Hardaker · 22 years ago
- ed1329b Create an example table that is a wrapper around /etc/hosts data. by Wes Hardaker · 22 years ago
- 2ee4b8d INFO is not a facility - USER could be by Niels Baggesen · 22 years ago
- bd3d649 Add the new -L option to the usage message by Niels Baggesen · 22 years ago
- 7d1f8ad Add some missing prototypes, and use them by Niels Baggesen · 22 years ago
- 51f7e19 Do away with some warnings by Niels Baggesen · 22 years ago
- 4948089 constify a few arguments, make sure that we defalt output to stderr by Niels Baggesen · 22 years ago
- 3bd8ec0 Untangle a most extrordinary web og FreeBSD and Linux by Niels Baggesen · 22 years ago
- 755114c fix help usage for flag ordering. by Wes Hardaker · 22 years ago
- 1921c41 - add -s SUFFIX and -S PREFIX flags by Wes Hardaker · 22 years ago
- 83c9318 fix the loop free before call-sub-hook ordering problem Dave pointed out by Wes Hardaker · 22 years ago
- ee38e7d Support the option for sorted iterator-based tables, too. by Dave Shield · 22 years ago
- d2fcf36 Stop searching once we've found all "exact" requested rows. by Dave Shield · 22 years ago
- ff637dc Clarify the ASN.1 type mappings for command-line type specifications. by Dave Shield · 22 years ago
- 93d8c23 Start using the new -Lx style logging output. by Dave Shield · 22 years ago
- fb64a38 Minor tweak to stdout/stderr handling, to improve the appearance of by Dave Shield · 22 years ago
- 59ead38 MIB group to manage agent logging configuration. by Dave Shield · 22 years ago
- 3729b62 remove no longer needed comment about it being broken, as pointed out by Bruce. by Wes Hardaker · 22 years ago
- f1c32e7 support , separated arguments to -T like -h says it will. by Wes Hardaker · 22 years ago
- a05a08d Patch from Bruce Shaw to fix output numbering when using -T or by Wes Hardaker · 22 years ago
- 4e5c4c7 Patch #755540 from Bruce Shaw and IRC:SebNob to fix bug #701439 for 64 bit solaris systems and 64 bit integers returned by getKstat by Wes Hardaker · 22 years ago
- 2e35fe2 Patch #754105 from Bruce Shaw to fix some spelling errors by Wes Hardaker · 22 years ago
- 74db85a yet more improvements working toward the end-goal. by Wes Hardaker · 22 years ago
- 70bee6a renamed to Panasonic_AM3X by request by Wes Hardaker · 22 years ago
- f54a597 Ok, there was 1 memory leak. But its gone now. by Wes Hardaker · 22 years ago
- 0d8e38a A complete rewrite of the iterator from scratch. by Wes Hardaker · 22 years ago
- d3e40a7 fix range checks now that its no longer the last thing called. by Wes Hardaker · 22 years ago
- cdde15f misc minor fixes. by Wes Hardaker · 22 years ago
- 70da26a fix else clauses within if statements. by Wes Hardaker · 22 years ago
- c34b83e Handle problems with reading process information on Solaris kit, consistently and cleanly. by Dave Shield · 22 years ago
- 6d64ffc Implement '-Lx' command-line meta-option for configuring logging settings. by Dave Shield · 22 years ago
- 620d185 Beware of dereferencing a NULL pointer by Niels Baggesen · 22 years ago
- 7b44771 add caching handler file by Wes Hardaker · 22 years ago
- 9eccfe0 Initial bash at a modular "log_handler" implementation. by Dave Shield · 22 years ago
- 30f5d66 remove the unused function as pointed out by Bob Rowlands by Wes Hardaker · 22 years ago
- 8d528ef Long overdue patch #695192 from Ron Tabor to fix the VACM spinning problem that I didn't quite fix before by Wes Hardaker · 22 years ago
- 57c95b1 fix bug #706710 to show when privacy has been disabled by Wes Hardaker · 22 years ago
- 34bd28f fix bug #706741 from Sean Burke: check for word boundaries based on a by Wes Hardaker · 22 years ago
- 17bd15a bug #748431 from John Shiver: fix thread-safe problems with snmp_get_fd_for_session (which was missing in the 5.x line anyway). Also separate out union structure into a separate typedef rather than use it inline in the variable list structure by Wes Hardaker · 22 years ago
- f4a8adc fix bug # 751197 pointed out by Tom Evans where isspace is used to check for hex characters when isprint() is all that is needed by Wes Hardaker · 22 years ago
- a216f37 patch #749552 from vaxpower (with modifications by Wes): much improved AIX support by Wes Hardaker · 22 years ago
- 71c0952 Patch #748305 from srinivasa rao gurusu describing how to build net-snmp on Matsushita embedded systems by Wes Hardaker · 22 years ago
- 58688e9 Patch 746339: Otto Solares fixes a file descriptor leak on linux by Wes Hardaker · 22 years ago
- 58474b1 Patch #749062 to fix caching crashing and clashing under Solaris by Wes Hardaker · 22 years ago
- 7c9dea2 patch #749103 from Garry C Marshall to fix the proxy when a timeout occurs from the target by Wes Hardaker · 22 years ago
- 7f11fe9 MIB objects to manage configuration of MIB data caching. by Dave Shield · 22 years ago
- e0ba548 Rework nsDebugTokenTable to be indexed by the debug token string values. by Dave Shield · 22 years ago
- 867ed72 Implement various separate lists of "global" handlers, to support by Dave Shield · 22 years ago
- ca7d3e4 Fix missing length byte when setting index with checks disabled by Niels Baggesen · 22 years ago
- b716f2d Clarify which "r[ow]{user,community}" parameters are optional, and in which combinations. by Dave Shield · 22 years ago
- b7990d0 First pass at a data-caching helper - independent of individual MIB modules. by Dave Shield · 22 years ago
- 0084892 Single helper to implement a group of scalar objects in one go. by Dave Shield · 22 years ago
- 73b9d5f mention where "later" actually is. by Wes Hardaker · 22 years ago
- 18f5aaa Declarations for improved Solaris CPU support from patch #738465) (Oops!) by Dave Shield · 22 years ago
- c254889 Simple implementation of forwarding traps to another destination. by Dave Shield · 22 years ago
- bf2b997 Modularised approach to different styles of handling incoming traps. by Dave Shield · 22 years ago
- dca41ba make use of new exported items from snmp_debug. by Wes Hardaker · 22 years ago