]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
1999-10-14  Bill StoddardGrrrr, commit apachecore.dsp rather than apachecore...
1999-10-14  Bill StoddardAdd mod_cgi back into the Win32 build
1999-10-14  Bill StoddardStill does not work reliably, but it's closer to being...
1999-10-13  Manoj KasichainulaAdd calls ap_get_connections and ap_get_connection_keys...
1999-10-13  David ReidThis correct mpmt_beos for the recent changes of argume...
1999-10-13  Manoj KasichainulaWhack a warning.
1999-10-13  Ben HydeRemove two bogus decls.
1999-10-13  Ben HydeRedundent and out of synch global.
1999-10-13  Ben HydeRemove all but one WIN32 from http_main. Other minor...
1999-10-13  Manoj KasichainulaAdd a config directive to Dexter to not maintain any...
1999-10-13  Manoj KasichainulaMy connection status patch broke all the MPMs that...
1999-10-13  Dirk-Willem... Must have missed this in the past. Sorry.
1999-10-13  Manoj KasichainulaAdd a connection status table to replace the old functi...
1999-10-12  Manoj KasichainulaEliminate a warning.
1999-10-12  Manoj KasichainulaAttempt to make ap_send_fb work again. This is untested...
1999-10-12  Bill StoddardNeed to pass in just the directory, not including the...
1999-10-12  Bill StoddardFix bug interpreting cgi_child return code. Do some...
1999-10-12  Manoj KasichainulaMake sure to use ap_null_cleanup instead of NULL when...
1999-10-12  Manoj KasichainulaFix function arguments to respect APR's New World Order.
1999-10-11  Martin KraemerI cannot solve this right now. But this variable sure...
1999-10-11  Martin KraemerRemove most of the annoying "re ap_context_t mplement...
1999-10-11  Martin KraemerFix typos
1999-10-11  Martin KraemerTypo
1999-10-11  Bill StoddardFirst cut at migrating mod_cgi over to APR. Still needs...
1999-10-11  David ReidThese changes allow the support programs to compile...
1999-10-11  Ryan BloomThis finishes the argument swaps. The docs haven't...
1999-10-11  Bill StoddardApply Ben H's patch to the winnt mpm...
1999-10-11  Bill StoddardUpdate win32 exports files
1999-10-11  Bill StoddardYarg... more argument swaps...
1999-10-11  Ryan BloomMake Apache use the new ap_create_process call. This...
1999-10-10  Ryan BloomBring network code to the parameter order spec. This...
1999-10-10  Ben LaurieAttempt to port mpmt_pthreads to APR, but threads seem...
1999-10-09  David ReidIncorporate Ben's changes to ap_listen_open in the...
1999-10-08  Bill StoddardUse AcceptEx with an async completion port. What we...
1999-10-08  David ReidWell here is the first attempt at an mpm for BeOS....
1999-10-08  David ReidI think this was missed earlier, and as BeOS doesn...
1999-10-07  Manoj KasichainulaMake prefork's setup_listeners looks like the others'.
1999-10-07  Martin KraemerThis module wouldn't even compile:
1999-10-07  Martin KraemerRe-sync to most up-to-date ab.c version 1.3b
1999-10-07  Martin Kraemerap_server_argv0 was undefined. Use a simple default...
1999-10-07  Martin Kraemerap_listeners must be extern, otherwise you get multiple...
1999-10-07  Ben HydeWell this was thought provoking.
1999-10-07  Ben HydeAdd process_rec to the top of {server,connection,reques...
1999-10-07  Ben HydeDuh.
1999-10-07  Ben HydeChanged my mind, ptemp maybe "systolic" but since it...
1999-10-07  Ben HydeMan! This file vastly improved. Thanks Dean!
1999-10-06  Ryan BloomBring file_io up to the new parameter order for APR...
1999-10-06  Ben HydeRemove obsolete ap_util_init function.
1999-10-05  Ben LaurieUse new parameter orders.
1999-10-05  Bill StoddardFix bug with listenmaxfd. Get rid of a few signed/unsig...
1999-10-05  Bill StoddardAdd a couple of missing function declarations
1999-10-05  Bill StoddardConvert CriticalSection and mutex into apr_lock_t and...
1999-10-05  Bill StoddardUpdate ap_send_fd() and ap_send_fd_length() to use...
1999-10-05  Bill StoddardTemporary hacks to the Win32 project files to get the...
1999-10-04  Ryan BloomSimple name change. the function ap_gets has been...
1999-10-04  Ryan BloomFirst patch to re-order function parameters. This...
1999-10-01  Bill StoddardExit the child process if too many select errors
1999-09-27  Ralf S. EngelschallStop CVS from complaing about a manually created src...
1999-09-27  Ralf S. EngelschallMake the support stuff finitely working again.
1999-09-24  Manoj KasichainulaRestarts were hosed after the APR changes because we...
1999-09-24  Bill StoddardFix some broken logic. This logic now replicates what...
1999-09-23  Martin KraemerWhen generating the Location: header, mod_speling forgot
1999-09-20  Manoj KasichainulaMove ap_pregcomp and ap_pregfree from APR to Apache...
1999-09-18  Ben LaurieMake ap_getipaddr threadsafe.
1999-09-17  Manoj KasichainulaInstead of blocking all signals in child_main, we were...
1999-09-17  Bill StoddardUpdate FAQ with winsock 2 info..
1999-09-14  Ryan BloomA change to how APR uses user data. Now, user data...
1999-09-13  Bill StoddardCut out cruft... More APR'izing...
1999-09-13  Bill StoddardAdd apr include file search path. Remove alloc.c and...
1999-09-13  Bill StoddardAdd apr include path to win32 dsp and make file
1999-09-13  Bill StoddardA bit of WIN32 header file cleanup
1999-09-11  Ben LaurieFix warnings.
1999-09-11  Ben LaurieUse return status instead of character value for EOF.
1999-09-11  Ben LaurieReally get rid of unused options.
1999-09-11  Ryan BloomThis change should allow Apache to build on all platfor...
1999-09-11  Ben LaurieMake prefork compile on FreeBSD.
1999-09-08  Manoj KasichainulaUpdate dexter to work with the latest APR changes
1999-09-08  Ryan BloomRemove all of the calls to functions like "ap_popenf...
1999-09-07  dgaudetbeos updates from David Reid <beos@server1.jetnet.co.uk>
1999-09-06  Manoj KasichainulaThe closesocket define causes problems on BeOS. Get...
1999-09-04  Ralf S. EngelschallFix hyperlink
1999-09-01  Roy T. FieldingMoved mod_auth_digest.c from experimental to standard.
1999-09-01  Manoj KasichainulaMore TPF-related changes. Among them:
1999-08-31  Ryan BloomFix all of those annoying --i -> - ap_context_t problem...
1999-08-31  Manoj Kasichainula"Our computers are down. We'll call you back tomorrow...
1999-08-31  Manoj KasichainulaFix dexter to work after Ryan's context patches.
1999-08-31  Bill StoddardFix faulty comparison. MSVC TRUE == 1 while Borland...
1999-08-31  Ryan BloomFix some errors from a global search and replace gone...
1999-08-31  Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-30  Bill StoddardForgot this hook...
1999-08-30  Bill StoddardLink in the winnt mpm
1999-08-30  Bill StoddardPort a few more modules to use the new hooks style.
1999-08-30  Bill StoddardAdd couple of hooks to the APacheCore.def file. Port...
1999-08-30  Bill StoddardLost the Apache feather icon along the way. Adding...
1999-08-30  Brian HavardUpdate OS/2 MPM for latest hooks.
1999-08-28  Jim JagielskiRemove some shadowing
1999-08-28  Ralf S. Engelschallget rid of two additional warnings
1999-08-28  Ralf S. Engelschallclean_child_exit() is really used globally inside dexte...
1999-08-28  Ralf S. EngelschallFix the following bunch of warnings in dexter MPM:
1999-08-28  Ralf S. EngelschallMake ``configure --with-option=devel'' under
next