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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- a few additional MIB tree management methods added to MibViewController
elie
2015-06-20
3
-9
/
+39
*
removed RowStatus default value as it may collide with possible subclass
elie
2015-06-06
2
-4
/
+5
*
fix to changed MIB template
elie
2015-06-04
1
-1
/
+1
*
tools removed
elie
2015-06-04
2
-4
/
+1
*
obsolete libsmi-based scripts removed in favor of pysmi
elie
2015-06-04
3
-749
/
+3
*
updated
elie
2015-06-04
1
-17
/
+17
*
.setSyntax() added
elie
2015-06-04
1
-0
/
+3
*
use @mib@ placeholder instead of <mib> at pysmi
elie
2015-06-04
1
-1
/
+1
*
use MibBuilder.loadTexts flag for initializing pysmi's genTexts one
elie
2015-06-04
2
-2
/
+3
*
fix to pysmi status interpretation
elie
2015-06-03
1
-1
/
+1
*
implementation of the multiple targets functionality moved from .sendPdu()
elie
2015-06-03
1
-68
/
+66
*
ignore send notification ID when sending trap
elie
2015-06-03
1
-2
/
+2
*
initial revision
elie
2015-06-01
1
-0
/
+84
*
catch and report possible MIB compilation errors
elie
2015-05-31
1
-2
/
+5
*
missing example added
elie
2015-05-31
1
-0
/
+64
*
Major overhaul related to PySMI integration and Standard SNMP Applications
elie
2015-05-31
54
-813
/
+1052
*
fix to missing REVISIONS MIB clause handling
elie
2015-05-31
1
-2
/
+2
*
* read any of 'PYSNMP_MIB_PKGS', 'PYSNMP_MIB_DIRS', 'PYSNMP_MIB_DIR'
elie
2015-05-31
1
-15
/
+13
*
reverse previous change
elie
2015-05-31
1
-0
/
+3
*
alias Null to Unspecified symbol for convenience
elie
2015-05-31
1
-1
/
+4
*
export ObjectIdentifier from pyasn1
elie
2015-05-31
1
-0
/
+2
*
fix to v2c->v1 trap OID translation: do not require trap OID to be
elie
2015-05-26
1
-4
/
+1
*
fix to function prototype
elie
2015-05-18
1
-3
/
+3
*
- Initial PySMI integration. Original ASN.1 MIBs could now be parsed, stored
elie
2015-05-17
7
-65
/
+204
*
updated
elie
2015-04-30
1
-0
/
+2
*
optional configuration/MIB directory added to MIB search path
elie
2015-04-27
2
-1
/
+13
*
Parts of SMIv1 remnant MIBs added to provide complete compatibility with
elie
2015-04-27
3
-0
/
+69
*
fix to smi.builder to explicitly fail on any MIB file access error
elie
2015-04-27
2
-10
/
+21
*
catch unresolved OID type when building var-binds
elie
2015-03-18
1
-1
/
+4
*
UDP/IPv6 support added to asyncio-based transport
elie
2015-03-08
5
-32
/
+169
*
cosmetics
elie
2015-03-08
1
-1
/
+0
*
base addressType defined
elie
2015-03-08
1
-0
/
+1
*
make config.delTransport() returning detached transport object
elie
2015-03-07
16
-13
/
+22
*
shutdown transport from closeTransport()
elie
2015-03-07
1
-0
/
+6
*
fix to smi.builder to explicitly fail on any MIB file access error but ENOENT
elie
2015-03-07
2
-5
/
+22
*
version correction
elie
2015-02-12
1
-1
/
+1
*
version bump
elie
2015-02-12
1
-1
/
+1
*
secure boots file creation
elie
2015-02-01
1
-4
/
+8
*
ignore expired entries in expire()
elie
2015-01-30
1
-1
/
+2
*
possible memory leak fix
elie
2015-01-30
1
-0
/
+1
*
typos
elie
2015-01-28
2
-2
/
+2
*
no xrange in Python3
elie
2015-01-20
1
-2
/
+2
*
missing AbstractTransportAddress added
elie
2015-01-20
3
-0
/
+15
*
fix to default/null AgentAddress initialization
elie
2015-01-20
1
-1
/
+1
*
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
17
-33
/
+659
*
SnmpEngineBoots may wrap over
elie
2015-01-07
1
-1
/
+4
*
provide NullHandler for Python < 2.7
elie
2015-01-07
1
-1
/
+9
*
first attempt to make SNMP Engine settings persistent across reboots
elie
2015-01-07
2
-1
/
+37
[next]