| Commit message (Expand) | Author | Age | Files | Lines |
* | Add mod_dav_lock to the NetWare build | Bradley Nicholes | 2003-01-17 | 2 | -0/+263 |
* | add support for "Require file-group" | André Malo | 2003-01-15 | 1 | -24/+57 |
* | add support for "require file-group" | André Malo | 2003-01-15 | 1 | -36/+80 |
* | as announced and with no objections: | André Malo | 2003-01-15 | 3 | -0/+298 |
* | mod_ext_filter: Fix a problem building argument lists which | Jeff Trawick | 2003-01-13 | 1 | -2/+3 |
* | After introducing tests in the cmds, we lose the absolute authority | William A. Rowe Jr | 2003-01-13 | 2 | -1/+3 |
* | When unlocking, the auto-checkin code does not need to refer to the | Greg Stein | 2003-01-07 | 1 | -5/+5 |
* | Um, that should have been a 'no' - you should have to explicitly enable | Justin Erenkrantz | 2003-01-06 | 1 | -7/+1 |
* | fix a type mismatch (char * vs. const char *) | Jeff Trawick | 2003-01-06 | 1 | -1/+1 |
* | Bring forward the IndexOptions IgnoreCase option to mod_autoindex | William A. Rowe Jr | 2003-01-06 | 1 | -20/+51 |
* | be consistent: | André Malo | 2003-01-06 | 1 | -31/+50 |
* | not very spectacular ;-) | André Malo | 2003-01-06 | 1 | -1/+2 |
* | cleanup. | André Malo | 2003-01-06 | 1 | -13/+10 |
* | some cleanup. | André Malo | 2003-01-06 | 1 | -18/+5 |
* | use less specific ap_note_auth_failure API call, since it _is_ less specific. | André Malo | 2003-01-06 | 1 | -1/+1 |
* | allow group authorization to be stored in either basic or digest dbm user | André Malo | 2003-01-06 | 1 | -43/+31 |
* | well, it's a backstopper. So stop also misconfigured Digest | André Malo | 2003-01-05 | 1 | -9/+18 |
* | allow empty user ids to be supplied without responding a 500. | André Malo | 2003-01-05 | 1 | -21/+16 |
* | Add a generic locking provider to DAV - mod_dav_lock. Other DAV providers | Justin Erenkrantz | 2003-01-05 | 6 | -0/+1508 |
* | oh, cool. the recent commit fixed accidentally a null | André Malo | 2003-01-03 | 1 | -1/+0 |
* | some cleanup. | André Malo | 2003-01-03 | 1 | -8/+1 |
* | break down macro code and avoid mixed case. | André Malo | 2003-01-02 | 1 | -17/+33 |
* | The patch allows the user to log the accurate filter input and | André Malo | 2003-01-01 | 1 | -17/+31 |
* | make provider selection available in .htaccess files | André Malo | 2003-01-01 | 2 | -2/+2 |
* | provide better error messages for the multiviewsmatch directive. | André Malo | 2003-01-01 | 1 | -2/+2 |
* | add support for digest authentication to the authn_dbm module. The | André Malo | 2003-01-01 | 1 | -1/+40 |
* | cut password at the first colon. | André Malo | 2003-01-01 | 1 | -0/+6 |
* | allow RewriteEngine Off even if Options -FollowSymlinks is set. | André Malo | 2002-12-29 | 1 | -8/+8 |
* | All we care about is the type and name, just ask for the type and name. | William A. Rowe Jr | 2002-12-23 | 2 | -2/+2 |
* | negoatiation -> negotiation | Rich Bowen | 2002-12-20 | 1 | -1/+1 |
* | Correct a warning message. | Bill Stoddard | 2002-12-19 | 1 | -1/+1 |
* | Cut an info log entry for each object we cache. Is this too much to log? | Bill Stoddard | 2002-12-18 | 1 | -0/+4 |
* | Rename CacheMaxStreamingBuffer to MCacheMaxStreamingBuffer. Move | Bill Stoddard | 2002-12-18 | 4 | -348/+255 |
* | SHould be using ths string form of exp (which is exps). | Bill Stoddard | 2002-12-17 | 1 | -1/+1 |
* | mod_cache: Fix PR 15113, a core dump in cache_in_filter when | Paul J. Reder | 2002-12-17 | 1 | -2/+2 |
* | don't segfault in mod_mime's find_ct() if we get there without having set r->... | Brian Pane | 2002-12-15 | 1 | -0/+4 |
* | After some productive feedback and no negative feedback, introduce | William A. Rowe Jr | 2002-12-14 | 1 | -30/+54 |
* | After some productive feedback and no negative feedback, introduce | William A. Rowe Jr | 2002-12-14 | 6 | -8/+129 |
* | Added character set support to mod_auth_LDAP to allow it to convert | Bradley Nicholes | 2002-12-14 | 3 | -2/+216 |
* | Fix a declaration mismatch. We are down to const'ness errors. | William A. Rowe Jr | 2002-12-12 | 1 | -1/+1 |
* | A few more lazy initializations. No function change (I hope :-) | Bill Stoddard | 2002-12-11 | 1 | -14/+9 |
* | Don't spend cycles finding cache-control until we actually need it. | Bill Stoddard | 2002-12-11 | 1 | -2/+3 |
* | Build ldap for win32 by default. No extra magic required other than | William A. Rowe Jr | 2002-12-11 | 2 | -8/+8 |
* | The only code change required for Win32 ldap to build... these are | William A. Rowe Jr | 2002-12-11 | 1 | -3/+3 |
* | Rewrite how proxy sends its request to allow input bodies to morph the request | Justin Erenkrantz | 2002-12-09 | 1 | -52/+146 |
* | mod_authn_anon should be a provider | Wilfredo Sanchez | 2002-12-08 | 1 | -33/+25 |
* | the AccessAuthoritative directive should be AuthzDefaultAuthoritative | Wilfredo Sanchez | 2002-12-08 | 1 | -1/+1 |
* | there is some confusion with "yes" and "no" and "on" and "off"... ;-) | Wilfredo Sanchez | 2002-12-08 | 6 | -11/+11 |
* | outch. there are some possible NULL pointer references. Have you ever tried | Wilfredo Sanchez | 2002-12-08 | 2 | -0/+28 |
* | when asking the providers for authentication, the main loop should | Wilfredo Sanchez | 2002-12-08 | 2 | -5/+5 |