summaryrefslogtreecommitdiff
path: root/ext/snmp
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-032-2/+2
* Merge branch '5.4' into 5.5Boris Lytochkin2013-12-201-0/+6
|\
| * Fixed SNMP_ERR_TOOBIG handling for bulk walk operationsBoris Lytochkin2013-12-201-0/+6
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-12-141-1/+1
|\ \ | |/
| * fixed parameter order for zend_throw_exception_ex callAnatol Belski2013-12-141-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-141-1/+1
|\ \ | |/
| * Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-1/+1
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Boris Lytochkin2013-06-161-1/+1
|\ \ | |/
| * fix typo in testBoris Lytochkin2013-06-161-1/+1
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-3/+3
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-3/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Boris Lytochkin2013-05-041-9/+0
|\ \ | |/
| * remove OS-specific OIDs fromBoris Lytochkin2013-05-041-9/+0
* | Merge branch 'PHP-5.4' into PHP-5.5Boris Lytochkin2013-05-036-66/+43
|\ \ | |/
| * re-work walkaround for net-snmp BUGid 2027834, no need to detect it anymoreBoris Lytochkin2013-05-036-66/+43
* | cut PHP_VERSION_ID - we know API version nowBoris Lytochkin2013-05-031-69/+0
* | Merge branch 'PHP-5.4' into PHP-5.5Boris Lytochkin2013-05-031-8/+33
|\ \ | |/
| * Fixed bug #64159 (Truncated snmpget)Boris Lytochkin2013-05-031-8/+33
* | Merge branch 'PHP-5.4' into PHP-5.5Boris Lytochkin2013-05-031-1/+2
|\ \ | |/
| * Fix bug #64765 (enclose IPv6 address into square brackets)Boris Lytochkin2013-05-031-1/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Boris Lytochkin2013-03-171-0/+4
|\ \ | |/
| * more test coverage: missing square bracket error messageBoris Lytochkin2013-03-171-0/+4
* | Merge branch 'PHP-5.4' into PHP-5.5Boris Lytochkin2013-03-172-2/+22
|\ \ | |/
| * Fix bug #61981Boris Lytochkin2013-03-172-2/+22
* | Merge branch 'PHP-5.4' into PHP-5.5Boris Lytochkin2013-02-072-11/+52
|\ \ | |/
| * fix bug #64124 (IPv6 malformed)Boris Lytochkin2013-02-072-11/+52
* | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2013-02-011-1/+1
|\ \ | |/
| * Fix typo in error messageJohannes Schlüter2013-02-011-1/+1
| * Happy New YearXinchen Hui2013-01-012-2/+2
| * merge from trunk:Boris Lytochkin2012-01-133-6/+41
| * - Year++Felipe Pena2012-01-012-2/+2
| * - Fix testFelipe Pena2011-09-101-1/+1
| * merge from trunkBoris Lytochkin2011-09-024-27/+123
| * merge from trunk:Boris Lytochkin2011-09-022-8/+3
| * tune text alignBoris Lytochkin2011-08-311-7/+7
| * test coverage for SNMP::ERRNO_MULTIPLE_SET_QUERIESBoris Lytochkin2011-08-311-1/+37
| * more tuning based on discussion in FR #40816:Boris Lytochkin2011-08-313-53/+84
| * merge from trunk:Boris Lytochkin2011-08-302-5/+7
| * merge from trunk:Boris Lytochkin2011-08-271-0/+46
| * merge from trunk:Boris Lytochkin2011-08-273-30/+28
| * tune test's README more per FR #55474Boris Lytochkin2011-08-251-0/+7
| * apply docs fixes suggested in BR #55474Boris Lytochkin2011-08-232-34/+32
| * merge from trunk two commits:Boris Lytochkin2011-08-207-11/+113
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-2/+2
| * s/noOIDIncreasingCheck/oid_increasing_check/Boris Lytochkin2011-07-213-16/+17
| * new propery noOIDIncreasingCheck allowing to skipBoris Lytochkin2011-07-173-70/+55
| * swap non_repeaters and max_repetitions in walk query, max_repetitions whould ...Boris Lytochkin2011-07-173-10/+10
| * fix FR #54502: allow user to change OID value output mode when SNMP_VALUE_OBJ...Boris Lytochkin2011-07-173-94/+134
| * backport r313324Boris Lytochkin2011-07-171-4/+6