]> granicus.if.org Git - apache/history - modules
Removing rpm stuff from buildconf until it becomes portable
[apache] / modules /
2003-03-29 André MaloFix mod_ssl.dsp and abs.dsp to use also the openssl...
2003-03-29 Jim JagielskiBecause SSL's child init is run *after* we change uid...
2003-03-28 William A. Rowe Jr Per JimJ's review - we prefer posix over semv, fcntl...
2003-03-28 William A. Rowe Jr Addendum to r1.74; Keep only the resulting filename...
2003-03-27 William A. Rowe Jr Addendum to r1.21... I missed the fact that we blew...
2003-03-27 William A. Rowe Jr Fix a serious bug where the 'next' generation of...
2003-03-27 William A. Rowe Jr Allow any mutex to accept a 'filename' ... and always...
2003-03-26 Jim Jagielskihelps to actually use it
2003-03-26 William A. Rowe Jr Apache uses strncasecmp - which we wrap to strnicmp...
2003-03-22 André MaloDo not bypass output filters when redirecting subreques...
2003-03-20 William A. Rowe Jr SECURITY: Eliminated leaks of several file descripto...
2003-03-14 Madhusudan MathihalliOpenSSL should be included as "openssl/ssl.h" and not...
2003-03-13 Bradley NicholesAdded the optional ssl_enable functions to allow mod_pr...
2003-03-13 Madhusudan MathihalliReplace the APACHE_CHECK_SSL_TOOLKIT method with a...
2003-03-12 Madhusudan MathihalliFix PR 17864, and also fixes a SEGV problem when SHMHT...
2003-03-11 Ian Holsmanreflect backport of mod_deflate.c r1.31
2003-03-11 William A. Rowe Jr After discussions at length on dev@apr/httpd, it...
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...
next