2013-06-24 |
Eric Covener | Drop severity of "LDAP: Setting referrals to ON" from... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Eric Covener | uldap_simple_bind was subsequently rewritten to use... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Eric Covener | prevent excessive delays retrying new connections that... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Eric Covener | xform |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Eric Covener | doc another moved directive, also mentioned in an old... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Eric Covener | protect 'AP_DECLARE_MODULE(deflate)' from expansion to |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Guenter Knauf | Fixed touch function docu. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Guenter Knauf | Added new mod_lua functions. |
commit | commitdiff | tree | snapshot |
2013-06-21 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2013-06-21 |
André Malo | fix properties. |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Jeff Trawick | fix doc for ap_pregsub_ex() return code |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Guenter Knauf | Added new r:touch() function. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Eric Covener | Document apxs -p paramter. |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Graham Leggett | Update the log message number. |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Rainer Jung | Fix "variable 'rv' may be used uninitialized |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Rainer Jung | Fix "unused variable" warning. |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Rainer Jung | Fix "unused variable" warning. |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Jim Jagielski | use a simple allocation list to enable re-use of |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Guenter Knauf | Make MSVC compilers happy. |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Guenter Knauf | Fix for stupid CodeWarrior compiler. |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Jim Jagielski | subpool |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Jim Jagielski | make opaque |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Rainer Jung | Update transformations. |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Graham Leggett | Correct the use of the printf formatter. |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Graham Leggett | mod_socache_shmcb.c: Remove arbitrary restriction on... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Jim Jagielski | Fold in Eric Covener's socket callback |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Stefan Fritsch | update auto-generated code |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Stefan Fritsch | The new bison version now also includes the uppercased... |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Stefan Fritsch | Describe mod_auth_digest changes more accurately |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Stefan Fritsch | Update auto-generated source |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Stefan Fritsch | Provide better token names for error messages |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Christophe... | Correct typo in error message |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Stefan Fritsch | Move initialization of the secret to the pre_config... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Guenter Knauf | Added new funtions to mod_lua docu. |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Jim Jagielski | better descript |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Jim Jagielski | xforms |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Jim Jagielski | Add |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Graham Leggett | mod_cache_socache: Make sure the CacheSocacheMaxSize... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Stefan Fritsch | Actually use the secret when generating nonces. |
commit | commitdiff | tree | snapshot |
2013-06-12 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Christophe... | Reduce stack usage by 3k |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Guenter Knauf | Added missing bump. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Christophe... | According to comment in 'magic_rsl_add' and to the... |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Stefan Fritsch | fix typo |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Jeff Trawick | const goodness with nasty strrchr and strchr functions |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Rainer Jung | Reduce stack usage, 32 bytes are enough here, no need to |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Graham Leggett | Use the size of the buffer as opposed to MAX_STRING_LEN. |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Graham Leggett | mod_cache_socache: Use the name of the socache implemen... |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Christophe... | Close file in error path. |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Christophe... | Reduce stack usage, 32 bytes are enough here, no need... |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Stefan Fritsch | document params |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Stefan Fritsch | Allow use of strtoul() |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Christophe... | NULL terminate the right buffer |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Rich Bowen | Typo |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Rich Bowen | Typo, as per comment on doc. |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Eric Covener | don't truncate the very first file opened (unless the... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Daniel Gruno | Minor typo fix |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Eric Covener | speling, pointed out by sluggr on freenode. |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Guenter Knauf | Fixed signed<->unsigned compiler warning. |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Guenter Knauf | Return with error if we dont support an algorithm. |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Christophe... | Fix commit 1465115. |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Eric Covener | rotatelogs: add -n number-of-files option to roate... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Eric Covener | PR55069 include line number in 'AH00113: cannot use... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Rich Bowen | Adding ApacheHaus. Reorder alpha so that we don't appea... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Rich Bowen | Forgot to mention Apache Lounge. |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Rich Bowen | Various other rebuilds. |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Rich Bowen | Rebuild |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Rich Bowen | Adds links to wamp, xampp, to answer frequent complaint... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Graham Leggett | Note that the function will be available in APR. |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Graham Leggett | Note the given functions will be available in APR. |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Ruediger Pluem | * truncpw was allocated from a pool and not via malloc |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Eric Covener | bump |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Eric Covener | tolerate LuaMapHandler scripts that don't return anything |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Eric Covener | xforms |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Eric Covener | make the example a bit more instructive about the nuances |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Eric Covener | xform |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Eric Covener | add proper return values to example. |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Guenter Knauf | Follow-up to r1488773 for configure builds. |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Guenter Knauf | Added new function r.date_parse_rfc() to mod_lua. |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Guenter Knauf | Fixed crash condition when r.module_info() is called |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Guenter Knauf | Added new functions r:mkdir(), r:mkrdir(), r:rmdir... |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Guenter Knauf | Added new function r:htpassword() to mod_lua. |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Christophe... | Add a new -l parameter in order not to check the length... |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Guenter Knauf | Added header protection. |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Christophe... | Check if malloc succeeded |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Guenter Knauf | Added optional parameter wanted to r:stat(). |
commit | commitdiff | tree | snapshot |
2013-06-01 |
Christophe... | 3rd patch from PR45355 |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Joe Orton | * modules/ssl/ssl_util_ocsp.c (read_response): Ignore... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Graham Leggett | mod_session_dbd: Update the sql query for sessions... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Graham Leggett | CVE-2013-2249 |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Guenter Knauf | cosmetics. |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Guenter Knauf | Remove unneeded exports from mod_lua - part 2. |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Gregg Lewis... | Add missing LoadModule line for mod_auth_form |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Guenter Knauf | Remove unneeded exports from mod_lua. |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Joe Orton | Remove unnecessary global declarations of optional... |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Joe Orton | mod_ssl: Redesign NPN (Next Protocol Negotiation) API... |
commit | commitdiff | tree | snapshot |
next |