summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updatedrelease_4_1_10_a_tagelie2008-05-241-0/+3
* updatedelie2008-05-241-1/+1
* avoid extra recursionelie2008-04-281-1/+1
* updatedelie2008-04-271-0/+3
* make use of nextid.py for unique IDs generationelie2008-04-273-32/+24
* initial revisionelie2008-04-271-0/+30
* fix to distinguish ObjectIdentity from MibIndentifierelie2008-02-051-6/+17
* re-built with the latest libsmi & libsmi2pysnmp toolselie2008-02-0512-53/+292
* typoelie2008-02-051-1/+1
* MsgAndPduDispatcher now takes optional MibInstrumController instanceelie2008-02-051-4/+8
* SnmpEngine constructor now takes optional MsgAndPduDispatcher instanceelie2008-02-051-2/+6
* updatedelie2008-02-053-7/+15
* unloadModules() now workselie2008-02-051-0/+1
* make use of smidump-generated "implied" flag for building indiceselie2008-02-051-4/+11
* * grep for SNMPv2-* inclusions to make sure MIB is indeed SMIv2elie2008-02-051-7/+10
* updatedelie2008-02-041-0/+5
* use getLabel() SMI object method when building MIB tree in additionelie2008-02-041-3/+6
* MibBuilder.loadTexts flag addedelie2008-02-031-1/+2
* optional code generation for huge text fields addedelie2008-02-031-5/+22
* fix to IpAddress translation to match it with setVarBinds() APIelie2008-01-141-8/+1
* updatedelie2008-01-141-0/+1
* __indexMib() unmangled to let users put around mutex in subclasselie2007-12-201-9/+9
* 4.1.9belie2007-12-202-1/+7
* html alignment fixrelease_4_1_9_a_tagelie2007-11-281-2/+3
* minor text and html fixeselie2007-11-281-19/+16
* year updatedelie2007-11-281-1/+1
* updatedelie2007-11-261-1/+1
* release SM state information on response data mismatchelie2007-11-261-0/+2
* release SM state information properlyelie2007-11-261-1/+8
* updatedelie2007-11-251-0/+3
* fix to confirmed class memberselie2007-11-251-1/+1
* security information is now released in most (not all!) cases,elie2007-11-251-1/+5
* __cmp__ methods added to __hash__ ones in configuration classes to matchelie2007-11-251-1/+3
* configuration classes made hashable to track their committmentelie2007-11-231-0/+7
* updatedelie2007-11-231-0/+3
* fix to response timeout roundup codeelie2007-11-232-4/+4
* updatedelie2007-11-231-0/+2
* updatedelie2007-11-161-0/+5
* AsynsockDispatcher now uses its own socket map by default for MTelie2007-11-161-2/+3
* updatedelie2007-10-051-0/+2
* fixes to TRAP PDU translation from v1 to v2c and vice versaelie2007-10-051-18/+28
* default TRAP AgentAddress to local IP interfaceelie2007-10-051-1/+7
* fixes to % formattingelie2007-09-202-7/+7
* updatedelie2007-09-031-1/+3
* disable implicit registration at asyncore's default socket mapelie2007-09-031-0/+5
* updatedelie2007-09-031-0/+1
* updatedelie2007-08-291-0/+2
* sequence index must be integer (in Python < 2.5)elie2007-08-291-1/+1
* updatedelie2007-08-151-0/+2
* handle noSuchName error on v1 -> v2c PDU convertionelie2007-08-151-7/+15