1999-12-29 |
Sascha Schumann | Fall back to save values for SHM_R and SHM_W, if the... |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Sascha Schumann | Fix IFS handling. This has the nice side effect that... |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Sascha Schumann | (APACHE_INADDR_NONE) Additionally include sys/types... |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Ryan Bloom | Cleanup the threads check, also resets the CFLAGS and... |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Ryan Bloom | Fix the threads check so it works on non-bash shells. |
commit | commitdiff | tree | snapshot |
1999-12-24 |
rasmus | Submitted by: Sascha Schumann <sascha@schumann.cx> |
commit | commitdiff | tree | snapshot |
1999-12-24 |
rasmus | Submitted by: Sascha Schumann <sascha@schumann.cx> |
commit | commitdiff | tree | snapshot |
1999-12-24 |
rasmus | Submitted by: Sascha Schumann <sascha@schumann.cx> |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Ryan Bloom | Finish the MPM decision logic. This moves the threads... |
commit | commitdiff | tree | snapshot |
1999-12-23 |
Ryan Bloom | First stab at logic to determine which threading librar... |
commit | commitdiff | tree | snapshot |
1999-12-22 |
Ryan Bloom | This fixes the bug in my last commit. Apache always... |
commit | commitdiff | tree | snapshot |
1999-12-22 |
Ryan Bloom | Clean up APR's configure script a bit. This commit... |
commit | commitdiff | tree | snapshot |
1999-12-22 |
Manoj Kasichainula | I don't have to get up before 2PM for almost 2 weeks! |
commit | commitdiff | tree | snapshot |
1999-12-22 |
Manoj Kasichainula | --include-deps only seems to take advantage of pregenerated |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Ryan Bloom | Remove a bunch of functions that are being replaced... |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Manoj Kasichainula | Documentation update for latest TPF changes |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Ryan Bloom | Change ap_gm_timestr_822 to ap_timestr. Now, one funct... |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Bill Stoddard | Fix compile break introduced to Apache 2.0 by the mass... |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Tony Finch | Fix the mass vhosting security problem spotted by Lars... |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Manoj Kasichainula | [insert weather comment here] |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Manoj Kasichainula | Add back support for UseCanonicalName in <Directory... |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Manoj Kasichainula | Add back support for UseCanonicalName in <Directory... |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Manoj Kasichainula | We don't need the capability to build an acconfig.h... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Bill Stoddard | Windows: Can now install/uninstall Apache as a service... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Bill Stoddard | Get rid of the C++ style comment. |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Bill Stoddard | Handle -k restart|shutdown command line option from... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Ryan Bloom | First step in getting Apache to use APR's time librarie... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Manoj Kasichainula | Speed up building, by making --disable-shared the defau... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Manoj Kasichainula | Don't actually run ./configure in buildconf, it wastes... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Manoj Kasichainula | We actually don't have to remove config.cache, because |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Manoj Kasichainula | Make building a little easier by not requiring a separa... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Manoj Kasichainula | Eliminate the .h.stub files; AC_DEFINE can generate... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Manoj Kasichainula | Put back the removing of config.cache. Also add a ... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Manoj Kasichainula | mmap_static isn't in the standard directory yet; this... |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Manoj Kasichainula | Make Apache's configure script run APR's. |
commit | commitdiff | tree | snapshot |
1999-12-20 |
Manoj Kasichainula | We need to run autoheader to compile APR. |
commit | commitdiff | tree | snapshot |
1999-12-19 |
Lars Eilebrecht | Uhm... forgot require directive... |
commit | commitdiff | tree | snapshot |
1999-12-19 |
Lars Eilebrecht | Add some links. |
commit | commitdiff | tree | snapshot |
1999-12-19 |
Ben Laurie | Deal with newline at the end of the module list. |
commit | commitdiff | tree | snapshot |
1999-12-19 |
Ben Laurie | Build APR, too. |
commit | commitdiff | tree | snapshot |
1999-12-19 |
Lars Eilebrecht | minor fixes |
commit | commitdiff | tree | snapshot |
1999-12-19 |
David Reid | Remove some nuisance warnings by changing int to ap_ssi... |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Bill Stoddard | Update Apache version in windows registry.c file |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Ryan Bloom | After a few hours of thorough testing, this patch makes... |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Ryan Bloom | Include mod_include and mod_so in the Windows build. |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Ryan Bloom | Fix mod_include so it works. Both people came up with... |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Martin Kraemer | Peter Watkins writes: |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Ryan Bloom | Getting rid of more warnings in the prefork mpm. |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Ryan Bloom | Remove the readdir files from os/win32. These are... |
commit | commitdiff | tree | snapshot |
1999-12-15 |
David Reid | A small change to allow Apache to run on the most recen... |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Ryan Bloom | Cleanup the Windows build a bit by getting rid of more... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Ryan Bloom | Make CGI's work correctly in Apache 2.0. APR wants... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Ryan Bloom | Make prefork compile. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Ryan Bloom | Fix some warnings when configured with --enable-maintai... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Ryan Bloom | Get rid of more platform dependant code. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Bill Stoddard | Update STATUS |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Ryan Bloom | Get rid of a couple more ap_os_file_t's along with... |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Ryan Bloom | Use ap_open_stderr in http_config.c. This cleans up... |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Ryan Bloom | Get rid of an instance of ap_file_os_t from the Apache... |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Ryan Bloom | We now make the decision to USE_MMAP_FILES based on... |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Bill Stoddard | AIX DSO tweaks. Enable use of native DSO for AIX 4... |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Ken Coar | Add a note about DNS being required on Windows. |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Bill Stoddard | Removed these a bit too soon. Adding them back. |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Bill Stoddard | Fix Windows build break |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Ken Coar | Add the AddCharset functionality to mod_mime. |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Martin Kraemer | OS specific patches for IBM's OS/390. |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Manoj Kasichainula | An indented "#include" can cause problems on some compi... |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Bill Stoddard | Add license statement to util_win32.c |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Bill Stoddard | Win32: First cut at getting apache -k restart|shutdown... |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Ken Coar | Add ability to handle arbitrary methods to Script... |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Manoj Kasichainula | Fix even more "-i" -> " ap_context_t " changes. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Wilfredo Sanchez | If we can't open httpd.conf, print a warning, but don... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Wilfredo Sanchez | Perform check for "$CFG_SBINDIR/$CFG_TARGET" _after_... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Manoj Kasichainula | Add strucutre to autoconf-config system to allow module... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Manoj Kasichainula | Make most other modules selectable by autoconf's .... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Manoj Kasichainula | Oops, changed the default status of mod_env for testing... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Manoj Kasichainula | Move the default status of module inclusion/exclusion... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Manoj Kasichainula | Make the call to configure a module a little simpler... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Ryan Bloom | I shouldn't have to explicitly provide an MPM. I am... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Manoj Kasichainula | autoconf: Start adding support for selecting modules... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Manoj Kasichainula | The possibility of a libenv module and a libenv system... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Manoj Kasichainula | autoconf: Generate modules.c based on configuration... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Wilfredo Sanchez | Disable the DYLD_CANT_UNLOAD workaround for Mac OS... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Manoj Kasichainula | The Unix MPMs were depending on APR for signal.h, and... |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Ryan Bloom | We may not always want to make the pipes between proces... |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Ryan Bloom | Bring mod_mime_magic to Apache 2.0. |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Manoj Kasichainula | A thread (of messages) in comp.programming.threads... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Ken Coar | Add the long-awaited IndexOptions DescriptionWidth... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Ken Coar | Add a FoldersFirst keyword to the IndexOptions directi... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Manoj Kasichainula | Fix a couple of comments |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Manoj Kasichainula | Place ap_config_auto.h in src/include. It didn't seem... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Manoj Kasichainula | Fix what I think is a bug where rlim_t won't be #define... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Manoj Kasichainula | Eliminate ap_config.h's checks when using autoconf... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Manoj Kasichainula | Get rid of ap_check_signals() in all but the prefork... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Manoj Kasichainula | Remove a vestige of the old timeout system. ident looku... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Manoj Kasichainula | Some compile fixes for the piped log code. It doesn... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Manoj Kasichainula | Add apr_thread_proc.h so it can find ap_proc_t. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Manoj Kasichainula | Delete remnants of ap_spawnvp that got missed earlier. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Manoj Kasichainula | Deal with times() properly in autoconf. This also chang... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Manoj Kasichainula | The extra (n < 1) check is redundant, leftover from... |
commit | commitdiff | tree | snapshot |
next |