]> granicus.if.org Git - apache/history - modules
Add the version number to the screen name
[apache] / modules /
2003-03-10 André Malomod_negotiation: quality values are now parsed independ...
2003-03-10 Graham LeggettAdd a note on building the LDAP stuff on AIX
2003-03-08 André MaloCheck also err_headers_out for an already set Content...
2003-03-08 Jeff Trawickuse APR_CHECK_APR_DEFINE() where possible
2003-03-06 André MaloMinor MMN bump:
2003-03-06 André Malomod_usertrack: don't set the cookie in subrequests...
2003-03-06 André MaloLet mod_logio be mostly included.
2003-03-06 William A. Rowe Jr DougM confirms Madhu's suspicions, this change was...
2003-03-05 Ian Holsmannew directive 'compressionlevel'
2003-03-02 André MaloUnescape the supplied wildcard pattern. Otherwise the...
2003-03-02 André Maloadd some comments and WS to make it better readable...
2003-03-02 André Maloemit and accept modern query string parameter delimiter...
2003-03-02 André Malobuhuh! use the correct target string and don't forget
2003-03-02 André MaloWS and style issues. No code changes.
2003-03-01 André MaloExtend mod_negotiation to evaluate the environment...
2003-03-01 André Malofix style and WS issues. No code changes.
2003-03-01 André MaloPrevent endless loops of internal redirects in mod_rewr...
2003-02-28 Jeff Trawickmod_rewrite: Fix some problems reporting errors with...
2003-02-27 André MaloFix mod_rewrite's abs_URI handling.
2003-02-25 André MaloWhen using Redirect in directory context, append reques...
2003-02-25 William A. Rowe Jr Confirmed by Milan Kosina that this code was still...
2003-02-25 Jeff Trawickfix some const-ness problems which break the compile...
2003-02-24 Bradley NicholesDon't try to use the LDAP cache if it has been turned...
2003-02-24 André MaloThis is part three.
2003-02-24 André MaloThis is part two.
2003-02-24 André MaloWell, here comes a major fix. I've splitted the patch...
2003-02-24 Jeff TrawickKeep the subrequest filter in place when a subrequest is
2003-02-23 William A. Rowe Jr Someone (I need to refer back) asked that we do the...
2003-02-23 André Maloguess, what happens, when l == 0
2003-02-23 Jim JagielskiRight now SSLMutex is bogus. It just uses APR_LOCK_DEFA...
2003-02-23 André Malouh, oh. Fix possible 1-byte buffer overflow.
2003-02-21 Madhusudan MathihalliFix a 64-bit porting issue.
2003-02-20 William A. Rowe Jr After consultations on the APR list, it was decided...
2003-02-20 Jeff Trawickquiet a gcc warning by adding () around && within ||
2003-02-19 Justin ErenkrantzReturn 413 if chunk-ext-header is too long rather than...
2003-02-19 Justin ErenkrantzIf mod_mime_magic does not know the content-type, do...
2003-02-18 William A. Rowe Jr foo.dbgmark turned out to be the same 8.3 name as...
2003-02-18 André MaloHook mod_proxy's fixup before mod_rewrite's fixup,...
2003-02-18 Jeff Trawickfix a typo in a comment
2003-02-17 Justin ErenkrantzFix potential memory leaks in mod_deflate on malformed...
2003-02-17 Justin ErenkrantzRemove ap_cache_reset_output_filters.
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:
next