2
0
Fork 0

Commit Graph

  • 430e3e08a0 [waf] Make ragel mandatory in configure step Thomas Porzelt 2009-09-14 19:12:15 +0200
  • 39a879f89a Add "include_lua" to config special commands if compiled with lua Stefan Bühler 2009-09-14 18:58:42 +0200
  • 0320330685 Fix some casts for in_addr Stefan Bühler 2009-09-14 18:57:27 +0200
  • 1df869edc3 [waf] Add missing checks for localtime_r() and gmtime_r() Thomas Porzelt 2009-09-13 22:29:13 +0200
  • a94fee7b76 [waf] Add new *_lua.c files Thomas Porzelt 2009-09-13 21:54:38 +0200
  • 659ebfdd16 Add core lua support to handle requests Stefan Bühler 2009-09-13 17:54:16 +0200
  • 897b27c692 Some core docs fixed Stefan Bühler 2009-09-13 17:46:02 +0200
  • 77f2a832e7 Fix liRequestUri struct Stefan Bühler 2009-09-13 17:45:41 +0200
  • a8a761946c Fix etag option, added comment so no one tries to clean it up again :) Stefan Bühler 2009-09-12 23:15:33 +0200
  • c8d60eacd8 Fix autobuild openssl handling Stefan Bühler 2009-09-11 22:36:24 +0200
  • b696fcbe0d Small plugin-core options cleanup Stefan Bühler 2009-09-09 21:15:12 +0200
  • 4698bb9359 [mod_accesslog] Fix %v (server name) placeholder Thomas Porzelt 2009-09-09 20:44:06 +0200
  • 959733cf82 Remove event_handler setup Stefan Bühler 2009-09-09 19:30:26 +0200
  • 2aae4e060f Add mod_balancer head comments Stefan Bühler 2009-09-09 19:30:13 +0200
  • 772b87bfb3 [cmake] small cleanups, renamed common lib Stefan Bühler 2009-09-09 18:56:46 +0200
  • f030824550 Fix server address (do not use the listen address) Stefan Bühler 2009-09-09 18:12:05 +0200
  • 21cfd4ab71 [waf] Fix double linkage of *_lua.c in some commandline usage cases Thomas Porzelt 2009-09-09 10:55:03 +0200
  • 097d2000a6 [waf] Enable openssl too if --with-all is specified Thomas Porzelt 2009-09-09 10:33:35 +0200
  • 41d0490534 Use raw uri for orig-uri and REQUEST_URI/REDIRECT_URI in fastcgi Stefan Bühler 2009-09-09 00:56:59 +0200
  • 374ebbeff7 Fix index action: require trailing slash in uri path, append index filename to uri Stefan Bühler 2009-09-09 00:40:12 +0200
  • b61013d9e0 Fix automake to build shared libraries Stefan Bühler 2009-09-09 00:12:34 +0200
  • 4be784a91e Fix mod_openssl doc Stefan Bühler 2009-09-09 00:11:52 +0200
  • 3b4014da9d [waf] Add '--with-openssl' option and mod_openssl Thomas Porzelt 2009-09-08 23:48:45 +0200
  • 9d58498951 No cleanup if config file loading fails (fixes segfault) Stefan Bühler 2009-09-08 22:52:49 +0200
  • 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 +0200
  • 2484a45c1f Set con->is_ssl Stefan Bühler 2009-09-08 22:09:35 +0200
  • e7b7b1d82c Add mod_openssl Stefan Bühler 2009-09-08 19:10:09 +0200
  • a663088a77 Add custom server socket callbacks (for ssl modules) Stefan Bühler 2009-09-08 19:09:39 +0200
  • c77ba3eb20 Cleanup connection code Stefan Bühler 2009-09-08 19:09:08 +0200
  • 2a29965dc5 Accept LF in http responses instead of CRLF too Stefan Bühler 2009-09-06 17:19:06 +0200
  • 5e5f5564ee [core] Fix for commit #572 Thomas Porzelt 2009-09-05 19:45:44 +0200
  • 0372f3a671 [core] Add status code 418 to li_http_method_string() Thomas Porzelt 2009-09-05 19:35:39 +0200
  • 6016ec94fe [core] Make error pages prettier and add a little error description Thomas Porzelt 2009-09-05 19:32:54 +0200
  • 279b9b2217 [waf] Adapt path layout to current version, fixes optimization for config_parser.rl Thomas Porzelt 2009-09-05 16:44:25 +0200
  • cd10b26497 [core] Don't print debug message about config parser when there's no problem Thomas Porzelt 2009-09-05 12:09:43 +0200
  • e1193ec9f6 [waf] Add -g, -g2 and -O2 to default compile parameters Thomas Porzelt 2009-09-05 12:01:34 +0200
  • df225dc007 [core] Limit request uri to 8 kilobytes and whole request header to 64 kilobytes Thomas Porzelt 2009-09-05 11:45:16 +0200
  • d434383b66 [automake,cmake] Add mod_auth to build scripts Thomas Porzelt 2009-09-05 11:41:35 +0200
  • 007e5e040c Add listen mask checks to angel Stefan Bühler 2009-09-04 15:56:52 +0200
  • c82ce879bb [modules] Add mod_auth (only basic method and plaintext files supported yet) Thomas Porzelt 2009-09-02 21:13:19 +0200
  • cce1f4276f [mod_access] Return LI_HANDLER_GO_ON if there already is a response handler registered Thomas Porzelt 2009-09-02 21:11:48 +0200
  • 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 +0200
  • ebedf9c981 [waf] Fix building with lua Thomas Porzelt 2009-08-31 12:13:32 +0200
  • 25008966af [waf] Remove old/unused wscript Thomas Porzelt 2009-08-31 11:07:21 +0200
  • 0c875742d1 [waf] Fix pkg-config check for lua, needs different names on different platforms... Thomas Porzelt 2009-08-31 11:03:11 +0200
  • 94e33528fe Fix configure.ac to detect missing libev Stefan Bühler 2009-08-31 00:24:36 +0200
  • 56ff7ca32a angel/lighty now synchronize the server state Stefan Bühler 2009-08-30 20:43:13 +0200
  • eeddb37e4a Add plugin angel callbacks Stefan Bühler 2009-08-30 19:25:01 +0200
  • 39ff1ea62d Fix type in mod_cache_disk_etag Stefan Bühler 2009-08-30 14:53:43 +0200
  • f221bac60e Fix handling closing sockets (read buffer until EOF, error or timeout) Stefan Bühler 2009-08-26 23:23:26 +0200
  • de499089ff [waf] Add missing HAVE_CONFIG_H=1 define for common lib Thomas Porzelt 2009-08-20 17:48:37 +0200
  • 6184f88e08 [core] Fix connection bandwidth stats calculation Thomas Porzelt 2009-08-19 17:27:19 +0200
  • 38e438fb94 [waf] Remove left over print Thomas Porzelt 2009-08-19 17:02:16 +0200
  • 0ee98620b7 [core] Fix 'include' directive in config parser Thomas Porzelt 2009-08-19 14:07:23 +0200
  • 5c699f571a [waf] Fix includes so config.h gets found Thomas Porzelt 2009-08-19 13:17:18 +0200
  • 8b7ea63cf9 [waf] Reenable waf and update to 1.5.8 Thomas Porzelt 2009-08-18 22:57:23 +0200
  • 96123d01cf [mod_status] Add refresh=X querystring parameter to control auto-refreshing of page Thomas Porzelt 2009-08-13 20:08:37 +0200
  • 9ab83c0a1f [mod_status] Merge status.show and status.show_runtime into status.info Thomas Porzelt 2009-08-13 19:52:23 +0200
  • 86ebb4c7f0 [core] Add li_querystring_find() function to utils Thomas Porzelt 2009-08-13 18:38:30 +0200
  • f0d5c9e789 [mod_status] Add status.show_runtime action Thomas Porzelt 2009-08-09 18:04:53 +0200
  • 8a0665aa53 Set tm.tm_isdst = 0 before mktime() Stefan Bühler 2009-08-06 10:31:24 +0200
  • 8a13426774 [core] Stop stat cache waitqueue in sigint/worker stop Thomas Porzelt 2009-08-04 10:08:08 +0200
  • 24483f55ed cmake: build common lib as shared lib, cleanup CMakeLists.txt Stefan Bühler 2009-08-03 20:47:26 +0200
  • 6cb5af487f [core] Add li-prefix to structs, enums and function names for encoding helpers Thomas Porzelt 2009-08-03 20:33:17 +0200
  • e438240ed5 automake: fix make dist and module "lib" prefix Stefan Bühler 2009-08-02 12:02:36 +0200
  • bdf198eb0c Add ignores for automake files Stefan Bühler 2009-07-31 20:48:59 +0200
  • 7b1b492bcb automake: mod_rrd doesn't exist yet Stefan Bühler 2009-07-31 20:40:01 +0200
  • df96167362 Add automake Stefan Bühler 2009-07-31 20:36:37 +0200
  • be5d0c7d75 Require cmake 2.6.4 Stefan Bühler 2009-07-30 20:35:06 +0200
  • c83817721c [mod_rewrite] Fix broken %{request.scheme} Thomas Porzelt 2009-07-26 18:15:45 +0200
  • adf9e2b056 [mod_redirect] Fix scheme Thomas Porzelt 2009-07-26 18:15:02 +0200
  • 549daa97e1 [core] Use DEBUG() makro instead of g_printerr() in config parser Thomas Porzelt 2009-07-26 16:54:23 +0200
  • 4f9a695051 Compile common source as static lib Stefan Bühler 2009-07-26 16:28:19 +0200
  • 0087b8cfc2 Better error message if spawn failed Stefan Bühler 2009-07-26 16:18:47 +0200
  • 6a6c1c0511 Remove usage of "environ" Stefan Bühler 2009-07-26 16:05:30 +0200
  • b364b09790 Fix some error reporting in angel Stefan Bühler 2009-07-26 15:32:14 +0200
  • 2f6fe68a75 Cleanup some debug logging Stefan Bühler 2009-07-26 15:10:14 +0200
  • 534a0f2d3a New instance state machine Stefan Bühler 2009-07-26 15:01:08 +0200
  • 594987c29e Add li_ev_safe_ref_and_stop macro and use it Stefan Bühler 2009-07-26 15:00:53 +0200
  • 30f804170c Fix angel_log.h macros Stefan Bühler 2009-07-26 15:00:34 +0200
  • baa78b1ebb Handle multi-lines for error-pipe logging Stefan Bühler 2009-07-25 21:39:13 +0200
  • e02d2efea1 Remove path in angel_proc logging Stefan Bühler 2009-07-25 18:13:16 +0200
  • 766fcd4bfc Add liProc and liErrorPipe for angel Stefan Bühler 2009-07-25 17:37:45 +0200
  • 82ea7279df [modules] Add mod_redirect Thomas Porzelt 2009-07-23 14:42:50 +0200
  • 048c66938c [mod_rewrite] Implement rewrite action without regex Thomas Porzelt 2009-07-23 12:27:56 +0200
  • 4980987578 [mod_accesslog] Remove superflous '+' in timestamp format string Thomas Porzelt 2009-07-17 21:25:56 +0200
  • 5b57a8c4b9 [core] Fix double free() in config_parser Thomas Porzelt 2009-07-17 17:47:31 +0200
  • a312773e40 [core] Make 'include' directive in config_parser support glob()-style patterns Thomas Porzelt 2009-07-17 17:32:11 +0200
  • e838c9b3cf [core] Add liTimeFunc (gmtime_r, localtime_r) parameter to li_worker_current_timestamp() Thomas Porzelt 2009-07-17 13:04:01 +0200
  • 75237dda62 Add GError log writing Stefan Bühler 2009-07-17 12:19:57 +0200
  • ab1387d4ba Move and add some common log helpers to utils Stefan Bühler 2009-07-17 12:19:25 +0200
  • 1515e5c2f4 Deterministic multiline header parsing Stefan Bühler 2009-07-17 12:18:52 +0200
  • fe54d1fe9d Send 400 if header parsing failed Stefan Bühler 2009-07-17 12:18:28 +0200
  • 68b32499f9 [mod_vhost] Fix use of uninitialized variable in vhost.map_regex action Thomas Porzelt 2009-07-16 22:57:06 +0200
  • e88895bd0c Fix caching of libev configuration Stefan Bühler 2009-07-16 22:35:40 +0200
  • b187c4f3c5 Fix missing newlines at end of files Stefan Bühler 2009-07-16 22:17:14 +0200
  • a061745193 Fix bugs found with the static clang analyzer (http://clang-analyzer.llvm.org/) Stefan Bühler 2009-07-16 22:13:40 +0200
  • f4f2bd1f38 Poison non-thread-safe functions and fix errors Stefan Bühler 2009-07-16 22:10:41 +0200
  • 2fa0d1381c Add more ways to configure the location of libev Stefan Bühler 2009-07-16 22:03:59 +0200
  • 8a9ddd4d7e [mod_vhost] Fix cleanup function of vhost.map_regex action Thomas Porzelt 2009-07-16 19:54:36 +0200