]> granicus.if.org Git - apache/shortlog
apache
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
2011-01-24 Stefan Fritschfix typo
2011-01-24 Stefan Fritschmod_session_crypto is not supported by a released APR...
2011-01-24 Stefan Fritschadjust spelling
2011-01-24 Stefan FritschMark some modules/directives non-experimental:
2011-01-23 Lucien GentisUpdates.
2011-01-21 Rich BowenRebuilding various recent changes.
2011-01-21 Jim JagielskiMkae gcc no longer silent when doing arith on void*...
2011-01-21 Jim Jagielskiarith on void* is not good
2011-01-21 Stefan FritschIgnore leading dots when looking for mime extensions
2011-01-21 Stefan FritschAdd more documentations for Define'd variables
2011-01-21 Stefan FritschMake ap_pstr2_alnum accept const char dest
2011-01-21 Ruediger Pluem* Only unset if we have a table. This can happen if...
2011-01-20 Stefan FritschUpdate docs for changed Define syntax
2011-01-20 Stefan FritschAdd support to set variables with the 'Define' directiv...
2011-01-20 Stefan FritschMove ap_resolve_env to core.c, in preparation for addin...
2011-01-20 Igor GalićRebuild transformations.
2011-01-20 Igor GalićWeeding out some old references. Replacing w3.org/cgi...
2011-01-19 Stefan FritschFix compile error
2011-01-19 Vincent DeffontainesPropagating r1060795 to the compiled doc
2011-01-19 Jim JagielskiMake it clear that '_' is a possible char and accepted
2011-01-19 Igor GalićAdd a patch from Vincent Deffontaines to make the addin...
2011-01-19 Jim JagielskiMake the balancer shared memory slot more human readabl...
2011-01-18 Stefan Fritschupdate transforms
2011-01-18 Stefan FritschBriefly describe <If> sections and how they are merged.
2011-01-18 Stefan FritschFix some warnings with Visual Studio reported by Gregg...
2011-01-18 Jim Jagielskixforms
2011-01-18 Jim JagielskiRevert "Updates."
2011-01-18 Stefan FritschInitialize the core_dir_config->sec_files and ->sec_if...
2011-01-18 Stefan Fritschremove some redundant NULL assignments
2011-01-18 Stefan FritschCheck for s->module_config before using it, as the...
2011-01-17 Rainer JungAlign proxy_worker_shared in slotmem shm
2011-01-17 Rainer Jungmod_slotmem_shm is a predecessor of
2011-01-17 Rainer JungIncrease memory alignment for slotmem data in
2011-01-17 Stefan FritschFix segfault for loglevel >= trace2
2011-01-17 Joe Orton* modules/ssl/ssl_engine_config.c, modules/ssl/ssl_priv...
2011-01-17 Joe Orton* modules/ssl/ssl_engine_io.c: Revamp output buffering...
2011-01-17 Stefan FritschMerge the <If> sections in a separate step ap_if_walk...
2011-01-17 Rainer JungAdd server directory to INCLUDES.
2011-01-17 Rainer JungChange file touching order for util_expr to be in
2011-01-16 Guenter KnaufAdded mod_reflector to Win32 build.
2011-01-16 Lucien GentisUpdates.
2011-01-16 Rich BowenREbuild transformations.
2011-01-16 Rich BowenSpecify the default settings, as requested in tid50417
2011-01-16 Rich BowenRephrase comment about default ordering to clarify...
2011-01-16 Rich BowenRebuild transformations.
2011-01-16 Rich BowenRebuild transformations.
2011-01-16 Rich BowenProvide the IndexIgnore example that's in the httpd...
2011-01-16 Rich BowenAdditional note about BLANKICON, as per tid50417
2011-01-16 Rich BowenAs per tid50417, clarify that the icon URL can in fact...
2011-01-16 Nick Kewconfig: report error and exit cleanly if getaddrinfo...
2011-01-15 Joe Orton* .gdbinit: Add dump_request_tree macro.
2011-01-15 Joe Orton* docs/manual/mod/mod_rewrite.xml: Fix docs to match...
2011-01-15 Joe Orton* modules/cache/mod_socache_shmcb.c: Comment tweak.
2011-01-15 Guenter KnaufAdded NetWare makefiles for slotmem modules.
next