summaryrefslogtreecommitdiffstats
path: root/README.platforms (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-16Replaces the term 'element' with the term 'function' so that it'sRich Bowen1-9/+9
2013-01-16Rebuild SSI change.Rich Bowen4-5/+5
2013-01-16Oh, look, we overlooked another instance of 'Apache' where it should beRich Bowen1-1/+1
2013-01-16rebuildRich Bowen10-16/+29
2013-01-16Provide an example in the introduction in order to motivate the lengthyRich Bowen1-4/+16
2013-01-15Log a warning if ThreadStackSize has an inappropriate value.Christophe Jaillet4-4/+22
2013-01-15Improve error messageChristophe Jaillet1-1/+1
2013-01-15Add helper function to execute command w args and get one line of output. All...Daniel Ruggeri4-2/+107
2013-01-15fix mysql connection string in exampleDaniel Gruno1-1/+1
2013-01-14Fix htcacheclean list options "-a" and "-A".Rainer Jung1-1/+1
2013-01-14The pool and db object to be used should be created before trying to acquire ...Daniel Gruno1-4/+7
2013-01-14revert r1432881 - t'wasn't a bug after all.Daniel Gruno1-1/+1
2013-01-14mod_lua/dbd: Only 2 arguments are passed, so let's tell Lua to only return 2,...Daniel Gruno1-1/+1
2013-01-12Updates.Lucien Gentis3-92/+279
2013-01-12add defaultEric Covener1-0/+1
2013-01-12Shamelessly add some people to the contributors list (I hope they're okay wit...Daniel Gruno1-0/+3
2013-01-12This stuff is now in trunk.Daniel Gruno1-7/+0
2013-01-12Debian doesn't like pushing statically defined functions into tables, so we'l...Daniel Gruno2-13/+23
2013-01-11mod_ssl: Allow the SSLUserName to be used to control the username passedGraham Leggett3-13/+28
2013-01-11Fix a typo.Graham Leggett1-1/+1
2013-01-11Since functions are now pushed solely in lua_dbd.c, there's no need to declar...Daniel Gruno2-18/+9
2013-01-10inform compiler where mod_dbd.h is locatedGregg Lewis Smith1-2/+2
2013-01-10Added include path for mod_dbd.h.Guenter Knauf1-0/+1
2013-01-10CodeWarrior workaround for lua_dbdDaniel Gruno2-12/+31
2013-01-09Fix mistaken reset of num_free with restored shmJim Jagielski1-1/+5
2013-01-09these are in 2.4.xJim Jagielski1-7/+0
2013-01-09xforms.Rainer Jung7-11/+11
2013-01-09Remove reference to RequireNone, which is no longerRainer Jung1-6/+5
2013-01-09Nothing to see here. (Fixes annoying indentation in doc example.)Rich Bowen2-2/+2
2013-01-09Rebuild - includes the update to the copyright date.Rich Bowen686-792/+833
2013-01-09Fix xml validationRich Bowen1-1/+1
2013-01-09Adds a seealso for the logging doc.Rich Bowen1-0/+1
2013-01-08NamingJim Jagielski1-3/+3
2013-01-08Rephrasing a bit of the database docs for mod_luaDaniel Gruno1-2/+4
2013-01-08Add lua_dbd features to CHANGESDaniel Gruno1-0/+3
2013-01-08Fix typo in comment, as per bugzilla #54388Daniel Gruno1-1/+1
2013-01-08Add database features for mod_lua (apr_dbd + mod_dbd).Daniel Gruno8-1/+1221
2013-01-07rpm spec: Ensure we are prioritised above mod_ssl on Redhat derivatives.Graham Leggett1-1/+2
2013-01-06According to my testing, one special case of 'log_xlate_error', i.e. EES_INCO...Christophe Jaillet1-7/+9
2013-01-06Use ap_bin2hex instead of sprintf(..., "%02x". It gives the same output and i...Christophe Jaillet1-1/+1
2013-01-06According top my testing 'socache_mc_id2key' is 6x faster with the use 'ap_bi...Christophe Jaillet1-7/+1
2013-01-06Security notes about SQL injection.Vincent Deffontaines4-12/+35
2013-01-06According top my testing 'SSL_SESSION_id2sz' is 4x faster with the use 'ap_bi...Christophe Jaillet1-8/+11
2013-01-06Updates.Lucien Gentis3-33/+45
2013-01-05Happy new year.Rainer Jung3-3/+3
2013-01-05Update.Lucien Gentis1-3/+1
2013-01-05mod_ssl/ab: only use "--static" for pkg-config when explicity requestedKaspar Brand1-3/+8
2013-01-05fix typo: || not |Stefan Fritsch1-1/+1
2013-01-04Updates.Lucien Gentis4-43/+111
2013-01-04non-existance of byrequests is not an immediate errorJim Jagielski2-8/+14