]> granicus.if.org Git - apache/shortlog
apache
2011-03-07 Eric Covenermention <if> in new_features for 2.3/2.4
2011-03-07 Jim JagielskiNote release date
2011-03-05 Lucien GentisUpdates.
2011-03-05 Jeff Trawickworker, event, prefork: Correct several issues when...
2011-03-05 Jeff Trawickzap needless reinitialization of is_graceful on the 2nd
2011-03-04 Jeff Trawicksanity check use of volatile in prefork, worker, and...
2011-03-04 Graham Leggettmod_cache_disk: Prevent a segfault should we receive...
2011-03-04 Daniel Earl... instdso.sh: HP-UX's native 'install' apparently is...
2011-03-04 Jim Jagielskixform for new mod_proxy_fcgi envvar
2011-03-04 Jim JagielskiFix/workaround for BUGZ PR 50851.
2011-03-04 Graham Leggettmod_cache_disk: Only attempt to commit to the initialis...
2011-03-03 Jeff Trawickspelling fix in a comment
2011-03-03 Jeff Trawickevent: child_main() never returns, so remove some dead...
2011-03-03 Jeff Trawickworker: child_main() never returns, so remove some...
2011-03-03 Nick KewBuild mod_authn_socache on same terms as other authn...
2011-03-02 Jeff Trawickprefork in ONE_PROCESS mode:
2011-03-02 Jeff Trawickprefork: store pid in scoreboard for ONE_PROCESS mode
2011-03-01 Jim JagielskiMore new feature goodness
2011-03-01 Nilgun Belma... update transformations.
2011-03-01 Nilgun Belma... update for sync with English docs.
2011-03-01 Jim JagielskiAnd roll onto 2.3.12
2011-03-01 Jim JagielskiReady to tag 2.3.11 as beta!
2011-03-01 Jim JagielskiUpdate doccos and xforms
2011-03-01 Nick KewRemove references to modules that don't and won't have...
2011-03-01 Nick KewDocument socache and fix the TODO in authn_socache...
2011-03-01 Nick KewFix typos leading to broken links!
2011-02-27 Jeff Trawickaxe some useless or debug-inhibiting error checking
2011-02-26 Stefan Fritschno docs should only be a blocker for GA
2011-02-26 Lucien GentisUpdates.
2011-02-26 Jeff Trawickfix some logging calls to include the server_rec
2011-02-26 Guenter KnaufAxed C++ comments and tabs.
2011-02-26 Philip M. Gollucci'votes'
2011-02-25 Jeff Trawickfix function name in log text
2011-02-25 Jim JagielskiWe are going for beta
2011-02-23 Jim JagielskiDocument mod_proxy work... userland changes
2011-02-23 Jim Jagielskiprotect one-off boundary
2011-02-23 Eric Covenercaptures of THE_REQUEST are still escaped however the...
2011-02-22 Stefan Fritschupdate xforms
2011-02-22 Stefan FritschAdd some links and bits to the ap_expr docs
2011-02-22 Jim JagielskiBe at least somewhat more RESTful... Use POST for chang...
2011-02-20 Lucien GentisUpdates
2011-02-18 Stefan FritschActually check for APU_HAVE_CRYPTO at configure time...
2011-02-18 Jim JagielskiExpose "new" ap_parse_form_data() function instead...
2011-02-18 Jim JagielskiNo longer depend on how fork() works when laying out...
2011-02-17 Jeff Trawickspelling fix
2011-02-16 Stefan FritschFix link errors for crypt() with --no-add-needed/-...
2011-02-16 Rich BowenRebuild transformations.
2011-02-16 Rich BowenI think I got the last of the "Allow from" and "Deny...
2011-02-16 Rich BowenRemoves more instances of 'allow from' and 'deny from...
2011-02-16 Rich BowenRemoves another instance of the "Allow from all" syntax.
2011-02-16 Jeff Trawickap_main_state and ap_run_mode should be marked "extern"
2011-02-16 Rich BowenWhitespace and small phrasing changes.
2011-02-15 Rich BowenNote of a good place to get content for overhauling...
2011-02-15 Rich BowenI don't think we want to encourage people to use _defau...
2011-02-15 Rich BowenRebuild transformations.
2011-02-15 Rich BowenPeople come to the SSL docs primarily for advice on...
2011-02-15 Rich BowenNote to self: Look through the docs for examples using...
2011-02-15 Rich BowenRebuild quickreference file with typo fix.
2011-02-15 Rich BowenFix XML error. Rebuild access howto.
2011-02-15 Rich BowenTypo correction as per tid50766
2011-02-15 Rich BowenRemove another mention of allow, deny, and order, and...
2011-02-15 Rich BowenMore transformation rebuilding.
2011-02-15 Rich BowenCapitalization consistent with the rest of this page.
2011-02-15 Rich BowenRebuild html transformations.
2011-02-15 Rich BowenLinks to access control howto.
2011-02-15 Rich BowenExpand the name of the "Binding" document, which seems...
2011-02-15 Rich BowenRebuild html
2011-02-15 Rich BowenLink to expr.html for more details on expression syntax.
2011-02-15 Rich BowenSmall improvements in phrasing of the access control...
2011-02-15 Rich BowenRebulds transformation, adding simplified chinese trans...
2011-02-15 Rich BowenAdds simplified Chinese translation to httpd trunk...
2011-02-15 Rich BowenRebuild documents from xml, including new access contro...
2011-02-15 Rich BowenUpdates the access control howto for trunk. Could use...
2011-02-15 Rich BowenCopies the access control howto from the 2.2 docs....
2011-02-15 Rich BowenThis document exists in the 2.2 docs, but not here...
2011-02-14 Graham LeggettDon't skip the first character, as it may be a quote...
2011-02-14 Eric Covenertypo in format string for 1070660
2011-02-14 Eric CovenerLog a hint about the directory needing to be executable
2011-02-14 Jeff Trawickfix compile failure in r1070616
2011-02-14 Jeff Trawickfix theoretical const issue in call to strchr()
2011-02-14 Jim JagielskiDocument pre_read_request and bump mmn
2011-02-14 Jim JagielskiNew hook: ap_run_pre_read_request()
2011-02-13 Stefan FritschMention ap_state_query() in the new API docs
2011-02-13 Stefan FritschFix two bugs introduced by r1070153
2011-02-13 Graham Leggettmod_cache: When a request other than GET or HEAD arrive...
2011-02-12 Graham Leggettmod_cache: Make sure that the moving of the CACHE filte...
2011-02-12 Stefan FritschUse ap_state_query() to fix many modules that were...
2011-02-12 Stefan FritschCreate new ap_state_query() function that allows module...
2011-02-12 Graham Leggettmod_cache: When a bad Expires date is present, we need...
2011-02-12 Stefan FritschLog something nicer than "Internal error: pcfg_openfile...
2011-02-12 Joe Orton* docs/manual/mod/: Play language lawyer with the SSL_...
2011-02-12 Graham Leggettmod_cache: We must ignore quoted-string values that...
2011-02-12 Stefan Fritschrevert r1026746:
2011-02-11 Graham LeggettReinstate comment.
2011-02-11 Graham Leggettmod_cache: Respect s-maxage as described by RFC2616...
2011-02-11 Ruediger Pluem* Play safe if the notes table does not contain an...
2011-02-11 Joe Orton* modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle...
2011-02-11 Joe Orton* modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle...
2011-02-11 Joe Orton* modules/ssl/ssl_private.h: Clarify comment on modssl_...
2011-02-10 Jim Jagielskimove function...
next