summaryrefslogtreecommitdiff
path: root/ext/snmp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace all += constructs with equivalent onesSascha Schumann2000-01-041-2/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-012-2/+2
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-1/+1
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-6/+2
* Integration of -ng changes. Changes:Sascha Schumann1999-12-303-17/+16
* libzend -> ZendZeev Suraski1999-12-191-1/+1
* More php3_ cleanupZeev Suraski1999-12-182-15/+17
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-173-5/+5
* Initialize variablesSascha Schumann1999-12-121-2/+2
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-043-5/+5
* Better lib detection for ucd-snmpRasmus Lerdorf1999-11-091-0/+4
* Find ucd-snmp include files more intelligentlyRasmus Lerdorf1999-11-091-3/+4
* Remove prototype. The prototype was not necessary for UCD SNMP 3.5.3, andSascha Schumann1999-11-081-3/+0