summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* another rearrangementHEADoriginmasterelie2015-09-276-16/+85
* pysnmp.hlapi.asyncore._sync renamedelie2015-09-273-7/+7
* * Asyncore and asyncio-based APIs reworked to become functions.elie2015-09-2743-0/+2864
* * Asyncore and asyncio-based APIs reworked to become functions.elie2015-09-27108-1279/+3963
* * fix to wrong callback being called on SNMP engine errorelie2015-09-271-31/+24
* * getNextVarBinds() signature changedelie2015-09-271-60/+37
* post-move documentation and code fixeselie2015-09-2113-105/+109
* more adjustments followed layout changeselie2015-09-2180-31/+3122
* major revamp:elie2015-09-2017-15/+2582
* rewordingelie2015-09-201-2/+2
* core MIBs rebuilt with pysmielie2015-09-1920-993/+754
* - Constraints assignment shortcut added to some base rfc1902 types (Integer,elie2015-09-193-37/+503
* sidebar menu rearrangement + typo fixeselie2015-09-1912-76/+48
* started documenting base typeselie2015-09-183-0/+88
* updatedelie2015-09-171-0/+2
* asynchronous notification originator documented + fixes here and thereelie2015-09-175-7/+146
* drop irrelevant sectionselie2015-09-172-71/+0
* make Sphinx performing source order method sortingelie2015-09-171-0/+2
* text and examples rearrangedelie2015-09-173-28/+42
* async command generator documented + fixeselie2015-09-175-35/+320
* proper markup and fixeselie2015-09-172-0/+198
* * documenting async command generatorelie2015-09-174-11/+115
* documenting async versionelie2015-09-174-8/+35
* Sphinxedelie2015-09-161-0/+32
* relinked to newer exampleselie2015-09-1617-83/+47
* relinked to newer exampleselie2015-09-1633-125/+203
* relinked to newer exampleselie2015-09-1629-324/+274
* relinked to new exampleselie2015-09-158-131/+110
* stray exampleelie2015-09-150-0/+0
* adding Sphinx stuffelie2015-09-141-0/+192
* missing examples harness addedelie2015-09-1475-0/+2511
* some more missing fileselie2015-09-1414-0/+805
* unwanted fileselie2015-09-143-31/+0
* documentation reworked and converted to Sphinx (in NumPy style)elie2015-09-1437-3807/+1604
* * synchronous oneliner apps redesigned to offer Python generator-basedelie2015-09-14158-2343/+10158
* wheel distribution format now supportedelie2015-08-172-0/+4
* missing .isFullyResolved() recoveredelie2015-07-141-1/+10
* synchronous oneliner apps redesigned to offer Python generator-basedelie2015-07-0639-284/+1969
* try original MIB name when borrowingelie2015-07-061-1/+1
* handle the case of ObjectIdentity initialization with ObjectIdentity instanceelie2015-07-061-1/+4
* use named enumerarion for clarityelie2015-07-051-1/+1
* RowStatus needs initializationelie2015-07-051-1/+1
* - original asynsock transport and AsyncsockDispatcher renamed intoelie2015-07-0572-86/+1488
* text ext addedelie2015-07-051-1/+1
* * default /usr/share/mibs MIB source addedelie2015-07-045-25/+39
* enough changes for version bump - 4.3.0elie2015-06-293-4/+4
* provide public attributes even if pysmi not availableelie2015-06-291-9/+10
* ObjectIdentity class additionally supports just a MIB module nameelie2015-06-214-18/+73
* - a few additional MIB tree management methods added to MibViewControllerelie2015-06-203-9/+39
* removed RowStatus default value as it may collide with possible subclasselie2015-06-062-4/+5