This website requires JavaScript.
d1c025ba7f
[mod_status] Make connection list sortable through javascript
Thomas Porzelt
2009-09-16 20:55:31 +02:00
9032de4986
[mod_status] Hide main/runtime links and version if 'short' option is set
Thomas Porzelt
2009-09-16 13:38:23 +02:00
55734af993
Add request.remoteip and localip for config parser
Stefan Bühler
2009-09-16 08:31:23 +02:00
b9f92f704e
Fix server.tag and version output, part 2
Stefan Bühler
2009-09-16 00:21:01 +02:00
96e505bea7
Fix server.tag and version output
Stefan Bühler
2009-09-16 00:19:06 +02:00
08bb8f7c23
Some request handling bugs (keep-alive, content-length, pipelining)
Stefan Bühler
2009-09-15 22:59:59 +02:00
d6ff06347d
Handle OPTIONS in vrequest by default, check method in other modules
Stefan Bühler
2009-09-15 21:30:25 +02:00
efa2d31ada
[mod_status] Fix reporting of request size
Thomas Porzelt
2009-09-15 21:29:15 +02:00
00ed27c509
Log server errors into default logs
Stefan Bühler
2009-09-15 20:40:38 +02:00
7ad0360fae
Add status "short"; to hide connection details
Stefan Bühler
2009-09-15 20:17:27 +02:00
4f9b5ccd3e
Remove plugin-core physical actions
Stefan Bühler
2009-09-15 19:24:01 +02:00
628b5734e1
Remove li_vrequest_stat and fix condition.c, part 2
Stefan Bühler
2009-09-15 19:18:17 +02:00
bf9e34bab7
Remove li_vrequest_stat and fix condition.c
Stefan Bühler
2009-09-15 19:08:13 +02:00
2304093289
Fix double slash after docroot
Stefan Bühler
2009-09-15 15:31:00 +02:00
e762ac1208
[core] Remove redundant css from error pages
Thomas Porzelt
2009-09-15 12:45:56 +02:00
13543bdcf9
[core] Allow relative paths in include statements in the config parser
Thomas Porzelt
2009-09-15 12:42:11 +02:00
748faf860f
Fix redirect scheme
Stefan Bühler
2009-09-15 12:16:24 +02:00
1ffd7df84e
Fix response header parsing
Stefan Bühler
2009-09-14 22:05:21 +02:00
f31572bef1
Append slash to doc-root for physical path if it is missing
Stefan Bühler
2009-09-14 21:45:52 +02:00
1aeed6c222
Execute self defined actions
Stefan Bühler
2009-09-14 21:06:55 +02:00
59f4041ff3
Remove li_vrequest_stat() usage
Stefan Bühler
2009-09-14 20:51:49 +02:00
7f8d368f7f
Allow more whitespace in config
Stefan Bühler
2009-09-14 20:37:54 +02:00
430e3e08a0
[waf] Make ragel mandatory in configure step
Thomas Porzelt
2009-09-14 19:12:15 +02:00
39a879f89a
Add "include_lua" to config special commands if compiled with lua
Stefan Bühler
2009-09-14 18:58:42 +02:00
0320330685
Fix some casts for in_addr
Stefan Bühler
2009-09-14 18:57:27 +02:00
1df869edc3
[waf] Add missing checks for localtime_r() and gmtime_r()
Thomas Porzelt
2009-09-13 22:29:13 +02:00
a94fee7b76
[waf] Add new *_lua.c files
Thomas Porzelt
2009-09-13 21:54:38 +02:00
659ebfdd16
Add core lua support to handle requests
Stefan Bühler
2009-09-13 17:54:16 +02:00
897b27c692
Some core docs fixed
Stefan Bühler
2009-09-13 17:46:02 +02:00
77f2a832e7
Fix liRequestUri struct
Stefan Bühler
2009-09-13 17:45:41 +02:00
a8a761946c
Fix etag option, added comment so no one tries to clean it up again :)
Stefan Bühler
2009-09-12 23:15:33 +02:00
c8d60eacd8
Fix autobuild openssl handling
Stefan Bühler
2009-09-11 22:36:24 +02:00
b696fcbe0d
Small plugin-core options cleanup
Stefan Bühler
2009-09-09 21:15:12 +02:00
4698bb9359
[mod_accesslog] Fix %v (server name) placeholder
Thomas Porzelt
2009-09-09 20:44:06 +02:00
959733cf82
Remove event_handler setup
Stefan Bühler
2009-09-09 19:30:26 +02:00
2aae4e060f
Add mod_balancer head comments
Stefan Bühler
2009-09-09 19:30:13 +02:00
772b87bfb3
[cmake] small cleanups, renamed common lib
Stefan Bühler
2009-09-09 18:56:46 +02:00
f030824550
Fix server address (do not use the listen address)
Stefan Bühler
2009-09-09 18:12:05 +02:00
21cfd4ab71
[waf] Fix double linkage of *_lua.c in some commandline usage cases
Thomas Porzelt
2009-09-09 10:55:03 +02:00
097d2000a6
[waf] Enable openssl too if --with-all is specified
Thomas Porzelt
2009-09-09 10:33:35 +02:00
41d0490534
Use raw uri for orig-uri and REQUEST_URI/REDIRECT_URI in fastcgi
Stefan Bühler
2009-09-09 00:56:59 +02:00
374ebbeff7
Fix index action: require trailing slash in uri path, append index filename to uri
Stefan Bühler
2009-09-09 00:40:12 +02:00
b61013d9e0
Fix automake to build shared libraries
Stefan Bühler
2009-09-09 00:12:34 +02:00
4be784a91e
Fix mod_openssl doc
Stefan Bühler
2009-09-09 00:11:52 +02:00
3b4014da9d
[waf] Add '--with-openssl' option and mod_openssl
Thomas Porzelt
2009-09-08 23:48:45 +02:00
9d58498951
No cleanup if config file loading fails (fixes segfault)
Stefan Bühler
2009-09-08 22:52:49 +02:00
6e6921c552
Fix mod_redirect: handles https:// urls as absolute rewrites, redirect if request is already handled is no error
Stefan Bühler
2009-09-08 22:48:31 +02:00
2484a45c1f
Set con->is_ssl
Stefan Bühler
2009-09-08 22:09:35 +02:00
e7b7b1d82c
Add mod_openssl
Stefan Bühler
2009-09-08 19:10:09 +02:00
a663088a77
Add custom server socket callbacks (for ssl modules)
Stefan Bühler
2009-09-08 19:09:39 +02:00
c77ba3eb20
Cleanup connection code
Stefan Bühler
2009-09-08 19:09:08 +02:00
2a29965dc5
Accept LF in http responses instead of CRLF too
Stefan Bühler
2009-09-06 17:19:06 +02:00
5e5f5564ee
[core] Fix for commit #572
Thomas Porzelt
2009-09-05 19:45:44 +02:00
0372f3a671
[core] Add status code 418 to li_http_method_string()
Thomas Porzelt
2009-09-05 19:35:39 +02:00
6016ec94fe
[core] Make error pages prettier and add a little error description
Thomas Porzelt
2009-09-05 19:32:54 +02:00
279b9b2217
[waf] Adapt path layout to current version, fixes optimization for config_parser.rl
Thomas Porzelt
2009-09-05 16:44:25 +02:00
cd10b26497
[core] Don't print debug message about config parser when there's no problem
Thomas Porzelt
2009-09-05 12:09:43 +02:00
e1193ec9f6
[waf] Add -g, -g2 and -O2 to default compile parameters
Thomas Porzelt
2009-09-05 12:01:34 +02:00
df225dc007
[core] Limit request uri to 8 kilobytes and whole request header to 64 kilobytes
Thomas Porzelt
2009-09-05 11:45:16 +02:00
d434383b66
[automake,cmake] Add mod_auth to build scripts
Thomas Porzelt
2009-09-05 11:41:35 +02:00
007e5e040c
Add listen mask checks to angel
Stefan Bühler
2009-09-04 15:56:52 +02:00
c82ce879bb
[modules] Add mod_auth (only basic method and plaintext files supported yet)
Thomas Porzelt
2009-09-02 21:13:19 +02:00
cce1f4276f
[mod_access] Return LI_HANDLER_GO_ON if there already is a response handler registered
Thomas Porzelt
2009-09-02 21:11:48 +02:00
b32c74a180
vr->handle_response_body was replaced with vr->backend (and is used for something else now)
Stefan Bühler
2009-08-31 18:09:19 +02:00
ebedf9c981
[waf] Fix building with lua
Thomas Porzelt
2009-08-31 12:13:32 +02:00
25008966af
[waf] Remove old/unused wscript
Thomas Porzelt
2009-08-31 11:07:21 +02:00
0c875742d1
[waf] Fix pkg-config check for lua, needs different names on different platforms...
Thomas Porzelt
2009-08-31 11:03:11 +02:00
94e33528fe
Fix configure.ac to detect missing libev
Stefan Bühler
2009-08-31 00:24:36 +02:00
56ff7ca32a
angel/lighty now synchronize the server state
Stefan Bühler
2009-08-30 20:43:13 +02:00
eeddb37e4a
Add plugin angel callbacks
Stefan Bühler
2009-08-30 19:25:01 +02:00
39ff1ea62d
Fix type in mod_cache_disk_etag
Stefan Bühler
2009-08-30 14:53:43 +02:00
f221bac60e
Fix handling closing sockets (read buffer until EOF, error or timeout)
Stefan Bühler
2009-08-26 23:23:26 +02:00
de499089ff
[waf] Add missing HAVE_CONFIG_H=1 define for common lib
Thomas Porzelt
2009-08-20 17:48:37 +02:00
6184f88e08
[core] Fix connection bandwidth stats calculation
Thomas Porzelt
2009-08-19 17:27:19 +02:00
38e438fb94
[waf] Remove left over print
Thomas Porzelt
2009-08-19 17:02:16 +02:00
0ee98620b7
[core] Fix 'include' directive in config parser
Thomas Porzelt
2009-08-19 14:07:23 +02:00
5c699f571a
[waf] Fix includes so config.h gets found
Thomas Porzelt
2009-08-19 13:17:18 +02:00
8b7ea63cf9
[waf] Reenable waf and update to 1.5.8
Thomas Porzelt
2009-08-18 22:57:23 +02:00
96123d01cf
[mod_status] Add refresh=X querystring parameter to control auto-refreshing of page
Thomas Porzelt
2009-08-13 20:08:37 +02:00
9ab83c0a1f
[mod_status] Merge status.show and status.show_runtime into status.info
Thomas Porzelt
2009-08-13 19:52:23 +02:00
86ebb4c7f0
[core] Add li_querystring_find() function to utils
Thomas Porzelt
2009-08-13 18:38:30 +02:00
f0d5c9e789
[mod_status] Add status.show_runtime action
Thomas Porzelt
2009-08-09 18:04:53 +02:00
8a0665aa53
Set tm.tm_isdst = 0 before mktime()
Stefan Bühler
2009-08-06 10:31:24 +02:00
8a13426774
[core] Stop stat cache waitqueue in sigint/worker stop
Thomas Porzelt
2009-08-04 10:08:08 +02:00
24483f55ed
cmake: build common lib as shared lib, cleanup CMakeLists.txt
Stefan Bühler
2009-08-03 20:47:26 +02:00
6cb5af487f
[core] Add li-prefix to structs, enums and function names for encoding helpers
Thomas Porzelt
2009-08-03 20:33:17 +02:00
e438240ed5
automake: fix make dist and module "lib" prefix
Stefan Bühler
2009-08-02 12:02:36 +02:00
bdf198eb0c
Add ignores for automake files
Stefan Bühler
2009-07-31 20:48:59 +02:00
7b1b492bcb
automake: mod_rrd doesn't exist yet
Stefan Bühler
2009-07-31 20:40:01 +02:00
df96167362
Add automake
Stefan Bühler
2009-07-31 20:36:37 +02:00
be5d0c7d75
Require cmake 2.6.4
Stefan Bühler
2009-07-30 20:35:06 +02:00
c83817721c
[mod_rewrite] Fix broken %{request.scheme}
Thomas Porzelt
2009-07-26 18:15:45 +02:00
adf9e2b056
[mod_redirect] Fix scheme
Thomas Porzelt
2009-07-26 18:15:02 +02:00
549daa97e1
[core] Use DEBUG() makro instead of g_printerr() in config parser
Thomas Porzelt
2009-07-26 16:54:23 +02:00
4f9a695051
Compile common source as static lib
Stefan Bühler
2009-07-26 16:28:19 +02:00
0087b8cfc2
Better error message if spawn failed
Stefan Bühler
2009-07-26 16:18:47 +02:00
6a6c1c0511
Remove usage of "environ"
Stefan Bühler
2009-07-26 16:05:30 +02:00
b364b09790
Fix some error reporting in angel
Stefan Bühler
2009-07-26 15:32:14 +02:00
2f6fe68a75
Cleanup some debug logging
Stefan Bühler
2009-07-26 15:10:14 +02:00
534a0f2d3a
New instance state machine
Stefan Bühler
2009-07-26 15:01:08 +02:00