index
:
delta/python-packages/pysnmp.git
elie
master
origin
version-2-branch
version-3-3-x-branch
version-3-4-x-branch
version-3-branch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pysnmp
/
entity
Commit message (
Expand
)
Author
Age
Files
Lines
*
implementation of the multiple targets functionality moved from .sendPdu()
elie
2015-06-03
1
-68
/
+66
*
Major overhaul related to PySMI integration and Standard SNMP Applications
elie
2015-05-31
7
-481
/
+212
*
- Initial PySMI integration. Original ASN.1 MIBs could now be parsed, stored
elie
2015-05-17
1
-0
/
+13
*
catch unresolved OID type when building var-binds
elie
2015-03-18
1
-1
/
+4
*
make config.delTransport() returning detached transport object
elie
2015-03-07
1
-0
/
+2
*
secure boots file creation
elie
2015-02-01
1
-4
/
+8
*
no xrange in Python3
elie
2015-01-20
1
-2
/
+2
*
fix to non-int slices (not supported in Python 2.4
elie
2015-01-20
1
-2
/
+1
*
fix to possible uninitialized snmpEngineID
elie
2015-01-20
1
-1
/
+3
*
- The asyncore-based transport subsystem extended to support POSIX
elie
2015-01-20
2
-10
/
+31
*
SnmpEngineBoots may wrap over
elie
2015-01-07
1
-1
/
+4
*
first attempt to make SNMP Engine settings persistent across reboots
elie
2015-01-07
1
-1
/
+35
*
oneliner GETBULK Command Generator now strips possible excessive OIDs
elie
2015-01-01
1
-39
/
+35
*
CommandGeneratorBase symbol added for compatibility
elie
2014-12-15
1
-0
/
+3
*
* asyncio transport made compatible with trollius
elie
2014-12-15
2
-8
/
+9
*
asyncio-backed SNMP Applications APIs redesigned for better usability in
elie
2014-11-16
2
-96
/
+10
*
getNextVarBinds() will always cast passed var-binds into pyasn1
elie
2014-11-16
1
-1
/
+1
*
fix to observer removal
elie
2014-11-16
1
-2
/
+2
*
initial support for asyncio network transport added
elie
2014-11-04
3
-0
/
+245
*
fixes to debug messages
elie
2014-11-04
1
-2
/
+2
*
nonRepeaters & maxRepetitions position fix
elie
2014-11-04
1
-9
/
+9
*
CommandGenerator.getNext() & .getBulk() methods now support the
elie
2014-08-18
1
-27
/
+48
*
make NotificationOriginator using MibInstrumentationController when expanding
elie
2014-06-27
1
-1
/
+5
*
* unnecessary inheritance of AsyncNotificationOriginator() and
elie
2014-06-17
1
-19
/
+32
*
.getMibViewController() impemented
elie
2014-06-17
1
-15
/
+13
*
pylint'ed
elie
2014-06-17
5
-23
/
+21
*
converted to the latest API that supports more data to be used
elie
2014-06-17
1
-16
/
+63
*
use sendPduHandle term for clarity and unification
elie
2014-06-16
1
-38
/
+38
*
BULK API correction
elie
2014-06-16
1
-4
/
+4
*
major re-write aiming at:
elie
2014-06-16
2
-98
/
+169
*
cosmetic fix
elie
2014-06-16
1
-24
/
+24
*
fix to auth objects cleanup code
elie
2014-06-15
1
-1
/
+1
*
fix to bulk command options
elie
2014-06-09
1
-1
/
+2
*
fix to CB stack unwinding
elie
2014-06-09
1
-0
/
+1
*
sendNotification() API correction
elie
2014-06-09
2
-8
/
+9
*
API visual unification:
elie
2014-06-09
1
-16
/
+21
*
ContextData container introduced to the newest (async) API
elie
2014-06-09
3
-32
/
+48
*
_sendRspPdu() method introduced to tap onto PDU processing
elie
2014-04-04
1
-4
/
+19
*
Major rewrite of native SNMPv3 CommandGenerator and NotificationOriginator
elie
2014-04-04
3
-585
/
+649
*
missing wrongLength and wrongEncoding SMI errors added
elie
2014-03-25
1
-0
/
+4
*
do not cache snmpEngineId & snmpAdminString at CommandGenerator to let it
elie
2014-03-21
1
-5
/
+3
*
passing request details to access control callback made simpler
elie
2014-01-08
1
-11
/
+17
*
oneliner transport object now supports setLocalAddress() method to
elie
2013-12-19
1
-1
/
+6
*
fix to BULK CommandGenerator to use the same nonRepeaters OIDs across
elie
2013-11-23
1
-0
/
+4
*
- Internal oneliner apps configuration cache moved from respective
elie
2013-11-17
3
-149
/
+309
*
Internal oneliner apps configuration cache moved from respective
elie
2013-11-10
2
-55
/
+61
*
initial revision
elie
2013-11-10
1
-0
/
+58
*
Execution Observer facility implemented to give app an inside view
elie
2013-11-09
1
-2
/
+5
*
sendRequestHandle made persistent across multiple iterations
elie
2013-10-10
1
-24
/
+20
*
fix to sendNotification() error handling
elie
2013-10-05
1
-4
/
+8
[next]