2000-06-20 |
William A.... | This patch disallows bogus args to the ScriptInterpre... |
commit | commitdiff | tree | snapshot |
2000-06-20 |
William A.... | This patch solves several specific issues: |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Jeff Trawick | fix compile warning |
commit | commitdiff | tree | snapshot |
2000-06-19 |
David Reid | Update mpm_common to work with the latest BeOS version... |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Bill Stoddard | Get rid of more compiler warnings. |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Bill Stoddard | Get rid of a compiler warning. |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Bill Stoddard | Eliminate warning. |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Allan K. Edwards | Add notes field to conn_rec |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Jeff Trawick | Use the new command-handler initializer macros in dexter; |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Jeff Trawick | Repair C++ compatibility in ap_config.h, apr_file_io.h, |
commit | commitdiff | tree | snapshot |
2000-06-19 |
Jeff Trawick | Use the new command-handler initializer macros in prefork; |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Jeff Trawick | Use the new command-handler initializer macros in mod_a... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Jeff Trawick | Use the new command-handler initializer macros in mod_a... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Jeff Trawick | Use the new command-handler initializer macros in mod_auth; |
commit | commitdiff | tree | snapshot |
2000-06-18 |
David Reid | First pass at documentation for the debugging options... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Jeff Trawick | Use the new command-handler initializer macros in a... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Jeff Trawick | Make unixd_config.user_name const char * instead of... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Jeff Trawick | Provide some more missing initializer macros for when... |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Ben Laurie | More command handlers. |
commit | commitdiff | tree | snapshot |
2000-06-17 |
William A.... | Time for these to be gone? I'd say it's long past :) |
commit | commitdiff | tree | snapshot |
2000-06-17 |
William A.... | Get Apache building on Win32 |
commit | commitdiff | tree | snapshot |
2000-06-17 |
William A.... | Time to jump back into 2.0 again... here are yesterda... |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Ben Laurie | More command handler updates. |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Ben Laurie | More consification, correct command initialisation. |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Ben Laurie | Constification. |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Ben Laurie | Fix warnings. |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Jeff Trawick | Fill in missing implementations of AP_INIT_whatever... |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Ben Laurie | Command handler revamp. Note that this makes the code... |
commit | commitdiff | tree | snapshot |
2000-06-17 |
David Reid | ap_pool_join is a debugging function so remove it. |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Greg Stein | reduce some code redundancy / simplify. |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Greg Stein | ap_bvputs() is a misnomer; introduce ap_bputstrs() |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Jeff Trawick | Buffering for config file reads is now enabled. |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Jeff Trawick | Turn on buffering for config file reads. This is depen... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Jeff Trawick | Fix segfault when reporting this type of syntax error: |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Jeff Trawick | Rebuild Apache and APR configure scripts when lib/apr... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Jeff Trawick | Include the proper header file (under X/Open, at least... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Tony Finch | Prevent the source code for CGIs from being revealed... |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Jeff Trawick | Add support to ap_xlate_open() for an app to specify... |
commit | commitdiff | tree | snapshot |
2000-06-14 |
David Reid | Add sys/time.h to mpm_common to include define of timeval. |
commit | commitdiff | tree | snapshot |
2000-06-14 |
David Reid | Tidy up the beos mpm by |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Jeff Trawick | Get the ap_config.h cleanup working on FreeBSD by addin... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Bill Stoddard | Add mpm.h to the src/modules/mpm/winnt directory (it... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Chuck Murcko | fixups for remaining current warnings |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Chuck Murcko | OK, this builds and is autoconf safe about system heade... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Ryan Bloom | Fix the configuration process. If no modules are speci... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Ryan Bloom | Stop checking for Shared Memory. This function is... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Ryan Bloom | Remove the check for EAGAIN. With APR handling the... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Ryan Bloom | Protect system header files with the appropriate macros. |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Ryan Bloom | Mod_proxy should not be a default module... yet. :-) |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Chuck Murcko | resolved conflicts (2) in PASV handling from original... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Ryan Bloom | Clean up a big chunk of ap_config.h. This basically... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Chuck Murcko | New mod_proxy/mod_cache (file cache) for 2.0. This... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Jeff Trawick | Fix logging of errors creating the httpd.pid file. |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Jeff Trawick | Back out ap_set_default_perms(). Remove old logic... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Jeff Trawick | Get mod_cgid compiling again. |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Jeff Trawick | pcre.h is a permanent file now... don't .cvsignore... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Bill Stoddard | Add exports required by Jeff's recent changes. |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Bill Stoddard | Another struct stat to ap_finfo_t change |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Ryan Bloom | Clean up the stat commit. Basically there was one... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Bill Stoddard | Fix Win32 compile break caused by Ryan's stat cleanup. |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Sascha Schumann | Including apr_file_io.h is not necessary. |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Sascha Schumann | Fix typos. |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Sascha Schumann | add note about building MM library |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Sascha Schumann | Finish the switch to light-wheight pcre. |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Ryan Bloom | All of Apache uses APR for shared memory, so Apache... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Ryan Bloom | Apache doesn't use struct tm anymore, Remove a check... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Ryan Bloom | Add a new function ap_set_default_fperms. This allows... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Ryan Bloom | Missed one sys/stat.h in mod_rewrite.h. Removing it... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Ryan Bloom | Remove the final vestiges of stat.h from Apache 2.0... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
David Reid | Dont' add -ldl for BeOS. |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Brian Havard | Don't add -ldl for OS/2. |
commit | commitdiff | tree | snapshot |
2000-06-12 |
David Reid | Make this build again... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Greg Stein | yaabbos? gravity? |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Sascha Schumann | Remove reference to dftables.lo from CLEANFILES. *... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Sascha Schumann | Build only needed parts of libpcre. This is more light... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Ryan Bloom | Nothing in Apache should be calling stat anymore, so... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Ryan Bloom | Apache doesn't need to check for inline or pid's, becau... |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Greg Stein | add some items that Jeff has noted. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Jeff Trawick | Fix a couple of problems with the pre/post config proce... |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Ben Laurie | Make dependencies work. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Ben Laurie | Update dependencies. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Ben Laurie | Make "make depend" work - pending a real fix, that... |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Ben Laurie | Do printf formatting properly. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Ben Laurie | Eliminate spurious tab. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Sascha Schumann | Split generating Makefiles and creating config_vars.mk. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Sascha Schumann | Avoid second invocation of cat. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Sascha Schumann | Fix dependencies for util_uri.lo and util.lo. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
Sascha Schumann | Fix path for helpers/PrintPath which is in $srcdir. |
commit | commitdiff | tree | snapshot |
2000-06-10 |
William A.... | A little more cleanup of win_service and windows... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Jeff Trawick | cast ap_snprintf() argument to the type expected by... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Jeff Trawick | Get FreeBSD 3.4 building again. It doesn't have lib... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Greg Stein | hi Toto! |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Ryan Bloom | perfect blue sky. Ain't CA wonderful? |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Greg Stein | clouds? what are those? |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Ryan Bloom | Cleanup more of the Apache configuration. This removes... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Jeff Trawick | Get FreeBSD building again with the resource limiting... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Jeff Trawick | httpd -V now displays APR's selection of the lock mecha... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Jeff Trawick | Fix a Solaris compilation problem with mod_cgid: |
commit | commitdiff | tree | snapshot |
2000-06-10 |
dgaudet | fix nagle |
commit | commitdiff | tree | snapshot |
2000-06-10 |
dgaudet | another iteration on the saferead/bhalfduplex stuff... |
commit | commitdiff | tree | snapshot |
next |