1582 Commits (97f105e45021c19c5dbe87de23b19b9dfd415f65)
 

Author SHA1 Message Date
Andrei Zmievski 97f105e450 Fix nl2br crash. 27 years ago
Sascha Schumann d926d95066 Test commit II. 27 years ago
Andrei Zmievski 7982d27528 No need for this anymore. 27 years ago
Sascha Schumann 33ba4ec2a9 Test commit. 27 years ago
Sascha Schumann 5320c897f5 Automatically add the SAPI target's Makefile to the list. This 27 years ago
Thies C. Arntzen 16e1cbee07 major rework here - the refcount stuff gets better and better! 27 years ago
Sascha Schumann cf4afd61f0 * create Makefiles for ext, pcrelib, sapi/* 27 years ago
Sascha Schumann 4db370ab9c * VPATH work 27 years ago
Zeev Suraski dbccd75b06 *** empty log message *** 27 years ago
Chuck Hagenbuch 9221981fa3 cjh: closing bug #2407. 27 years ago
Thies C. Arntzen 02c0ab8d0c fix the order.. (thanx, andi) 27 years ago
Sascha Schumann 174c79dcba Fix a VPATH issue. 27 years ago
Andi Gutmans 202d7dd216 Fix leak in += with arrays 27 years ago
Andi Gutmans 06d04d15a8 - Fix SEND_VAR problem after fetch'ing a variable and not knowing the fetch type 27 years ago
Thies C. Arntzen 446e5d0fff added add_property_resource 27 years ago
Stig Bakken 16ff84429a *** empty log message *** 27 years ago
Stig Bakken 1cb0d88186 Decent configure speedup. Makefiles are now generated only for the 27 years ago
Stig Bakken db4820447f The $shared variable should normally never be used outside of a call to 27 years ago
Andrey Hristov 2fa5e6dd6a Fix for my fix. 27 years ago
Thies C. Arntzen 284bc523d6 fixed crash in connection shutdown! 27 years ago
Thies C. Arntzen 73c8429282 just some renaming. 27 years ago
Andi Gutmans 59d5462a6a - Stop using the locking mechanism and start using refcount. 27 years ago
Andi Gutmans cf6c92949c - Get rid of warning 27 years ago
Andi Gutmans b56fd4602f - First part of the patch which makes reads use ptr and not ptr_ptr. 27 years ago
Stig Bakken f83ff3eb73 disable --with-zeus for now. 27 years ago
Stig Bakken 4c4c8555eb Started working on the Zeus support. Zeus's ISAPI obviously differs from 27 years ago
Sascha Schumann 7ed68c0f53 Provide alternative istdiostream. 27 years ago
Thies C. Arntzen 74bc24d9d5 initialize OCI in threaded mode if ZTS is defined. 27 years ago
Thies C. Arntzen 9156c2c8d1 init in thread-safe mode if ZTS isdefined 27 years ago
Thies C. Arntzen 4c3f393743 fixed startup-deadlock. 27 years ago
Thies C. Arntzen a054e6e61e found a typo! 27 years ago
Andi Gutmans 20ba4ec0bd - Update project. 27 years ago
Sascha Schumann 9442b13939 Make an extra copy of input parameter. 27 years ago
Sascha Schumann e846baa14b * include from $(srcdir) 27 years ago
Sascha Schumann 288c73580b Create directories, if they do not exist (for VPATH builds). 27 years ago
Stig Bakken 402b2a5d6d added README file with very brief docs 27 years ago
Stig Bakken 2a854ca8b9 Generalized server-API build process on UNIX. Each SAPI 27 years ago
Sascha Schumann 154663e9a2 Remove C++ style comments from C source file. 27 years ago
Andrey Hristov 7665e9ef27 Fix for bug #2199. Redirect was returning http:// which resulted in a crash. 27 years ago
Andrey Hristov 375c85e27f I will follow portability guidelines. 27 years ago
Andrew Skalski 0413f52480 Added functions ftp_{pasv,size,mdtm,fget,fput} 27 years ago
Andrey Hristov 10591231ca Make it portable. 27 years ago
Stig Bakken 3bc6f8155c added AC_SYS_LFS from fileutils 27 years ago
Sascha Schumann b7a1130143 Actually allow to set CXXFLAGS 27 years ago
Sascha Schumann 96b6bdff27 Now thread safe version builds out of the box. libzend/TSRM 27 years ago
Sascha Schumann 0ac169b474 Build communication channel and add checks for C++ library 27 years ago
Sascha Schumann a5dbe81a76 Do not let PACKAGE/VERSION escape from tsrm_config.h. 27 years ago
Sascha Schumann feccd9f104 Undefine previously PACKAVE/VERSION macros. We should find a way 27 years ago
Sascha Schumann 806abdb87c Use new tsrm_config script to determine libraries. 27 years ago
Sascha Schumann 17df2892bd Use helper script to determine compile time configuration for TSRM 27 years ago