Stefan Bühler
|
11b4bdd8c5
|
replace unneeded ev_/EV_ references
|
2013-05-25 14:37:09 +02:00 |
Stefan Bühler
|
cfd8955008
|
[common] implement libev wrapper
* need a way to mark a watcher as "don't keep the loop alive"
|
2013-05-23 17:56:23 +02:00 |
Stefan Bühler
|
9a7dc4ecd6
|
[mod_vhost] drop vhost.simple / vhost.pattern
|
2010-10-05 14:40:17 +02:00 |
Thomas Porzelt
|
031b4d17e4
|
[mod_vhost] Mark vhost.simple and vhost.pattern as deprecated in favor of 'docroot'
|
2010-06-07 00:03:42 +02:00 |
Stefan Bühler
|
a8efcfcc0e
|
modify plugin api to include worker context for action/option parsing; add per-worker callback for stop_worker
* create main_worker earlier
|
2010-05-07 20:54:50 +02:00 |
Stefan Bühler
|
f14103bc2c
|
Split options into two categories: simple (int, bool) and ref-counted pointers
|
2010-01-24 23:00:51 +01:00 |
Stefan Bühler
|
64ba5fddce
|
Cleanup value pointer extractions
|
2010-01-24 23:00:48 +01:00 |
Thomas Porzelt
|
7e44920c50
|
[mod_vhost] Fix vhost.simple, it checked the physical path instead of docroot
|
2010-01-21 14:44:36 +01:00 |
Stefan Bühler
|
b4c3e2ba02
|
Add userdata to action-create, setup and plugin-init callbacks
|
2009-12-21 12:29:14 +01:00 |
Thomas Porzelt
|
419414df8c
|
[mod_vhost] Fix m notation in vhost.pattern
|
2009-10-10 11:17:24 +02:00 |
Stefan Bühler
|
1d6a2b3d6f
|
Fix mod_vhost memleak
|
2009-10-03 22:51:10 +02:00 |
Stefan Bühler
|
bf9e34bab7
|
Remove li_vrequest_stat and fix condition.c
|
2009-09-15 19:08:13 +02:00 |
Stefan Bühler
|
eeddb37e4a
|
Add plugin angel callbacks
|
2009-08-30 19:25:01 +02:00 |
Thomas Porzelt
|
68b32499f9
|
[mod_vhost] Fix use of uninitialized variable in vhost.map_regex action
|
2009-07-16 22:57:06 +02:00 |
Thomas Porzelt
|
8a9ddd4d7e
|
[mod_vhost] Fix cleanup function of vhost.map_regex action
|
2009-07-16 19:54:36 +02:00 |
Thomas Porzelt
|
ec444e95fe
|
[mod_vhost] Make vhost.map_regex (reordering of lists) threadsafe; remove left over todo comments
|
2009-07-16 19:31:22 +02:00 |
Thomas Porzelt
|
45d91e48e4
|
[mod_vhost] Implement vhost.map_regex action
|
2009-07-16 18:47:42 +02:00 |
Thomas Porzelt
|
04be82496a
|
[mod_vhost] Use stat cache
|
2009-07-12 22:26:46 +02:00 |
Stefan Bühler
|
282a2d1b4a
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
Stefan Bühler
|
99b203e3d8
|
Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames
|
2009-07-08 21:06:07 +02:00 |
Thomas Porzelt
|
f07f4d4971
|
[mod_vhost] Fix vhost.pattern again (build physical.path)
|
2009-04-07 03:55:31 +02:00 |
Thomas Porzelt
|
d1df9e2274
|
[mod_vhost] Fix vhost.pattern action
|
2009-04-07 03:15:47 +02:00 |
Thomas Porzelt
|
1ebe6dc37d
|
fix small mistake in mod_vhost.c example config comment
|
2009-02-14 22:52:32 +01:00 |
Thomas Porzelt
|
9b785c567a
|
add vhost.pattern (1.x evhost like functionality) to mod_vhost
|
2009-02-11 23:38:45 +01:00 |
Thomas Porzelt
|
159a03f19b
|
fix typo in mod_vhost
|
2009-01-29 17:38:02 +01:00 |
Thomas Porzelt
|
bc92b6fdcc
|
add vhost.map action to mod_vhost
|
2009-01-25 02:40:28 +01:00 |
Thomas Porzelt
|
13f749aa74
|
along comes mod_vhost
|
2009-01-12 01:20:06 +01:00 |