2001-11-13 |
Bradley Nicholes | Fixed the LoadModule statements to fit the 8.3 and... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Ryan Bloom | Whoops, wrong variable. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Ryan Bloom | I accidentally removed these lines. Thank to Greg... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Cliff Woolley | Fix a bug which would cause the response headers to... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Ryan Bloom | This allows modules to add socket descriptors to the... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Cliff Woolley | I was originally just going to s/commans/commas/, and... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Justin Erenkrantz | This section of tabs in the middle of space-only bugs me. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Ryan Bloom | Remove commas from the end of the macros that define |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Justin Erenkrantz | Document the new 'redirect-carefully' option. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Justin Erenkrantz | Resolve the mod_dir overaggressive redirection problem... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Justin Erenkrantz | - 2.0.28 has been rolled. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Ryan Bloom | Add docs for the newest hook. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Ryan Bloom | Cleanup some code that was created during the abstratio... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Ryan Bloom | Remove more network logic from the MPMs. Essentially... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Ryan Bloom | Begin to abstract out the underlying transport layer. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Doug MacEachern | fix segv triggered by recent ap_lingering_close change |
commit | commitdiff | tree | snapshot |
2001-11-12 |
William A.... | Drop the wide net observed by Ken Coar, since one... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Greg Ames | add a note about libtoo 1.4.2 for Mac OS X |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bill Stoddard | Fix some indenting. Change an error message to a warning. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Jeff Trawick | threaded: Fix the resetting of MaxClients when it isn... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Jeff Trawick | Really reset the MaxClients value in worker when the |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Greg Ames | restore post-2_0_28 changes following tag bump |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Greg Ames | account for the mod_cgid fix being bumped into 2_0_28... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bill Stoddard | Performance: Move the is_included strcmp to after the... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Joshua Slive | Remove a broken link. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Martin Kraemer | It's -> its (where appropriate) |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Aaron Bannert | Keep track of this so I don't forget. Not entirely... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Cliff Woolley | Port Justin's mod_cgid change to mod_cgi. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Cliff Woolley | Remove the returned-length "w" parameter from apr_bucke... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Jeff Trawick | clean up some warnings on AIX |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Ian Holsman | This patch changes the apr_table_elts macro so that... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Ian Holsman | This patch zero-fills just the integer and pointer... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Aaron Bannert | I forgot about this vote (it started before I had a... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Justin Erenkrantz | Note that we are on 2.0.29 now. |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Justin Erenkrantz | apr_file_gets returns an apr_status_t not a char* and... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Justin Erenkrantz | Add Debian Layout |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Jeff Trawick | minor tweaks to pass a parm of the right type to apr_po... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Jeff Trawick | in prefork, listensocks[0] doesn't have a pod |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Rich Bowen | Add example for AllAltByType, AddAltByEncoding |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Rich Bowen | Added examples for AddAlt |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Rich Bowen | Added examples for Action directive. |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Justin Erenkrantz | mod_ssl STATUS update. |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Justin Erenkrantz | If shared modules are requested and mod_so is not avail... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Justin Erenkrantz | This should be the last complaint about the input filte... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Justin Erenkrantz | I think it might be time to take action on this unless... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Justin Erenkrantz | Comment forthcoming to dev@httpd... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Justin Erenkrantz | 2.0.28 has been tagged. |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Ryan Bloom | Fix the Windows MPM. Windows doesn't always use the... |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Ryan Bloom | Improve http2env's performance by cutting the work... |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Joshua Slive | Fix a missing tag. |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Joshua Slive | Change note->environment variable and convert <pre... |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Ryan Bloom | Remove ap_lingering_close from all of the MPMs. This... |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Ian Holsman | display a warning message if someone attempts to load |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Ryan Bloom | Move prefork to the same API as the rest of the MPMs... |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Rich Bowen | Remove LaTeX directives from core.html |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Rich Bowen | Alphabetized module names. |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Greg Ames | copy the faq from the correct directory |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Ian Holsman | use the new 'apr_hash_merge' function to do the overlays. |
commit | commitdiff | tree | snapshot |
2001-11-09 |
William A.... | Stat, don't lstat the final target. This means we... |
commit | commitdiff | tree | snapshot |
2001-11-09 |
William A.... | Reintroduce the 'one stat dir_walk', with singificant... |
commit | commitdiff | tree | snapshot |
2001-11-09 |
David Reid | The BeOS MPM has been just beos for a while now, so... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Cliff Woolley | Fix constness compiler warning |
commit | commitdiff | tree | snapshot |
2001-11-08 |
David Reid | Get the daemon code working again for User/Group on... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
David Reid | Add back in the daemon commands so that User/Group... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
David Reid | Reverse last nights commit - we'll deal with this anoth... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Greg Ames | advancing release numbers to 2.0.29-dev after tag |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Greg Ames | about to tag 2.0.28 |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Justin Erenkrantz | Clean up the declarations and comments of some of the... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Justin Erenkrantz | Style guide conformance fixes (remove tabs, enforce... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Greg Ames | update the location of the FAQ, and a few other misc... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Ken Coar | No functional changes, just style-guide ones.. |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Martin Kraemer | Port->ServerName hint |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Martin Kraemer | Try to improve the wording |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Martin Kraemer | Fix erroneous description |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Martin Kraemer | Fixed previous patch to reflect what Apache-1.3 did... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Martin Kraemer | When no port is given in a "ServerName host" directive... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
David Reid | This doesn't feel quite right, but it doesn't cause... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Cliff Woolley | Get rid of "You configured HTTPS(443) on the standard... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Aaron Bannert | Please do not mix spaces and tabs within the same block... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Aaron Bannert | Gets mod_ssl building/loading as a DSO on some platform... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Ian Holsman | Why can't babies wake up at 7am like normal people? |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Ian Holsman | add a new option '%{note-name}e' to headers. |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Cliff Woolley | Allow apachectl to support mod_ssl's <IfDefine SSL... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Martin Kraemer | Fix checks for FORBIDDEN directories vs. files |
commit | commitdiff | tree | snapshot |
2001-11-07 |
William A.... | Reorder so InstallBin is the _default_ top level... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Greg Ames | Insure that ap_get_client_block _always_ sets the lengt... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Martin Kraemer | Another fix: "directory" is considered female. |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Martin Kraemer | Fix typo (contributed by Daniel Stone <daniel@sfarc... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Martin Kraemer | Use entities |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Bill Stoddard | Don't close the dbm until after we have copied the... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
William A.... | Add htdbm.c to the windows build - if someone on... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Doug MacEachern | ap_getline() is useful to modules outside of the core.. |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Cliff Woolley | Fix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS and |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Cliff Woolley | A few missing MPM descriptions... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Bill Stoddard | Check the return code properly. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
William A.... | Thanks for the catch, Mr. Woolley, I left an out... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Joshua Slive | Link in mod_ssl docs and add to the new features page. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Joshua Slive | Put the ssl docs in a format where they will be maintai... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
William A.... | Eliminate 'library'+'executable' cruft. Yes - this... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
William A.... | Submitted by: Mladen Turk <mturk@mappingsoft.com> |
commit | commitdiff | tree | snapshot |
next |