]> granicus.if.org Git - apache/shortlog
apache
2003-03-26 Jim Jagielskihelps to actually use it
2003-03-26 William A.... Apache uses strncasecmp - which we wrap to strnicmp...
2003-03-26 Bradley NicholesNeed to report a select() error vs a timeout. Also...
2003-03-24 Greg Amesap_get_mime_headers_core: allocate space for the traili...
2003-03-24 Martin KraemerOops - undo wrong commit
2003-03-24 Martin KraemerOn failures, try to add a hint what went wrong
2003-03-24 Chris Pepper Typos: arguments & explicitly.
2003-03-24 Chris Pepper Many simple typos.
2003-03-24 Chris Pepper Typos: disribution -> distribution; overriden -> overr...
2003-03-23 Chris Pepper Typo: internal.examle.com -> internal.example.com
2003-03-23 Chris Pepper Typo: derivative & "the the".
2003-03-23 Chris Pepper Typo: explicitly.
2003-03-23 Chris Pepper Typos: occurring & access_log.
2003-03-23 Chris Pepper Typos: explicit & separated.
2003-03-23 Chris Pepper Fix typos: seperately, examle, refered (not the header...
2003-03-23 Chris Pepper Fix a couple typos: explicitly, substitute.
2003-03-22 Andre MaloDo not bypass output filters when redirecting subreques...
2003-03-22 Andre MaloFix chinese default page.
2003-03-22 Yoshiki HayashiUpdate transformations.
2003-03-22 Yoshiki HayashiFix typo.
2003-03-22 Yoshiki HayashiUpdate Japanese translations.
2003-03-20 William A.... SECURITY: Eliminated leaks of several file descripto...
2003-03-19 Andre Malokeep changes in sync
2003-03-19 Andre Malouh, I forgot to add the transformated mod_nw_ssl.html ;-)
2003-03-19 Andre Maloadd mod_nw_ssl to sitemap (and autogenerated pages...
2003-03-18 Bradley NicholesFixed a small logic problem when printing out the conso...
2003-03-14 Madhusudan... OpenSSL should be included as "openssl/ssl.h" and not...
2003-03-13 Bradley NicholesAdded documentation for the directives SecureListen...
2003-03-13 Bradley NicholesAdded the optional ssl_enable functions to allow mod_pr...
2003-03-13 Bradley NicholesAdded a note that indicates that forward slashes should...
2003-03-13 Jim JagielskiDocument the SSLMutex directives
2003-03-13 Paul J. RederI did the work, got out the vote, back-ported it, remov...
2003-03-13 Madhusudan... Modify the APACHE_CHECK_SSL_TOOLKIT to detect SSL-C...
2003-03-13 Madhusudan... Replace the APACHE_CHECK_SSL_TOOLKIT method with a...
2003-03-13 Bill StoddardBackported this fix to 2.0.45-dev
2003-03-13 Madhusudan... Oops. I'd forgotten to update the CHANGES file with...
2003-03-12 Jeff Trawickreflect a fix merged to 2.0.45-dev
2003-03-12 Madhusudan... Fix PR 17864, and also fixes a SEGV problem when SHMHT...
2003-03-12 Jeff Trawickeven users of libtool 1.3.x want out-of-tree apr builds...
2003-03-11 Bradley NicholesFix up the export list so that it is consistent between...
2003-03-11 Bradley NicholesFix up the log resolve utility to work with NetWare...
2003-03-11 Ian Holsmanreflect backport of mod_deflate.c r1.31
2003-03-11 William A.... Move an accepted backport. BTW - what's with the...
2003-03-11 William A.... After discussions at length on dev@apr/httpd, it...
2003-03-11 William A.... After much discussion on dev@apr - it turns out that...
2003-03-11 Bradley NicholesAdd the version number to the screen name
2003-03-10 Andre Malomod_negotiation: quality values are now parsed independ...
2003-03-10 Andre Malothe symbols target in apr-iconv disappeared...
2003-03-10 Andre Malofix xml errors and build the stuff
2003-03-10 Graham LeggettAdd a note on building the LDAP stuff on AIX
2003-03-10 Richard BowenApplying patch from 2.0 branch, however, there still...
2003-03-09 Andre Maloupdate transformation.
2003-03-09 Andre Malokeep changes in sync.
2003-03-08 Erik AbeleFixed <default> to AuthDigestProvider.
2003-03-08 Andre MaloCheck also err_headers_out for an already set Content...
2003-03-08 Jeff Trawickuse APR_CHECK_APR_DEFINE() where possible
2003-03-08 Jeff Trawickuse APR_CHECK_APR_DEFINE() where possible
2003-03-07 Andre Malokeep changes in sync.
2003-03-07 Andre Malokeep changes in sync.
2003-03-07 Andre Malokeep changes in sync...
2003-03-07 Bradley NicholesUpdated to reflect the backport of the auth_LDAP SSL...
2003-03-07 Andre Malorevert my recent patch. util_debug is no longer needed :)
2003-03-07 Andre Maloupdate transformation.
2003-03-07 Bradley NicholesSpecify a set of APIs that are normally defined as...
2003-03-07 Sander Striker* include/http_config.h
2003-03-07 Jeff Trawickclean up the invocation of APR_CHECK_APR_DEFINE()...
2003-03-07 Andre Malo*gna* get/set_module_config are now defined in util_deb...
2003-03-06 Andre MaloMinor MMN bump:
2003-03-06 Andre Malomod_usertrack: don't set the cookie in subrequests...
2003-03-06 Andre MaloLet mod_logio be mostly included.
2003-03-06 Greg AmesLinux 2.4+: enable coredumps when Apache is started...
2003-03-06 Sander Striker* include/http_config.h
2003-03-06 William A.... Jeff reminds me, document this one (users observed...
2003-03-06 William A.... DougM confirms Madhu's suspicions, this change was...
2003-03-05 Ian Holsmannew directive 'compressionlevel'
2003-03-05 Andre MaloRestore the ability of htdigest.exe to create files...
2003-03-05 Andre Malo... as I walked by the dockside one evening so fair ...
2003-03-04 Allan K. EdwardsAdded the WindowsSocketsWorkaroud directive for Windows...
2003-03-03 Erik AbeleFix validation issue (added missing XML declaration).
2003-03-02 Andre MaloUnescape the supplied wildcard pattern. Otherwise the...
2003-03-02 Andre Maloadd some comments and WS to make it better readable...
2003-03-02 Andre Maloemit and accept modern query string parameter delimiter...
2003-03-02 Andre Malobuhuh! use the correct target string and don't forget
2003-03-02 Andre MaloWS and style issues. No code changes.
2003-03-02 Erik AbeleSTATUS update plus another opinion on the FAQ.
2003-03-02 Erik AbeleBust 'em :)
2003-03-02 Erik AbeleCleaned up the misc directory and busted the following
2003-03-02 Andre Malodocument the changed behaviour of mod_negotiation.
2003-03-01 Andre MaloExtend mod_negotiation to evaluate the environment...
2003-03-01 Erik AbeleFixed some minor XHTML issues (CENTER -> center).
2003-03-01 Andre Malofix style and WS issues. No code changes.
2003-03-01 Andre Maloupdate transformations of recent changes
2003-03-01 Andre Maloadd documentation of RewriteOptions MaxRedirects
2003-03-01 Andre MaloPrevent endless loops of internal redirects in mod_rewr...
2003-03-01 Andre MaloMention that ProxyPassReverse takes the hostname in...
2003-03-01 Stas BekmanApache hooks return int: so s/apr_status_t/int/
2003-02-28 Astrid Kessleradd the two new modules mod_authz_owner and mod_ident
2003-02-28 Andre Malobe consistent with 1.3 and use .sv extension for Swedis...
2003-02-28 Andre Maloadd a hint about PHP and PATH_INFO
2003-02-28 Andre Maloshow a little (so called) example for --with-mpm.
next