2
0

Gráfico de Commits

  • 32c28a0421 make ucbcc on sol9 happy as B_TRUE and B_FALSE are defined somewhere weigon 2005-08-31 21:25:18 +00:00
  • bb5f4072cd the lost part of [240] xuefer 2005-08-31 13:57:09 +00:00
  • 4846d4ed80 the lost part of [240] xuefer 2005-08-31 13:57:09 +00:00
  • 0bafbb5a96 mod_cml needs lualib weigon 2005-08-31 13:39:46 +00:00
  • 1230c4c9b4 mod_cml needs lualib weigon 2005-08-31 13:39:46 +00:00
  • 04e3278bd3 moved last-modifed handling to response.c and let mod_cml_lua.c use it. weigon 2005-08-31 13:39:09 +00:00
  • 9dd464a72b moved last-modifed handling to response.c and let mod_cml_lua.c use it. weigon 2005-08-31 13:39:09 +00:00
  • d07735e838 added tests for keep-alive and setenv and passed a ARRAY ref instead of a HASH ref weigon 2005-08-31 12:55:44 +00:00
  • 7988661090 added tests for keep-alive and setenv and passed a ARRAY ref instead of a HASH ref weigon 2005-08-31 12:55:44 +00:00
  • ecd33f6ed2 added gracefull shutdown and max-connections weigon 2005-08-31 09:16:18 +00:00
  • 5c20c426b7 added gracefull shutdown and max-connections weigon 2005-08-31 09:16:18 +00:00
  • bf629a729d limit max_fds to FD_SETSIZE of select is used. weigon 2005-08-31 08:08:32 +00:00
  • 3749f4cbfb limit max_fds to FD_SETSIZE of select is used. weigon 2005-08-31 08:08:32 +00:00
  • 300ddbd360 next is 1.4.3, simplified the sorting of the features and modules weigon 2005-08-30 11:27:40 +00:00
  • a99be4eb42 next is 1.4.3, simplified the sorting of the features and modules weigon 2005-08-30 11:27:40 +00:00
  • 0abd166b02 let kqueue startup after daemonize is done weigon 2005-08-30 10:42:06 +00:00
  • e47ae00886 let kqueue startup after daemonize is done weigon 2005-08-30 10:42:06 +00:00
  • e3fa4d3b0c after-release fixes for freebsd (merged [191]) weigon 2005-08-29 20:47:34 +00:00
  • d84a871547 after-release fixes for freebsd (merged [191]) weigon 2005-08-29 20:47:34 +00:00
  • 184f00e595 do a long wait if the lighttpd isn't starting up fast enough weigon 2005-08-29 14:12:31 +00:00
  • b14d500a9e do a long wait if the lighttpd isn't starting up fast enough lighttpd-1.4.2 weigon 2005-08-29 14:12:31 +00:00
  • c9893297bf removed the 'make distcheck' hack as we have -m now ([640], [630]) weigon 2005-08-29 14:11:47 +00:00
  • 15dc40cd36 removed the 'make distcheck' hack as we have -m now ([640], [630]) weigon 2005-08-29 14:11:47 +00:00
  • 1486869e7a make 'make distcheck' happy and install files into _build/tests/ weigon 2005-08-29 13:43:46 +00:00
  • 1be36e4013 make 'make distcheck' happy and install files into _build/tests/ weigon 2005-08-29 13:43:46 +00:00
  • 6ac7575d5e create empty files for mimetype testing weigon 2005-08-29 12:42:06 +00:00
  • 849cbb728e create empty files for mimetype testing weigon 2005-08-29 12:42:06 +00:00
  • 4c30f6dcbb prepare for 1.4.2 weigon 2005-08-29 12:33:50 +00:00
  • 60b1692695 prepare for 1.4.2 weigon 2005-08-29 12:33:50 +00:00
  • f26001bf8c fixed typos weigon 2005-08-29 12:30:23 +00:00
  • ef7955cc1f fixed typos weigon 2005-08-29 12:30:23 +00:00
  • ffa8be6364 don't set a global uri-prefix and added checks (fixes #235) weigon 2005-08-29 12:26:25 +00:00
  • 7d4f64c476 don't set a global uri-prefix and added checks (fixes #235) weigon 2005-08-29 12:26:25 +00:00
  • 1a9fd8af6c run tests in build root (merged #228) weigon 2005-08-29 12:08:00 +00:00
  • 15b0109071 run tests in build root (merged #228) weigon 2005-08-29 12:08:00 +00:00
  • 4268e748ac added --without-* for pcre and bzip2 (merged #225) weigon 2005-08-29 12:06:45 +00:00
  • 0f30ffa145 added --without-* for pcre and bzip2 (merged #225) weigon 2005-08-29 12:06:45 +00:00
  • 4fe542750e removed optimization as it didn't handled alignement issues weigon 2005-08-29 11:11:35 +00:00
  • c2f868c02a removed optimization as it didn't handled alignement issues weigon 2005-08-29 11:11:35 +00:00
  • f042de066c reverted last chngeset and added asserts() that all inserts and deletes are working weigon 2005-08-29 10:44:00 +00:00
  • ecb30c4eec reverted last chngeset and added asserts() that all inserts and deletes are working weigon 2005-08-29 10:44:00 +00:00
  • 3ef91ffe8b closed memleaks at shutdown weigon 2005-08-29 10:43:29 +00:00
  • a3e25bf8ed closed memleaks at shutdown weigon 2005-08-29 10:43:29 +00:00
  • f300254db4 iterate over the tree on delete and free() the nodes itself weigon 2005-08-29 09:50:37 +00:00
  • d1e70da839 iterate over the tree on delete and free() the nodes itself weigon 2005-08-29 09:50:37 +00:00
  • 1ea88e6d61 for EAGAIN: don't close the fd twice, for the other errno's: close() might modify errno. weigon 2005-08-28 21:32:43 +00:00
  • e19d4d77db for EAGAIN: don't close the fd twice, for the other errno's: close() might modify errno. weigon 2005-08-28 21:32:43 +00:00
  • cf2e73ec29 fix table css for easy of embeding xuefer 2005-08-28 11:04:12 +00:00
  • 1f00903dd2 fix table css for easy of embeding xuefer 2005-08-28 11:04:12 +00:00
  • b3e8f28ffe fixed detection of mimetype on uppercase extensions weigon 2005-08-27 16:35:57 +00:00
  • 0212534554 fixed detection of mimetype on uppercase extensions weigon 2005-08-27 16:35:57 +00:00
  • 9492825595 off by one in the skip count weigon 2005-08-27 14:57:20 +00:00
  • c013b0180d off by one in the skip count weigon 2005-08-27 14:57:20 +00:00
  • b1a4ae48ec added -m to set the location of the modules weigon 2005-08-27 14:43:45 +00:00
  • c7ec5012e0 added -m to set the location of the modules weigon 2005-08-27 14:43:45 +00:00
  • 9e861d435c removed -6 from help text and moved FAMOpen2() to a place after setuid() (merged patch from #233) weigon 2005-08-27 14:36:02 +00:00
  • c18d4565cd removed -6 from help text and moved FAMOpen2() to a place after setuid() (merged patch from #233) weigon 2005-08-27 14:36:02 +00:00
  • e41c5fe1ae closed mem-leaks on shutdown weigon 2005-08-27 14:34:40 +00:00
  • e2fc3e86d0 closed mem-leaks on shutdown weigon 2005-08-27 14:34:40 +00:00
  • bf7f11826d fixe dthe number of tests in mod-secdownload.t weigon 2005-08-27 14:15:51 +00:00
  • 98d5982d48 fixe dthe number of tests in mod-secdownload.t weigon 2005-08-27 14:15:51 +00:00
  • 000ea012ff automate the build-process again weigon 2005-08-27 13:45:55 +00:00
  • 294ecffdaf automate the build-process again weigon 2005-08-27 13:45:55 +00:00
  • 3b1b4407bc added large-file support for Range-Requests again. weigon 2005-08-26 07:09:32 +00:00
  • 54d03b905b added large-file support for Range-Requests again. weigon 2005-08-26 07:09:32 +00:00
  • 29bdf7bf4c reset and free dst_addr_buf weigon 2005-08-25 20:09:46 +00:00
  • c1ac34063e reset and free dst_addr_buf weigon 2005-08-25 20:09:46 +00:00
  • 1ecfffdd53 added tests for mod-secdownload weigon 2005-08-25 20:09:14 +00:00
  • 9359e21514 added tests for mod-secdownload weigon 2005-08-25 20:09:14 +00:00
  • 04a555d0c9 add support for the original libfam and handle HUP on the fam-fd weigon 2005-08-25 17:37:17 +00:00
  • 79d3bc4491 add support for the original libfam and handle HUP on the fam-fd weigon 2005-08-25 17:37:17 +00:00
  • b173c74daf if the write is waiting, break the loop. weigon 2005-08-25 06:21:32 +00:00
  • e93ac5407b if the write is waiting, break the loop. weigon 2005-08-25 06:21:32 +00:00
  • 0c112dffc2 document backreference to regex conditional xuefer 2005-08-25 05:47:24 +00:00
  • f08537ee87 document backreference to regex conditional xuefer 2005-08-25 05:47:24 +00:00
  • 1371ef37e8 call create-env only for the first match. (for #220) weigon 2005-08-24 21:01:34 +00:00
  • ff8637dee0 call create-env only for the first match. (for #220) weigon 2005-08-24 21:01:34 +00:00
  • b8e9222ced EINTR is harmless weigon 2005-08-24 10:37:30 +00:00
  • e1855b24dd EINTR is harmless weigon 2005-08-24 10:37:30 +00:00
  • b24d765aa5 check that the anti deeplinking via referer matches work weigon 2005-08-24 07:22:03 +00:00
  • 06becfacfc check that the anti deeplinking via referer matches work weigon 2005-08-24 07:22:03 +00:00
  • b33b6fa632 fix merging of auto-indexing element, and make autoload modules hack to use array merging xuefer 2005-08-23 14:35:01 +00:00
  • f387d89870 fix merging of auto-indexing element, and make autoload modules hack to use array merging xuefer 2005-08-23 14:35:01 +00:00
  • 9831eb281d if pcre is not avaible the UNUSED(regex) tries to tag a non-existent parameter weigon 2005-08-23 11:53:45 +00:00
  • 9a2e653557 if pcre is not avaible the UNUSED(regex) tries to tag a non-existent parameter weigon 2005-08-23 11:53:45 +00:00
  • ec8b41f20c complain about the right plugin not cleaning up weigon 2005-08-23 10:42:26 +00:00
  • 30e094f8d2 complain about the right plugin not cleaning up weigon 2005-08-23 10:42:26 +00:00
  • 708c04dccf HANDLER_GO_ON results in HANDLER_FINISHED later even if the we only received the header yet which is a bit too early. weigon 2005-08-23 10:42:03 +00:00
  • 9db5407390 HANDLER_GO_ON results in HANDLER_FINISHED later even if the we only received the header yet which is a bit too early. weigon 2005-08-23 10:42:03 +00:00
  • aaae24384f added a basic test for mod-ssi weigon 2005-08-23 07:55:19 +00:00
  • 3af5f02398 added a basic test for mod-ssi weigon 2005-08-23 07:55:19 +00:00
  • b95ed23a03 added docs for the new options in mod_dirlisting weigon 2005-08-22 12:28:36 +00:00
  • fd7466eb7a added docs for the new options in mod_dirlisting weigon 2005-08-22 12:28:36 +00:00
  • dfb24de6ce fixed check for base-docroot if chroot is used (fixes #144), patch provided by jochen at schalanda.de weigon 2005-08-22 11:00:31 +00:00
  • 1ce7cb8272 fixed check for base-docroot if chroot is used (fixes #144), patch provided by jochen at schalanda.de weigon 2005-08-22 11:00:31 +00:00
  • 099d4f8633 prepare for 1.4.1 weigon 2005-08-22 10:56:28 +00:00
  • 0f238b3393 prepare for 1.4.1 lighttpd-1.4.1 weigon 2005-08-22 10:56:28 +00:00
  • 4ad100785c added the same --with/--without logic to sqlite and libxml weigon 2005-08-22 10:56:06 +00:00
  • 3bc6a042d1 added the same --with/--without logic to sqlite and libxml weigon 2005-08-22 10:56:06 +00:00
  • 3cd99b69f8 we can't use mmap() with SSL_write as we don't have guarantee that after a SSL_ERROR_WANT_WRITE we get the same mmap()ed address as start pointer. On OpenBSD the start-address is completly random. weigon 2005-08-22 10:43:26 +00:00