Thomas Porzelt
|
c1bc3b8e0a
|
small cleanup in config parser; small fix in log.c
|
2008-08-14 15:52:45 +02:00 |
Thomas Porzelt
|
1ab2d0d6b3
|
small change to config parser: comment now included in noise set
|
2008-08-14 01:08:03 +02:00 |
Thomas Porzelt
|
c2b8ccdec4
|
changed operators ^= to =^ and $= to =$; introduced clean and ./waf
|
2008-08-13 22:26:45 +02:00 |
Thomas Porzelt
|
f795f2463a
|
added ^= (prefix match) and $= (suffix match) operators
|
2008-08-13 22:10:20 +02:00 |
Thomas Porzelt
|
89d3b204a7
|
added header conditional check for normal config parser
|
2008-08-13 20:08:13 +02:00 |
Thomas Porzelt
|
1901397a0e
|
minor enhencements; added log.level and log.target options
|
2008-08-13 19:57:19 +02:00 |
Thomas Porzelt
|
b1000d2ca4
|
config parser intial working version; test action in core plugin with more outpot
|
2008-08-12 17:09:05 +02:00 |
Thomas Porzelt
|
24d1f61c87
|
reverted changes from r70 in server.c; enhanced config parser
|
2008-08-05 21:21:31 +02:00 |
Thomas Porzelt
|
708b5fc223
|
small fixes; call_setup() now looks in the right hashtable
|
2008-08-05 19:32:33 +02:00 |
Thomas Porzelt
|
a603d799f6
|
config parser changes; removed srv->mutex
|
2008-08-05 18:10:22 +02:00 |
Thomas Porzelt
|
c190daa908
|
merged from lp and enhanced config parser
|
2008-08-04 23:16:49 +02:00 |
Thomas Porzelt
|
5e700e79e1
|
small config parser and log changes
|
2008-08-03 22:26:37 +02:00 |
Thomas Porzelt
|
a9cbec1046
|
config parser rewritten
|
2008-08-02 22:56:07 +02:00 |
Thomas Porzelt
|
28f733a2c5
|
small config parser changes
|
2008-07-26 14:25:07 +02:00 |
Thomas Porzelt
|
4425a0dcd1
|
merge from lp
|
2008-07-26 00:24:09 +02:00 |
Thomas Porzelt
|
8b84f0fa6c
|
merge from lp
|
2008-07-25 22:44:10 +02:00 |
Thomas Porzelt
|
aca2f46bf6
|
config parser changes
|
2008-07-23 22:22:33 +02:00 |
Stefan Bühler
|
50bb61a041
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
2008-07-19 12:56:44 +02:00 |
Thomas Porzelt
|
ded5777ea2
|
no more global var in config parser
|
2008-07-18 16:52:19 +02:00 |
Thomas Porzelt
|
aa297fe7b2
|
added build date info to wscript and -v option
|
2008-07-18 00:30:02 +02:00 |
Thomas Porzelt
|
5cee4c1fa4
|
added lighttpd.c, modified action und option stuff
|
2008-07-17 21:39:29 +02:00 |
Thomas Porzelt
|
781dfd07cf
|
config_cond_t renamed to comp_operator_t
|
2008-07-17 19:32:11 +02:00 |
Stefan Bühler
|
6a477c5f7f
|
Fix macro redefine
|
2008-07-15 22:12:19 +02:00 |
Thomas Porzelt
|
8eb6670388
|
config parser
|
2008-07-08 18:51:03 +02:00 |