2001-11-15 |
Jeff Trawick | mention an old problem (mod_cgid being left around... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Ryan Bloom | Fix a file descriptor leak in mod_include. When we... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Ryan Bloom | FTYPE_CONTENT - 1 isn't enough for OLD_WRITE. OLD_WRIT... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Aaron Bannert | Ignore *.slo files. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Ryan Bloom | Get rid of the listensocks array. It was just duplicat... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Bradley Nicholes | Added links to NetWare documentation |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Bradley Nicholes | mpm_netware directive documentation |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Bradley Nicholes | Apache for NetWare configuration and build documentation |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Ryan Bloom | Port the worker MPM to the new accept model. This... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Ryan Bloom | Quiet a compiler warning. |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Ryan Bloom | Get the proxy module compiling again. This is a hack... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Aaron Bannert | Turns out this is causing problems on my linux box... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Bradley Nicholes | Missing a header |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Bradley Nicholes | Fixed ap_listeners so that it will be included in the... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Aaron Bannert | In my book this is a GA showstopper, but I'm volunteeri... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Aaron Bannert | Convert mod_rewrite's INTRAPROCESS lock to the newly... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Aaron Bannert | Convert tabs to spaces, and a couple other style change... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Roy T. Fielding | Fix location of KEYS file in docs. |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Roy T. Fielding | KEYS do not belong here. The only valid location for... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Ryan Bloom | Move this to a HOOK_MIDDLE location. We need to add... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Ryan Bloom | Allow modules that add sockets to the ap_listeners... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Bradley Nicholes | Updated NetWare project file. Now builds many of the... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Ryan Bloom | Add the server_rec argument back to the create_connecti... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Ryan Bloom | don't use a variable named stat, it can cause problems... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Ryan Bloom | Remove ap_new_connection from the header. I missed... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Bradley Nicholes | Misc. cleanups and performance enhancements |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Ryan Bloom | Back out my last patch. The logic to add sockets to... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Bradley Nicholes | Added the NetWare SSL module to the prebuilt module... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Bradley Nicholes | Module that takes advantage of the built-in SSL functio... |
commit | commitdiff | tree | snapshot |
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 |
next |