| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Clean up the strlcat/strlcpy checks. | Stig Bakken | 1999-09-15 | 1 | -6/+2 | |
| * | Add strlcpy/strlcat to the build process | Andi Gutmans | 1999-09-14 | 1 | -2/+2 | |
| * | - better use of scoping | Sascha Schumann | 1999-09-10 | 1 | -1/+0 | |
| * | remove -Wl,--version-script from RPATHS, put it into a separate | Gergely Madarász | 1999-09-08 | 1 | -2/+3 | |
| * | we need DEFS when compiling this dir | Thies C. Arntzen | 1999-08-31 | 1 | -1/+2 | |
| * | you can now override the CFLAGS while doing make - eg: | Thies C. Arntzen | 1999-08-10 | 1 | -6/+4 | |
| * | Remove buildconf.stamp on make distclean | Andrey Hristov | 1999-07-24 | 1 | -1/+1 | |
| * | temporary hack-fix | Stig Bakken | 1999-07-22 | 1 | -1/+1 | |
| * | First cut at standard way of making dynamically loadable extensions on UNIX. | Stig Bakken | 1999-07-21 | 1 | -2/+9 | |
| * | Moving dlist stuff into core. | Andrey Hristov | 1999-07-19 | 1 | -2/+2 | |
| * | *** empty log message *** | Sascha Schumann | 1999-07-03 | 1 | -3/+9 | |
| * | remove cvsignore files as well | Sascha Schumann | 1999-07-03 | 1 | -1/+1 | |
| * | 'make dist' builds an easy distributable tarball | Sascha Schumann | 1999-07-03 | 1 | -0/+28 | |
| * | ugly and working | Sascha Schumann | 1999-06-28 | 1 | -1/+2 | |
| * | BSD derived tests want -h for symlink test | Sascha Schumann | 1999-06-28 | 1 | -1/+1 | |
| * | port Rasmus' APXS changes for AIX | Sascha Schumann | 1999-06-27 | 1 | -1/+2 | |
| * | lex optimizations | Sascha Schumann | 1999-06-27 | 1 | -1/+2 | |
| * | port over autoconf fixes from php3 | Sascha Schumann | 1999-06-27 | 1 | -2/+2 | |
| * | - APXS link thingie | Sascha Schumann | 1999-06-25 | 1 | -3/+3 | |
| * | Introduce AC_ADD_* macros | Sascha Schumann | 1999-06-20 | 1 | -2/+2 | |
| * | avoid error message | Sascha Schumann | 1999-06-20 | 1 | -1/+1 | |
| * | * Changed the way INI entries work in Apache to allow .conf entries to work r... | Zeev Suraski | 1999-05-29 | 1 | -1/+1 | |
| * | - fix APXS VPATH build | Sascha Schumann | 1999-05-29 | 1 | -5/+9 | |
| * | fixes | Zeev Suraski | 1999-05-29 | 1 | -1/+1 | |
| * | Some innocent cleanups | Rasmus Lerdorf | 1999-05-28 | 1 | -1/+1 | |
| * | add rfc1867.c | Sascha Schumann | 1999-05-27 | 1 | -2/+2 | |
| * | add a $(srcdir) | Sascha Schumann | 1999-05-22 | 1 | -1/+1 | |
| * | fix APXS compile | Sascha Schumann | 1999-05-22 | 1 | -1/+1 | |
| * | Time to rename the child | Zeev Suraski | 1999-05-22 | 1 | -7/+7 | |
| * | * Get Apache to work. POST doesn't work yet. | Zeev Suraski | 1999-05-11 | 1 | -4/+4 | |
| * | vpath fix | Zeev Suraski | 1999-05-05 | 1 | -1/+1 | |
| * | * added --enable-thread-safety switch | Stig Bakken | 1999-05-03 | 1 | -5/+5 | |
| * | Temporary fix for CGI compilation under UNIX | Zeev Suraski | 1999-04-26 | 1 | -2/+2 | |
| * | * Get the Apache module to compile again | Zeev Suraski | 1999-04-26 | 1 | -2/+2 | |
| * | Ok, apxs build works nicely now | Rasmus Lerdorf | 1999-04-25 | 1 | -1/+1 | |
| * | Ok, this beast compiles via --with-apxs | Rasmus Lerdorf | 1999-04-25 | 1 | -2/+9 | |
| * | vpath fix | Zeev Suraski | 1999-04-22 | 1 | -1/+1 | |
| * | last bunch of extensions moving to ext/ | Stig Bakken | 1999-04-22 | 1 | -20/+7 | |
| * | moved imap and ldap | Stig Bakken | 1999-04-22 | 1 | -5/+3 | |
| * | moved fdf, hyperwave, informix and some smaller files | Stig Bakken | 1999-04-22 | 1 | -9/+4 | |
| * | moved db | Stig Bakken | 1999-04-21 | 1 | -1/+1 | |
| * | moved bcmath | Stig Bakken | 1999-04-21 | 1 | -2/+2 | |
| * | moved apache, com and hyperwave into ext/ | Stig Bakken | 1999-04-21 | 1 | -4/+4 | |
| * | moved dav, msql and oracle to ext/ | Stig Bakken | 1999-04-21 | 1 | -5/+3 | |
| * | moved filepro to ext | Stig Bakken | 1999-04-21 | 1 | -1/+1 | |
| * | moving mysql to ext/ | Stig Bakken | 1999-04-21 | 1 | -2/+2 | |
| * | * Rename php_compat.[ch] to flock_compat.[ch] and move it to ext/standard | Zeev Suraski | 1999-04-21 | 1 | -2/+2 | |
| * | port some fixes, add compat routines | Sascha Schumann | 1999-04-21 | 1 | -2/+3 | |
| * | odbc compiles and runs on UNIX again (tested with Solid 2.3) | Stig Bakken | 1999-04-20 | 1 | -1/+4 | |
| * | moved odbc into ext/ | Stig Bakken | 1999-04-19 | 1 | -5/+4 | |
