]> granicus.if.org Git - apache/history - modules
Style changes only. No functional changes.
[apache] / modules /
2003-02-17 Justin ErenkrantzStyle changes only. No functional changes.
2003-02-17 Justin ErenkrantzSwitch mod_deflate to 'most' status now. It's stable...
2003-02-15 André Malocatch some style issues. No code changes.
2003-02-14 André MaloExtend the SetEnvIf directive to capture subexpressions...
2003-02-14 André Malouse a better text for the overlap warning.
2003-02-14 André Maloextend the check for Alias overlappings. Now test also...
2003-02-14 Bradley NicholesAdded support for Novell LDAP SDK and standardized...
2003-02-14 Ian Holsmanchange optional function to return the previous writer...
2003-02-14 André Malopeople often assume that their Aliases will be found...
2003-02-14 André MaloForward port of mod_actions' ability to handle arbitrar...
2003-02-13 André Malostyle.
2003-02-13 William A. Rowe Jr Tabs. Runovers. Style violations ... oh my!
2003-02-13 André Malodrop the guess_domain function.
2003-02-12 Bradley NicholesMake sure that the file extension is at least an empty...
2003-02-12 Jeff Trawickmod_cgi, mod_cgid, mod_ext_filter: Log errors when...
2003-02-12 André Malostyle issues. no code changes.
2003-02-11 Bradley NicholesMake sure the command type defaults to APR_PROGRAM...
2003-02-11 Bradley NicholesStart all CGIs as detached and allow the APR_PROGRAM_...
2003-02-11 André MaloDo not use local paths for the domain parameter on...
2003-02-07 William A. Rowe Jr *) Introduce debugging symbols for Win32 release...
2003-02-07 William A. Rowe Jr Fix various inconsistencies between the saved IDE...
2003-02-06 Bradley NicholesFix up load dependancies to avoid LoadModule ordering
2003-02-05 André Maloadd missing licenses
2003-02-03 André Malofinished that boring job:
2003-02-01 Jeff TrawickFix mod_cern_meta to not create empty metafiles when the
2003-01-31 Jeff Trawickfix misuse of const in a recent commit
2003-01-29 Justin ErenkrantzAllow mod_dav to do weak entity comparison function...
2003-01-29 William A. Rowe Jr Allow headers (if not already passed by other means...
2003-01-29 Justin ErenkrantzFix If header parsing when a non-mod_dav lock token...
2003-01-28 André MaloIntroduce "prefer-language" environment variable,
2003-01-23 Bill Stoddarddup the apr_mmap_t out of the request pool for sending...
2003-01-23 Justin ErenkrantzMissed a word in a comment.
2003-01-23 Justin ErenkrantzCreate a subpool when we open the propdb, but we can...
2003-01-23 Cliff WoolleyFix a problem whereby multiple MMapFile directives...
2003-01-22 Bradley NicholesAdd mod_ident to the NetWare build
2003-01-22 Bradley NicholesUpdate the make file to be compatible with the latest...
2003-01-21 William A. Rowe Jr*** empty log message ***
2003-01-21 Graham LeggettEnsure LDAP version is set to v3 on every bind.
2003-01-21 Graham LeggettUpdate the copyright dates
2003-01-21 Graham LeggettFix mod_ldap to open an existing shared memory file...
2003-01-20 William A. Rowe Jr Add the missing /Fd"" option
2003-01-20 William A. Rowe Jr Taking a guess at what mod_ident.exp should look...
2003-01-20 William A. Rowe Jr Win32 build project for David Shane Holden's mod_iden...
2003-01-20 William A. Rowe Jr Correct misplaced # End Group marker.
2003-01-20 William A. Rowe Jr Missing version tags [noted while rolling win32 binar...
2003-01-20 William A. Rowe Jr Catch up with the changes to apr/build/win32ver.awk...
2003-01-18 André Malomove rfc1413 code to a new module "metadata:mod_ident".
2003-01-17 Roy T. FieldingUse ap_strchr instead of strchr and get the constness...
2003-01-16 Bradley NicholesAdd mod_dav_lock to the NetWare build
2003-01-15 André Maloadd support for "Require file-group"
2003-01-15 André Maloadd support for "require file-group"
2003-01-15 André Maloas announced and with no objections:
2003-01-13 Jeff Trawickmod_ext_filter: Fix a problem building argument lists...
2003-01-13 William A. Rowe Jr After introducing tests in the cmds, we lose the...
2003-01-07 Greg SteinWhen unlocking, the auto-checkin code does not need...
2003-01-06 Justin ErenkrantzUm, that should have been a 'no' - you should have...
2003-01-06 Jeff Trawickfix a type mismatch (char * vs. const char *)
2003-01-06 William A. Rowe Jr Bring forward the IndexOptions IgnoreCase option...
2003-01-06 André Malobe consistent:
2003-01-06 André Malonot very spectacular ;-)
2003-01-06 André Malocleanup.
2003-01-06 André Malosome cleanup.
2003-01-06 André Malouse less specific ap_note_auth_failure API call, since...
2003-01-06 André Maloallow group authorization to be stored in either basic...
2003-01-05 André Malowell, it's a backstopper. So stop also misconfigured...
2003-01-05 André Maloallow empty user ids to be supplied without responding...
2003-01-04 Justin ErenkrantzAdd a generic locking provider to DAV - mod_dav_lock...
2003-01-03 André Malooh, cool. the recent commit fixed accidentally a null
2003-01-03 André Malosome cleanup.
2003-01-02 André Malobreak down macro code and avoid mixed case.
2003-01-01 André MaloThe patch allows the user to log the accurate filter...
2003-01-01 André Malomake provider selection available in .htaccess files
2003-01-01 André Maloprovide better error messages for the multiviewsmatch...
2003-01-01 André Maloadd support for digest authentication to the authn_dbm...
2003-01-01 André Malocut password at the first colon.
2002-12-29 André Maloallow RewriteEngine Off even if Options -FollowSymlinks...
2002-12-23 William A. Rowe Jr All we care about is the type and name, just ask...
2002-12-20 Rich Bowennegoatiation -> negotiation
2002-12-19 Bill StoddardCorrect a warning message.
2002-12-18 Bill StoddardCut an info log entry for each object we cache. Is...
2002-12-18 Bill StoddardRename CacheMaxStreamingBuffer to MCacheMaxStreamingBuf...
2002-12-17 Bill StoddardSHould be using ths string form of exp (which is exps).
2002-12-17 Paul J. Redermod_cache: Fix PR 15113, a core dump in cache_in_filter...
2002-12-15 Brian Panedon't segfault in mod_mime's find_ct() if we get there...
2002-12-14 William A. Rowe Jr After some productive feedback and no negative feedba...
2002-12-14 William A. Rowe Jr After some productive feedback and no negative feedba...
2002-12-14 Bradley NicholesAdded character set support to mod_auth_LDAP to allow...
2002-12-12 William A. Rowe Jr Fix a declaration mismatch. We are down to const...
2002-12-11 Bill StoddardA few more lazy initializations. No function change...
2002-12-11 Bill StoddardDon't spend cycles finding cache-control until we actua...
2002-12-11 William A. Rowe Jr Build ldap for win32 by default. No extra magic...
2002-12-11 William A. Rowe Jr The only code change required for Win32 ldap to build...
2002-12-09 Justin ErenkrantzRewrite how proxy sends its request to allow input...
2002-12-08 Wilfredo Sanchezmod_authn_anon should be a provider
2002-12-08 Wilfredo Sanchezthe AccessAuthoritative directive should be AuthzDefaul...
2002-12-08 Wilfredo Sanchezthere is some confusion with "yes" and "no" and "on...
2002-12-08 Wilfredo Sanchezoutch. there are some possible NULL pointer references...
2002-12-08 Wilfredo Sanchezwhen asking the providers for authentication, the main...
2002-12-08 Wilfredo Sanchez2.0 -> 2.1
2002-12-05 Brian Panemod_proxy: Don't remove the Content-Length from responses
next