summaryrefslogtreecommitdiff
path: root/ext/dav/dav.c
Commit message (Expand)AuthorAgeFilesLines
* @- Removed ext/dav due to obsolescence. (Andrei)Andrei Zmievski2000-12-051-264/+0
* Stop including dl/phpdl.h.Sascha Schumann2000-06-241-7/+0
* retro-patch from // comments, theese where private experimental changesHartmut Holzgraefe2000-06-161-2/+0
* C++ // comments are evil ...Hartmut Holzgraefe2000-06-161-0/+2
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-1/+1
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-2/+2
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* #if COMPILE_DLSascha Schumann2000-05-021-2/+2
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* phpinfo() prettyingColin Viebrock2000-04-051-0/+4
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-10/+10
* More protos.Egon Schmid2000-02-221-1/+1
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-191-2/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Change ALLOC_ZVAL() semanticsZeev Suraski1999-12-261-1/+1
* - Move more stuff to ALLOC_ZVAL(). We need to add those FREE_ZVAL()'s now.Andi Gutmans1999-12-241-1/+1
* DAV extension now compiles.Evan Klinger1999-12-191-2/+0
* More cleanup...Zeev Suraski1999-12-171-37/+17
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-2/+2
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* License updateZeev Suraski1999-07-161-20/+9
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-091-2/+2
* moved dav, msql and oracle to ext/Stig Bakken1999-04-211-0/+300