index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port httpd to the newest MMAP api.
Ryan Bloom
2000-12-07
1
-1
/
+1
*
Make mod_include use a hash table to associate directive tags with
Ryan Bloom
2000-12-07
2
-104
/
+88
*
Remove an incorrect comment.
Ryan Bloom
2000-12-07
1
-3
/
+0
*
Add cgi and cgid back into the configuration system.
Ryan Bloom
2000-12-06
1
-0
/
+12
*
switch to apr_dbm.h and the updated naming
Greg Stein
2000-12-06
2
-16
/
+16
*
apache_need_sdbm is no longer applicable. clean it out.
Greg Stein
2000-12-06
1
-4
/
+0
*
The -big- fix, all the proper linkages for BaseAddr.ref plus a bit.
William A. Rowe Jr
2000-12-05
14
-55
/
+55
*
A bit of inclusion for the apr-util package.
William A. Rowe Jr
2000-12-05
15
-29
/
+29
*
This patch illustrates the new locations, and makes the majority of the
William A. Rowe Jr
2000-12-05
15
-117
/
+117
*
Add a couple of files that I missed earlier today.
Ryan Bloom
2000-12-05
2
-0
/
+14
*
Ignore all the files that are generated during a build
Ryan Bloom
2000-12-05
10
-0
/
+92
*
Get Apache to configure completely again. This still doesn't build, but
Ryan Bloom
2000-12-04
2
-2
/
+2
*
Get the modules configuration stuff working correctly. This just deals
Ryan Bloom
2000-12-04
11
-25
/
+93
*
Start to add back the config.m4 and Makefile.in's that were separated out
Ryan Bloom
2000-12-04
9
-59
/
+88
*
Get rid of ap_new_apr_connection(). ap_new_connection() now has
Jeff Trawick
2000-12-04
1
-1
/
+1
*
Remove mod_mmap_static. This has been replaced by mod_file_cache, and
Ryan Bloom
2000-12-03
1
-1
/
+0
*
include <strings.h> for the strcasecmp() and strncasecmp() prototypes;
Jeff Trawick
2000-12-01
7
-0
/
+24
*
Enable logging a cookie with mod_log_config
Ryan Bloom
2000-11-30
1
-0
/
+25
*
Fix some const confusion with simpler code.
William A. Rowe Jr
2000-11-29
1
-2
/
+1
*
Fix uninitialized badness
William A. Rowe Jr
2000-11-29
1
-1
/
+1
*
Make Win32 build again
William A. Rowe Jr
2000-11-29
2
-6
/
+10
*
Fix a segfault in mod_info. mod_info_module_cmds() had a misstep when
Jeff Trawick
2000-11-29
1
-1
/
+6
*
Clean up some compiler warnings (there remain some float=double and
William A. Rowe Jr
2000-11-29
1
-2
/
+3
*
The only win32 project file that used (but didn't really use) os/win32/pass...
William A. Rowe Jr
2000-11-29
1
-10
/
+2
*
First step towards extracting the SSI handling from mod_include so that
Ryan Bloom
2000-11-29
1
-101
/
+38
*
Fix some const warnings.
Ryan Bloom
2000-11-28
1
-3
/
+3
*
Fix some lvalue casts so that we can compile with xlc on AIX.
Jeff Trawick
2000-11-28
2
-6
/
+13
*
Get mod_example building cleanly.
Ryan Bloom
2000-11-28
1
-23
/
+28
*
Get mod_echo to stop using BUFF.
Ryan Bloom
2000-11-28
1
-3
/
+4
*
Change some apr_ssize_t uses to apr_size_t.
Jeff Trawick
2000-11-28
2
-16
/
+18
*
fix an apr_size_t/apr_ssize_t discrepancy
Jeff Trawick
2000-11-28
1
-1
/
+1
*
*) sprinkle a little magic "const" dust around (specifically, to compensate
Greg Stein
2000-11-27
1
-16
/
+24
*
fix a bunch of apr_ssize_t/apr_size_t discrepancies
Jeff Trawick
2000-11-27
2
-9
/
+9
*
Use #if APR_HAVE_xyz_H, not #ifdef APR_HAVE_xyz_H
Jeff Trawick
2000-11-27
1
-1
/
+1
*
use the APR feature test macro to check for sys/uio.h; it is the
Jeff Trawick
2000-11-27
1
-1
/
+1
*
*) make find_liveprop() hook take a dav_resource rather than "r"
Greg Stein
2000-11-27
6
-12
/
+25
*
liveprops are handled via hooks, not the dav_provider structure. clear it
Greg Stein
2000-11-27
2
-12
/
+13
*
toss dbm. use the new apu_dbm interfaces.
Greg Stein
2000-11-27
1
-63
/
+40
*
*) Compensate for recent changes in the APR headers. Specifically, some
Greg Stein
2000-11-26
11
-22
/
+78
*
fix spelling: "writable" is the proper form
Greg Stein
2000-11-26
4
-15
/
+15
*
add the "next filter" parameter to the rest of the ap_sub_req_* calls.
Greg Stein
2000-11-23
7
-11
/
+17
*
shift some processing of "core" WebDAV properties out of the generic
Greg Stein
2000-11-23
6
-139
/
+313
*
dav_resource should carry around a pool for allocations related to it
Greg Stein
2000-11-23
2
-1
/
+14
*
More revamping of live properties. Focused around the fact that a provider's
Greg Stein
2000-11-23
4
-188
/
+319
*
*) fix subtle crasher in COPY method
Greg Stein
2000-11-23
2
-3
/
+3
*
A complete re-write of mod_include. This has served the entire manual
Ryan Bloom
2000-11-22
2
-908
/
+1685
*
Allow modules to specify the first module for a sub-request. This allows
Ryan Bloom
2000-11-22
5
-14
/
+27
*
minor cleaning: provider ids are no longer used
Greg Stein
2000-11-22
1
-10
/
+0
*
Next pass at the content-length filter. Not perfect quite yet, but
Ryan Bloom
2000-11-22
1
-4
/
+9
*
Modify the content-length filter to change the criteria used to determine
Ryan Bloom
2000-11-21
2
-40
/
+37
[next]