Mark Michelson
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 anos atrás |
Richard Mudgett
|
2140cef0a0
HTTP: Add persistent connection support.
|
10 anos atrás |
Walter Doekes
|
af914bcd6b
Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
|
12 anos atrás |
Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 anos atrás |
Tilghman Lesher
|
7bd071ed85
Merged revisions 326830 via svnmerge from
|
13 anos atrás |
Paul Belanger
|
6741768ba2
Merged revisions 319085 via svnmerge from
|
13 anos atrás |
Paul Belanger
|
7cdc29f066
Replace ast_log(LOG_DEBUG, ...) with ast_debug()
|
13 anos atrás |
Terry Wilson
|
bd4861f269
Don't prepend the URI prefix to the post directory
|
15 anos atrás |
Tilghman Lesher
|
ce99465a3b
AST-2009-005
|
15 anos atrás |
Tilghman Lesher
|
692cdae8ad
Support HTTP digest authentication for the http manager interface.
|
15 anos atrás |
Terry Wilson
|
dcc7c7c291
Fully overwrite a same-named file when uploading
|
16 anos atrás |
Terry Wilson
|
a09afb019b
Fix some svn:keywords
|
16 anos atrás |
Tilghman Lesher
|
394ffd8d2f
Merge ast_str_opaque branch (discontinue usage of ast_str internals)
|
16 anos atrás |
Joshua Colp
|
b782a39ddc
FreeBSD also needs libgen.h
|
16 anos atrás |
Michiel van Baak
|
6356371c75
make this compile on OpenBSD again.
|
16 anos atrás |
Kevin P. Fleming
|
1fdd7c85b6
bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
|
16 anos atrás |
Doug Bailey
|
b1a798adea
Add patch to handle how IE7 issues POST requests using Window path spec including backslash delimiters
|
16 anos atrás |
Tilghman Lesher
|
494f40bad2
Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
|
16 anos atrás |
Tilghman Lesher
|
9a09ddf9e5
HTTP module memory leaks
|
16 anos atrás |
Terry Wilson
|
afab6700f2
Fix mime parsing by re-adding support for passing headers to callback functions
|
16 anos atrás |
Doug Bailey
|
8f47cd2fe8
Add g__object_unref to clean up gmime message object
|
16 anos atrás |
Terry Wilson
|
cad6e3f474
Re-add HTTP post support by moving to res_http_post.c
|
16 anos atrás |