History log of /PHP-8.2/ext/snmp/snmp.c (Results 126 – 150 of 353)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32
# ecbce817 19-Aug-2014 Anatol Belski

fixes to ext/snmp

# 63d3f0b8 19-Aug-2014 Anatol Belski

basic macro replacements, all at once

Revision tags: POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1
# 2ed8a170 07-Jul-2014 Dmitry Stogov

Refactored run_time_cache usage in object handlers

Revision tags: php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13
# b36afe8d 20-May-2014 Xinchen Hui

Refactoring ext/snmp

Revision tags: php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1, php-5.6.0beta2, php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1, php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26, php-5.6.0alpha3, php-5.4.26RC1, php-5.5.10RC1, php-5.6.0alpha2
# f4cfaf36 10-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)

Revision tags: php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24
# c081ce62 03-Jan-2014 Xinchen Hui

Bump year

# 47c90277 03-Jan-2014 Xinchen Hui

Bump year

Revision tags: php-5.4.24RC1, php-5.5.8RC1
# b65bd30e 19-Dec-2013 Boris Lytochkin

Merge branch '5.4' into 5.5

* 5.4:
Fixed SNMP_ERR_TOOBIG handling for bulk walk operations


# bb51d0e4 19-Dec-2013 Boris Lytochkin

Fixed SNMP_ERR_TOOBIG handling for bulk walk operations

# 509a67d2 14-Dec-2013 Anatol Belski

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
fixed parameter order for zend_throw_exception_ex call
Fix doc (svn -> git)


# 68a73ce3 14-Dec-2013 Anatol Belski

fixed parameter order for zend_throw_exception_ex call

Revision tags: php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6, php-5.4.22RC1, php-5.5.6RC1, php-5.4.21, php-5.5.5, php-5.4.21RC1, php-5.5.5RC1, php-5.5.4, php-5.4.20, php-5.5.4RC1, php-5.4.20RC1, php-5.5.3, php-5.4.19, php-5.5.2
# 39612afc 15-Aug-2013 Christopher Jones

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings.

Conflicts:
ext/dba/libini

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings.

Conflicts:
ext/dba/libinifile/inifile.c

show more ...


# 9ad97cd4 15-Aug-2013 Christopher Jones

Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings.

Revision tags: php-5.4.18, php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1, php-5.3.27, php-5.4.17, php-5.5.0, php-5.3.27RC1, php-5.4.17RC1
# 02e4d7a2 10-Jun-2013 Stanislav Malyshev

Merge branch 'pull-request/341'

* pull-request/341: (23 commits)
typofixes

# ac40c0b5 10-Jun-2013 Stanislav Malyshev

Merge branch 'pull-request/341'

* pull-request/341: (23 commits)
typofixes

Revision tags: php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1, php-5.5.0RC1, php-5.3.25, php-5.4.15
# eff60f99 03-May-2013 Boris Lytochkin

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
re-work walkaround for net-snmp BUGid 2027834, no need to detect it anymore add test for Bug #64159 bump default buffer size for values(3

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
re-work walkaround for net-snmp BUGid 2027834, no need to detect it anymore add test for Bug #64159 bump default buffer size for values(32->512): do not reallocate buffers in 99% cases

show more ...


# c34274ac 03-May-2013 Boris Lytochkin

re-work walkaround for net-snmp BUGid 2027834, no need to detect it anymore
add test for Bug #64159
bump default buffer size for values(32->512): do not reallocate buffers in 99% cases

# 1c8befe8 03-May-2013 Boris Lytochkin

cut PHP_VERSION_ID - we know API version now

# c68f9d55 03-May-2013 Boris Lytochkin

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Fixed bug #64159 (Truncated snmpget)


# e36adfe9 03-May-2013 Boris Lytochkin

Fixed bug #64159 (Truncated snmpget)

# 1ce83658 03-May-2013 Boris Lytochkin

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
update NEWS
Fix bug #64765 (enclose IPv6 address into square brackets)


# 3828f622 03-May-2013 Boris Lytochkin

Fix bug #64765 (enclose IPv6 address into square brackets)

Revision tags: php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1, php-5.4.14, php-5.3.24, php-5.5.0beta3, php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2, php-5.5.0beta1
# 5d0826e9 17-Mar-2013 Boris Lytochkin

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Fix bug #61981


# b3240505 17-Mar-2013 Boris Lytochkin

Fix bug #61981

Revision tags: php-5.3.23, php-5.4.13, php-5.5.0alpha6, php-5.3.23RC1, php-5.4.13RC1, php-5.3.22, php-5.5.0alpha5, php-5.4.12, php-5.3.22RC2, php-5.4.12RC2
# 6c5c0488 07-Feb-2013 Boris Lytochkin

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
fix bug #64124 (IPv6 malformed)


12345678910>>...15