summaryrefslogtreecommitdiff
path: root/ext/snmp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for #2631Sascha Schumann1999-11-011-1/+1
* Remove -DPIC preprocessor macros. This is defined by libtoolSascha Schumann1999-10-101-4/+0
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-6/+3
* Enabled shared build of snmp moduleGergely Madarász1999-09-033-11/+57
* Fixed a little boo-boo I made during the PHP3->PHP4 conversion.Steven Lawrance1999-08-041-1/+1
* Updated the files so that they have all the functionality ofSteven Lawrance1999-08-042-90/+177
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-022-20/+20
* Debian fixesStig Bakken1999-07-211-0/+1
* License updateZeev Suraski1999-07-161-20/+9
* more portingSascha Schumann1999-06-273-0/+20
* Introduce AC_ADD_* macrosSascha Schumann1999-06-201-5/+2
* - run ext sources through conv_protoSascha Schumann1999-05-212-6/+8
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-092-2/+2
* Module workRasmus Lerdorf1999-04-231-2/+5
* This is generatedRasmus Lerdorf1999-04-221-287/+0
* Bring imap build rules up to date. We still have a problem here though.Rasmus Lerdorf1999-04-221-54/+71
* last bunch of extensions moving to ext/Stig Bakken1999-04-226-0/+663
* PHP 4.0Zeev Suraski1999-04-071-0/+228