#
1c659208 |
| 26-Feb-2011 |
Boris Lytochkin |
* new methods get_errno, get_error to get errno and error string of last SNMP-related error * formatting markup * some fixes in max_oids logic: NULL will set it to default value,
* new methods get_errno, get_error to get errno and error string of last SNMP-related error * formatting markup * some fixes in max_oids logic: NULL will set it to default value, do not allow non-positive user-supplied values * unit tests for changes
show more ...
|
#
3ab69c4c |
| 25-Feb-2011 |
Boris Lytochkin |
fix parse errors for non_repeaters & max_repetitions: aligment errors
|
#
430af9a0 |
| 19-Feb-2011 |
Boris Lytochkin |
push most of SNMP query options into objid_query structure
|
#
73f5ee55 |
| 17-Feb-2011 |
Boris Lytochkin |
enable HAVE_SHUTDOWN_SNMP_LOGGING
|
#
6b81a9ac |
| 17-Feb-2011 |
Boris Lytochkin |
* Fix memory leak on concurrent new, open * change comments to ANSI-C style * added compatibility with net-snmp prior 5.4
|
Revision tags: php-5.3.6RC1 |
|
#
b58c6f5e |
| 15-Feb-2011 |
Felipe Pena |
- Fixed crash on unserialize(serialize(new SNMP))
|
#
aef95573 |
| 14-Feb-2011 |
Felipe Pena |
- Fixed memory leak on serialize(new SNMP)
|
#
be2bfd1b |
| 14-Feb-2011 |
Felipe Pena |
- Fixed memory leak
|
#
c50b3d7a |
| 05-Feb-2011 |
Boris Lytochkin |
fix crash caused by incorrect offset altering
|
#
f69e1100 |
| 05-Feb-2011 |
Boris Lytochkin |
added r/o info property with basic session info, fix crash in _get_properties in trunk
|
#
fefe9fc5 |
| 01-Feb-2011 |
Pierre Joye |
- fix build, wrong version id
|
#
2bc31f80 |
| 01-Feb-2011 |
Boris Lytochkin |
preprocessed changes made in rev.307894: keeping ext/snmp backwards compatible
|
#
dc781e25 |
| 01-Feb-2011 |
Boris Lytochkin |
- Improved SNMP extension: . Allow ~infinite OIDs in GET/GETNEXT/SET queries. Autochunk them to max_oids upon request.
|
#
ca9b3511 |
| 01-Feb-2011 |
Felipe Pena |
- Fixed build
|
#
5e82e334 |
| 31-Jan-2011 |
Boris Lytochkin |
Improved SNMP extension. FR #53594
|
#
bd810ef9 |
| 31-Jan-2011 |
Boris Lytochkin |
Fixed bug #51336
|
Revision tags: php-5.2.17, php-5.3.5 |
|
#
927bf09c |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
#
0203cc3d |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1, php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1 |
|
#
9ba1e816 |
| 03-Jan-2010 |
Sebastian Bergmann |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3 |
|
#
70e8b40f |
| 25-Oct-2009 |
Jani Taskinen |
- Fixed bug #49990 (SNMP3 warning message about security level printed twice).
|
Revision tags: php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2 |
|
#
fa2310b1 |
| 17-Aug-2009 |
Stanislav Malyshev |
fix parameter parsing for SNMP
|
Revision tags: php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3 |
|
#
083ed5b3 |
| 01-Jun-2009 |
Ilia Alshanetsky |
Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values)
|
#
7c3e7f88 |
| 31-May-2009 |
Ilia Alshanetsky |
Fixed bug #48359 (Script hangs on snmprealwalk if OID is not increasing) # Original patch by simonov at gmail dot com
|
Revision tags: php-5.2.10RC1, php-5.3.0RC2 |
|
#
16c3b8f1 |
| 02-May-2009 |
Jani Taskinen |
MFH:- Revert bad patch (which caused bug #48133)
|
Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1 |
|
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 of 3.
|