| Commit message (Expand) | Author | Age | Files | Lines |
* | Please welcome the new build system. | Sascha Schumann | 2002-03-07 | 1 | -1/+11 |
* | Enable chroot() only if SAPI is CGI. | foobar | 2001-09-12 | 1 | -0/+4 |
* | Blowfish detection patch from Alexander Bokovoy <ab@avilink.net> | Rasmus Lerdorf | 2001-06-07 | 1 | -3/+3 |
* | Fix bug: #9713 | foobar | 2001-06-04 | 1 | -2/+17 |
* | Nuke more quotes | Sascha Schumann | 2001-05-12 | 1 | -3/+3 |
* | Fixed a compatibility problem is some file functions (fgets, fputs, fread, | Alexander Feldman | 2001-03-11 | 1 | -0/+52 |
* | added iconv extension. | Rui Hirokawa | 2001-01-09 | 1 | -9/+0 |
* | @Added iconv() function (using libc or libiconv) (Stig) | Stig Bakken | 2000-12-15 | 1 | -1/+9 |
* | Itanium patch from Steve Robb <steve@eu.c2.net> | Rasmus Lerdorf | 2000-07-19 | 1 | -0/+16 |
* | Only print the attention thing, if the MD5 and DES checks failed. | Sascha Schumann | 2000-05-23 | 1 | -1/+3 |
* | Add debug.log facility. If there are any obscure bugs in our build system, | Sascha Schumann | 2000-05-17 | 1 | -0/+1 |
* | Move dlopen in -ldl check to configure.in. This should ensure that if libdl | Sascha Schumann | 2000-05-05 | 1 | -17/+5 |
* | Determine first whether we will use ZTS mode or not. | Sascha Schumann | 2000-05-04 | 1 | -2/+2 |
* | Move this check to the main configure.in file. Fixes #3979 | Rasmus Lerdorf | 2000-04-16 | 1 | -2/+0 |
* | - Convert 'PHP3' to 'PHP' | Zeev Suraski | 2000-02-26 | 1 | -8/+12 |
* | Include <sys/resource.h> for getrusage(2) | Sascha Schumann | 2000-02-23 | 1 | -0/+2 |
* | Whoops, defining them to empty values generates many parse errors. | Sascha Schumann | 1999-12-30 | 1 | -4/+4 |
* | Get rid of config.h.stub. Note that you should embed a comment about | Sascha Schumann | 1999-12-30 | 1 | -12/+12 |
* | Integration of -ng changes. Changes: | Sascha Schumann | 1999-12-30 | 1 | -2/+2 |
* | Cache results of crypt capability checks | Sascha Schumann | 1999-12-26 | 1 | -28/+40 |
* | Check for htonl in libsocket (sol251), and move inet_aton check in libbind to... | Sascha Schumann | 1999-12-04 | 1 | -4/+0 |
* | Improve regex library selection. It lets user specify whether they want | Sascha Schumann | 1999-11-13 | 1 | -8/+14 |
* | - remove extra CPPFLAGS from top-level Makefile | Sascha Schumann | 1999-11-13 | 1 | -4/+4 |
* | Enable selective regex library compilation. | Sascha Schumann | 1999-11-12 | 1 | -0/+12 |
* | (PHP getcwd()) added, needs to porting to Win32 | Thies C. Arntzen | 1999-10-20 | 1 | -0/+2 |
* | Slightly redundant to check for crypt() here again, but the TRY_RUN stuff | Rasmus Lerdorf | 1999-09-21 | 1 | -0/+4 |
* | AC_CRYPT_CAP depends on symbol checks performed later. | Sascha Schumann | 1999-09-21 | 1 | -2/+2 |
* | Argh! That typo took me over an hour to find. Grr.. | Rasmus Lerdorf | 1999-04-25 | 1 | -1/+1 |
* | libbind check | Rasmus Lerdorf | 1999-04-24 | 1 | -0/+5 |
* | Ok, finally.. These now work nicely on a RH-5.2 box: | Rasmus Lerdorf | 1999-04-23 | 1 | -0/+4 |
* | last bunch of extensions moving to ext/ | Stig Bakken | 1999-04-22 | 1 | -0/+111 |
* | First commit of re-structuring phase one. We have started using automake in | Stig Bakken | 1999-04-17 | 1 | -0/+3 |