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
*
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
*
Take child_num and thread_num out of conn_rec. They aren't used anywhere
Manoj Kasichainula
1999-08-05
6
-15
/
+6
*
Typo fixage..
Ken Coar
1999-08-05
1
-1
/
+1
*
From Joshua's msg,
Dirk-Willem van Gulik
1999-08-05
2
-4
/
+10
*
Attempt to close pr 4808 Can you mention htpassword in the mod_auth documenta...
Dirk-Willem van Gulik
1999-08-05
1
-0
/
+13
*
Oops. Forgot the <HR> that I wasn't supposed to forget..
Ken Coar
1999-08-04
1
-1
/
+2
*
Boy is this one turning into a FAQ..
Ken Coar
1999-08-04
1
-1
/
+35
*
Undo the stupid pipe of death changes I made earlier today. dean noted
Manoj Kasichainula
1999-08-04
2
-23
/
+11
*
Eliminate a spurious runtime warning.
Manoj Kasichainula
1999-08-04
1
-1
/
+1
*
Update OS/2 mpm with new hooks.
Brian Havard
1999-08-04
1
-12
/
+8
*
Fix a couple of potential graceful restart bugs noted by Dean: EINTR was
Manoj Kasichainula
1999-08-04
2
-6
/
+24
*
No reason to have a loop writing one byte at a time to the pipe of death
Manoj Kasichainula
1999-08-03
2
-10
/
+8
*
get rid of the vestigial ap_open_logs call (and the ap_clear_pool that
Manoj Kasichainula
1999-08-03
2
-4
/
+0
*
Update with new hooks.
Manoj Kasichainula
1999-08-03
2
-4
/
+0
*
Make the server compile cleanly on TPF.
Manoj Kasichainula
1999-08-02
1
-0
/
+3
*
Set up emacs for the Apache Style Guide.
Ben Laurie
1999-08-01
1
-0
/
+9
*
Another hook.
Ben Laurie
1999-08-01
2
-2
/
+0
*
Another hook.
Ben Laurie
1999-08-01
2
-2
/
+0
*
Break out the hook implementations into three kinds, thus avoiding null macro
Ben Laurie
1999-07-31
1
-2
/
+2
*
Fix PR#4720
Ralf S. Engelschall
1999-07-30
1
-2
/
+3
[next]