summaryrefslogtreecommitdiff
path: root/ext/dav
Commit message (Expand)AuthorAgeFilesLines
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-22/+11
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-8/+8
* 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
* 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/+1
* Large test commit IISascha Schumann2000-05-011-0/+1
* Large test commit ISascha Schumann2000-05-011-0/+1
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* (The first part of this commit died with a SIGPIPE from the CVS server.)Sascha Schumann2000-04-301-6/+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
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-5/+3
* Integration of -ng changes. Changes:Sascha Schumann1999-12-302-5/+10
* 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-172-3/+3
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-042-1/+1
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* License updateZeev Suraski1999-07-161-20/+9
* - run ext sources through conv_protoSascha Schumann1999-05-211-0/+3
* * 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-216-0/+402