]> granicus.if.org Git - apache/shortlog
apache
2008-04-04 Graham Leggettmod_session_cookie: Add a session implementation capabl...
2008-04-04 Graham Leggettmod_session: Add a generic session interface to unify...
2008-04-04 Nick KewAdd condition for <If> sections to core config merge
2008-04-03 Chris DarrochAttempt to correct major bump from previous commit...
2008-04-03 Vincent BrayTypo fixes courtesy of the French translation crew
2008-04-03 Vincent BrayUpdate transformations
2008-04-03 Vincent BrayFix a couple of links.
2008-04-03 Chris DarrochAvoid calling access control hooks for internal request...
2008-04-03 Jim Jagielskiclose PR 44381
2008-04-03 Nick KewHTTPD Core: Implement <If> sections for conditional...
2008-04-03 Nick KewAvoid returning NULL from ap_expr_string.
2008-04-02 Nick KewExpression evaluation: treat null expression as uncondi...
2008-04-02 Ruediger Pluem* Prevent a segfault if the destination URI of a copy...
2008-04-02 André Maloadjust charset info for svnmailer
2008-04-02 André Malomove Japanese output files to utf-8
2008-04-02 André Maloprepare moving ja output files to utf-8
2008-04-02 André Maloupdate transformation
2008-03-31 Nick KewRemove ap_expr_clone from the API (same day it was...
2008-03-31 Nick KewAdd upgrading section to mod_filter docs.
2008-03-31 Nick KewUpdate mod_filter to use ap_expr
2008-03-31 Nick KewUpdate mod_include for ap_expr update
2008-03-31 Nick KewFlesh out ap_expr with:
2008-03-30 Nick KewDocument the fact that ap_expr was added.
2008-03-29 Ruediger Pluem* Add some doxygen stub / stuff
2008-03-29 Ruediger Pluem* Prevent multiple "execution" of ap_expr.h contents...
2008-03-29 Ruediger Pluem* For AP_MAX_REG_MATCH we need to ensure that httpd...
2008-03-29 Nick KewThou shalt not let tabs creep in.
2008-03-29 Nick KewUpdate mod_include to use ap_expr API
2008-03-29 Nick KewIntroduce ap_expr expression parser API
2008-03-27 Joe OrtonUpdate Timeout section, the semantics changed completely
2008-03-27 Jean-Frederic... Remove useless test.
2008-03-26 Chris Darrochnote required APR/httpd versions
2008-03-26 Vincent BrayUpdate transformations
2008-03-26 Vincent BrayAdd a caveat about SetEnv running late
2008-03-25 Chris DarrochUpdate transformation.
2008-03-25 Chris DarrochFix minor typos and capitalizations.
2008-03-25 Chris DarrochAdd AuthzMergeRules to example configuration, and avoid...
2008-03-25 Chris DarrochReturn AUTHZ_GRANTED not AUTHZ_DENIED when redirecting...
2008-03-21 André Malooh dear, thanks joe
2008-03-21 André Malofixup on .tr extension
2008-03-21 André Maloupdate transformation
2008-03-21 André MaloAdd Turkish translations
2008-03-21 Eric Covenerspelling fix
2008-03-21 Chris DarrochPR 43211: Revise mod_authn_dbd and mod_authz_dbd docume...
2008-03-20 Ruediger Pluem* Initialize hash needed by ap_register_rewrite_mapfunc...
2008-03-20 Chris Darroch*) mod_authn_dbd: Disambiguate and tidy database authen...
2008-03-19 Chris DarrochPR #43210: Disambiguate and tidy database authenticatio...
2008-03-19 Nick Kewmmn bump for chroot (r611483)
2008-03-19 Nick KewDocument new ChrootDir directive (r611483)
2008-03-17 Jim Jagielskidocco sync
2008-03-17 Jim Jagielskibackported in 637902
2008-03-16 Vincent BrayOne typo, one logic error.
2008-03-14 Eric Covenerbackported in r637167
2008-03-13 André Maloupdate transformation
2008-03-13 André Malofix parentdocument reference
2008-03-13 André Maloupdate transformation
2008-03-13 André Malofix meta reference
2008-03-13 André Malobuild bootstrap again
2008-03-13 André Maloupdate Turkish language file
2008-03-13 Ruediger Pluem* Do not do Range requests if we use our own conditiona...
2008-03-12 André Malo/me broke the encoding, fix it.
2008-03-12 André Maloupdate transformation
2008-03-12 André Malo* let status texts and letters completely depend on...
2008-03-12 Joshua SliveFix a typo in an example.
2008-03-12 Joshua SliveRemove linke to deleted rewrite doc.
2008-03-12 Joshua SliveMake the RewriteRule docs shorter (!) by referencing...
2008-03-12 Ruediger Pluem* Restore the original request headers if the cached...
2008-03-12 Joshua SliveFlush out the rewrite docs a little. In particular:
2008-03-11 André Malo- drop korean rewrite guide as well as it can't be...
2008-03-11 Joshua SliveSome minor fixups on the rewrite guide. Add proper...
2008-03-11 Joshua SliveRemove old rewriteguide and link to new version.
2008-03-11 Jim JagielskiPR 43562.
2008-03-11 Vincent BrayUpdate transformations
2008-03-11 Vincent BrayCorrect 'require' capitalisation missed in previous...
2008-03-09 Vincent BrayUpdate transformations
2008-03-09 Vincent BrayPet peeve: fix capitalisation of 'Require' directive
2008-03-07 Eric Covener* mod_ldap: Correctly return all requested attribute...
2008-03-07 Joshua SliveNote that reverse proxy means gateway in a few places.
2008-03-07 André Maloadd language definitions for turkish
2008-03-07 André Malobuild bootstrap
2008-03-07 André Maloset eol style
2008-03-07 André MaloAdd tr.xml, the base for turkish translations
2008-03-07 André Maloupdate transformation
2008-03-06 Vincent BrayUpdate transformations
2008-03-06 Vincent BrayFix quoting for AuthLDAPUrl examples.
2008-03-06 Vincent BrayFix mixed up descriptions of regex tokens.
2008-03-05 Jim Jagielskiin 2.2
2008-03-05 Jim Jagielskibackport r633885
2008-03-05 Ruediger Pluem* Add checkfile2 at the end of the struct and not in...
2008-03-04 Eric Covenerreturn AUTHZ_GRANTED instead of OK from the LDAP nested...
2008-03-04 William A.... Correct typo in r633607
2008-03-04 Chris Darrochadd comment from event MPM's fdqueue ap_pop_pool()...
2008-03-04 William A.... Enable UAC transition from ApacheMonitor running as...
2008-03-04 Joe OrtonSession cache interface redesign, Part 7:
2008-03-03 Ruediger Pluem* lfi is already a pointer in contrast fi which was...
2008-03-03 Nick Kewcore: fix SymlinksIfOwnerMatch checking:
2008-03-02 William A.... A large refactoring, but no behavior change;
2008-03-02 Ruediger Pluem* If the cached entity contained Cache-Control: no...
2008-03-02 Niklas Edmundssonmod_rewrite: Check all files used by DBM maps for fresh...
2008-03-01 Erik AbeleTransformations.
next