summaryrefslogtreecommitdiff
path: root/ext/snmp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Maintain headers.Sebastian Bergmann2002-02-282-2/+2
* Fix typoRasmus Lerdorf2002-01-161-1/+1
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Unified the configure messages.foobar2001-11-301-5/+1
* fix bug #13479Stig Bakken2001-10-151-0/+6
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-112-1/+12
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-252-15/+15
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-2/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-092-4/+4
* if test -f /usr/local/lib/libexample.s?; then <-- no workiefoobar2001-09-071-1/+1
* Cleaning. And made the check for SSL support in SNMP to really work.foobar2001-08-202-23/+27
* Fix crashes in parse_parameters callsZeev Suraski2001-08-131-1/+2
* Track down a few more functions that don't check for 0 args and useRasmus Lerdorf2001-08-131-2/+4
* We don't consistently check for args passed to functions that don'tRasmus Lerdorf2001-08-131-6/+9
* - TSRMLS_FETCH workZeev Suraski2001-08-051-6/+12
* Simplified a bit and made more readable.foobar2001-07-271-37/+45
* Fix for bug #12081Rasmus Lerdorf2001-07-131-3/+11
* Add port support to snmp functionsRasmus Lerdorf2001-07-131-2/+12
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-062-2/+4
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-052-13/+41
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Nuke more quotesSascha Schumann2001-05-121-3/+3