summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagapache-1_3-merge-2-post(no author)1999-08-17143-39497/+0
* merge the differences in apache-1.3 from tag mpm-merge-1 up toManoj Kasichainula1999-08-171-2/+4
* More cleanup...Bill Stoddard1999-08-171-355/+189
* Server will build and serve static pages (page size < bufsize) with the appro...Bill Stoddard1999-08-161-41/+33
* Get case indent right.Ben Laurie1999-08-151-0/+1
* Unbreak dexter and pthread MPM after Ben's latest hook changes.Ralf S. Engelschall1999-08-152-6/+0
* The current documentation on the Rlimit{CPU,MEM,Nproc} directivesRoy T. Fielding1999-08-151-0/+15
* Fix formatting.Ben Laurie1999-08-151-2/+2
* Child initializer hook.Ben Laurie1999-08-152-2/+0
* Auth checker hookBen Laurie1999-08-152-2/+0
* Access checker hook.Ben Laurie1999-08-142-2/+0
* Fix a couple of error messages.Manoj Kasichainula1999-08-131-3/+3
* Move the ap_sys_siglist code from the Unix MPMs to unixd.[ch]Manoj Kasichainula1999-08-135-397/+144
* Get rid of the single-child worker thread implementation for now. It's aManoj Kasichainula1999-08-131-133/+1
* Update listener code. Workaround stupid WIN32 bug(?) in WSASocket (fails with...Bill Stoddard1999-08-131-245/+284
* Add a connection ID to conn_rec. It uniquely identifies a connection atManoj Kasichainula1999-08-137-40/+56
* Add -R flag to apachectl for binary builds to work around lack of absoluteRandy Terbush1999-08-131-1/+1
* Flesh out the descriptions of dexter and mpmt_pthread a bit.Manoj Kasichainula1999-08-121-2/+5
* Try to find overview in the MPM mess.Ralf S. Engelschall1999-08-121-0/+9
* A little experiment. Add a special worker thread function for the caseManoj Kasichainula1999-08-121-3/+131
* Move a little code around to shorten the worker_thread function a bit.Manoj Kasichainula1999-08-112-40/+46
* Still a complete hacked up mess, but getting better!Bill Stoddard1999-08-111-139/+201
* Put back the process_child_status code from 1.3. Handling of synchronousManoj Kasichainula1999-08-102-1/+107
* Fix some changed assumptions in config file format.Randy Terbush1999-08-101-4/+5
* Use <!--#include virtual="footer.html" --> like for header includeMartin Kraemer1999-08-101-10/+1
* changes for new modules/experimental/mod_auth_digestRonald Tschalar1999-08-082-0/+418
* merge the differences in apache-1.3 from tag apache-apr-merge-3 updgaudet1999-08-063-2/+30
* A few more hacks before taking off for the weekend.Bill Stoddard1999-08-051-46/+37
* Win32: Start work on the winnt mpm. This is all horribly broken and hacked ri...Bill Stoddard1999-08-053-0/+1864
* Take child_num and thread_num out of conn_rec. They aren't used anywhereManoj Kasichainula1999-08-056-15/+6
* Typo fixage..Ken Coar1999-08-051-1/+1
* From Joshua's msg,Dirk-Willem van Gulik1999-08-052-4/+10
* Attempt to close pr 4808 Can you mention htpassword in the mod_auth documenta...Dirk-Willem van Gulik1999-08-041-0/+13
* Oops. Forgot the <HR> that I wasn't supposed to forget..Ken Coar1999-08-041-1/+2
* Boy is this one turning into a FAQ..Ken Coar1999-08-041-1/+35
* Undo the stupid pipe of death changes I made earlier today. dean notedManoj Kasichainula1999-08-042-23/+11
* Eliminate a spurious runtime warning.Manoj Kasichainula1999-08-031-1/+1
* Update OS/2 mpm with new hooks.Brian Havard1999-08-031-12/+8
* Fix a couple of potential graceful restart bugs noted by Dean: EINTR wasManoj Kasichainula1999-08-032-6/+24
* No reason to have a loop writing one byte at a time to the pipe of deathManoj Kasichainula1999-08-032-10/+8
* get rid of the vestigial ap_open_logs call (and the ap_clear_pool thatManoj Kasichainula1999-08-032-4/+0
* Update with new hooks.Manoj Kasichainula1999-08-032-4/+0
* Make the server compile cleanly on TPF.Manoj Kasichainula1999-08-021-0/+3
* Set up emacs for the Apache Style Guide.Ben Laurie1999-08-011-0/+9
* Another hook.Ben Laurie1999-08-012-2/+0
* Another hook.Ben Laurie1999-08-012-2/+0
* Break out the hook implementations into three kinds, thus avoiding null macroBen Laurie1999-07-311-2/+2
* Fix PR#4720Ralf S. Engelschall1999-07-301-2/+3
* Support non-threaded operation, for the most part. The code stillManoj Kasichainula1999-07-292-2/+15
* Use Ben Hyde's warning fix on two other MPMs.Manoj Kasichainula1999-07-292-2/+2