summaryrefslogtreecommitdiff
path: root/pysnmp/proto/acmod
Commit message (Expand)AuthorAgeFilesLines
* missing imports, non-existing variables as suggested by linterelie2013-06-031-0/+1
* VACM modules converted from a function into an object to let it keepelie2013-01-052-103/+101
* the NoSuchInstanceError exception class is no more inherits fromelie2012-07-201-4/+4
* unused symbolelie2012-07-201-1/+0
* some more loggingelie2012-07-171-1/+1
* __init__.py's made non-empty as they may be optimized out by packageelie2012-07-041-0/+1
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-2/+2
* The error-indication codes moved from literals to objectselie2010-12-252-9/+9
* void access control module implementedelie2010-12-011-0/+20
* debugging addedelie2006-09-061-1/+5
* NoSuchInstanceError -> NoSuchObjectErrorelie2005-10-261-4/+4
* comments cleaned upelie2005-06-281-3/+0
* minor syntax fixes followed pychecker reportelie2005-06-271-1/+1
* __main__ code droppedelie2005-06-151-11/+0
* initial revisionelie2005-06-142-0/+123