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