summaryrefslogtreecommitdiff
path: root/ext/snmp/snmp.c
Commit message (Expand)AuthorAgeFilesLines
* MFB: Fixed bug #45405 (snmp extension memory leak)Alexey Zakhlestin2008-09-061-1/+9
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: use defined values instead of plain integersJani Taskinen2007-07-091-3/+3
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)foobar2006-07-271-10/+28
* 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-011-3/+3
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* 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-161-9/+57
* Missed one place..foobar2005-02-121-1/+1
* This was not good idea.foobar2005-02-121-1/+1
* - Fix some memory leaksfoobar2005-01-081-4/+14
* 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
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Make these build with new win32 build system.Wez Furlong2003-12-191-1/+5
* Fixed formatting issues (patch by: Joe Orton)Ilia Alshanetsky2003-10-171-3/+3
* Fixed bug #25636 (SNMP Session not closed on success).Ilia Alshanetsky2003-09-231-0/+1
* Remove 'proto' from internal functionsZeev Suraski2003-08-071-6/+6
* Bug 24760 fix, in which the port number when non-default is not handledHarrie Hazewinkel2003-07-241-2/+0
* - Added snmp_read_mib() which reads a MIB file into the active MIB tree.foobar2003-07-161-0/+27
* - Fixes some problems (debug mode only). (bug #23051 and bug #23685)foobar2003-07-161-1/+3
* Remove extra proto. (copy/paste error?)foobar2003-07-161-2/+0
* Fixed bug #22529 (object_id parameter in all snmp*() functions broken.)foobar2003-07-161-1/+1
* Adding an SNMP GETNEXT.Harrie Hazewinkel2003-07-141-23/+49
* (RE applying)Harrie Hazewinkel2003-07-141-6/+0
* (RE-)Applying the contributed patch of Johan Hanne to the main tree.Harrie Hazewinkel2003-07-141-8/+163
* updating license information in the headers.James Cox2003-06-101-3/+3
* A add much more useful select(2) implementation than is provided byWez Furlong2003-02-161-1/+1
* Fixed bug: #20857, snmpset() failsfoobar2003-01-241-6/+13
* ws fixesfoobar2003-01-241-24/+25
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* MFB: Fix ZTS build.Edin Kadribasic2002-12-101-10/+10
* - Renamed snmpv3_* to snmp3_*Derick Rethans2002-12-051-212/+183
* Adding a more detail print functions, that assist/make it easier forHarrie Hazewinkel2002-11-111-0/+38
* Adding SNMPv3 support.Harrie Hazewinkel2002-11-111-95/+463
* Fixing the php_info function.Harrie Hazewinkel2002-11-111-1/+5
* Fix this for Wez and his antique ucd-snmpfoobar2002-10-171-0/+5
* ws fixesfoobar2002-10-171-20/+20