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
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
Ryan Bloom
1999-08-31
101
-809
/
+821
*
Forgot this hook...
Bill Stoddard
1999-08-30
2
-0
/
+2
*
Link in the winnt mpm
Bill Stoddard
1999-08-30
1
-0
/
+2
*
Port a few more modules to use the new hooks style.
Bill Stoddard
1999-08-30
5
-72
/
+32
*
Add couple of hooks to the APacheCore.def file. Port mod_auth_anon and mod_di...
Bill Stoddard
1999-08-30
3
-15
/
+12
*
Lost the Apache feather icon along the way. Adding it back in...
Bill Stoddard
1999-08-30
3
-0
/
+101
*
Update OS/2 MPM for latest hooks.
Brian Havard
1999-08-30
1
-3
/
+0
*
Remove some shadowing
Jim Jagielski
1999-08-28
1
-3
/
+3
*
get rid of two additional warnings
Ralf S. Engelschall
1999-08-28
1
-0
/
+1
*
clean_child_exit() is really used globally inside dexter MPM,
Ralf S. Engelschall
1999-08-28
1
-4
/
+4
*
Fix the following bunch of warnings in dexter MPM:
Ralf S. Engelschall
1999-08-28
1
-9
/
+8
*
Make ``configure --with-option=devel'' under
Ralf S. Engelschall
1999-08-28
3
-3
/
+5
*
Enough for one week.
Roy T. Fielding
1999-08-28
1
-1
/
+17
*
no shortage of things TODO
Roy T. Fielding
1999-08-28
1
-1
/
+3
*
Remove error message that was missed in an earlier merge with 1.3.x.
Roy T. Fielding
1999-08-28
1
-6
/
+1
*
Fix merge bug
Bill Stoddard
1999-08-28
1
-0
/
+1
*
Move "handler not found" warning message to below the check
Roy T. Fielding
1999-08-28
1
-5
/
+4
*
A bunch of changes to get the server compiling on WIN32. mod_cgi, mod_include,
Bill Stoddard
1999-08-28
9
-164
/
+235
*
Reverse the unnecessary change to the interface of ap_parseHTTPdate()
Roy T. Fielding
1999-08-28
4
-23
/
+15
*
Some cleanups. Among other things:
Manoj Kasichainula
1999-08-28
3
-163
/
+47
*
Reverse the errors from bad merges that were found while
Roy T. Fielding
1999-08-28
2
-20
/
+21
*
Be consistent with how we indicate child death and use status =
Manoj Kasichainula
1999-08-27
1
-2
/
+2
*
Fix a bug in setting max_daemons_limit that could lead to not noticing
Manoj Kasichainula
1999-08-27
1
-3
/
+8
*
WIN32: htdigest and htpasswd project and make files for Win32 were deleted
Bill Stoddard
1999-08-27
2
-0
/
+222
*
Yay! A whole new repository for silly comments about weather, pop
Manoj Kasichainula
1999-08-27
1
-7
/
+5
*
First crack at a status file for Apache 2.0. Please fix mistakes and
Manoj Kasichainula
1999-08-27
1
-0
/
+96
*
Now that this beast was officially declared as the Apache 2.0 stuff, let it
Ralf S. Engelschall
1999-08-27
1
-1
/
+1
*
Get rid of the stupid Id line that makes merges impossible.
Roy T. Fielding
1999-08-26
1
-1
/
+0
*
Update all exports for pthreads and MPM
Roy T. Fielding
1999-08-26
1
-5
/
+5
*
Add define for ap_spawnvp. Dean removed obsolete symbols NO_OTHER_CHILD
Roy T. Fielding
1999-08-26
1
-3
/
+3
*
Add ap_spawnvp for thread safety.
Roy T. Fielding
1999-08-26
2
-0
/
+21
*
Update (or is this reversing ???) the JCL examples for TPF.
Roy T. Fielding
1999-08-26
2
-179
/
+179
*
OS/2 EMX library's select() isn't thread safe so bypass it and go direct to
Roy T. Fielding
1999-08-26
1
-1
/
+92
*
Changes for thread safety in pthreads.
Roy T. Fielding
1999-08-26
1
-17
/
+10
*
Changes to mod_status so that the two new states for threads are recognized
Roy T. Fielding
1999-08-26
1
-24
/
+51
*
Replace comment about SIGUSR1 with SIGWINCH.
Roy T. Fielding
1999-08-26
1
-2
/
+2
*
Remove ap_excess_requests_per_child reference that broke compilation,
Roy T. Fielding
1999-08-26
1
-5
/
+0
*
TODO: changing directory should be handled by CreateProcess
Roy T. Fielding
1999-08-26
1
-11
/
+3
*
Remove support for ap_suexec_enabled
Roy T. Fielding
1999-08-26
1
-5
/
+0
*
Modifications to make mod_unique_id thread safe. This should work on Windows,
Roy T. Fielding
1999-08-26
1
-12
/
+28
*
Remove timeouts as part of pthreads changes.
Roy T. Fielding
1999-08-26
5
-20
/
+2
*
Extra bit left off of hook additions.
Roy T. Fielding
1999-08-26
1
-3
/
+3
*
Start to implement module-defined hooks that are a) fast and b) typesafe.
Roy T. Fielding
1999-08-26
2
-21
/
+8
*
Add prototype for ap_select on OS/2
Roy T. Fielding
1999-08-26
1
-0
/
+2
*
More MPM changes. Remove NO_OTHER_CHILD defines.
Roy T. Fielding
1999-08-26
1
-7
/
+13
*
Special Support for User-Space Threading Environments
Roy T. Fielding
1999-08-26
1
-0
/
+25
*
More MPM changes. Remove ap_can_exec and add a couple prototypes.
Roy T. Fielding
1999-08-26
2
-27
/
+2
*
Optimize ap_make_dirstr_prefix().
Roy T. Fielding
1999-08-26
1
-6
/
+2
*
Replace file descriptors with APRFile.
Roy T. Fielding
1999-08-26
2
-20
/
+19
*
Odd comments and leftover bits from the pthreads version.
Roy T. Fielding
1999-08-26
8
-20
/
+57
[next]