| Commit message (Expand) | Author | Files | Lines |
2002-07-15 | Update the info on browser support of digest auth. | Joshua Slive | 2 | -24/+27 |
2002-07-15 | Add a new DTD for a basic page in the users manual, and take out the common e... | Joshua Slive | 3 | -97/+118 |
2002-07-15 | Eat our own dogfood when it comes to the time macros. | Sander Striker | 1 | -1/+1 |
2002-07-15 | How isn't this built on Win32? Thanks Sander. | William A. Rowe Jr | 1 | -2/+1 |
2002-07-15 | Fixed good. The modulos op should give us just that extra little bit we | William A. Rowe Jr | 1 | -1/+1 |
2002-07-15 | Sleep INTO the next second, not for the entire next second. | William A. Rowe Jr | 1 | -1/+1 |
2002-07-15 | http occurances to update for apr_socket_opt_get/set | William A. Rowe Jr | 10 | -34/+39 |
2002-07-15 | Remove a time lookup that's now unnecessary | Brian Pane | 1 | -2/+0 |
2002-07-15 | Timeout/time fixes | William A. Rowe Jr | 7 | -25/+22 |
2002-07-15 | The macros remove how much legibility? | William A. Rowe Jr | 1 | -3/+1 |
2002-07-15 | Increase the per-process file descriptor limit in apachectl | Brian Pane | 3 | -0/+15 |
2002-07-14 | Streamline the handling of C-L values in the common case by using | Jim Jagielski | 1 | -31/+20 |
2002-07-13 | added apr_is_empty_array() | Brian Pane | 1 | -1/+1 |
2002-07-13 | And the other one... | William A. Rowe Jr | 1 | -2/+2 |
2002-07-13 | $(IntDir) doesn't go back to VC5 | William A. Rowe Jr | 1 | -6/+4 |
2002-07-13 | Forgot to change both release and debug opts at once | William A. Rowe Jr | 1 | -10/+0 |
2002-07-13 | Get rid of the buildmark bogosity. It never helped ide users, and | William A. Rowe Jr | 1 | -3/+17 |
2002-07-13 | Quit it with the noise :-) | William A. Rowe Jr | 1 | -4/+1 |
2002-07-13 | Quiet the conversation. | William A. Rowe Jr | 1 | -1/+1 |
2002-07-13 | If we didn't build a Browse, we have nothing to kill. Ignore the error. | William A. Rowe Jr | 1 | -1/+1 |
2002-07-13 | Back to a slightly modified flavor of imajes' (James Cox'es) original | William A. Rowe Jr | 2 | -43/+61 |
2002-07-13 | This is back to an .rc | William A. Rowe Jr | 1 | -0/+4 |
2002-07-13 | Ok. This gives us one warning - could not scan ApacheMonitorVer.h for | William A. Rowe Jr | 3 | -33/+104 |
2002-07-13 | Put back the missing symbols header | William A. Rowe Jr | 1 | -0/+2 |
2002-07-13 | Final tweak and CREDITs ... switch the order to simplify things, and | William A. Rowe Jr | 3 | -8/+8 |
2002-07-13 | Totally different solution to our dependency problems provided by | William A. Rowe Jr | 2 | -5/+6 |
2002-07-12 | Use the bare minimum permissions required to perform a given service | William A. Rowe Jr | 1 | -3/+4 |
2002-07-12 | Some more security tips. | Joshua Slive | 1 | -22/+81 |
2002-07-12 | set some environment variables on AIX that improve Apache performance | Jeff Trawick | 1 | -0/+5 |
2002-07-12 | Missing sentence in english and slight gramatical improvement. | Joshua Slive | 1 | -1/+4 |
2002-07-12 | Adjust the sizes of the pollsets we create/use so that we work again. | David Reid | 1 | -3/+3 |
2002-07-12 | Add XML declaration. | Yoshiki Hayashi | 2 | -5/+7 |
2002-07-12 | Update Japanese translation. | Yoshiki Hayashi | 1 | -2/+2 |
2002-07-12 | Update Japanese translations. | Yoshiki Hayashi | 1 | -5/+50 |
2002-07-12 | New Japanese translations. | Yoshiki Hayashi | 4 | -1010/+936 |
2002-07-12 | New Japanese translation. | Yoshiki Hayashi | 2 | -622/+659 |
2002-07-12 | Correct a markup error. | Yoshiki Hayashi | 1 | -1/+1 |
2002-07-12 | While this fixed the bug, no resources were build for ApacheMonitor, | William A. Rowe Jr | 2 | -9/+4 |
2002-07-12 | Fix a [very few] config changes. Yes - needs to be awk-ized, but not | William A. Rowe Jr | 1 | -6/+5 |
2002-07-12 | gregames fixed this in APR a while back, I believe. | Cliff Woolley | 1 | -4/+1 |
2002-07-11 | Okey, I copied it to <URL:http://www.apache.org/dev/>. | Ken Coar | 1 | -4/+3 |
2002-07-11 | Try this AGAIN. Move ap_regkey.h to include/ and assure that this time, | William A. Rowe Jr | 2 | -32/+9 |
2002-07-11 | Fix comments | William A. Rowe Jr | 1 | -4/+3 |
2002-07-11 | Fix typos. | Joshua Slive | 2 | -6/+6 |
2002-07-11 | Make internationalized error docs xhtml compliant. | Joshua Slive | 5 | -37/+46 |
2002-07-11 | Add missing argument in CustomLog example. | Joshua Slive | 1 | -1/+1 |
2002-07-11 | add PROXY_OPTIONAL_HOOK() macro for modules that want to | Jeff Trawick | 1 | -0/+7 |
2002-07-11 | Strength-reduce a 64-bit "mod 16" operation to "& 0xf" in cached_explode() | Brian Pane | 2 | -1/+10 |
2002-07-11 | We where mixing #if USE_SSL en #ifdef USE_SSL. Since there where | Dirk-Willem van Gulik | 1 | -5/+5 |
2002-07-11 | Update transformations. | Yoshiki Hayashi | 2 | -1/+421 |