summaryrefslogtreecommitdiff
path: root/ext/snmp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* - Fixed bug #25604 (HAVE_SNMP_PARSE_OID undefined with phpize build)foobar2003-09-231-1/+8
* 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-162-0/+30
* - 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
* Applying the correct format of the CREDITS.Harrie Hazewinkel2003-07-141-5/+1
* Updating the CREDITS with those who are indicated as authors in the code.Harrie Hazewinkel2003-07-141-0/+3
* Adding an SNMP GETNEXT.Harrie Hazewinkel2003-07-142-23/+51
* (RE applying)Harrie Hazewinkel2003-07-141-6/+0
* (RE-)Applying the contributed patch of Johan Hanne to the main tree.Harrie Hazewinkel2003-07-142-8/+181
* - Unified PHP_SETUP_OPENSSL with other PHP_SETUP_* macros.foobar2003-06-241-6/+14
* updating license information in the headers.James Cox2003-06-102-6/+6
* MFBfoobar2003-02-211-20/+23
* MFB: Sanity check.foobar2003-02-171-1/+11
* Win32 build improvementsZeev Suraski2003-02-171-2/+0
* 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
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-191-7/+6
* Getting rid of the old API parsing code.Ilia Alshanetsky2003-01-151-7/+7
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* MFB: Fix ZTS build.Edin Kadribasic2002-12-101-10/+10
* - Renamed snmpv3_* to snmp3_*Derick Rethans2002-12-052-218/+189
* Adding a more detail print functions, that assist/make it easier forHarrie Hazewinkel2002-11-112-0/+40
* Adding SNMPv3 support.Harrie Hazewinkel2002-11-113-95/+471
* Fixing the php_info function.Harrie Hazewinkel2002-11-111-1/+5
* Fix this for Wez and his antique ucd-snmpfoobar2002-10-172-0/+7
* ws fixesfoobar2002-10-171-20/+20
* - Fixed memleak when connection fails.foobar2002-10-161-16/+20
* Some more compatibility fixes for net-snmp vs ucd-snmpfoobar2002-10-161-2/+12
* - Fix the last commit..(thanks to Harrie Hazewinkel <harrie@lisanza.net>)foobar2002-10-161-3/+3
* Make this thing to compile with net-snmp-5.0.xfoobar2002-10-152-8/+55
* This is not zval..foobar2002-10-141-2/+2
* NetWare related additions/modificationsAnantha Kesari H Y2002-09-051-0/+14
* Kill compile warningfoobar2002-07-131-2/+0
* WS change to make very old compilers/preprocessors (e.g. HP/UX 9)Stefan Roehrich2002-06-011-3/+3
* remove stale 1Sterling Hughes2002-05-111-1/+1
* WS Fixes (and similair stylistic changes)Sterling Hughes2002-05-111-11/+11
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-8/+1
* Fix compiler warningsYasuo Ohgaki2002-03-011-3/+3