]> granicus.if.org Git - apache/shortlog
apache
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...
2011-02-09 Lucien GentisUpdates.
2011-02-09 Jim JagielskiUgg... unbalanced workers *do* need a mutex as well...
2011-02-09 Jim Jagielskitypo
2011-02-09 Jim JagielskiSquash error/warning about signed/unsigned comparison
2011-02-09 Ruediger Pluem* Fix syntax errors and a non existing variable.
2011-02-09 Ruediger Pluem* Make module compile by fixing some typos.
2011-02-08 Graham LeggettRPM spec file: Make the httpd init script consistent...
2011-02-08 Jim JagielskiRemove the thread mutex from the worker... it really...
2011-02-08 Jim JagielskiExpose this as part of the API. That way, other code...
2011-02-08 Joe Orton* server/mpm/prefork/prefork.c (stop_listening, sig_ter...
2011-02-08 Rich BowenRebuild transformations.
2011-02-08 Rich BowenCustom, not Customer, error docs.
2011-02-07 Jim JagielskiOnly persist if we want it to
2011-02-07 Jim JagielskiOK, use faster, shared version... makes sense to persis...
2011-02-07 Jim JagielskiKeep track of how many workers we've used so far.....
2011-02-07 Jim JagielskiSave this for later to be done... recall that .free...
2011-02-07 Jim JagielskiSlotmem now provides for the number of "free" slots
2011-02-07 Jim JagielskiMutex around adding a new worker...
2011-02-05 Stefan Fritschtest_char.h is a dependency, not a source. This seems...
2011-02-05 Stefan Fritschrevert r1066944, r1067177 for now
2011-02-05 Lucien GentisUpdates.
2011-02-04 Jim JagielskiLock around the time when we're mucking w/ balancers...
2011-02-04 Jim JagielskiHere we go... we can now, via balancer-manager, add new
2011-02-04 Jim Jagielskimight as well allow for the sticky session to be adjust...
2011-02-04 Jim JagielskiOops.... we need to adjust sticky, which is an array now
2011-02-04 André Maloupdate convmap
2011-02-04 Jim JagielskiAnd yet more balancer params that can be changed at...
2011-02-04 Jim JagielskiUntil this is fixed to link in lresolv, exclude.
2011-02-03 Stefan FritschReload resolv.conf on graceful restarts
2011-02-03 Stefan FritschOptimize memory access pattern of ap_merge_per_dir_conf...
2011-02-03 Stefan FritschRaise DYNAMIC_MODULE_LIMIT to 256
2011-02-02 Jim JagielskiNo need to pollute the whole namespace...
2011-02-02 Igor GalićStatus update
2011-02-02 Jim JagielskiOptimize... create a struct to hold the worker status...
2011-02-02 Igor Galićupdate transformations
2011-02-02 Jim JagielskiInstead of just enabling/disabling, we can now adjust
2011-02-02 Nick KewDrBacchus sez fix-a-docs-bug
2011-02-02 Nick KewDrBacchus says Fix-a-docs-bug
2011-02-02 Igor Galićtid 50632, specifying the default of proxy-interim...
2011-02-01 Jim JagielskiAgain, abstract out the worker status magic to it's...
2011-02-01 Jim Jagielskibitfields should be unsigned
2011-02-01 Jim JagielskiMove the setting of flags into a func... that way there is
2011-02-01 Jim JagielskiWe can now change lbmethod at runtime.
2011-01-31 Vincent DeffontainesForgot to encode accents in r1065768
2011-01-31 Vincent DeffontainesAdding a french translation for expr.xml
2011-01-31 Vincent DeffontainesAdding a link to the wikipedia page describing BNF.
2011-01-31 Jim JagielskiA new mode that is maintainer + O0 (for better gdb)
2011-01-31 Jim JagielskiMove the lbmethod to also allow it to be adjusted runtime
2011-01-31 Jim Jagielskituck away code that lets us ensure that the id is always
2011-01-31 Jim JagielskiMove some "nice to be able to change" balancer stuff...
2011-01-31 Vincent DeffontainesSetting missing LastChangedRevision to the latest ...
2011-01-29 Lucien GentisUpdates.
2011-01-27 Jim JagielskiRevert an old (~10yr) change to the fd Q; move back to
2011-01-26 Guenter KnaufAdded mod_slotmem*.dsp files forgotten with commit...
2011-01-26 Eric Covenerxforms
2011-01-26 Eric Covenerthe comparison string has been decoded for rewriterule...
2011-01-26 Eric Covenerpoint to where SERVER_NAME and SERVER_PORT get their
2011-01-25 Guenter KnaufAdded slotmem* modules to Win32 build.
2011-01-25 Jim JagielskiMake worker the default MPM for 2.3/2.4
2011-01-25 Jim JagielskiUpdate with latest info
2011-01-24 Stefan Fritschbreak some very long lines, no code change
2011-01-24 Stefan Fritschupdate transforms
next