| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] optional condition in config "else" clause (fixes #1268) | Glenn Strauss | 2016-10-09 | 1 | -1/+2 |
* | remove unused array type TYPE_COUNT data_count | Glenn Strauss | 2016-09-22 | 1 | -9/+1 |
* | [core] replace array weakref with vector | Stefan Bühler | 2016-03-19 | 1 | -8/+10 |
* | consistent inclusion of config.h at top of files (fixes #2073) | Glenn Strauss | 2016-03-19 | 1 | -4/+1 |
* | [core] provide array_extract_element and use it | Stefan Bühler | 2016-03-15 | 1 | -0/+1 |
* | [core] refactor array search; raise array size limit to SSIZE_MAX | Stefan Bühler | 2016-03-15 | 1 | -2/+1 |
* | [core] improve array API to prevent theoretical memory leaks | Stefan Bühler | 2016-03-15 | 1 | -3/+3 |
* | [core] fix conditional cache handling | Stefan Bühler | 2016-02-21 | 1 | -7/+6 |
* | Fix header inclusion order, always include "config.h" before any system header | Stefan Bühler | 2009-10-11 | 1 | -2/+5 |
* | Add "lighty.req_env" table to mod_magnet for setting/getting environment valu... | Stefan Bühler | 2009-06-10 | 1 | -0/+1 |
* | Added Language conditional (fixes #1119); patch by petar | Stefan Bühler | 2009-02-05 | 1 | -0/+1 |
* | merged part of [1528] from trunk: added the new options and added alternative... | mOo | 2008-03-02 | 1 | -3/+4 |
* | - support for matching $HTTP["scheme"] in configs, patch from: | Elan Ruusamäe | 2007-11-04 | 1 | -0/+1 |
* | fixed aggressive caching of conditionals (#41) | Jan Kneschke | 2007-08-18 | 1 | -1/+3 |
* | - white space cleanup part 2 this time 1.4 ;) | Marcus Rückert | 2006-10-04 | 1 | -24/+24 |
* | merged [1217] | Jan Kneschke | 2006-09-07 | 1 | -4/+22 |
* | either remove include config.h or covered it in HAVE_CONFIG_H | Jan Kneschke | 2005-09-24 | 1 | -0/+2 |
* | fix merging of auto-indexing element, and make autoload modules hack to use a... | mOo | 2005-08-23 | 1 | -1/+1 |
* | load mod_indexfile before, mod_fastcgi and friends and let array regenerated ... | Jan Kneschke | 2005-08-17 | 1 | -0/+1 |
* | make output of array/config same format as lighttpd.conf, with auto indention | mOo | 2005-08-17 | 1 | -0/+1 |
* | added include_shell option to configfiles (merged the rest of the trunk chang... | Jan Kneschke | 2005-08-09 | 1 | -1/+0 |
* | added weak-ref and nicer print() (merged [332], [336]) | Jan Kneschke | 2005-08-08 | 1 | -1/+12 |
* | const 1st arg for copy/print (merged [314]) | Jan Kneschke | 2005-08-08 | 1 | -2/+2 |
* | user defined variable, compute on parsing: string+string, int+int, array+arra... | Jan Kneschke | 2005-08-08 | 1 | -0/+3 |
* | added nested conditionals (merged [298]) | Jan Kneschke | 2005-08-08 | 1 | -6/+15 |
* | indent array for readability (merged [288]) | Jan Kneschke | 2005-08-08 | 1 | -2/+3 |
* | - Added hash, round-robin balancers | Jan Kneschke | 2005-05-08 | 1 | -2/+5 |
* | moved everything below trunk/ and added branches/ and tags/ | Jan Kneschke | 2005-02-20 | 1 | -0/+120 |