root/trunk/src/base.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2342 [2342] 8 hours stbuehler Use pipe-io instead of SIGUSR1 to wakeup main thread (fixes #1517)
(edit) @2245 [2245] 2 months stbuehler merged from @1874: add ETag configuration (#1442)
(edit) @2238 [2238] 2 months stbuehler Fixed sock_addr reading in mod_cgi.c (#1672)
(edit) @2110 [2110] 8 months stbuehler fix min-procs handling in mod_scgi.c, just set to max-procs (patch from …
(edit) @2036 [2036] 9 months glen - ssl.cipher-list and ssl.use-sslv2 ported from 1.4.x (#1422)
(edit) @1885 [1885] 14 months jan added (incomplete) support for a non-glib compile
(edit) @1810 [1810] 18 months jan fixed conditional caches if a cache-entry gets invalidated at runtime
(edit) @1792 [1792] 18 months jan added a flag to declare a conditional valid to support …
(edit) @1711 [1711] 19 months jan moved time-tracking into timing.[ch] and added debug.log-timing
(edit) @1705 [1705] 20 months jan added time-tracking * base.h - added a array of GTimeVal to track …
(edit) @1670 [1670] 20 months jan win32 specific fixes
(edit) @1662 [1662] 20 months jan added support for daemontools and the -I option (patch by dermoth@…)
(edit) @1653 [1653] 20 months jan added a huge win32 patch by jtiai
(edit) @1628 [1628] 20 months jan replace explict counting of open fds by a more heuristic way to guess how …
(edit) @1620 [1620] 20 months jakabosky added server.max-connection-idle option.
(edit) @1618 [1618] 20 months jakabosky added statistics value for currently open fds.
(edit) @1590 [1590] 21 months jan add define to disable all the threading support - replaced all pthread_* …
(edit) @1582 [1582] 21 months jan make gcc happy about the 'array' as param-name and 'array' as type-name
(edit) @1572 [1572] 21 months jan join all the threads we started and cleanup after them
(edit) @1571 [1571] 21 months jan moved the completion-handlers into the network-backends * server.c, …
(edit) @1561 [1561] 21 months jan big threading cleanup, glib-2.0 + gthread-2.0 is now a requirement * …
(edit) @1558 [1558] 21 months jan added inotify support
(edit) @1534 [1534] 21 months jan fixed out-of-fd detection instead of testing activly if we will run out …
(edit) @1511 [1511] 21 months jakabosky add support for T_CONFIG_INT. change "server.max-request-size" from SHORT …
(edit) @1502 [1502] 22 months jakabosky Moved HTTP/1.1 chunk encoding into plugin mod_chunked Created filter chain …
(edit) @1496 [1496] 22 months darix - cleanup trailing whitespaces
(edit) @1465 [1465] 22 months jakabosky converted mod_proxy_backend_xxx's into loadable modules. added backend …
(edit) @1462 [1462] 23 months jan increased the number of iocbs to 128
(edit) @1455 [1455] 23 months jan added a rip-off of linux-aio-sendfile based on posix-aio
(edit) @1443 [1443] 2 years jan - added support for server.use-noatime - added alignment check in case we …
(edit) @1438 [1438] 2 years jan fixed linux-aio support - the iocb submitted by io_submit() was on the …
(edit) @1433 [1433] 2 years jan merged [1332] and [1290] - only run symlink checks if we should not …
(edit) @1394 [1394] 2 years jan Linux AIO support * network_linux_aio.c, network_backends.h, network.c …
(edit) @1349 [1349] 2 years darix - merged lighttpd-merge-1.4.x so we finally work in trunk/ ! yeah \o/
(edit) @1348 [1348] 2 years darix - revert all changes back to the branchpoint
(edit) @510 [510] 3 years moo mod_redirect/mod_rewrite substitute %n with condition substring
(edit) @353 [353] 3 years moo con->dst_addr_buf, cached result for inet_ntop
(edit) @331 [331] 3 years moo srv->config_patches is no longer used. was abandoned [295]
(edit) @298 [298] 3 years moo nesting/chaining condition new config item: debug.log-condition-handling
(edit) @287 [287] 3 years moo O_BINARY for cygwin's dos-text mount point
(edit) @284 [284] 3 years moo new handler: handle_physical prefix alias, not only for directory. …
(edit) @243 [243] 4 years jan added support for HTTPremoteip
(edit) @222 [222] 4 years jan handle lower-case filesystems as HPFS, NTFS and FAT
(edit) @217 [217] 4 years jan move the post_data_fetched to base as mod_uploadprogress need it and only …
(edit) @201 [201] 4 years jan added new option to leave stderr open for fprintf() debugging
(edit) @178 [178] 4 years jan added mod_indexfile.c and mod_dirlisting.c and move all options from …
(edit) @169 [169] 4 years jan merged post-upload-cleanup
(edit) @84 [84] 4 years jan added dir-listing.hide-dotfiles and customizable CSS for dirlisting …
(edit) @54 [54] 4 years jan * If sizeof(long) == sizeof(off_t), buffer_{append,copy}_off_t() are …
(edit) @46 [46] 4 years jan added ssl.ca-file and updated error-message if private and public key …
(copy) @30 [30] 4 years jan moved everything below trunk/ and added branches/ and tags/
copied from src/base.h:
(edit) @9 [9] 4 years jan fix compile on MacOS X due to missing environ (Bug #2)
Note: See TracRevisionLog for help on using the revision log.