summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagPRE_FETCH_READ_PATCHSVN Migration1999-09-28653-160389/+0
* Provide alternative istdiostream.Sascha Schumann1999-09-283-1/+33
* initialize OCI in threaded mode if ZTS is defined.Thies C. Arntzen1999-09-281-2/+8
* init in thread-safe mode if ZTS isdefinedThies C. Arntzen1999-09-281-1/+1
* fixed startup-deadlock.Thies C. Arntzen1999-09-281-2/+0
* found a typo!Thies C. Arntzen1999-09-281-1/+1
* - Update project.Andi Gutmans1999-09-271-1/+1
* Make an extra copy of input parameter.Sascha Schumann1999-09-271-8/+10
* * include from $(srcdir)Sascha Schumann1999-09-273-3/+3
* Create directories, if they do not exist (for VPATH builds).Sascha Schumann1999-09-271-2/+2
* added README file with very brief docsStig Bakken1999-09-271-0/+18
* Generalized server-API build process on UNIX. Each SAPIStig Bakken1999-09-2735-435/+1472
* Remove C++ style comments from C source file.Sascha Schumann1999-09-271-2/+6
* Fix for bug #2199. Redirect was returning http:// which resulted in a crash.Andrey Hristov1999-09-271-0/+8
* I will follow portability guidelines.Andrey Hristov1999-09-271-5/+14
* Added functions ftp_{pasv,size,mdtm,fget,fput}Andrew Skalski1999-09-274-142/+384
* Make it portable.Andrey Hristov1999-09-271-16/+6
* added AC_SYS_LFS from fileutilsStig Bakken1999-09-271-0/+43
* Actually allow to set CXXFLAGSSascha Schumann1999-09-262-0/+3
* Now thread safe version builds out of the box. libzend/TSRMSascha Schumann1999-09-262-7/+8
* Build communication channel and add checks for C++ librarySascha Schumann1999-09-262-1/+50
* Do not let PACKAGE/VERSION escape from tsrm_config.h.Sascha Schumann1999-09-261-0/+2
* Undefine previously PACKAVE/VERSION macros. We should find a waySascha Schumann1999-09-261-0/+2
* Use new tsrm_config script to determine libraries.Sascha Schumann1999-09-262-3/+5
* Use helper script to determine compile time configuration for TSRMSascha Schumann1999-09-262-1/+45
* Have to keep using AM_PROG_LIBTOOL to keep all automake versions happy.Stig Bakken1999-09-261-1/+1
* Avoid specifying standard paths. This might result in compiler problemsSascha Schumann1999-09-261-9/+13
* Expand relative paths properly, otherwise build process will fail.Sascha Schumann1999-09-261-0/+1
* Do nothing, if PHP_RPATHS is empty.Sascha Schumann1999-09-261-1/+1
* Disable rpaths optionally.Sascha Schumann1999-09-263-5/+37
* - Changed Ts{}.var to Ts{}.var.ptr_ptr.Andi Gutmans1999-09-263-39/+41
* * Use per-thread structure for request dataSascha Schumann1999-09-252-47/+52
* Do not try to free NULLs.Sascha Schumann1999-09-251-4/+4
* * use faster Ns_ConnWrite()Sascha Schumann1999-09-251-14/+47
* * cleanupSascha Schumann1999-09-251-21/+14
* fixed callback code -> now $parser is passed as a resource!Thies C. Arntzen1999-09-252-105/+97
* * use consistent php_ns prefixSascha Schumann1999-09-251-52/+67
* Add entry for AOLserver.Sascha Schumann1999-09-251-0/+1
* * remove debugging messageSascha Schumann1999-09-251-11/+30
* New Zend APISascha Schumann1999-09-255-83/+85
* Use new Zend APISascha Schumann1999-09-251-261/+264
* *** empty log message ***Andreas Karajannis1999-09-251-0/+1
* odbc now uses the new Zend function apiAndreas Karajannis1999-09-251-270/+271
* Use new Zend API.Stefan Roehrich1999-09-252-82/+81
* - support POST and HEAD requestsSascha Schumann1999-09-251-28/+35
* Initial AOLserver support. Note that the current way of creatingSascha Schumann1999-09-254-1/+301
* - Updated array functions to use high-performance APIAndrey Hristov1999-09-243-131/+143
* PTHREADS is a custom symbolSascha Schumann1999-09-241-0/+1
* Additionally check libc_r (*BSD) for pthread functionsSascha Schumann1999-09-242-9/+23
* *** empty log message ***Andrey Hristov1999-09-241-1/+1