summaryrefslogtreecommitdiff
path: root/ext/snmp
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values)Ilia Alshanetsky2009-06-011-1/+1
* Fixed bug #48359 (Script hangs on snmprealwalk if OID is not increasing)Ilia Alshanetsky2009-05-311-3/+8
* MFH:- Revert bad patch (which caused bug #48133)Jani Taskinen2009-05-021-7/+7
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
* MFHJani Taskinen2008-11-211-247/+0
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-23/+0
* MFH: New parameter parsing APIKalle Sommer Nielsen2008-11-071-27/+25
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+23
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-23/+0
* Fixed bug #45405 (snmp extension memory leak)Alexey Zakhlestin2008-09-061-1/+9
* - MFH: New parameter parsing APIFelipe Pena2008-08-131-97/+91
* - Added arginfoFelipe Pena2008-07-011-27/+237
* MFH: New way for check void parametersFelipe Pena2008-03-101-2/+2
* MFH: 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
* MFH: Fix some lib vs $PHP_LIBDIR issuesJani Taskinen2007-07-311-2/+2
* MFH: Changed AC_ARG_ENABLE to PHP_ARG_ENABLEJani Taskinen2007-07-111-13/+7
* MFH: use defined values instead of plain integersJani Taskinen2007-07-091-3/+3
* MFH: Fix some configure --help textsfoobar2007-07-031-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)foobar2006-07-272-11/+29
* MFH: - Fixed bug #37564 (AES privacy encryption not possible due to net-snmp ...foobar2006-07-261-1/+5
* Added automatic module globals managementDmitry Stogov2006-06-151-5/+8
* bump year and license versionfoobar2006-01-012-6/+6
* MFH: nuke php3 legacyfoobar2005-12-062-3/+3
* change "-o" to "||" (fixes potential problems on weird systems where test doe...Antony Dovgal2005-11-291-1/+1
* MFH: 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
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Make these build with new win32 build system.Wez Furlong2003-12-192-1/+23