Stefan Bühler
|
091f122aad
|
Renamed option -> value, some other minor/related renames; added option_value as
datatype for the value of options (union for ptr/gin64)
|
2008-09-26 16:11:08 +02:00 |
Stefan Bühler
|
ac1f66ee1d
|
Fix pcre
|
2008-09-18 09:13:32 +02:00 |
Stefan Bühler
|
0fe9176d6f
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
2008-09-08 02:20:55 +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 |
Stefan Bühler
|
03458817cc
|
Updated TODO hints
|
2008-08-07 14:12:51 +02:00 |
Stefan Bühler
|
ff9b6c4461
|
Implement ip matching for conditions.
|
2008-07-26 00:42:08 +02:00 |
Stefan Bühler
|
aff9544b95
|
Parsers for ipv4/ipv6 für conditions
|
2008-07-25 22:38:42 +02:00 |
Stefan Bühler
|
c342be6424
|
New condition structure, some code for lua condition support
|
2008-07-25 14:09:03 +02:00 |
Stefan Bühler
|
2f7359b14c
|
changed some apis, implemented some todos, added support for lua actions/conditions.
|
2008-07-24 13:25:40 +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
|
781dfd07cf
|
config_cond_t renamed to comp_operator_t
|
2008-07-17 19:32:11 +02:00 |
Thomas Porzelt
|
e8fd628b00
|
switch defaults removed
|
2008-06-30 14:01:53 +02:00 |
Thomas Porzelt
|
b9c8c08e98
|
condition changes
|
2008-06-30 13:38:52 +02:00 |
Stefan Bühler
|
c612995cfe
|
Request/condition
|
2008-06-30 12:25:01 +02:00 |
Stefan Bühler
|
777232ab5d
|
Condition
|
2008-06-29 17:48:28 +02:00 |