index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
http_protocol.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-08-06
Document util_charset.h using ScanDoc
Ryan Bloom
1
-4
/
+25
2000-08-06
Document util_cfgtree using ScanDoc
Ryan Bloom
1
-5
/
+38
2000-08-06
Document mpm_status.h using ScanDoc
Ryan Bloom
2
-25
/
+38
2000-08-06
Document rfc1413 using ScanDoc
Ryan Bloom
1
-0
/
+8
2000-08-06
Update the mpm_common.h file with docs to use ScanDoc
Ryan Bloom
1
-0
/
+41
2000-08-06
Use new AP_INIT_xxx macros & include apr_strings.h to get rid of warnings.
Jeff Trawick
1
-13
/
+18
2000-08-06
Update http_vhost.h to use ScanDoc
Ryan Bloom
1
-7
/
+36
2000-08-05
Update http_protocol.h to use ScanDoc.
Ryan Bloom
1
-49
/
+318
2000-08-05
Remove some old APIs. These were left around for legacy modules. Since
Ryan Bloom
2
-39
/
+0
2000-08-05
Document http_main to use ScanDoc
Ryan Bloom
1
-0
/
+12
2000-08-05
Document http_core's public APIs for use with ScanDoc.
Ryan Bloom
1
-9
/
+144
2000-08-05
Fix warnings about string functions.
Brian Havard
1
-0
/
+1
2000-08-05
Finish (almost) Ryan's change of apr_filter_t back to ap_filter_t so
Jeff Trawick
1
-1
/
+1
2000-08-05
Fix a small name mix-up. Filters are part of Apache, and should have the
Ryan Bloom
2
-14
/
+14
2000-08-05
Fix a config tree problem.
Jeff Trawick
1
-3
/
+10
2000-08-04
Fix a small typo
Ryan Bloom
1
-1
/
+1
2000-08-04
Bump the numbers since a5 has been tagged already
Ryan Bloom
1
-2
/
+2
2000-08-04
Update the version number for the new alpha release
Ryan Bloom
1
-1
/
+1
2000-08-04
The announcement text for Apache 2.0a5
Ryan Bloom
1
-151
/
+227
2000-08-04
Whoops; forgot to apply this to the 2.0 docs..
Ken Coar
1
-8
/
+12
2000-08-04
Fix the Perchild MPM. This does work now. This change has us using
Ryan Bloom
2
-168
/
+146
2000-08-04
Disable the dbm_ usage in mod_rewrite so that it links.
Jeff Trawick
1
-1
/
+5
2000-08-04
More progress with the perchild MPM. This is serving pages again, but
Ryan Bloom
4
-96
/
+264
2000-08-03
Clean up maintainer-mode compiles of mod_rewrite (use AP_INIT_xx macros
Jeff Trawick
2
-70
/
+80
2000-08-03
Don't trace EINTR errors from accept() on the Unix socket.
Jeff Trawick
1
-2
/
+5
2000-08-02
Update the perchild MPM. This does not work, but that is because Linux
Ryan Bloom
4
-318
/
+270
2000-08-02
Convert all of the apr_listen.h to ap_listen.h. This was a side effect
Ryan Bloom
6
-6
/
+6
2000-08-02
prefix libapr functions and types with apr_
Doug MacEachern
144
-4581
/
+4581
2000-08-02
Use the AP_INIT_TAKE23() macro to clean up a maintainer-mode warning,
Jeff Trawick
1
-4
/
+8
2000-08-02
Use the AP_INIT_FLAG() macro to clean up a maintainer-mode warning.
Jeff Trawick
1
-2
/
+2
2000-08-02
-DMPMT_PTHREAD is no longer needed.
Jeff Trawick
1
-2
/
+0
2000-08-01
This serves requests again, although it still doesn't forward requests off
Ryan Bloom
2
-12
/
+20
2000-08-01
Complete redesign of this MPM. This is almost working now.
Ryan Bloom
2
-48
/
+152
2000-08-01
Add a NO_DETACH environment variable to all MPMs that understand
Ryan Bloom
6
-10
/
+16
2000-08-01
Put back PR#6347, but note that it's waiting for an external
Ken Coar
1
-1
/
+117
2000-08-01
Remove a PR that depends on the submitter (or someone else) getting a
Tony Finch
1
-5
/
+1
2000-08-01
We've been ignoring lots of PRs forever, marking them as
Ken Coar
1
-1
/
+359
2000-07-31
Win32: Add sdbm to the windows build
Bill Stoddard
2
-1
/
+16
2000-07-31
Include <strings.h> if we have it to get protos for strcase* on AIX.
Jeff Trawick
1
-0
/
+3
2000-07-31
Remove a bug from the STATUS file. Manoj tested the patch I committed,
Ryan Bloom
1
-6
/
+1
2000-07-31
Fix some problems with which error code to use after a pthread_ failure.
Jeff Trawick
4
-19
/
+46
2000-07-31
Don't use perror() to report the failure of an APR function.
Jeff Trawick
1
-19
/
+28
2000-07-31
Make http_log use ScanDoc
Ryan Bloom
2
-5
/
+127
2000-07-31
This makes the perchild MPM server requests again, but it still isn't
Ryan Bloom
2
-6
/
+40
2000-07-31
Document http_connection.h using ScanDoc
Ryan Bloom
1
-0
/
+66
2000-07-31
Note the patch for graceful restarts in the STATUS file
Ryan Bloom
1
-1
/
+3
2000-07-31
Make the Unix MPMs not clean the scoreboard on a graceful restart. This
Ryan Bloom
12
-13
/
+28
2000-07-31
Get dsos working again by including $(LTFLAGS) on the command-line for
Jeff Trawick
1
-2
/
+2
2000-07-30
Finish the http_config.h documentation. :-)
Ryan Bloom
1
-13
/
+178
2000-07-30
Add more of the comments to http_config.h. This is a horrible job by the
Ryan Bloom
1
-16
/
+234
[next]