2013-01-16 |
Daniel Gruno | If r:regex does not match, only return 'false', don... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Ruediger Pluem | * A limit of zero means unlimited for LimitRequestBody. |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Daniel Gruno | Using the traditional way of declaring Lua functions... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Justin Erenkrantz | Make documentation reflect reality of what the code... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Rich Bowen | Rebuild/test |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Rich Bowen | Typo |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Rich Bowen | Adds examples to the various <!--#config attributes. |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Rich Bowen | The word 'Basic' is not meaningful here. These are... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Rich Bowen | Rebuild |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Rich Bowen | Replaces the term 'element' with the term 'function... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Rich Bowen | Rebuild SSI change. |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Rich Bowen | Oh, look, we overlooked another instance of 'Apache... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Rich Bowen | rebuild |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Rich Bowen | Provide an example in the introduction in order to... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Christophe... | Log a warning if ThreadStackSize has an inappropriate... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Christophe... | Improve error message |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Daniel Ruggeri | Add helper function to execute command w args and get... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Daniel Gruno | fix mysql connection string in example |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Rainer Jung | Fix htcacheclean list options "-a" and "-A". |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Daniel Gruno | The pool and db object to be used should be created... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Daniel Gruno | revert r1432881 - t'wasn't a bug after all. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Daniel Gruno | mod_lua/dbd: Only 2 arguments are passed, so let's... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Eric Covener | add default |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Daniel Gruno | Shamelessly add some people to the contributors list... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Daniel Gruno | This stuff is now in trunk. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Daniel Gruno | Debian doesn't like pushing statically defined function... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Graham Leggett | mod_ssl: Allow the SSLUserName to be used to control... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Graham Leggett | Fix a typo. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Daniel Gruno | Since functions are now pushed solely in lua_dbd.c... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Gregg Lewis... | inform compiler where mod_dbd.h is located |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Guenter Knauf | Added include path for mod_dbd.h. |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Daniel Gruno | CodeWarrior workaround for lua_dbd |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Jim Jagielski | Fix mistaken reset of num_free with restored shm |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Jim Jagielski | these are in 2.4.x |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Rainer Jung | xforms. |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Rainer Jung | Remove reference to RequireNone, which is no longer |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Rich Bowen | Nothing to see here. (Fixes annoying indentation in... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Rich Bowen | Rebuild - includes the update to the copyright date. |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Rich Bowen | Fix xml validation |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Rich Bowen | Adds a seealso for the logging doc. |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Jim Jagielski | Naming |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Daniel Gruno | Rephrasing a bit of the database docs for mod_lua |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Daniel Gruno | Add lua_dbd features to CHANGES |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Daniel Gruno | Fix typo in comment, as per bugzilla #54388 |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Daniel Gruno | Add database features for mod_lua (apr_dbd + mod_dbd). |
commit | commitdiff | tree | snapshot |
2013-01-06 |
Graham Leggett | rpm spec: Ensure we are prioritised above mod_ssl on... |
commit | commitdiff | tree | snapshot |
2013-01-06 |
Christophe... | According to my testing, one special case of 'log_xlate... |
commit | commitdiff | tree | snapshot |
2013-01-06 |
Christophe... | Use ap_bin2hex instead of sprintf(..., "%02x". It gives... |
commit | commitdiff | tree | snapshot |
2013-01-06 |
Christophe... | According top my testing 'socache_mc_id2key' is 6x... |
commit | commitdiff | tree | snapshot |
2013-01-06 |
Vincent Deffontaines | Security notes about SQL injection. |
commit | commitdiff | tree | snapshot |
2013-01-06 |
Christophe... | According top my testing 'SSL_SESSION_id2sz' is 4x... |
commit | commitdiff | tree | snapshot |
2013-01-06 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2013-01-05 |
Rainer Jung | Happy new year. |
commit | commitdiff | tree | snapshot |
2013-01-05 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2013-01-05 |
Kaspar Brand | mod_ssl/ab: only use "--static" for pkg-config when... |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Stefan Fritsch | fix typo: || not | |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Jim Jagielski | non-existance of byrequests is not an immediate error |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Joe Orton | * modules/proxy/mod_proxy_ftp.c (proxy_ftp_handler... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Kaspar Brand | Improve pkg-config usage for mod_ssl/ab: |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Guenter Knauf | Stupid CodeWarrior compiler cant take vars with struct... |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Stefan Fritsch | Add some caching for password hash validation. |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Stefan Fritsch | remove unneeded include statements |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Stefan Fritsch | Remove support for Request-Range header sent by Navigat... |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Stefan Fritsch | abort if BIO_new fails due to lack of memory |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Vincent Deffontaines | Adding security related information |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Gregg Lewis... | say what I meant to say |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Stefan Fritsch | change protocol number parsing in strict mode according... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Stefan Fritsch | remove comment; empty host headers can happen in proxy... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Rainer Jung | Widen strip pattern to also match MOD_XML2ENC_LDADD. |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Gregg Lewis... | What happened to serf in the IDE builds? For consistenc... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Stefan Fritsch | add log tags missing in r1426877 |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Stefan Fritsch | Add an option to enforce stricter HTTP conformance |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Stefan Fritsch | Fix warning about discarding 'const' qualifier from... |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Stefan Fritsch | Correctly parse an IPv6 literal host specification... |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Stefan Fritsch | extend description of r->hostname |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Rich Bowen | Rebuild various transformations. |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Rich Bowen | Add links to programs docs. |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Rich Bowen | Add links to the relevant docs. |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Gregg Lewis... | Add notes about compiling from Unix sources |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Kaspar Brand | transformations |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Kaspar Brand | mod_ssl: add support for subjectAltName-based host... |
commit | commitdiff | tree | snapshot |
2012-12-25 |
Stefan Fritsch | Check that AsyncRequestWorkerFactor is not negative |
commit | commitdiff | tree | snapshot |
2012-12-25 |
Stefan Fritsch | htdbm, htpasswd: print error message if out of memory |
commit | commitdiff | tree | snapshot |
2012-12-25 |
Stefan Fritsch | Exit with error message if out of mem |
commit | commitdiff | tree | snapshot |
2012-12-25 |
Stefan Fritsch | Replace strdup by ap_malloc to ensure a proper error... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Daniel Gruno | Fix example code |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Daniel Gruno | Style tweaks, remove add_version_component and fix... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Stefan Fritsch | GNU make somtimes has problems determining that $(build... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Stefan Fritsch | add some nonnull fn attributes |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Stefan Fritsch | Change HttpProtocol to again only allow to enable/disab... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Stefan Fritsch | style fixes, add comment |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Eric Covener | caution about merging Location settings on top of direc... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Guenter Knauf | Removed now obsolete function skip from NetWare |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Daniel Gruno | Style tweaks, no functional change. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Eric Covener | xform |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Eric Covener | hint about API and module usage. |
commit | commitdiff | tree | snapshot |
next |