root/trunk/src/configfile-glue.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2263 [2263] 4 weeks stbuehler Replace buffer_{append,copy}_string with the _len variant where possible …
(edit) @2220 [2220] 5 weeks stbuehler Use SAFE_BUF_STR in all output calls.
(edit) @2214 [2214] 5 weeks stbuehler Fix usage of sock_addr structure (only read port if the address familiy …
(edit) @2110 [2110] 6 months stbuehler fix min-procs handling in mod_scgi.c, just set to max-procs (patch from …
(edit) @2014 [2014] 10 months glen - merge Changeset [2012] by glen from 1.4 branch
(edit) @1811 [1811] 17 months jan fixed the reset of the conditional cache in mod-magnet
(edit) @1810 [1810] 17 months jan fixed conditional caches if a cache-entry gets invalidated at runtime
(edit) @1807 [1807] 17 months jan fixed failing nesting and else-handling introduced in the last …
(edit) @1798 [1798] 17 months jan cover debug msg in a debug-if
(edit) @1795 [1795] 17 months jan added $PHYSICALexisting-path? and $PHYSICALpath?
(edit) @1792 [1792] 17 months jan added a flag to declare a conditional valid to support …
(edit) @1675 [1675] 19 months jan another attempt to get the IMPORT/EXPORT stuff right (patch from jtiai)
(edit) @1528 [1528] 19 months jan added $PHYSICALpath? and $HTTPrequest-method? * configparser.y - …
(edit) @1526 [1526] 19 months jan removed strlen() from the array_get_element() * *.c - use …
(edit) @1511 [1511] 20 months jakabosky add support for T_CONFIG_INT. change "server.max-request-size" from SHORT …
(edit) @1496 [1496] 20 months darix - cleanup trailing whitespaces
(edit) @1494 [1494] 20 months darix - merged a few fixes from the 1.4.x branch to trunk
(edit) @1409 [1409] 22 months jan reuse existing data-string values if available
(edit) @1349 [1349] 2 years darix - merged lighttpd-merge-1.4.x so we finally work in trunk/ ! yeah \o/
(edit) @1348 [1348] 2 years darix - revert all changes back to the branchpoint
(edit) @510 [510] 3 years moo mod_redirect/mod_rewrite substitute %n with condition substring
(edit) @418 [418] 3 years moo make $HTTPhost? = or != "host" to match all port.
(edit) @417 [417] 3 years moo void copying buffer in condition checking
(edit) @352 [352] 3 years moo use switch() on dc->comp instead of bunch of if()
(edit) @334 [334] 3 years moo condition optimization: replace all is_equal be simple == to an enum
(edit) @307 [307] 3 years moo user defined variable, compute on parsing: string+string, int+int, …
(edit) @298 [298] 3 years moo nesting/chaining condition new config item: debug.log-condition-handling
(edit) @272 [272] 3 years jan added missing header
(edit) @269 [269] 3 years jan handle missing pcre-support + regex-conditionals at parse-time
(edit) @268 [268] 3 years jan study pcre pattern (fixes #92) and handle broken regex as parse-error
(edit) @262 [262] 3 years jan fixed compilation on mingw, linking of plugins is still a problem
(edit) @248 [248] 3 years jan only check HTTPhost condition if we really have a Host: set
(edit) @243 [243] 3 years jan added support for HTTPremoteip
(edit) @184 [184] 3 years jan if pcre-support is missing, complain if the configfile uses a …
(add) @49 [49] 4 years jan moved external functions to *-glue.c this simplifies the linkage on …
Note: See TracRevisionLog for help on using the revision log.