summaryrefslogtreecommitdiff
path: root/ext/snmp
Commit message (Expand)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2
* - Fixed bug #49990 (SNMP3 warning message about security level printed twice).Jani Taskinen2009-10-251-5/+0
* fix parameter parsing for SNMPStanislav Malyshev2009-08-171-56/+14
* MFB: Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values).Ilia Alshanetsky2009-06-011-1/+1
* MFB: Fixed bug #48359 (Script hangs on snmprealwalk if OID is notIlia Alshanetsky2009-05-311-3/+8
* - Revert bad patch (which caused bug #48133)Jani Taskinen2009-05-021-8/+8
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-102-2/+2
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
* - Nuke unused fileJani Taskinen2008-11-211-247/+0
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)Felipe Pena2008-11-171-23/+0
* New parameter parsing APIKalle Sommer Nielsen2008-11-071-27/+25
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+23
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-23/+0
* MFB: Fixed bug #45405 (snmp extension memory leak)Alexey Zakhlestin2008-09-061-1/+9
* - New parameter parsing APIFelipe Pena2008-08-131-97/+91
* - MFB: Added arginfoFelipe Pena2008-07-011-27/+237
* New macro for check void parametersFelipe Pena2008-02-281-2/+2
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-272-2/+2
* - Fix some lib vs. $PHP_LIBDIR issues.Jani Taskinen2007-07-311-2/+2
* - Changed AC_ARG_ENABLE to PHP_ARG_ENABLEJani Taskinen2007-07-111-13/+7
* - Use the defined values instead of plain integers hereJani Taskinen2007-07-091-3/+3
* Bump year.Sebastian Bergmann2007-01-012-2/+2
* fix buildNuno Lopes2006-12-261-1/+1
* - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)foobar2006-07-271-10/+28
* - Fixed bug #37564 (AES privacy encryption not possible due to net-snmp 5.2 c...foobar2006-07-261-1/+5
* Added automatic module globals managementDmitry Stogov2006-06-131-5/+8
* bump year and license versionfoobar2006-01-012-6/+6
* change -o to || to be more portableAntony Dovgal2005-12-221-1/+1
* - Nuke php3 legacyfoobar2005-12-062-3/+3
* fix configure helpfoobar2005-11-101-1/+1
* Nuked EOLs from error messagesfoobar2005-08-181-6/+6
* - Bumber up yearfoobar2005-08-032-2/+2
* - Unify the "configure --help" textsfoobar2005-05-291-4/+3
* wsfoobar2005-05-101-1/+1
* MFB: - Fixed bug #32613 (ext/snmp: use of snmp_shutdown() causes snmpapp.conffoobar2005-05-101-0/+5
* Better use zval_ptr_dtor() instead (thanks Andi)foobar2005-04-271-2/+1
* - Fix memleakfoobar2005-04-231-0/+2
* - Use correct type (bug #32720)foobar2005-04-151-2/+2
* Converting the usage of the integer based internal commands intoHarrie Hazewinkel2005-04-111-55/+60
* Adding support for a getbulk oriented walk.Harrie Hazewinkel2005-04-111-14/+26
* Adding SNMPv2 community based (i.e. protocol version) functions.Harrie Hazewinkel2005-03-162-9/+63
* Missed one place..foobar2005-02-121-1/+1
* This was not good idea.foobar2005-02-121-1/+1
* - Fix some memory leaksfoobar2005-01-082-4/+15
* Fixed bug #30995 (snmp extension does not build with net-snmp 5.2).Ilia Alshanetsky2004-12-071-1/+16
* removed unwanted NEW_LIBC checks and commentsAnantha Kesari H Y2004-09-271-6/+0
* Fixed bug #27661 (snmpget() does not close the socket in some cases).Ilia Alshanetsky2004-03-231-0/+1
* Fixed possible overflow.Ilia Alshanetsky2004-02-031-2/+2
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-4/+4