Commit Graph

21 Commits (6c160ec7d9c7bd39313ef432516bdf94095f079c)

Author SHA1 Message Date
Jan Kneschke 252ec1ca2b show if fam is enabled
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@588 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-19 14:40:02 +00:00
Jan Kneschke 7c398a4729 add all modules to the print-out and improved the check for gamin >= 0.1.0
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@583 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-19 11:15:14 +00:00
Xuefer 66a8b67888 fix [545] so for able to disable mysql
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@546 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-15 16:37:49 +00:00
Xuefer 4a2babe80a fix mysql_config configuration
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@545 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-15 15:30:16 +00:00
Jan Kneschke 5ef3dc822c respect withval for mysql_config
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@542 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-15 09:56:21 +00:00
Jan Kneschke 75c3a8393a added include_shell option to configfiles (merged the rest of the trunk changesets)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@530 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-09 06:42:33 +00:00
Jan Kneschke 6e78c2c8df user defined variable, compute on parsing: string+string, int+int, array+array, var+=expression.
"include" sub configuration file. (merged ([308], [309], [306], [305])


git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@520 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 14:40:47 +00:00
Jan Kneschke 34b7365eb0 this is the merge branch for 1.4.0
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@517 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 13:45:45 +00:00
Jan Kneschke b59939b6b9 next is .16
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@483 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-28 21:11:55 +00:00
Jan Kneschke 1408a4820d ported mod_cml to lua
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@452 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 17:46:13 +00:00
Jan Kneschke 4ef82e88c2 fixed memcache detection
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@436 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-10 06:25:10 +00:00
Jan Kneschke a3f7300ec9 added trigger-b4-dl, upped version number to .15
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@429 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-07 22:48:42 +00:00
Jan Kneschke 8f9f3def05 fixed detection of broken sendfile() on linux 2.4.x (fixes #135)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@397 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-06-26 10:36:32 +00:00
Jan Kneschke bd7c860620 next release will be 1.3.14
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@317 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-04-30 05:39:19 +00:00
Jan Kneschke 3b5fffce48 merged partts of [192] and [194]
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@283 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-04-15 08:05:08 +00:00
Jan Kneschke d0ad62cd59 prepare for 1.3.13
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@100 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-03-06 11:22:44 +00:00
Jan Kneschke 9b59d5800f NAME_MAX needs sys/syslimits.h on cygwin
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@88 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-03-03 23:52:40 +00:00
Jan Kneschke 0f779ce2f9 fixed #25 by setting all duplicates to 400
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@60 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-03-01 10:55:47 +00:00
Jan Kneschke d9fd24a0f7 * Changed AM_CONFIG_HEADER to AC_CONFIG_HEADER. The Manual says:
Older versions of Automake required the use of AM_CONFIG_HEADER;
    this is no longer the case today.


git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@53 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-02-28 10:36:12 +00:00
Jan Kneschke b8a96670c1 added check for libfcgi to build special test-cases
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@43 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-02-27 22:10:01 +00:00
Jan Kneschke bcdc6a3bbc moved everything below trunk/ and added branches/ and tags/
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@30 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-02-20 14:27:00 +00:00