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
*
Start to implement module-defined hooks that are a) fast and b) typesafe.
Roy T. Fielding
1999-08-26
21
-576
/
+333
*
Changes from pthreads. Removes timeouts, adds mutex.
Roy T. Fielding
1999-08-26
3
-101
/
+26
*
Removed timeouts.
Roy T. Fielding
1999-08-26
1
-3
/
+0
*
user and ap_auth_type fields were moved from connection_rec to request_rec
Roy T. Fielding
1999-08-26
7
-25
/
+21
*
Replace all alarms and timeouts with a mutex on alloc.
Roy T. Fielding
1999-08-26
7
-105
/
+64
*
Parts where server was eliminated from connection rec.
Roy T. Fielding
1999-08-26
1
-7
/
+7
*
Removed RLIMIT stuff, supposedly to be implemented later in mod_cgi.
Roy T. Fielding
1999-08-26
1
-50
/
+12
*
Rearchitect the mess in http_main.c, http_core.c and buff.c.
Roy T. Fielding
1999-08-26
11
-7303
/
+253
*
Replace file descriptor with APRFile [Dean]
Roy T. Fielding
1999-08-26
3
-4
/
+5
*
A run alias for personal use.
Roy T. Fielding
1999-08-26
1
-0
/
+5
*
Make process model directives conditional based on MPM module.
Roy T. Fielding
1999-08-26
1
-45
/
+50
*
Reduce default MaxClients for testing MPM.
Roy T. Fielding
1999-08-26
1
-1
/
+1
*
Update Lars' key
Roy T. Fielding
1999-08-26
1
-232
/
+123
*
Blush.. this should have been removed long ago. Stumbled across
Dirk-Willem van Gulik
1999-08-25
1
-46
/
+0
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
55
-0
/
+34461
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
118
-0
/
+38277
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
22
-0
/
+5235
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
126
-0
/
+5058
*
Forgot listen.c in the earlier AcceptEx patch to winnt.c.
Bill Stoddard
1999-08-21
2
-13
/
+32
*
Use AcceptEx (a.k.a. accept and receive) on windows NT. Begin work to make
Bill Stoddard
1999-08-20
2
-214
/
+292
*
Spell it out in words of half a syllable. Some people..!
Ken Coar
1999-08-19
1
-1
/
+31
*
Move the code to force Expat linking into common code.
Manoj Kasichainula
1999-08-18
3
-28
/
+0
*
merge the differences in apache-1.3 from tag mpm-merge-1 up to
Manoj Kasichainula
1999-08-17
1
-2
/
+4
*
More cleanup...
Bill Stoddard
1999-08-17
1
-355
/
+189
*
Server will build and serve static pages (page size < bufsize) with the appro...
Bill Stoddard
1999-08-17
1
-41
/
+33
*
Get case indent right.
Ben Laurie
1999-08-15
1
-0
/
+1
*
Unbreak dexter and pthread MPM after Ben's latest hook changes.
Ralf S. Engelschall
1999-08-15
2
-6
/
+0
*
The current documentation on the Rlimit{CPU,MEM,Nproc} directives
Roy T. Fielding
1999-08-15
1
-0
/
+15
*
Fix formatting.
Ben Laurie
1999-08-15
1
-2
/
+2
*
Child initializer hook.
Ben Laurie
1999-08-15
2
-2
/
+0
*
Auth checker hook
Ben Laurie
1999-08-15
2
-2
/
+0
*
Access checker hook.
Ben Laurie
1999-08-15
2
-2
/
+0
*
Fix a couple of error messages.
Manoj Kasichainula
1999-08-14
1
-3
/
+3
*
Move the ap_sys_siglist code from the Unix MPMs to unixd.[ch]
Manoj Kasichainula
1999-08-13
5
-397
/
+144
*
Get rid of the single-child worker thread implementation for now. It's a
Manoj Kasichainula
1999-08-13
1
-133
/
+1
*
Update listener code. Workaround stupid WIN32 bug(?) in WSASocket (fails with...
Bill Stoddard
1999-08-13
1
-245
/
+284
*
Add a connection ID to conn_rec. It uniquely identifies a connection at
Manoj Kasichainula
1999-08-13
7
-40
/
+56
*
Add -R flag to apachectl for binary builds to work around lack of absolute
Randy Terbush
1999-08-13
1
-1
/
+1
*
Flesh out the descriptions of dexter and mpmt_pthread a bit.
Manoj Kasichainula
1999-08-12
1
-2
/
+5
*
Try to find overview in the MPM mess.
Ralf S. Engelschall
1999-08-12
1
-0
/
+9
*
A little experiment. Add a special worker thread function for the case
Manoj Kasichainula
1999-08-12
1
-3
/
+131
*
Move a little code around to shorten the worker_thread function a bit.
Manoj Kasichainula
1999-08-12
2
-40
/
+46
*
Still a complete hacked up mess, but getting better!
Bill Stoddard
1999-08-11
1
-139
/
+201
*
Put back the process_child_status code from 1.3. Handling of synchronous
Manoj Kasichainula
1999-08-10
2
-1
/
+107
*
Fix some changed assumptions in config file format.
Randy Terbush
1999-08-10
1
-4
/
+5
*
Use <!--#include virtual="footer.html" --> like for header include
Martin Kraemer
1999-08-10
1
-10
/
+1
*
changes for new modules/experimental/mod_auth_digest
Ronald Tschalar
1999-08-09
2
-0
/
+418
*
merge the differences in apache-1.3 from tag apache-apr-merge-3 up
dgaudet
1999-08-06
3
-2
/
+30
*
A few more hacks before taking off for the weekend.
Bill Stoddard
1999-08-06
1
-46
/
+37
*
Win32: Start work on the winnt mpm. This is all horribly broken and hacked ri...
Bill Stoddard
1999-08-05
3
-0
/
+1864
[next]