summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updatedrelease_4_1_8_a_tagelie2007-08-141-2/+0
* handle EBADFD socket error whenever present on the platformelie2007-08-141-3/+8
* typoelie2007-08-141-1/+1
* updatedelie2007-08-141-0/+2
* errorIndex should be a one-based valueelie2007-08-141-12/+13
* updatedelie2007-08-131-0/+2
* setSocketMap() addedelie2007-08-131-6/+9
* updatedelie2007-08-111-1/+1
* exception class now supports update() mapping type methodelie2007-08-111-0/+1
* fix to SET CommandResponder according to RFC1905 4.2.5elie2007-08-111-4/+10
* updatedelie2007-08-111-0/+2
* typoelie2007-07-241-1/+1
* updatedelie2007-07-121-0/+1
* swap tagIds of noSuchInstance with noSuchObjectelie2007-07-121-2/+2
* missing rfc3826 sub-package listedelie2007-07-101-0/+2
* added support for AES cipher (rfc3826)elie2007-07-0914-64/+228
* explain MIB symbols in OID specificationelie2007-05-282-5/+9
* allow plain Python values in var-binds (invokes MIB lookup)elie2007-05-285-19/+39
* updatedelie2007-05-281-0/+3
* use notificationName whenever given, use default SNMPv2-MIB::snmpTrapOIDelie2007-05-282-1/+9
* change to notificationType syntaxelie2007-05-283-6/+14
* updatedelie2007-05-281-0/+4
* report cached peer SNMP engine data on MP debuggingelie2007-05-181-0/+2
* don't import unused moduleselie2007-04-061-2/+0
* updatedelie2007-04-041-0/+1
* ignore some more socket errorselie2007-04-041-6/+11
* updatedelie2007-04-031-0/+1
* initial revisionelie2007-04-031-0/+62
* to make sure LCD keys will never clash somewhere, add semantic-sensitiveelie2007-04-032-4/+4
* build groupName from hashed securityName to always fit constraintselie2007-04-031-2/+2
* updatedelie2007-04-031-0/+3
* build LCD tables keys from a hased mix of input parameters to makeelie2007-04-032-4/+4
* updatedelie2007-04-031-1/+2
* __repr__() added to CommunityData and UsmUserDataelie2007-04-031-0/+13
* updatedelie2007-04-021-0/+2
* convert into addVacmUser() VACM configurationelie2007-04-022-6/+12
* merge per-view VACM shortcuts into a universal add/delVacmUser() toelie2007-04-021-64/+64
* rolled back process elapsed time based timestamping as it make things moreelie2007-03-301-12/+4
* attempt to use process elapsed time (whenever available) forelie2007-03-301-5/+13
* updatedelie2007-03-301-0/+1
* fix to timeframe arithmeticselie2007-03-301-4/+4
* automatically initialize usmUserSecurityName columnar object instanceelie2007-03-291-1/+27
* updatedelie2007-03-291-0/+3
* updatedelie2007-03-251-0/+2
* do not explicitly initialize index value as it's now being done automaticallyelie2007-03-251-2/+1
* automatically initialize index values on table management operationelie2007-03-251-2/+15
* a commentelie2007-03-231-1/+1
* invoke unconfiguration method from __del__()elie2007-03-222-0/+4
* updatedelie2007-03-221-0/+2
* fix to MibBuilder.setMibPath() to preserve previously loaded modules intact.elie2007-03-211-1/+0