summaryrefslogtreecommitdiff
path: root/ext/snmp
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Fixed a typo.foobar2001-05-091-1/+1
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-3/+3
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Moving --with-openssl to global configure, want OpenSSL for not just snmpStig Venaas2000-10-281-24/+0
* snmp win extensionDaniel Beulshausen2000-09-301-0/+109
* Fix warnings.Andrei Zmievski2000-09-141-2/+2
* more info for phpinfo()Colin Viebrock2000-08-301-0/+2
* compile fix (RedHat 6.2)Stig Bakken2000-08-251-0/+1
* Remove extra tabSascha Schumann2000-08-211-1/+1
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* revert + note.Sterling Hughes2000-07-011-1/+1
* - strdup -> estrdupSterling Hughes2000-07-011-4/+14
* Revice winsnmp.c from repo-copySascha Schumann2000-06-241-0/+228
* Get rid of files in the dl directory hierarchy.Sascha Schumann2000-06-241-228/+0
* Stop including dl/phpdl.h.Sascha Schumann2000-06-241-3/+0
* C++ // comments are evil ...Hartmut Holzgraefe2000-06-161-1/+1
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-4/+0
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-2/+2
* Convert config.m4 to make use of the new build system featuresSascha Schumann2000-05-232-58/+21
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-2/+2
* Update the license with the new clause 6Zeev Suraski2000-05-182-4/+4
* #if COMPILE_DLSascha Schumann2000-05-021-2/+2
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+3
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* phpinfo() prettyingColin Viebrock2000-04-061-2/+5
* fix bug 3971, SNMP now compiles on FreeBSD.Sterling Hughes2000-03-301-2/+1
* Return value corrected.Sterling Hughes2000-03-261-1/+0
* Tid Bit More.Sterling Hughes2000-03-251-6/+6
* - snmpwalkoid is an alias nowSterling Hughes2000-03-252-105/+105
* Fixed a few protos and ...Sterling Hughes2000-03-251-4/+6
* Fix build problems with UCD-SNMP 4.1.x.Sascha Schumann2000-03-192-1/+56
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* More protos.Egon Schmid2000-02-241-7/+7
* the pipe is breaking all the timeZeev Suraski2000-02-192-4/+4
* Fine tune Andi's patchZeev Suraski2000-02-111-1/+1
* - A few moreAndi Gutmans2000-02-101-1/+1
* Change string->str where possible; string is basic a C++ class, so gdb can't...Zeev Suraski2000-02-081-8/+8