| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -4/+4 |
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | Merge branch '5.4' into 5.5 | Boris Lytochkin | 2013-12-20 | 1 | -0/+6 |
| |\ | |||||
| | * | Fixed SNMP_ERR_TOOBIG handling for bulk walk operations | Boris Lytochkin | 2013-12-20 | 1 | -0/+6 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-12-14 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | fixed parameter order for zend_throw_exception_ex call | Anatol Belski | 2013-12-14 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Christopher Jones | 2013-08-14 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ... | Christopher Jones | 2013-08-14 | 1 | -1/+1 |
| | * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -3/+3 |
| * | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -3/+3 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Boris Lytochkin | 2013-05-03 | 1 | -5/+5 |
| |\ \ | |/ | |||||
| | * | re-work walkaround for net-snmp BUGid 2027834, no need to detect it anymore | Boris Lytochkin | 2013-05-03 | 1 | -5/+5 |
| * | | cut PHP_VERSION_ID - we know API version now | Boris Lytochkin | 2013-05-03 | 1 | -69/+0 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Boris Lytochkin | 2013-05-03 | 1 | -8/+33 |
| |\ \ | |/ | |||||
| | * | Fixed bug #64159 (Truncated snmpget) | Boris Lytochkin | 2013-05-03 | 1 | -8/+33 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Boris Lytochkin | 2013-05-03 | 1 | -1/+2 |
| |\ \ | |/ | |||||
| | * | Fix bug #64765 (enclose IPv6 address into square brackets) | Boris Lytochkin | 2013-05-03 | 1 | -1/+2 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Boris Lytochkin | 2013-03-17 | 1 | -2/+2 |
| |\ \ | |/ | |||||
| | * | Fix bug #61981 | Boris Lytochkin | 2013-03-17 | 1 | -2/+2 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Boris Lytochkin | 2013-02-07 | 1 | -11/+12 |
| |\ \ | |/ | |||||
| | * | fix bug #64124 (IPv6 malformed) | Boris Lytochkin | 2013-02-07 | 1 | -11/+12 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Johannes Schlüter | 2013-02-01 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Fix typo in error message | Johannes Schlüter | 2013-02-01 | 1 | -1/+1 |
| | * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | * | merge from trunk: | Boris Lytochkin | 2012-01-13 | 1 | -2/+8 |
| | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | * | merge from trunk | Boris Lytochkin | 2011-09-02 | 1 | -23/+86 |
| | * | merge from trunk: | Boris Lytochkin | 2011-09-02 | 1 | -7/+2 |
| | * | tune text align | Boris Lytochkin | 2011-08-31 | 1 | -7/+7 |
| | * | more tuning based on discussion in FR #40816: | Boris Lytochkin | 2011-08-31 | 1 | -45/+47 |
| | * | merge from trunk: | Boris Lytochkin | 2011-08-30 | 1 | -4/+6 |
| | * | merge from trunk: | Boris Lytochkin | 2011-08-27 | 1 | -22/+26 |
| | * | merge from trunk two commits: | Boris Lytochkin | 2011-08-20 | 1 | -7/+73 |
| | * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -2/+2 |
| | * | s/noOIDIncreasingCheck/oid_increasing_check/ | Boris Lytochkin | 2011-07-21 | 1 | -7/+8 |
| | * | new propery noOIDIncreasingCheck allowing to skip | Boris Lytochkin | 2011-07-17 | 1 | -70/+44 |
| | * | swap non_repeaters and max_repetitions in walk query, max_repetitions whould ... | Boris Lytochkin | 2011-07-17 | 1 | -3/+3 |
| | * | fix FR #54502: allow user to change OID value output mode when SNMP_VALUE_OBJ... | Boris Lytochkin | 2011-07-17 | 1 | -93/+84 |
| | * | backport r313324 | Boris Lytochkin | 2011-07-17 | 1 | -4/+6 |
| | * | remove PHP_VERSION_ID ifdef's, limiting to 5.4 branch | Boris Lytochkin | 2011-06-12 | 1 | -65/+0 |
| | * | merging from trunk (r312088...r312092): | Boris Lytochkin | 2011-06-12 | 1 | -5/+5 |
| | * | - Added new parameter parsing option (p - for valid path (string without null... | Felipe Pena | 2011-06-06 | 1 | -1/+1 |
| * | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | | Fixed bug #60585 (php build fails with USE flag snmp when IPv6 support is dis... | Boris Lytochkin | 2012-01-13 | 1 | -2/+8 |
| * | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | | remove extra white space | Boris Lytochkin | 2011-09-02 | 1 | -2/+0 |
| * | | added SNMPException class, enabling ability to throw exceptions | Boris Lytochkin | 2011-09-02 | 1 | -22/+93 |
| * | | remove php_snmp_get_ce() | Boris Lytochkin | 2011-09-02 | 1 | -7/+2 |
| * | | tune text align | Boris Lytochkin | 2011-08-31 | 1 | -7/+7 |
