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
*
Include apr_strings.h to avoid missing-prototype warning.
Jeff Trawick
2000-08-07
1
-0
/
+1
*
Fix some problems with the apr conversion so that APACHE_XLATE builds work
Jeff Trawick
2000-08-07
10
-35
/
+35
*
Document util_script using ScanDoc
Ryan Bloom
2000-08-07
1
-0
/
+83
*
Document util_ebcdic.h with ScanDoc
Ryan Bloom
2000-08-07
1
-2
/
+16
*
Use AP_INIT_* macros for command_rec [] in a few more modules.
Jeff Trawick
2000-08-07
3
-30
/
+42
*
Remove some values that aren't needed anymore. These were used at one time
Ryan Bloom
2000-08-06
4
-38
/
+0
*
Document util_date.h using ScanDoc
Ryan Bloom
2000-08-06
1
-0
/
+33
*
Some enhancements for OS/2 ap_canonical_filename:
Brian Havard
2000-08-06
1
-6
/
+21
*
Add #include <unistd.h> for getpid() prototype.
Brian Havard
2000-08-06
1
-0
/
+3
*
Finish renaming AP_CTIME_LEN to APR_CTIME_LEN.
Jeff Trawick
2000-08-06
1
-2
/
+2
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
William A. Rowe Jr
2000-08-06
74
-376
/
+419
*
Document util_charset.h using ScanDoc
Ryan Bloom
2000-08-06
1
-4
/
+25
*
Document util_cfgtree using ScanDoc
Ryan Bloom
2000-08-06
1
-5
/
+38
*
Document mpm_status.h using ScanDoc
Ryan Bloom
2000-08-06
2
-25
/
+38
*
Document rfc1413 using ScanDoc
Ryan Bloom
2000-08-06
1
-0
/
+8
*
Update the mpm_common.h file with docs to use ScanDoc
Ryan Bloom
2000-08-06
1
-0
/
+41
*
Use new AP_INIT_xxx macros & include apr_strings.h to get rid of warnings.
Jeff Trawick
2000-08-06
1
-13
/
+18
*
Update http_vhost.h to use ScanDoc
Ryan Bloom
2000-08-06
1
-7
/
+36
*
Update http_protocol.h to use ScanDoc.
Ryan Bloom
2000-08-05
1
-49
/
+318
*
Remove some old APIs. These were left around for legacy modules. Since
Ryan Bloom
2000-08-05
2
-39
/
+0
*
Document http_main to use ScanDoc
Ryan Bloom
2000-08-05
1
-0
/
+12
*
Document http_core's public APIs for use with ScanDoc.
Ryan Bloom
2000-08-05
1
-9
/
+144
*
Fix warnings about string functions.
Brian Havard
2000-08-05
1
-0
/
+1
*
Finish (almost) Ryan's change of apr_filter_t back to ap_filter_t so
Jeff Trawick
2000-08-05
1
-1
/
+1
*
Fix a small name mix-up. Filters are part of Apache, and should have the
Ryan Bloom
2000-08-05
2
-14
/
+14
*
Fix a config tree problem.
Jeff Trawick
2000-08-05
1
-3
/
+10
*
Fix a small typo
Ryan Bloom
2000-08-04
1
-1
/
+1
*
Bump the numbers since a5 has been tagged already
Ryan Bloom
2000-08-04
1
-2
/
+2
*
Update the version number for the new alpha release
Ryan Bloom
2000-08-04
1
-1
/
+1
*
The announcement text for Apache 2.0a5
Ryan Bloom
2000-08-04
1
-151
/
+227
*
Whoops; forgot to apply this to the 2.0 docs..
Ken Coar
2000-08-04
1
-8
/
+12
*
Fix the Perchild MPM. This does work now. This change has us using
Ryan Bloom
2000-08-04
2
-168
/
+146
*
Disable the dbm_ usage in mod_rewrite so that it links.
Jeff Trawick
2000-08-04
1
-1
/
+5
*
More progress with the perchild MPM. This is serving pages again, but
Ryan Bloom
2000-08-04
4
-96
/
+264
*
Clean up maintainer-mode compiles of mod_rewrite (use AP_INIT_xx macros
Jeff Trawick
2000-08-03
2
-70
/
+80
*
Don't trace EINTR errors from accept() on the Unix socket.
Jeff Trawick
2000-08-03
1
-2
/
+5
*
Update the perchild MPM. This does not work, but that is because Linux
Ryan Bloom
2000-08-02
4
-318
/
+270
*
Convert all of the apr_listen.h to ap_listen.h. This was a side effect
Ryan Bloom
2000-08-02
6
-6
/
+6
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
144
-4581
/
+4581
*
Use the AP_INIT_TAKE23() macro to clean up a maintainer-mode warning,
Jeff Trawick
2000-08-02
1
-4
/
+8
*
Use the AP_INIT_FLAG() macro to clean up a maintainer-mode warning.
Jeff Trawick
2000-08-02
1
-2
/
+2
*
-DMPMT_PTHREAD is no longer needed.
Jeff Trawick
2000-08-02
1
-2
/
+0
*
This serves requests again, although it still doesn't forward requests off
Ryan Bloom
2000-08-01
2
-12
/
+20
*
Complete redesign of this MPM. This is almost working now.
Ryan Bloom
2000-08-01
2
-48
/
+152
*
Add a NO_DETACH environment variable to all MPMs that understand
Ryan Bloom
2000-08-01
6
-10
/
+16
*
Put back PR#6347, but note that it's waiting for an external
Ken Coar
2000-08-01
1
-1
/
+117
*
Remove a PR that depends on the submitter (or someone else) getting a
Tony Finch
2000-08-01
1
-5
/
+1
*
We've been ignoring lots of PRs forever, marking them as
Ken Coar
2000-08-01
1
-1
/
+359
*
Win32: Add sdbm to the windows build
Bill Stoddard
2000-07-31
2
-1
/
+16
*
Include <strings.h> if we have it to get protos for strcase* on AIX.
Jeff Trawick
2000-07-31
1
-0
/
+3
[next]