root/branches/post-upload-cleanup

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @166 [166] 3 years jan finish the disable_time patch
(edit) @165 [165] 3 years jan don't add content-length as HTTP_CONTENT_LENGTH to the cgi-headers
(edit) @164 [164] 3 years jan fixed the last con->fd -> con->fd->fd in debug-messages
(edit) @163 [163] 3 years jan added 207 for webdav
(edit) @162 [162] 3 years jan check that the method name is A-Z only and allow content for all method …
(edit) @161 [161] 3 years jan accept all method and deny them only for static files …
(edit) @160 [160] 3 years jan added the extra \0 at the end of the write-buffer the fulfill the normal …
(edit) @158 [158] 3 years jan handle all request-methods
(edit) @156 [156] 3 years jan handle POST_DATA before connect() and off-by-one in sending data
(edit) @155 [155] 3 years jan drop debug messages
(edit) @154 [154] 3 years jan SEGFAULT needs stdio.h
(edit) @153 [153] 3 years jan include the right header
(edit) @152 [152] 3 years jan send request data on demand (streaming)
(edit) @151 [151] 3 years jan handle return codes correctly
(edit) @150 [150] 3 years jan tell the fd's that we are using pipes
(edit) @149 [149] 3 years jan add more debug messages on assertion
(edit) @148 [148] 3 years jan removed unused chunks_written
(edit) @147 [147] 3 years jan port to new API (untested)
(edit) @146 [146] 3 years jan add rewritten physical.path to fce
(edit) @145 [145] 3 years jan use fce instead of filename
(edit) @144 [144] 3 years jan added the use of chunkqueue_remove_empty_chunks()
(edit) @143 [143] 3 years jan removed debug-code
(edit) @142 [142] 3 years jan simplified cleanup of chunkqueue by using chunkqueue_remove_empty_chunks() …
(edit) @141 [141] 3 years jan removed debug code
(edit) @140 [140] 3 years jan on win32 we need closesocket() instead of close()
(edit) @139 [139] 3 years jan free the chunks on _reset and added more use full cleanup functions
(edit) @138 [138] 3 years jan added the new file_cache and file_descr handling and added the support for …
(edit) @137 [137] 3 years jan let all network functions return network_t
(edit) @136 [136] 3 years jan added new post-request signalling
(edit) @135 [135] 3 years jan added the new file_cache and file_descr handling and droped READ_POST
(edit) @134 [134] 3 years jan be more verbose before we crash
(edit) @133 [133] 3 years jan added the new file_cache and file_descr handling and the prefix handling …
(edit) @132 [132] 3 years jan added the new file_cache and file_descr handling
(edit) @131 [131] 3 years jan add stdio.h for the SEGFAULT macro
(edit) @130 [130] 3 years jan added the new file_cache and file_descr handling
(edit) @129 [129] 3 years jan cover a unused var if no gmt_off is avaialbel
(edit) @128 [128] 3 years jan append_file wants a file_cache_entry now
(edit) @127 [127] 3 years jan a simple state is enough
(edit) @126 [126] 3 years jan added the new file_cache and file_descr handling
(edit) @125 [125] 3 years jan added the read and write functions as glue-code
(edit) @124 [124] 3 years jan added the new glue-code
(edit) @123 [123] 3 years jan get the file-cache-entry yourself
(edit) @122 [122] 3 years jan get the file-cache-entry yourself
(edit) @121 [121] 3 years jan get the file-cache-entry yourself
(edit) @120 [120] 3 years jan assign the write and read functions at accept()
(edit) @119 [119] 3 years jan dropped to read-post state and moved big chunks of the code around - …
(edit) @118 [118] 3 years jan moved file_cache and file_cache_entry to file_cache.h, replaced all int fd …
(edit) @117 [117] 3 years jan split up file_cache_get_entry(), dropped dead code
(edit) @116 [116] 3 years jan added plugin-hook to fetch post data into a plugin
(edit) @115 [115] 3 years jan seperated glue-code
(edit) @114 [114] 3 years jan added a native interface to send() and recv() and ported all backends to …
(edit) @113 [113] 3 years jan ported to file_descr and seperated glue code to fdevent-glue.c
(edit) @112 [112] 3 years jan combine fd and fde_ndx and the readable and writable state into file_descr
(copy) @110 [110] 3 years jan branch for the post-handling rework
copied from trunk:
(edit) @109 [109] 3 years jan fixed conditional setenv.add-environment
Note: See TracRevisionLog for help on using the revision log.