Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
View Latest Revision
root
/
trunk
/
src
/
chunk.c
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@2263
[2263]
5 weeks
stbuehler
Replace buffer_{append,copy}_string with the _len variant where possible …
(edit)
@2110
[2110]
6 months
stbuehler
fix min-procs handling in mod_scgi.c, just set to max-procs (patch from …
(edit)
@2033
[2033]
8 months
glen
- chunk.c patches from
#1510
(edit)
@1893
[1893]
13 months
jan
- fixed more return types to be off_t instead of int - added more …
(edit)
@1891
[1891]
13 months
jan
- added a global pool of unused chunks instead of a per chunkqueue pool - …
(edit)
@1644
[1644]
19 months
jakabosky
remove duplicate chunk stealing code.
(edit)
@1640
[1640]
19 months
jakabosky
fixed bug with re-using tempfile chunk from cq->unused list.
(edit)
@1561
[1561]
19 months
jan
big threading cleanup, glib-2.0 + gthread-2.0 is now a requirement * …
(edit)
@1513
[1513]
20 months
jakabosky
Fixed bug with X-Sendfile.
(edit)
@1502
[1502]
20 months
jakabosky
Moved HTTP/1.1 chunk encoding into plugin mod_chunked Created filter chain …
(edit)
@1496
[1496]
21 months
darix
- cleanup trailing whitespaces
(edit)
@1465
[1465]
21 months
jakabosky
converted mod_proxy_backend_xxx's into loadable modules. added backend …
(edit)
@1437
[1437]
22 months
jan
added chunk-stealing - instead copying a from buffer to buffer to move …
(edit)
@1425
[1425]
22 months
jan
steal the request-body tempfile-chunk from the incoming queue
(edit)
@1398
[1398]
22 months
jan
reset the copy-length on chunk_reset()
(edit)
@1393
[1393]
22 months
jan
linux AIO support - added a copy-fd-struct
(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)
@172
[172]
3 years
jan
maintain the file-cache - whenever you change physical.path, remove the …
(edit)
@169
[169]
3 years
jan
merged post-upload-cleanup
(copy)
@30
[30]
4 years
jan
moved everything below trunk/ and added branches/ and tags/
copied from
src/chunk.c
:
(add)
@1
[1]
4 years
jan
first import of lighttpd 1.3.10
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog