summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* delV3User() function improved to drop all rows from USM table thatelie2013-04-171-1/+3
* license updated to vanilla BSD 2-Clause to ease package useelie2013-03-191-0/+2
* a dozen of lightweight Twisted-based example scripts replaced moreelie2013-03-161-0/+2
* fix to Twisted-based NotificationOriginator to make it serving INFORMs againelie2013-03-161-0/+1
* Change to rfc2576.v1tov2() logic: errorStatus = noSuchName is now translatedelie2013-03-161-1/+9
* Fix to twisted/udp non-default local endpoint binding features. Commonelie2013-03-151-0/+2
* * explicit twisted dispatcher's timer resolution (of 1 sec) removed to makeelie2013-03-151-0/+2
* fix of rounding error to base I/O dispatcher's next timer call calculationelie2013-03-151-0/+1
* cosmetic fix to printout the exact OID as pointed out by errorIndexelie2013-03-151-2/+2
* timestamps to log messages addedelie2013-03-151-0/+1
* cosmetic changes to Native API's GET/SET example scriptselie2013-03-151-0/+1
* the $PYSNMP_MIB_DIR & $PYSNMP_MIB_DIRS & $PYSNMP_MIB_PKGS path separatorelie2013-03-131-0/+2
* typos fixedelie2013-02-091-0/+1
* missing import addedelie2013-02-091-0/+1
* Standard SNMP Apps and built-in proxy now ignores malformed errorIndexelie2013-02-071-0/+9
* fix to MibVariable handling of the MIB, <empty-symbol> initializerselie2013-01-051-0/+1
* VACM modules converted from a function into an object to let it keepelie2013-01-051-0/+2
* at AsynNotificationOriginator.sendNotification()elie2012-12-281-0/+3
* memory leak fixed at oneliner cache of already configured targetselie2012-12-221-1/+2
* catch and mute possible failure of getsockname(), that seems to happenelie2012-12-201-0/+2
* report package version on debugging code initializationelie2012-12-201-0/+1
* oneliner examples split into dedicated files for clarityelie2012-12-171-1/+2
* updatedelie2012-12-161-1/+1
* * The missing functionality of passing Response PDU contents of INFORMelie2012-12-151-0/+9
* standard SNMPv3 Apps hardened to catch protocol-related exceptions andelie2012-12-141-3/+3
* commentedelie2012-12-141-2/+3
* major contextEngineId/contextName related reworkelie2012-12-141-0/+3
* added example with non-default contextNameelie2012-12-131-0/+2
* SNMPv3 native API examples extended to cover many use caseselie2012-12-091-2/+1
* * probe setValue() rather than instrumClone() at terminal node value objectelie2012-12-051-6/+9
* catch possible exceptions on pyasn1 encoder invocationelie2012-12-041-0/+1
* * Fix a couple of bugs at MibTable* logic involved for table instanceselie2012-12-021-0/+4
* - AbstractMibInstrumController class added as a base class for all possibleelie2012-12-021-1/+4
* the contextName parameter of context.SnmpContext() made optionalelie2012-12-021-0/+1
* SNMPv3 native Notification Originator examples extended to coverelie2012-11-281-0/+2
* the missing functionality of NOTIFICATION-TYPE objects being looked upelie2012-11-281-0/+3
* use system uptime and trap OID values from SNMP engine's instrumentationelie2012-11-261-0/+2
* cast additionalVarBinds into ObjectIdentifier typeelie2012-11-251-0/+2
* fix to isAccessAllowed() error handling at NotificationOriginator. Systemelie2012-11-251-0/+2
* unnecessary *MibSource explicit initialization calls removed at MibBuilderelie2012-11-241-0/+1
* put a note on RFC1155/1213 removalelie2012-11-241-2/+2
* examples on SNMPv3 TRAP Originator now includes fixingelie2012-11-021-0/+2
* example configuration for Net-SNMP's snmptrapd addedelie2012-11-021-0/+1
* Attempt to convert Windows style EOL into UNIX ones in MIB sourceelie2012-10-141-0/+3
* typoelie2012-10-131-1/+1
* Fix to outgoing queue processing order at socket transport. Nowelie2012-10-111-0/+2
* I/O sockets buffer sizes made configurable, minimum default is nowelie2012-10-111-0/+2
* additionalVarBinds made really optionalelie2012-09-291-0/+7
* updatedelie2012-09-031-1/+3
* consider we are dealing with .egg if __loader__ is present (it iselie2012-08-291-0/+1