summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix to socket importrelease_4_1_12_a_tagelie2009-12-031-1/+1
* * missing SNMPTrap PDU API implemented at proto.api.v2c, RFC2576 proxyelie2009-12-035-31/+39
* fix to date read from compiled module on 64-bit boxenelie2009-09-281-1/+1
* ASN.1 printout typo fixelie2009-09-051-1/+1
* py2exe compatibility mentionedelie2009-09-051-1/+2
* updatedelie2009-09-051-3/+4
* MIB code objects now supportedelie2009-09-051-31/+105
* os.sep seems more standard than os.path.sepelie2009-08-301-2/+2
* old Pythons do not take kw args in __import__()elie2009-08-291-1/+1
* fix to build constraints of more than 256 items (Python has a limitelie2009-08-291-2/+16
* updatedelie2009-08-291-0/+2
* updatedelie2009-08-281-0/+1
* updatedelie2009-08-281-0/+1
* attempt to load setuptoolselie2009-08-281-1/+18
* MIB loading mechanics re-designed to allow ZIP importelie2009-08-281-41/+102
* scary statement removedelie2009-08-261-9/+0
* API versioning mechanics retired (pysnmp.v4 -> pysnmp)elie2009-08-222-25/+29
* sendNotification() now returns request IDrelease_4_1_11_a_tagelie2009-08-211-4/+1
* fix to UDP port numberelie2009-08-211-1/+1
* updatedelie2009-08-211-0/+1
* Python 2.3- compatibility fixelie2009-08-211-1/+1
* updatedelie2009-08-211-0/+1
* attempt to use hashlib whenever availableelie2009-08-213-15/+30
* updatedelie2009-07-311-4/+2
* use carrier-independent transport nameselie2009-07-311-2/+2
* cbFun takes sendRequestHandleelie2009-07-311-6/+3
* updatedelie2009-07-312-1/+4
* refactor NotificationOriginator to allow receiption methodelie2009-07-311-4/+16
* Twisted support implementedelie2009-07-3118-0/+820
* make use of mktemp whenever availableelie2009-07-051-1/+1
* find libsmi2pysnmp by the same path as build-pysnmp-mib iselie2009-07-051-1/+2
* no bashismselie2009-07-051-1/+1
* updatedelie2009-05-221-2/+4
* pass stateReference to NotificationReceiver app and let it browseelie2009-05-224-6/+46
* UdpSocketTransport aliased to UdpTransportelie2009-05-181-0/+2
* updatedelie2009-05-181-0/+1
* UnixDgramSocketTransport symbol renamed to become more inline withelie2009-05-181-1/+6
* MIB symbols unexport feature re-workedelie2009-05-181-9/+25
* registerSubtree/unregisterSubtree now check against duplicate/missingelie2009-05-181-16/+13
* fix to processPdu code - SmiError type exceptions are not a mapping kindelie2009-05-091-1/+1
* last change breaks configuration management, temporarly rolling backelie2009-05-031-1/+1
* fix to make the unexportSymbols() method workingelie2009-05-032-0/+8
* drop empty MIB modules dictselie2009-05-031-0/+3
* typo fixedelie2009-05-031-1/+1
* 2009elie2009-03-261-1/+1
* re-built from newer sources and with latest libsmi2pysnmp tool (0.0.9a)elie2009-03-2610-12/+12
* trying to distinguish the "default" keyword with possible "default"elie2009-03-261-1/+1
* memory leak fixedelie2009-03-261-1/+1
* print a warning on empty MIB module name in import statement coming from smidumpelie2009-03-101-0/+2
* guard importSymbols() against empty MIB module nameselie2009-03-101-0/+4