summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* initial revisionelie2006-07-121-0/+25
* updatedelie2006-07-121-2/+1
* updatedelie2006-07-121-0/+3
* still need to figure out how to best release state infoelie2006-07-121-1/+2
* updatedelie2006-07-111-2/+0
* when loading MIB files, ignore just __init__.py rather than those prefixedelie2006-06-231-1/+1
* updatedelie2006-06-231-0/+4
* prefix Managed Objects Instances files with '__' to make them loadedelie2006-06-237-0/+326
* updatedelie2006-06-201-0/+2
* updatedelie2006-06-201-0/+2
* support Bits in SNMP indices as per rfc2578elie2006-06-171-0/+12
* updatedelie2006-06-171-1/+1
* updatedelie2006-06-161-3/+2
* ASN.1 type based selection converted from base type comparation back toelie2006-06-162-12/+21
* updatedelie2006-06-151-0/+4
* Fundamental ASN.1 types (rather than rfc1902 subtypes) are now usedelie2006-06-152-10/+12
* updatedelie2006-06-141-0/+2
* getNodeName() fix to take MIB module name into account (SF bug #1505847)elie2006-06-141-24/+11
* updatedelie2006-06-081-0/+2
* updates for 4.1.7aelie2006-06-051-0/+7
* 4.1.7aelie2006-06-051-1/+1
* a fix to snmpTrapOID constructionelie2006-06-051-1/+1
* snmpCommunityStorageType not initialized in MIB for some reasonelie2006-05-251-1/+2
* python1.5 compatibility fix at Bits.prettyIn()elie2006-05-251-1/+1
* * python1.5 compatibity fix related to names scopingelie2006-05-251-6/+8
* python1.5 compatibility fix: [].extend() expects a list, not tupleelie2006-05-251-0/+6
* updatedelie2006-05-251-17/+18
* make sure GetBulkRequestPDU exists at version-specific protocol APIelie2006-05-211-1/+3
* missing initializers to default values addedelie2006-05-215-23/+20
* clearer API to table objects management implementedelie2006-05-211-33/+71
* * switched to setComponentByPosition() at pyasn1 sequenceselie2006-05-211-4/+4
* switched to setComponentByPosition() at pyasn1 sequenceselie2006-05-211-2/+2
* asyncSendNotification() now accepts a tuple (cbFun, cbCtx) for theelie2006-05-211-2/+2
* pass empty (wildcard) ContextEngineID to unregisterContextEngineId()elie2006-05-211-1/+1
* stupid typo fixed, thanks to pycheckerelie2006-05-211-3/+3
* manually initialize snmpCommunityStorageType as it's not done by MIBelie2006-05-211-0/+5
* runDispatcher() should have a formal parameterelie2006-05-211-1/+1
* fix to setting errors while building PDUelie2006-05-211-8/+14
* hide readGet() argselie2006-05-211-1/+1
* updatedelie2006-05-212-2/+12
* readGet() must do clone() to managed objects syntax as a way toelie2006-04-251-1/+1
* set default value (0) to TestAndIncrelie2006-04-241-0/+1
* initialize Null() with empty ''elie2006-04-242-4/+4
* set initial empty values of Context* to ScopedPDUelie2006-04-241-2/+2
* BulkPDUAPI.setDefaults() addedelie2006-04-241-0/+4
* Bits.clone() aligned with pyasn1's standard API for clone()elie2006-04-241-2/+5
* initial value to Null('') addedelie2006-04-245-10/+10
* updatedelie2006-04-241-0/+1
* * setName() dropped as mibNode name should be immutableelie2006-04-191-9/+5
* updatedelie2006-04-051-0/+1