summaryrefslogtreecommitdiff
path: root/src/plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Only print a warning for now if you try to load a module twicelighttpd-1.4.27Stefan Bühler2010-08-111-2/+2
* Add check to stop loading plugins twiceStefan Bühler2010-08-051-1/+8
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-8/+5
* Replace buffer_{append,copy}_string with the _len variant where possible (#17...Stefan Bühler2008-07-301-4/+4
* Fixed many warnings (compare (un)signed, unused vars, and initialize with zero)Stefan Bühler2008-04-291-1/+1
* - merged -r1090:1091 => add --with-webdav-locksMarcus Rückert2006-10-091-1/+1
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-71/+71
* added static building of lighttpdJan Kneschke2006-01-041-1/+1
* added a static target to scons which compiles lighttpd staticly (incl. mod_ac...Jan Kneschke2006-01-031-0/+19
* darix asked for this version of the type castJan Kneschke2005-11-111-0/+4
* either remove include config.h or covered it in HAVE_CONFIG_HJan Kneschke2005-09-241-0/+2
* fix bug triggered by [680]. reset "used"mOo2005-09-031-0/+1
* removed the 'make distcheck' hack as we have -m now ([640], [630])Jan Kneschke2005-08-291-11/+2
* added -m to set the location of the modulesJan Kneschke2005-08-271-3/+4
* ..physical_path is gone and has ben replaced by subrequest_startJan Kneschke2005-08-151-3/+0
* added include_shell option to configfiles (merged the rest of the trunk chang...Jan Kneschke2005-08-091-1/+1
* let mod_alias handle directories and files (merged [284], [294])Jan Kneschke2005-08-081-0/+3
* added the name of the plugin if dlopen failsJan Kneschke2005-05-051-2/+2
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+433