2005-12-31 |
Bradley Nicholes | Remove the 'satisfy' directive and the ap_satisfy(... |
commit | commitdiff | tree |
2005-12-30 |
Bradley Nicholes | Update the module list doc |
commit | commitdiff | tree |
2005-12-30 |
Bradley Nicholes | Update the documentation to show the new provider based... |
commit | commitdiff | tree |
2005-12-30 |
Bradley Nicholes | Add 'granted' and 'denied' arguments to the authz ... |
commit | commitdiff | tree |
2005-12-30 |
Bradley Nicholes | If there aren't any providers configured, then just... |
commit | commitdiff | tree |
2005-12-30 |
Bradley Nicholes | If there isn't any authentication configured for the... |
commit | commitdiff | tree |
2005-12-30 |
Bradley Nicholes | Remove all of the Satisfy functionality from the reques... |
commit | commitdiff | tree |
2005-12-29 |
Bradley Nicholes | After further review, it is determined that mod_authz_d... |
commit | commitdiff | tree |
2005-12-29 |
Bradley Nicholes | First cut at converting the host based access control... |
commit | commitdiff | tree |
2005-12-27 |
Bradley Nicholes | Implement the 'Reject' directive into authz. The ... |
commit | commitdiff | tree |
2005-12-27 |
Bradley Nicholes | Remove the calls to ap_some_auth_required() from the... |
commit | commitdiff | tree |
2005-12-27 |
Bradley Nicholes | debugged the require_one and require_all linked list... |
commit | commitdiff | tree |
2005-12-21 |
Bradley Nicholes | added the directives <RequireAll>, <RequireOne> and... |
commit | commitdiff | tree |
2005-12-12 |
Bradley Nicholes | Make the authz provider changes build on NetWare |
commit | commitdiff | tree |
2005-12-10 |
Bradley Nicholes | initial conversion of mod_authz_default to the provider... |
commit | commitdiff | tree |
2005-12-10 |
Bradley Nicholes | Remove the ap_requires API since it no longer fits... |
commit | commitdiff | tree |
2005-12-10 |
Bradley Nicholes | Remove the AuthzXXXAuthoritative directives from all... |
commit | commitdiff | tree |
2005-12-09 |
Bradley Nicholes | Initial conversion of mod_authz_dbd to provider based... |
commit | commitdiff | tree |
2005-12-09 |
Bradley Nicholes | Initial conversion of mod_authnz_ldap to provider based... |
commit | commitdiff | tree |
2005-12-09 |
Bradley Nicholes | Replace the wrong get_word function with the right... |
commit | commitdiff | tree |
2005-12-09 |
Bradley Nicholes | initial conversion of mod_authz_dbm to provider based... |
commit | commitdiff | tree |
2005-12-09 |
Bradley Nicholes | clean up a few loose ends |
commit | commitdiff | tree |
2005-12-08 |
Bradley Nicholes | Initial conversion of mod_authz_groupfile to be provide... |
commit | commitdiff | tree |
2005-12-08 |
Bradley Nicholes | Finish initial conversion of mod_authz_owner |
commit | commitdiff | tree |
2005-12-07 |
Bradley Nicholes | start conversion of mod_authz_owner |
commit | commitdiff | tree |
2005-12-07 |
Bradley Nicholes | Split the authz type from the arguments when the |
commit | commitdiff | tree |
2005-12-07 |
Bradley Nicholes | switch the internal names from authn to authn_core... |
commit | commitdiff | tree |
2005-12-06 |
Bradley Nicholes | Add some to-do items to the list |
commit | commitdiff | tree |
2005-12-06 |
Justin Erenkrantz | Rename mod_authn -> mod_authn_core & mod_authz -> mod_a... |
commit | commitdiff | tree |
2005-12-06 |
Bradley Nicholes | Add general authn and authz modules to hold non-authxxx... |
commit | commitdiff | tree |
2005-12-05 |
Bradley Nicholes | Still need AUTHZ_DECLINED for now, The converted mod_a... |
commit | commitdiff | tree |
2005-12-03 |
Justin Erenkrantz | Take a quick pass through the refactored authz code... |
commit | commitdiff | tree |
2005-12-02 |
Bradley Nicholes | work out a few more bugs and now it works. Still needs... |
commit | commitdiff | tree |
2005-12-02 |
Bradley Nicholes | Reimplement ap_some_auth_required as an optional functi... |
commit | commitdiff | tree |
2005-12-01 |
Bradley Nicholes | convert mod_authz_user to register its require providers |
commit | commitdiff | tree |
2005-11-30 |
Bradley Nicholes | first cut at moving the require directive out of mod_co... |
commit | commitdiff | tree |
2005-11-29 |
Bradley Nicholes | Location for authz refactoring development |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | Remove the problematic block which is causing problems... |
commit | commitdiff | tree |
2005-11-29 |
André Malo | update transformation |
commit | commitdiff | tree |
2005-11-29 |
André Malo | upgrading.html.fr no longer exists, but the the entry... |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | Adding mod_authn_dbd to the Windows build environments. |
commit | commitdiff | tree |
2005-11-29 |
Joshua Slive | Fix a mixed-up module reference and document (carefully) |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | First stab at a build environment for mod_authn_dbd |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | Update to reflect the mod_dbd inclusion |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | Add mod_dbd to the windows build environment |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | Optional functions are of __cdecl the kind on win32... |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | A first stab at a win32 build environment for mod_dbd. |
commit | commitdiff | tree |
2005-11-29 |
Joshua Slive | Kill a very old html-only translation. |
commit | commitdiff | tree |
2005-11-29 |
Joshua Slive | Move closing tag to proper location. |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | Give DBD a set of _DECLARE macros consistent with other... |
commit | commitdiff | tree |
2005-11-29 |
Joshua Slive | Some config file changes: |
commit | commitdiff | tree |
2005-11-29 |
Nick Kew | Note dbd/windows problem |
commit | commitdiff | tree |
2005-11-29 |
Jim Jagielski | Fix case where a shared keepalive connection results in |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | Correct a syntax error detected by MSVC2005 |
commit | commitdiff | tree |
2005-11-28 |
Paul Querna | rebuild docs |
commit | commitdiff | tree |
2005-11-28 |
David Reid | - try to add a note to explain the behaviour of clients... |
commit | commitdiff | tree |
2005-11-28 |
Joe Orton | * modules/ssl/ssl_scache_dc.c (ssl_scache_dc_retrieve... |
commit | commitdiff | tree |
2005-11-27 |
Brian Pane | When computing the timeouts for keepalives and write... |
commit | commitdiff | tree |
2005-11-22 |
Bradley Nicholes | Small description change to indicate which socket libra... |
commit | commitdiff | tree |
2005-11-21 |
Nick Kew | PR#37553 |
commit | commitdiff | tree |
2005-11-21 |
Bradley Nicholes | Fix a problem with the HTTPS CGI variable not getting... |
commit | commitdiff | tree |
2005-11-21 |
Nick Kew | Wrap exported functions in AP_DECLARE |
commit | commitdiff | tree |
2005-11-20 |
Ruediger Pluem | * Sync with 2.2.x CHANGES |
commit | commitdiff | tree |
2005-11-20 |
Brian Pane | remove an obsolete comment |
commit | commitdiff | tree |
2005-11-20 |
Paul Querna | rebuild |
commit | commitdiff | tree |
2005-11-20 |
Paul Querna | Fix program name |
commit | commitdiff | tree |
2005-11-20 |
Paul Querna | rebuild. |
commit | commitdiff | tree |
2005-11-20 |
Paul Querna | Add a mention of the new httxt2dbm program |
commit | commitdiff | tree |
2005-11-19 |
Ruediger Pluem | * Minor performance tweak by reusing already calculated... |
commit | commitdiff | tree |
2005-11-18 |
André Malo | fix eol-style |
commit | commitdiff | tree |
2005-11-18 |
André Malo | update transformation |
commit | commitdiff | tree |
2005-11-18 |
André Malo | fix properties |
commit | commitdiff | tree |
2005-11-18 |
Nick Kew | Add typemap file to mod_authz_dbd docs (oops!) |
commit | commitdiff | tree |
2005-11-18 |
Nick Kew | Note mod_authz_dbd in CHANGES |
commit | commitdiff | tree |
2005-11-18 |
Nick Kew | Documentation for mod_authz_dbd |
commit | commitdiff | tree |
2005-11-18 |
Nick Kew | mod_authz_dbd: SQL authz with Login/Session support |
commit | commitdiff | tree |
2005-11-17 |
Joshua Slive | Remove redundant link. |
commit | commitdiff | tree |
2005-11-17 |
Joshua Slive | * Deprecate AddOutputFilterByType |
commit | commitdiff | tree |
2005-11-17 |
Joshua Slive | A few markup and spelling fixes. |
commit | commitdiff | tree |
2005-11-16 |
Nick Kew | Add defaults and comments for better robustness against... |
commit | commitdiff | tree |
2005-11-16 |
André Malo | update transformation |
commit | commitdiff | tree |
2005-11-16 |
Joshua Slive | Provide at least a basic roadmap to the aaa modules... |
commit | commitdiff | tree |
2005-11-16 |
Joshua Slive | Remove on/off arguments from AuthDigestProvider. |
commit | commitdiff | tree |
2005-11-16 |
Joshua Slive | Remove on/off from the argument list for AuthBasicProvider, |
commit | commitdiff | tree |
2005-11-16 |
Justin Erenkrantz | Remove support for 'On' and 'Off' for AuthBasicProvider... |
commit | commitdiff | tree |
2005-11-16 |
Jim Jagielski | No functional change: remove "internal" tab spacing... |
commit | commitdiff | tree |
2005-11-16 |
Colm MacCarthaigh | Update transformations. |
commit | commitdiff | tree |
2005-11-16 |
Nick Kew | Fix (Chris Darroch) to register cleanup for persistent... |
commit | commitdiff | tree |
2005-11-16 |
Colm MacCarthaigh | Correct an XML validation error. |
commit | commitdiff | tree |
2005-11-16 |
Colm MacCarthaigh | Make references to 2.1 and later consistent with each... |
commit | commitdiff | tree |
2005-11-16 |
Jeff Trawick | Fix typo in ProxyStatus syntax error message. |
commit | commitdiff | tree |
2005-11-16 |
Nick Kew | Fix wrong link |
commit | commitdiff | tree |
2005-11-15 |
Jim Jagielski | Backported the UCPP code to 2.2 branch |
commit | commitdiff | tree |
2005-11-15 |
Joshua Slive | Typo. |
commit | commitdiff | tree |
2005-11-15 |
Joshua Slive | Remove a few obsolete historical references, clean up |
commit | commitdiff | tree |
2005-11-15 |
Jim Jagielski | Revert UCN default change - set back to Off, which is |
commit | commitdiff | tree |
2005-11-15 |
Jim Jagielski | Okay, at least be nice when "breaking" the API. |
commit | commitdiff | tree |
2005-11-15 |
Jim Jagielski | Add in the UseCanonicalPhysicalPort directive, which |
commit | commitdiff | tree |
2005-11-15 |
Nick Kew | Replace dodgy cast with ap_set_string_slot |
commit | commitdiff | tree |
2005-11-14 |
Nick Kew | Fix driver-dependent potential memor-use bug in prepari... |
commit | commitdiff | tree |
next |