]> granicus.if.org Git - apache/shortlog
apache
2002-04-29 Sander StrikerUpdate prior to bumping the tag
2002-04-29 Brian PaneReplaced a sprintf("%d") with itoa
2002-04-29 Brian PaneShort-circuit out of mod_userdir's translation handler...
2002-04-29 Brian PaneUpdated ap_getword_white() to use the same coding style
2002-04-29 Brian PaneUpdating my vote on the worker MPM
2002-04-29 Brian PaneDocument this weekend's worker MPM changes
2002-04-29 Bill StoddardFix spelling/typo
2002-04-29 Brian PaneRemoved some code from the mutex-protected block in...
2002-04-29 Brian PaneBecause mod_imap's handler runs on every request in...
2002-04-28 Aaron BannertWhat did I do today?
2002-04-28 Aaron BannertDon't install *.in config files.
2002-04-28 Aaron BannertRename the worker_stack_interrupt_all() function as...
2002-04-28 Brian PaneRemoved the "not_full" condition variable and associate...
2002-04-28 Aaron BannertRemove unused variable.
2002-04-28 Aaron BannertSome more threadpool MPM changes:
2002-04-28 Aaron BannertClarify an incorrect statement about why we're purposfu...
2002-04-28 Aaron BannertSome threadpool fixes:
2002-04-28 Aaron BannertDetect APR_EINTR from ap_queue_pop() and avoid calling
2002-04-28 Aaron BannertWhen we signal a condition variable, we need to own...
2002-04-28 Bill StoddardFix a bug in the mod_status display caused by some...
2002-04-28 Aaron BannertStyle cleanup (remove tabs, fix alignment).
2002-04-28 Joshua SliveTypo fix.
2002-04-28 Roy T. Fieldingkill a warning on Darwin for NONCE_LEN becoming a long...
2002-04-28 Justin ErenkrantzIf a subreq added a filter (say INCLUDES) and the subre...
2002-04-28 Justin ErenkrantzSimplify this little chunk of code since r is set to...
2002-04-28 Brian PaneMoved the recycled pool list from the queue to the...
2002-04-28 Brian PaneAdded a missing pool deletion case and simplified the...
2002-04-28 Brian PaneMove a potentially expensive pool cleanup operation...
2002-04-28 Aaron BannertPreserve the original error, or if the unlock fails...
2002-04-28 Brian PaneRemoved creation of unused struct
2002-04-28 Aaron BannertModify the worker MPM to not accept() new connections...
2002-04-28 Aaron BannertAdd a "queue_info" structure to the worker MPM. This...
2002-04-28 Brian PaneFixed the creation of the worker threads' data structures
2002-04-27 Bill Stoddardmy_generation is in the shared scoreboard now.
2002-04-26 Brian PaneAdded a vote on MPMs
2002-04-26 William A.... After review and testing against all of the PSDK...
2002-04-26 Bradley NicholesAdded a check to make sure that h_aliases is not NULL...
2002-04-26 Graham LeggettApply a patch to compile cleanly again against changes...
2002-04-26 Jeff Trawickget closer to having apxs work from a binary distribution
2002-04-26 Justin ErenkrantzUpdate release info.
2002-04-26 Aaron BannertEven though this is in APR, it is causing big problems...
2002-04-26 Aaron BannertThe worker's fdqueue is now a queue again.
2002-04-26 Aaron BannertConvert the worker MPM's fdqueue from a LIFO back into...
2002-04-26 Jeff Trawickfix a compile break on EBCDIC machines
2002-04-26 Jeff Trawickget basic HTTP proxy working on EBCDIC machines
2002-04-26 Brian PaneSwitch back from atomic_cas to mutexes, based on all...
2002-04-26 Aaron BannertSome of these worker bugs may or may not be showstopper...
2002-04-25 Jeff Trawickget mod_proxy to build on EBCDIC machines
2002-04-25 Greg Amesremove a goto
2002-04-25 Rich BowenTypoed HTML tag. </ br> -> <br />
2002-04-25 Rich BowenAdded example of the Redirect status syntax.
2002-04-25 Jeff Trawickfix a compiler error with picky compilers that (correct...
2002-04-25 Joshua SliveCorrect SSI time format reference.
2002-04-25 Jeff TrawickAllow mod_unique_id to work on systems with no IPv4...
2002-04-25 William A.... Trade one signedness mismatch for another, but choose...
2002-04-25 William A.... Not yet added to the default build, but curious if...
2002-04-25 Aaron BannertI just posted a few bug fixes that need to go into...
2002-04-25 Bill StoddardBrain dump and a vote
2002-04-25 Greg Amesdemote the Content-Range/416/SSI problem to non-showsto...
2002-04-25 Sander StrikerBump after the tag.
2002-04-25 Sander StrikerBump for the tag
2002-04-25 Dirk-Willem... During the 1.3->2.0 migragrion; ab its #defined VERSION...
2002-04-25 Justin ErenkrantzFix suexec invocations from userdir - the ~ was not...
2002-04-25 Justin ErenkrantzSince UserDir is a raw argument, our config system...
2002-04-25 Justin ErenkrantzWe must always use case-insensitive comparisons in...
2002-04-25 Brian HavardGet proxy protocol modules to build on OS/2. This adds...
2002-04-24 Aaron BannertDocument the recent AB changes since they have the...
2002-04-24 Graham LeggettOooops!
2002-04-24 Graham LeggettAdd an intelligent error message should no proxy submod...
2002-04-24 Aaron BannertMention my AB fixes.
2002-04-24 Aaron BannertMajor improvement in concurrent processing for AB:
2002-04-24 Greg Amesdefault_handler: short circuit the method checks. ...
2002-04-24 Brian HavardAdd a configuration block for the OS/2 MPM.
2002-04-24 William A.... A nice end to a crazy day... laptop's fixed and life...
2002-04-24 William A.... A bug affecting any platform that had pre-lstat'ed...
2002-04-24 William A.... Formatting irk grinding at me while stepping code
2002-04-23 Bradley NicholesFixed the NetWare AWK script that produces the httpd...
2002-04-23 Cliff WoolleyThere were multiple PR's about this one
2002-04-23 Cliff Woolleyformatting buglet
2002-04-23 Justin ErenkrantzSwitch to using new exp_* macros to fix disjointedness...
2002-04-23 Cliff WoolleyWhoops, NULL is a macro, hence not available here
2002-04-23 Justin ErenkrantzThe force-response-1.0 and downgrade-1.0 checks were...
2002-04-23 Jim JagielskiI seem to recall this about FreeBSD
2002-04-23 Jim JagielskiJust add a file to use to house some platform dependent...
2002-04-23 Yoshiki HayashiSync to the latest English version.
2002-04-23 Yoshiki HayashiSync to the latest English version.
2002-04-23 Yoshiki Hayashis/.html.html/.html/
2002-04-22 Greg AmesClarify the remaining problems with Range: headers...
2002-04-22 Cliff WoolleyThis one appears to have been fixed by Greg and Jeff...
2002-04-22 Ryan BloomFix perchild MPM so that it can be configured with...
2002-04-22 William A.... Fix this optimization. We will skip along so long...
2002-04-22 William A.... Small optimization, if we are behind (at the 5th...
2002-04-22 Sander StrikerUpdate for APR rename of apr_get_groupname to apr_group...
2002-04-22 Cliff WoolleyAcceptPathInfo was totally backwards... it would reject...
2002-04-22 Brian PaneOptimization: short-circuit out of ap_set_byterange...
2002-04-22 Brian PaneSkip a potentially heavyweight call to sysconf, plus...
2002-04-22 Bill StoddardAdded the APLOG_TOCLIENT flag to ap_log_rerror() to
2002-04-22 Bill StoddardFailure to fork cgid is a shooting offense.
2002-04-21 Cliff WoolleyIgnore stuff
2002-04-21 Cliff WoolleyFix HTML 3.2 validation error: &O is not a valid entity...
next