2013-04-19 |
Daniel Gruno | exists_config_define should return a boolean, not a... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Daniel Gruno | remove redundant code |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Daniel Gruno | Remove lua_ap_banner, as it's no longer being used. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Daniel Gruno | xforms |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Daniel Gruno | fix typo |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Rich Bowen | Rebuild |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Rich Bowen | Rebuild |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Rich Bowen | Rearranges the sections so that 'int' is first, where... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Graham Leggett | mod_auth_basic: Allow AuthBasicFake to be switched... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Guenter Knauf | Changed @exp_sysconfdir@ / @exp_logfiledir@ to relative... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Kaspar Brand | revert r1352596, for the reasons explained in |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Christophe... | Turn a int into a apr_size_t for a variabe used to... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Jim Jagielski | in 2.4.5-dev |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Guenter Knauf | Only ask for the stat info we really use. |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Daniel Ruggeri | Part two of r1467523 |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Rainer Jung | Fix crash in mod_log_config when logging |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Daniel Gruno | xforms |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Daniel Gruno | fix regex documentation for mod_lua |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Guenter Knauf | Return early with an error instead of returning an... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Guenter Knauf | Whoops, one AP_MAX_REG_MATCH not caught. |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Guenter Knauf | Decouple mod_lua max regex matches from AP_MAX_REG_MATCH. |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Lucien Gentis | Updstes. |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Kaspar Brand | Extend check for encrypted private keys: with OpenSSL... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Daniel Gruno | xforms |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Daniel Gruno | silly me |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Daniel Gruno | fix some bugs reported by fuankg on Windows release... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Daniel Gruno | whitespace/escape fix |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Daniel Gruno | xforms |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Daniel Gruno | temporarily change a comment so the function can be... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Daniel Gruno | remove r:banner and r:port from docs, they are built... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Daniel Gruno | fix up r.banner and r.port so they work like variables... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Daniel Gruno | fix docs on regex matching, change the actual ordering... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Daniel Ruggeri | Static var not neccessary here |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Guenter Knauf | MOdified r:stat() to return finer time granularity. |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Guenter Knauf | Fixed typo; followup to r1467188. |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Guenter Knauf | Added optional parameter flags to lua_ap_regex(). |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Guenter Knauf | Increased stacksize for mod_lua on NetWare. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Daniel Gruno | Comment out feature that we don't have yet. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Guenter Knauf | Fixed Lua r:stat() time values. |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Christophe... | Align comments in examples |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Daniel Gruno | xforms |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Daniel Gruno | Updating lua docs with examples of how to use the built... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Daniel Ruggeri | Add failontimeout to allow server admin to mark balance... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Eric Covener | PR54813 authz_dbm used to respond to 'Require group... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Daniel Gruno | xforms |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Daniel Gruno | Add example use case to doc |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Christophe... | Make the "default" parameter of the "ErrorDocument... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Stefan Fritsch | update xforms |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Stefan Fritsch | htpasswd: Add -v option to verify a password |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Stefan Fritsch | fix htpasswd/htdbm brown paper bag bugs |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Stefan Fritsch | remove unused variables |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Christophe... | make the "ProxyHTMLFixups" options case insensitive... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Christophe... | Make option "CacheDisable" in mod_cache case insensitive. |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Christophe... | align comment |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Christophe... | Use apr_file_printf(... "%pm"...) instead of explicit... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Christophe... | Use apr_file_printf(... "%pm"...) instead of explicit... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Jeff Trawick | mod_dav: Improve error handling in dav_method_put(... |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Christophe... | Use apr_psprintf(... "%pm"...) instead of explicit... |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Christophe... | Use apr_file_printf(... "%pm"...) instead of explicit... |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Christophe... | Use apr_snprintf(... "%pm"...) instead of explicit... |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Ruediger Pluem | * Always try to reuse the address looked up for the... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Stefan Fritsch | Use %pm available since apr 1.3 instead of an extra... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Stefan Fritsch | use ap_log_error's facility to print the apr error... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Stefan Fritsch | Remove partial non-working implementation of MD5-sess... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Stefan Fritsch | if shm initialization fails, reset client_list to avoid... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Stefan Fritsch | Remove some useless declarations that were shadowing... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Stefan Fritsch | ap_log_error already logs the error string, no need... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Stefan Fritsch | use apr_array for an array |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Christophe... | Name pool + concat string at compile time when possible |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Ruediger Pluem | * Improve reusage of already resolved addresses to... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Ruediger Pluem | * Inherit providers during merging |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Christophe... | Be more clever when allocating memory for log item... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Jim Jagielski | update w/ correct patch level |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Rich Bowen | Typo |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Stefan Fritsch | disable pool alloc poisoning if APR_POOL_DEBUG is enabl... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Stefan Fritsch | Add another URL for the "removing the first connection... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Guenter Knauf | Fixed proxy exports list; renamed wstunnel module. |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Daniel Gruno | xforms |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Daniel Gruno | typo fix as per comment #983 on site |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Jim Jagielski | Useful extensions... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Jim Jagielski | Keep mod_req clear. Simply scan thru input filters and |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Jim Jagielski | allow bypass and removal. |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Jim Jagielski | temp work-around... better ways to do this, but |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Jim Jagielski | bypass reqtimeout for websockets |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Jim Jagielski | Allow modules to pro-actively bypass the reqtimeout... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Rich Bowen | Actually, there's just the one example. |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Rich Bowen | "Will be" is weak. Replace with something that indicate... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Stefan Fritsch | more simplification with ap_bin2hex() |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Stefan Fritsch | update xforms |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Stefan Fritsch | add md5 function, too |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Stefan Fritsch | simplify code by using ap_bin2hex() |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Stefan Fritsch | sha1 now does hex encoding |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Graham Leggett | Expression parser: use hex encoding for the sha1 hash. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Graham Leggett | RPM spec file: we depend on libuuid-devel to build. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Graham Leggett | Remove the comment, this is done. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Graham Leggett | Remove the Authorization header should either the usern... |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Graham Leggett | Rebuild transformations. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Graham Leggett | mod_auth_basic: Add a generic mechanism to fake basic... |
commit | commitdiff | tree | snapshot |
next |