summaryrefslogtreecommitdiff
path: root/ext/snmp/php_snmp.h
Commit message (Expand)AuthorAgeFilesLines
* Generate function entries from stubsMáté Kocsis2020-04-201-36/+0
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove year range from copyright noticeZeev Suraski2019-01-301-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Bump snmp extension version to PHP versionPeter Kokot2018-06-151-1/+1
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-3/+3
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-2/+2
* | fixes to ext/snmpAnatol Belski2014-08-191-1/+1
* | basic macro replacements, all at onceAnatol Belski2014-08-191-2/+2
* | Refactoring ext/snmpXinchen Hui2014-05-201-2/+7
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* added SNMPException class, enabling ability to throw exceptionsBoris Lytochkin2011-09-021-0/+1
* remove php_snmp_get_ce()Boris Lytochkin2011-09-021-1/+1
* export ERRNO_OID_PARSING_ERROR constant:Boris Lytochkin2011-08-271-1/+1
* s/noOIDIncreasingCheck/oid_increasing_check/Boris Lytochkin2011-07-211-1/+1
* new propery noOIDIncreasingCheck allowing to skipBoris Lytochkin2011-07-171-0/+1
* no more method openBoris Lytochkin2011-06-121-1/+0
* fix method names in headerBoris Lytochkin2011-06-121-2/+2
* * new option for SNMP::get: force keys of return array be as in request arrayBoris Lytochkin2011-05-081-1/+5
* * added detection and walkaround for net-snmp library bug (net-snmp BUGid 202...Boris Lytochkin2011-04-051-2/+0
* follow CS:Boris Lytochkin2011-03-201-1/+1
* * fix warning about redefining REGISTER_PDO_CLASS_CONST_LONG (damn copy'n'paste)Boris Lytochkin2011-03-041-1/+1
* * new methods get_errno, get_error to get errno and error stringBoris Lytochkin2011-02-261-12/+26
* - Improved SNMP extension:Boris Lytochkin2011-02-011-0/+1
* Improved SNMP extension. FR #53594Boris Lytochkin2011-01-311-1/+33
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)foobar2006-07-271-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Adding SNMPv2 community based (i.e. protocol version) functions.Harrie Hazewinkel2005-03-161-0/+6
* - Fix some memory leaksfoobar2005-01-081-0/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - Added snmp_read_mib() which reads a MIB file into the active MIB tree.foobar2003-07-161-0/+3
* Adding an SNMP GETNEXT.Harrie Hazewinkel2003-07-141-0/+2
* (RE-)Applying the contributed patch of Johan Hanne to the main tree.Harrie Hazewinkel2003-07-141-0/+18
* updating license information in the headers.James Cox2003-06-101-3/+3
* MFBfoobar2003-02-211-20/+23