2002-01-11 |
Jeff Trawick | add back in the out-of-descriptor segfault for now... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
David Reid | This brings apache back in line with apr following... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
William A.... | Note some things that belonged here ... mentioned... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Brian Pane | Updated STATUS to cover the worker segfault fixes |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Brian Pane | Fix for a segfault in the worker MPM during graceful... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
William A.... | A pedantic change to prevent us from discovering... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
William A.... | Some servername goodness (well, if you call 'localhos... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
William A.... | The mutex must be pool-managed, not ssl managed.... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Jeff Trawick | mention a couple of segfaults with worker |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Justin Erenkrantz | Remove the link to mbox.apachelabs.org. (Amazingly... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Ian Holsman | set a default port. |
commit | commitdiff | tree | snapshot |
2002-01-10 |
William A.... | Once again, try to bring the world into sync. Someda... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Brian Havard | Remove defunct spmt_os2 MPM, superceded by mpmt_os2. |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Brian Havard | Get OS/2 MPM working again after last scoreboard changes. |
commit | commitdiff | tree | snapshot |
2002-01-10 |
William A.... | Ok one typo... that's it for me for one evening |
commit | commitdiff | tree | snapshot |
2002-01-10 |
William A.... | Fix a handful of AP_MODULE_DECLARE_DATA exports for... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
William A.... | *) Split all Win32 modules [excluding the core compon... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Ian Holsman | Does Apache need a fast way to exclude log lines? |
commit | commitdiff | tree | snapshot |
2002-01-10 |
William A.... | This needed bumping for all the scoreboard changes... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Doug MacEachern | mod_ssl adjustments to help with using toolkits other... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Ian Holsman | wrowe's veto'd this. |
commit | commitdiff | tree | snapshot |
2002-01-10 |
William A.... | Best to use -no- file extension here, since that... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
William A.... | VC 5.0 is too picky for my taste - didn't pick up... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
William A.... | Change the name of the _tryssl to an underbar prefix... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
William A.... | Fixing the apr_shm_ and apr_rmm_ args back to a warni... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Ian Holsman | oops. |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Ian Holsman | new option LogExcludeByType |
commit | commitdiff | tree | snapshot |
2002-01-10 |
William A.... | This patch eliminated from the _SHARED_ segment of... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Doug MacEachern | get SSLRandomSeed exec: working by passing the proper... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Doug MacEachern | call ssl_mutex_kill() during module cleanup |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Doug MacEachern | get SSLPassPhraseDialog exec: working by passing the... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
William A.... | Consistency |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Aaron Bannert | Welcome to 2.0.31 |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Aaron Bannert | About to tag 2.0.30 |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Bradley Nicholes | Updated the build documentation for NetWare to match... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Bradley Nicholes | Changed the project file to use the NDK (NovellNDK... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Bradley Nicholes | Fixed the export list generation for NetWare to make... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Bradley Nicholes | Added a stub for ap_os_create_privileged_process()... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Bradley Nicholes | Code updates to allow Mod_Rewrite and Mod_Auth_DBM... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Bradley Nicholes | Added the #ifdef's to the prototypes to match the corre... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
David Reid | Restore the apr_pool_clear calls to main.c in case... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
David Reid | Update the FreeBSD saga... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
David Reid | This small patch modifies the log's to use plog instead... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Ryan Bloom | Add the ability to pass flags to both apr_file_open... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
David Reid | Cold and dark here... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Greg Stein | Fix how mod_dav examines methods in the request --... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Justin Erenkrantz | Stylistic nitpicking before I go to work on this. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Jeff Trawick | fix a typo in an error message |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Martin Kraemer | Reflect actual filename in .var file |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Lars Eilebrecht | - We just check for "pthread" in mpm_common.c not ... |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Justin Erenkrantz | The -L and -R flags are linker flags not libraries... |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Brian Pane | Rearranged the log_request_time() code to eliminate... |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Doug MacEachern | need to use $(top_srcdir) when installing build/instdso.sh |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Brian Pane | Bypass a strdup and an 8KB local variable in the common... |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Brian Pane | Cleaned up a couple of ap_ssi_parse_string calls that... |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Brian Pane | Eliminated various large (8KB) string buffers from... |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Justin Erenkrantz | This issue has turned into a FAQ. |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Justin Erenkrantz | Fix a typo in mod_deflate's m4 config section. |
commit | commitdiff | tree | snapshot |
2002-01-06 |
Justin Erenkrantz | Note this for the record. I have no idea if/when I... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Bradley Nicholes | Reworked the accept() loop to avoid an extra call to... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Bradley Nicholes | Changed to 4 byte packing |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jeff Trawick | for proxy CONNECT handling: |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Ian Holsman | cache now can cache things for minutes. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Justin Erenkrantz | 2.0.29 isn't going to be rolled. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Ian Holsman | split mem_cache out of mod_cache (ala mod_proxy & proxy... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Jeff Trawick | Fix a couple of mod_proxy problems forwarding HTTP... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Bill Stoddard | Keep my comments to myself. |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Jeff Trawick | get the declarations for strncasecmp() on AIX |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Bill Stoddard | Use ap_getline() in favor of ap_proxy_string_read(... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Bill Stoddard | Fix seg fault in HTTP_IN when trying to handle the... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Jeff Trawick | Fix the module identifier as shown in the docs for... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Justin Erenkrantz | You know, I got an A in my "Principles of Operating... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Brian Havard | OS/2: Allow but ignore unix config directives so the... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Justin Erenkrantz | MMN = Things that go bump in the night. |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Bradley Nicholes | Making sure that the global variables have been initial... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
William A.... | Merge a singular path for dir_walk to parse, if we... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
William A.... | Eliminate a duplicate absolute path test, and NEVER... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Aaron Bannert | Threads on FreeBSD are not my friend. |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Bill Stoddard | Change the return code from APR_TIMEUP to APR_ECONNABOR... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Justin Erenkrantz | showstoppers--; |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Justin Erenkrantz | Add note about worker MPM weirdness observed on FreeBSD... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Justin Erenkrantz | showstoppers--; |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Justin Erenkrantz | Fix LimitRequestBody directive by moving the relevant... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Justin Erenkrantz | Remove a needless immortal bucket creation. We can... |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Brian Pane | Generalized the recent prep_walk_cache optimizations... |
commit | commitdiff | tree | snapshot |
2002-01-01 |
William A.... | Need a null language_priority array for an either... |
commit | commitdiff | tree | snapshot |
2002-01-01 |
William A.... | Thanks Mr. Trawick, backtraces can be very enlightening. |
commit | commitdiff | tree | snapshot |
2001-12-31 |
William A.... | Time to commit... before I get lost in the changes |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Bill Stoddard | Fix mod_proxy seg fault when the proxied server returns |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Bill Stoddard | Prevent mod_proxy from truncating one character off the |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Bill Stoddard | Change the call to be blocking to eliminate a loop... |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Bill Stoddard | Eliminate loop in ap_proxy_string_read(). Need to be... |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Brian Pane | Performance fix for prep_walk_cache(): |
commit | commitdiff | tree | snapshot |
2001-12-31 |
William A.... | Saw this bug several hours ago, but it slipped my... |
commit | commitdiff | tree | snapshot |
2001-12-31 |
William A.... | Return the correct $n result (assign the val, not... |
commit | commitdiff | tree | snapshot |
2001-12-31 |
William A.... | To provide more flexibility in handling quotes, allow... |
commit | commitdiff | tree | snapshot |
2001-12-31 |
William A.... | We never test for success in memory allocation |
commit | commitdiff | tree | snapshot |
2001-12-31 |
William A.... | Ever tried to extract some value of QUERY_STRING... |
commit | commitdiff | tree | snapshot |
2001-12-31 |
kevlo | HostNameLookups -> HostnameLookups |
commit | commitdiff | tree | snapshot |
2001-12-30 |
Joshua Slive | Remove ConnectionStatus directive. No longer in code. |
commit | commitdiff | tree | snapshot |
next |