summaryrefslogtreecommitdiff
path: root/ext/snmp/snmp.c
Commit message (Expand)AuthorAgeFilesLines
* bump yearXinchen Hui2015-01-151-1/+1
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-4/+4
* Bump yearXinchen Hui2014-01-031-1/+1
* 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
| * 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-031-5/+5
|\ \ | |/
| * re-work walkaround for net-snmp BUGid 2027834, no need to detect it anymoreBoris Lytochkin2013-05-031-5/+5
* | 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-2/+2
|\ \ | |/
| * Fix bug #61981Boris Lytochkin2013-03-171-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Boris Lytochkin2013-02-071-11/+12
|\ \ | |/
| * fix bug #64124 (IPv6 malformed)Boris Lytochkin2013-02-071-11/+12
* | 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-011-1/+1
| * merge from trunk:Boris Lytochkin2012-01-131-2/+8
| * - Year++Felipe Pena2012-01-011-1/+1
| * merge from trunkBoris Lytochkin2011-09-021-23/+86
| * merge from trunk:Boris Lytochkin2011-09-021-7/+2
| * tune text alignBoris Lytochkin2011-08-311-7/+7
| * more tuning based on discussion in FR #40816:Boris Lytochkin2011-08-311-45/+47
| * merge from trunk:Boris Lytochkin2011-08-301-4/+6
| * merge from trunk:Boris Lytochkin2011-08-271-22/+26
| * merge from trunk two commits:Boris Lytochkin2011-08-201-7/+73
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-2/+2
| * s/noOIDIncreasingCheck/oid_increasing_check/Boris Lytochkin2011-07-211-7/+8
| * new propery noOIDIncreasingCheck allowing to skipBoris Lytochkin2011-07-171-70/+44
| * swap non_repeaters and max_repetitions in walk query, max_repetitions whould ...Boris Lytochkin2011-07-171-3/+3
| * fix FR #54502: allow user to change OID value output mode when SNMP_VALUE_OBJ...Boris Lytochkin2011-07-171-93/+84
| * backport r313324Boris Lytochkin2011-07-171-4/+6
| * remove PHP_VERSION_ID ifdef's, limiting to 5.4 branchBoris Lytochkin2011-06-121-65/+0
| * merging from trunk (r312088...r312092):Boris Lytochkin2011-06-121-5/+5
| * - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-1/+1
* | Happy New YearXinchen Hui2013-01-011-1/+1
* | Fixed bug #60585 (php build fails with USE flag snmp when IPv6 support is dis...Boris Lytochkin2012-01-131-2/+8
* | - Year++Felipe Pena2012-01-011-1/+1
* | remove extra white spaceBoris Lytochkin2011-09-021-2/+0
* | added SNMPException class, enabling ability to throw exceptionsBoris Lytochkin2011-09-021-22/+93
* | remove php_snmp_get_ce()Boris Lytochkin2011-09-021-7/+2
* | tune text alignBoris Lytochkin2011-08-311-7/+7