summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update transformationAndré Malo2013-06-235-9/+69
* xformEric Covener2013-06-231-0/+4
* doc another moved directive, also mentioned in an old comment.Eric Covener2013-06-231-0/+4
* protect 'AP_DECLARE_MODULE(deflate)' from expansion to Eric Covener2013-06-232-0/+8
* Update.Lucien Gentis2013-06-221-5/+57
* Fixed touch function docu.Guenter Knauf2013-06-223-3/+3
* Added new mod_lua functions.Guenter Knauf2013-06-222-0/+18
* update transformationAndré Malo2013-06-214-3/+4
* fix properties.André Malo2013-06-211-1/+1
* fix doc for ap_pregsub_ex() return codeJeff Trawick2013-06-211-1/+1
* Added new r:touch() function.Guenter Knauf2013-06-211-0/+21
* Document apxs -p paramter.Eric Covener2013-06-203-1/+14
* Update the log message number.Graham Leggett2013-06-192-2/+2
* Fix "variable 'rv' may be used uninitializedRainer Jung2013-06-191-1/+1
* Fix "unused variable" warning.Rainer Jung2013-06-191-1/+1
* Fix "unused variable" warning.Rainer Jung2013-06-191-2/+1
* use a simple allocation list to enable re-use ofJim Jagielski2013-06-191-2/+63
* Make MSVC compilers happy.Guenter Knauf2013-06-181-0/+4
* Fix for stupid CodeWarrior compiler.Guenter Knauf2013-06-181-3/+6
* subpoolJim Jagielski2013-06-181-1/+3
* make opaqueJim Jagielski2013-06-182-26/+30
* Update transformations.Rainer Jung2013-06-174-5/+58
* Correct the use of the printf formatter.Graham Leggett2013-06-171-5/+3
* mod_socache_shmcb.c: Remove arbitrary restriction on shared memory sizeGraham Leggett2013-06-172-1/+4
* Fold in Eric Covener's socket callbackJim Jagielski2013-06-175-60/+309
* update auto-generated codeStefan Fritsch2013-06-152-6/+6
* The new bison version now also includes the uppercased builddir in aStefan Fritsch2013-06-151-1/+3
* Describe mod_auth_digest changes more accuratelyStefan Fritsch2013-06-151-3/+4
* Update auto-generated sourceStefan Fritsch2013-06-152-348/+317
* Provide better token names for error messagesStefan Fritsch2013-06-151-47/+47
* Correct typo in error messageChristophe Jaillet2013-06-151-1/+1
* Move initialization of the secret to the pre_config hook. UseStefan Fritsch2013-06-141-53/+20
* Added new funtions to mod_lua docu.Guenter Knauf2013-06-131-3/+48
* better descriptJim Jagielski2013-06-1310-10/+10
* xformsJim Jagielski2013-06-1327-0/+139
* AddJim Jagielski2013-06-131-0/+55
* mod_cache_socache: Make sure the CacheSocacheMaxSize directive is mergedGraham Leggett2013-06-132-0/+4
* Actually use the secret when generating nonces.Stefan Fritsch2013-06-122-12/+51
* update transformationAndré Malo2013-06-1211-17/+37
* Reduce stack usage by 3kChristophe Jaillet2013-06-111-1/+1
* Added missing bump.Guenter Knauf2013-06-111-0/+2
* According to comment in 'magic_rsl_add' and to the way 'magic_rsl_printf' man...Christophe Jaillet2013-06-111-1/+1
* fix typoStefan Fritsch2013-06-101-1/+1
* const goodness with nasty strrchr and strchr functionsJeff Trawick2013-06-101-5/+5
* Reduce stack usage, 32 bytes are enough here, no need toRainer Jung2013-06-101-2/+2
* Use the size of the buffer as opposed to MAX_STRING_LEN.Graham Leggett2013-06-101-1/+1
* mod_cache_socache: Use the name of the socache implementation when performing Graham Leggett2013-06-102-1/+6
* Close file in error path.Christophe Jaillet2013-06-091-0/+1
* Reduce stack usage, 32 bytes are enough here, no need to take 8k in the stack...Christophe Jaillet2013-06-091-1/+1
* document paramsStefan Fritsch2013-06-091-0/+2