summaryrefslogtreecommitdiff
path: root/ext/snmp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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