2011-02-15 |
Rich Bowen | Rebuild html transformations. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rich Bowen | Links to access control howto. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rich Bowen | Expand the name of the "Binding" document, which seems... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rich Bowen | Rebuild html |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rich Bowen | Link to expr.html for more details on expression syntax. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rich Bowen | Small improvements in phrasing of the access control... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rich Bowen | Rebulds transformation, adding simplified chinese trans... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rich Bowen | Adds simplified Chinese translation to httpd trunk... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rich Bowen | Rebuild documents from xml, including new access contro... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rich Bowen | Updates the access control howto for trunk. Could use... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rich Bowen | Copies the access control howto from the 2.2 docs.... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rich Bowen | This document exists in the 2.2 docs, but not here... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Graham Leggett | Don't skip the first character, as it may be a quote... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Eric Covener | typo in format string for 1070660 |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Eric Covener | Log a hint about the directory needing to be executable |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Jeff Trawick | fix compile failure in r1070616 |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Jeff Trawick | fix theoretical const issue in call to strchr() |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Jim Jagielski | Document pre_read_request and bump mmn |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Jim Jagielski | New hook: ap_run_pre_read_request() |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Stefan Fritsch | Mention ap_state_query() in the new API docs |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Stefan Fritsch | Fix two bugs introduced by r1070153 |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Graham Leggett | mod_cache: When a request other than GET or HEAD arrive... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Graham Leggett | mod_cache: Make sure that the moving of the CACHE filte... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Stefan Fritsch | Use ap_state_query() to fix many modules that were... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Stefan Fritsch | Create new ap_state_query() function that allows module... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Graham Leggett | mod_cache: When a bad Expires date is present, we need... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Stefan Fritsch | Log something nicer than "Internal error: pcfg_openfile... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Joe Orton | * docs/manual/mod/: Play language lawyer with the SSL_... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Graham Leggett | mod_cache: We must ignore quoted-string values that... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Stefan Fritsch | revert r1026746: |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Graham Leggett | Reinstate comment. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Graham Leggett | mod_cache: Respect s-maxage as described by RFC2616... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Ruediger Pluem | * Play safe if the notes table does not contain an... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Joe Orton | * modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Joe Orton | * modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Joe Orton | * modules/ssl/ssl_private.h: Clarify comment on modssl_... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jim Jagielski | move function... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Jim Jagielski | Ugg... unbalanced workers *do* need a mutex as well... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Jim Jagielski | typo |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Jim Jagielski | Squash error/warning about signed/unsigned comparison |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Ruediger Pluem | * Fix syntax errors and a non existing variable. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Ruediger Pluem | * Make module compile by fixing some typos. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Graham Leggett | RPM spec file: Make the httpd init script consistent... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jim Jagielski | Remove the thread mutex from the worker... it really... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jim Jagielski | Expose this as part of the API. That way, other code... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Joe Orton | * server/mpm/prefork/prefork.c (stop_listening, sig_ter... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Rich Bowen | Rebuild transformations. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Rich Bowen | Custom, not Customer, error docs. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jim Jagielski | Only persist if we want it to |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jim Jagielski | OK, use faster, shared version... makes sense to persis... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jim Jagielski | Keep track of how many workers we've used so far..... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jim Jagielski | Save this for later to be done... recall that .free... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jim Jagielski | Slotmem now provides for the number of "free" slots |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jim Jagielski | Mutex around adding a new worker... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Stefan Fritsch | test_char.h is a dependency, not a source. This seems... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Stefan Fritsch | revert r1066944, r1067177 for now |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jim Jagielski | Lock around the time when we're mucking w/ balancers... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jim Jagielski | Here we go... we can now, via balancer-manager, add new |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jim Jagielski | might as well allow for the sticky session to be adjust... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jim Jagielski | Oops.... we need to adjust sticky, which is an array now |
commit | commitdiff | tree | snapshot |
2011-02-04 |
André Malo | update convmap |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jim Jagielski | And yet more balancer params that can be changed at... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jim Jagielski | Until this is fixed to link in lresolv, exclude. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Stefan Fritsch | Reload resolv.conf on graceful restarts |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Stefan Fritsch | Optimize memory access pattern of ap_merge_per_dir_conf... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Stefan Fritsch | Raise DYNAMIC_MODULE_LIMIT to 256 |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jim Jagielski | No need to pollute the whole namespace... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Igor Galić | Status update |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jim Jagielski | Optimize... create a struct to hold the worker status... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Igor Galić | update transformations |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jim Jagielski | Instead of just enabling/disabling, we can now adjust |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Nick Kew | DrBacchus sez fix-a-docs-bug |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Nick Kew | DrBacchus says Fix-a-docs-bug |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Igor Galić | tid 50632, specifying the default of proxy-interim... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Jim Jagielski | Again, abstract out the worker status magic to it's... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Jim Jagielski | bitfields should be unsigned |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Jim Jagielski | Move the setting of flags into a func... that way there is |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Jim Jagielski | We can now change lbmethod at runtime. |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Vincent Deffontaines | Forgot to encode accents in r1065768 |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Vincent Deffontaines | Adding a french translation for expr.xml |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Vincent Deffontaines | Adding a link to the wikipedia page describing BNF. |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Jim Jagielski | A new mode that is maintainer + O0 (for better gdb) |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Jim Jagielski | Move the lbmethod to also allow it to be adjusted runtime |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Jim Jagielski | tuck away code that lets us ensure that the id is always |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Jim Jagielski | Move some "nice to be able to change" balancer stuff... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Vincent Deffontaines | Setting missing LastChangedRevision to the latest ... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Jim Jagielski | Revert an old (~10yr) change to the fd Q; move back to |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Guenter Knauf | Added mod_slotmem*.dsp files forgotten with commit... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Eric Covener | xforms |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Eric Covener | the comparison string has been decoded for rewriterule... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Eric Covener | point to where SERVER_NAME and SERVER_PORT get their |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Guenter Knauf | Added slotmem* modules to Win32 build. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Jim Jagielski | Make worker the default MPM for 2.3/2.4 |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Jim Jagielski | Update with latest info |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Stefan Fritsch | break some very long lines, no code change |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Stefan Fritsch | update transforms |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Stefan Fritsch | fix typo |
commit | commitdiff | tree | snapshot |
next |