index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove buff.c and buff.h. There are still a few files that rely on these,
Ryan Bloom
2000-12-04
1
-1
/
+1
*
This chops the compile time warnings back down to one (a sufficient
William A. Rowe Jr
2000-12-04
1
-3
/
+3
*
Remove multilogs.html which is documented in mod_log_config.html
Joshua Slive
2000-12-03
1
-4
/
+10
*
Removed "index.html" from a bunch of <a hrefs>.
Chris Pepper
2000-12-03
12
-12
/
+12
*
Cleaned "index.html" out of a bunch of <a href>s.
Chris Pepper
2000-12-03
10
-26
/
+34
*
Remove mod_mmap_static. This has been replaced by mod_file_cache, and
Ryan Bloom
2000-12-03
1
-1
/
+0
*
Removed some illegal <p>s wrapping <hr>s.
Chris Pepper
2000-12-03
1
-2
/
+3
*
Removed some more occurrances of "index.html".
Chris Pepper
2000-12-03
1
-7
/
+7
*
Typo fix: 'of' used, 'for' wanted.
Chris Pepper
2000-12-03
2
-2
/
+2
*
Removed a couple "index.html"'s.
Chris Pepper
2000-12-03
2
-4
/
+4
*
Fixed mismatched list tag.
Chris Pepper
2000-12-03
2
-4
/
+8
*
Removed "index.html" from <a>.
Chris Pepper
2000-12-03
2
-2
/
+2
*
Consistency enforcement for directives that take extensions and a
Joshua Slive
2000-12-02
7
-115
/
+138
*
More changes to get BeOS building once more...
David Reid
2000-12-02
1
-0
/
+3
*
Fix a couple of small typo's
David Reid
2000-12-02
1
-1
/
+1
*
Note the patch submitted today by Jon Travis about cleaning up inet_ntoa.
Ryan Bloom
2000-12-02
1
-1
/
+6
*
MPMs that require multiple segments of shared memory now just use two
Ryan Bloom
2000-12-02
4
-9
/
+31
*
Remove an unnecessary header file.
Ryan Bloom
2000-12-02
1
-1
/
+0
*
Clear and sunny outside
Ryan Bloom
2000-12-01
1
-1
/
+6
*
use APR_SIZE_T_FMT to avoid a warning on AIX
Jeff Trawick
2000-12-01
1
-3
/
+3
*
include <strings.h> for the strcasecmp() and strncasecmp() prototypes;
Jeff Trawick
2000-12-01
8
-0
/
+28
*
Use APR_LOCKALL in dexter and mpmt_pthread to serialize poll and accept. This
Greg Ames
2000-12-01
2
-32
/
+16
*
Stop referencing apr_get_socket_inaddr(), apr_get_remote_name(), and
Jeff Trawick
2000-12-01
2
-7
/
+5
*
If apr_lock() or apr_unlock() fail, write a log message before bailing
Jeff Trawick
2000-12-01
1
-2
/
+8
*
Add "-D PROCESS_LOCK_IS_GLOBAL" to the httpd -V output when
Jeff Trawick
2000-12-01
1
-0
/
+3
*
Get Apache to use the new generated exports list. This works on my
Ryan Bloom
2000-12-01
3
-9
/
+26
*
Get htpasswd.c to build on EBCDIC machines again.
Jeff Trawick
2000-11-30
1
-0
/
+1
*
Document mod_log_config %{FOOBAR}C option
Ryan Bloom
2000-11-30
1
-0
/
+2
*
This is the Win9x console hook handler ... much code to be pulled now
William A. Rowe Jr
2000-11-30
4
-0
/
+653
*
Enable logging a cookie with mod_log_config
Ryan Bloom
2000-11-30
1
-0
/
+25
*
- Remove some "platform specific notes" from the main page where the
Joshua Slive
2000-11-29
3
-13
/
+3
*
Remove an unused header
Ryan Bloom
2000-11-29
1
-1
/
+0
*
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
2
-2
/
+2
*
Eliminate the last WSAE error test.
William A. Rowe Jr
2000-11-29
1
-1
/
+1
*
Use "const char * const *" for process->argv (which is the correct
Greg Stein
2000-11-29
6
-67
/
+71
*
Make Win32 build again
William A. Rowe Jr
2000-11-29
7
-10
/
+111
*
Fix a segfault in mod_info. mod_info_module_cmds() had a misstep when
Jeff Trawick
2000-11-29
1
-1
/
+6
*
Get ab to compile cleanly after the apr_initopt() change.
Jeff Trawick
2000-11-29
1
-4
/
+4
*
can I be a Super Saiyan? please?
Greg Stein
2000-11-29
1
-13
/
+12
*
add the new apr_lock_file and apr_unlock_file functions.
Greg Stein
2000-11-29
1
-0
/
+2
*
reorder the libs for proper inter-lib dependencies
Greg Stein
2000-11-29
1
-1
/
+4
*
Bring mod_ext_filter.html up to the new format.
Joshua Slive
2000-11-29
1
-76
/
+81
*
Remove mod_digest docs which have been supplanted by mod_auth_digest.
Joshua Slive
2000-11-29
2
-4
/
+0
*
Bring mod_dav.html up to the new format, fix up some questionable
Joshua Slive
2000-11-29
1
-72
/
+53
*
Bring mod_charset_lite up to the "modern" format.
Joshua Slive
2000-11-29
1
-56
/
+63
*
A little more prettying up of developer docs.
Joshua Slive
2000-11-29
5
-1
/
+14
*
Put the developer index in the standard format.
Joshua Slive
2000-11-29
3
-1
/
+21
*
Compile break when I changed 'thread' in mpm_winnt.h to a HANDLE type. Fixed.
William A. Rowe Jr
2000-11-29
1
-5
/
+5
*
Clean up some compiler warnings (there remain some float=double and
William A. Rowe Jr
2000-11-29
1
-2
/
+3
[next]