]> granicus.if.org Git - apache/shortlog
apache
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
1999-08-28 Roy T. FieldingEnough for one week.
1999-08-28 Roy T. Fieldingno shortage of things TODO
1999-08-28 Roy T. FieldingRemove error message that was missed in an earlier...
1999-08-28 Bill StoddardFix merge bug
1999-08-27 Roy T. FieldingMove "handler not found" warning message to below the...
1999-08-27 Bill StoddardA bunch of changes to get the server compiling on WIN32...
1999-08-27 Roy T. FieldingReverse the unnecessary change to the interface of...
1999-08-27 Manoj KasichainulaSome cleanups. Among other things:
1999-08-27 Roy T. FieldingReverse the errors from bad merges that were found...
1999-08-27 Manoj KasichainulaBe consistent with how we indicate child death and...
1999-08-27 Manoj KasichainulaFix a bug in setting max_daemons_limit that could lead...
1999-08-27 Bill StoddardWIN32: htdigest and htpasswd project and make files...
1999-08-27 Manoj KasichainulaYay! A whole new repository for silly comments about...
1999-08-27 Manoj KasichainulaFirst crack at a status file for Apache 2.0. Please...
1999-08-27 Ralf S. EngelschallNow that this beast was officially declared as the...
1999-08-26 Roy T. FieldingGet rid of the stupid Id line that makes merges impossible.
1999-08-26 Roy T. FieldingUpdate all exports for pthreads and MPM
1999-08-26 Roy T. FieldingAdd define for ap_spawnvp. Dean removed obsolete symbo...
1999-08-26 Roy T. FieldingAdd ap_spawnvp for thread safety.
1999-08-26 Roy T. FieldingUpdate (or is this reversing ???) the JCL examples...
1999-08-26 Roy T. FieldingOS/2 EMX library's select() isn't thread safe so bypass...
1999-08-26 Roy T. FieldingChanges for thread safety in pthreads.
1999-08-26 Roy T. FieldingChanges to mod_status so that the two new states for...
1999-08-26 Roy T. FieldingReplace comment about SIGUSR1 with SIGWINCH.
1999-08-26 Roy T. FieldingRemove ap_excess_requests_per_child reference that...
1999-08-26 Roy T. FieldingTODO: changing directory should be handled by CreateProcess
1999-08-26 Roy T. FieldingRemove support for ap_suexec_enabled
1999-08-26 Roy T. FieldingModifications to make mod_unique_id thread safe. This...
1999-08-26 Roy T. FieldingRemove timeouts as part of pthreads changes.
1999-08-26 Roy T. FieldingExtra bit left off of hook additions.
1999-08-26 Roy T. FieldingStart to implement module-defined hooks that are a...
1999-08-26 Roy T. FieldingAdd prototype for ap_select on OS/2
1999-08-26 Roy T. FieldingMore MPM changes. Remove NO_OTHER_CHILD defines.
1999-08-26 Roy T. FieldingSpecial Support for User-Space Threading Environments
1999-08-26 Roy T. FieldingMore MPM changes. Remove ap_can_exec and add a couple...
1999-08-26 Roy T. FieldingOptimize ap_make_dirstr_prefix().
1999-08-26 Roy T. FieldingReplace file descriptors with APRFile.
1999-08-26 Roy T. FieldingOdd comments and leftover bits from the pthreads version.
1999-08-26 Roy T. FieldingAdd an erroe message when handler not found. This...
1999-08-26 Roy T. FieldingReplace SIGUSR1 with SIGWINCH
1999-08-26 Roy T. FieldingTODO: re-implement SAFEREAD external to BUFF using...
1999-08-26 Roy T. FieldingUse less memory when generating an error message.
1999-08-26 Roy T. FieldingFaster versions of ap_gm_timestr_822() and ap_unescape_...
1999-08-26 Roy T. FieldingFIXME: These changes are just errors from bad merges...
1999-08-26 Roy T. FieldingThis evil little change modifies the interface to ap_pa...
1999-08-26 Roy T. FieldingSorry, but using C comments in place of C++ comments
1999-08-26 Roy T. FieldingStart to implement module-defined hooks that are a...
1999-08-26 Roy T. FieldingChanges from pthreads. Removes timeouts, adds mutex.
1999-08-26 Roy T. FieldingRemoved timeouts.
1999-08-26 Roy T. Fieldinguser and ap_auth_type fields were moved from connection...
next