]> granicus.if.org Git - apache/shortlog
apache
2001-01-24 Greg SteinHave you had your Ovaltine today?
2001-01-24 Greg SteinBegin mod_core.h for CORE-private information. Ideally...
2001-01-24 Greg Steinfix the (error) return values for the ap_r* functions.
2001-01-24 Ryan BloomLoop over the brigade when multiple buckets file are...
2001-01-24 Greg SteinImprove the performance of the ap_r* functions by buffe...
2001-01-24 Tony FinchRelax the checking of Host: headers so that only charac...
2001-01-23 Joshua SliveFix the search form to interface to the new search...
2001-01-23 Ryan BloomAllow the core_output_filter to deal with multiple...
2001-01-23 Ryan BloomFix the core_output_filter. It doesn't make any sense...
2001-01-23 Ryan BloomFix the core to take the new file bucket type into...
2001-01-23 Ryan BloomFix the byterange filter for the case where the bucket...
2001-01-23 William A.... Time to refresh this version (thought we should renam...
2001-01-23 Ryan BloomCleanup the byterange filter to use the apr_brigade_par...
2001-01-23 William A.... Accomodate the change to the apr_read_dir() arguments...
2001-01-22 Ryan BloomWe only want to define ap_send_mmap if APR_HAS_MMAP...
2001-01-22 Ryan BloomAP_REQUEST_DONE is bogus and a bad idea. This had...
2001-01-22 Doug MacEacherns/LAST/MIDDLE/
2001-01-22 Doug MacEachernadjust to ap_hook_handler changes
2001-01-21 Ryan BloomRemove AddModule and ClearModuleList. Neither directiv...
2001-01-21 Ryan BloomTurn MultiViews on in the default config file. This...
2001-01-21 Doug MacEachernadjust to namechanges
2001-01-21 Ryan BloomUpdate Status. Beautiful day out there. :-)
2001-01-21 Ryan BloomFix a small bug that was making us create a directory...
2001-01-21 Ryan BloomIf --enable-suexec is specified, then we need to build...
2001-01-21 Chris Pepper Typo fixes for httpd-2.0 man pages.
2001-01-21 Brian HavardAdd headers needed for getpwnam & getgrnam prototypes...
2001-01-21 Ryan BloomBack out the last change (the one that went in without...
2001-01-21 Ryan BloomPR:
2001-01-21 Ryan BloomAdd a call to apr_hook_deregister_all() in the clear_mo...
2001-01-21 Ryan BloomGet mod_suexec compiling on FreeBSD again
2001-01-20 Joshua SliveUpdated Hebrew welcome page.
2001-01-20 William A.... Sunny in Chicago.
2001-01-20 William A.... The changes required for the APR_FINFO_wanted argument to
2001-01-20 Greg Steinsome stylistic tweaks post- John's patch
2001-01-20 Sascha SchumannNo need to run an external program for checking for...
2001-01-20 Ryan BloomMove initgroupgs, ap_uname2id and ap_gname2id from...
2001-01-20 Ryan BloomRemove ap_chdir_file. This function is not thread...
2001-01-20 Greg Stein- implement DeltaV OPTIONS extensions
2001-01-20 Joshua SliveFrench translations.
2001-01-19 William A.... Thanks for reminding me the comments had to go too...
2001-01-19 William A.... The fast fix to get FirstBill back out of the gate...
2001-01-19 William A.... Kill an unused variable
2001-01-19 Bill StoddardWin32: httpd.mak is not used now.
2001-01-19 Greg Steinwhoops. last two commits didn't deal with $(srcdir)
2001-01-19 Greg Steinmaxdepth isn't portable, so just list the .c files...
2001-01-19 Ryan BloomFix make depend for the whole server
2001-01-19 Joshua SliveRemove the direct links to the Apache web site from...
2001-01-19 Greg Amesmissed these files on my previous commit of highperform...
2001-01-19 William A.... By popular review
2001-01-19 Ryan BloomStop checking to see if this is a pipelined request...
2001-01-19 Ryan BloomRely on the APR dso_load cleanup to unload the DSO...
2001-01-19 Greg Amesupdated to work with either prefork or the pthread...
2001-01-19 William A.... Align the target binary with the newer layout
2001-01-19 William A.... The only symbol dropped, not counting regcomp regerro...
2001-01-19 William A.... Normalize the use of AP_DECLARE_DATA
2001-01-19 William A.... Clearing out the libhttpd.def from win32
2001-01-19 William A.... The big change. This is part 3 of the apr-util symbo...
2001-01-19 Ryan BloomRemove some STATUS items that are already in APR's...
2001-01-19 Ryan BloomCleanup the STATUS file a bit.
2001-01-19 Yoshiki HayashiForward port OtherBill's fix from 1.3.
2001-01-18 William A.... When is a void fn(void) not a void fn(void)? It...
2001-01-18 William A.... Some missing exports
2001-01-18 William A.... Fixups to build the whole shebang once again.
2001-01-18 Tony FinchBring forward from 1.3:
2001-01-18 Tony FinchFix the RFC number mentioned when complaining about...
2001-01-18 Doug MacEachernhandy alias
2001-01-18 William A.... This change eliminates the intermediate httpd.lib...
2001-01-18 Joshua SliveVancouver is rainy and cold today. Better stay indoors.
2001-01-18 Joshua SliveAdd html versions of unix man pages. Clearly, some...
2001-01-18 Jeff Trawickwhat weather?
2001-01-18 Ryan BloomRemove a typedef that doesn't seem to be used.
2001-01-18 Jeff Trawickfix the declaration of the register-hooks function...
2001-01-18 Yoshiki HayashiNew Japanese translation by Minoru Yamazato <yamazato...
2001-01-18 Joshua SliveAdd an ApacheToday (Rich Bowen) tutorial on mod_access...
2001-01-18 Ryan BloomFix prefork MPM
2001-01-17 William A.... Provide apr_pool_t arg to register_hooks, since anyth...
2001-01-17 William A.... Provide apr_pool_t arg to register_hooks, since anyth...
2001-01-16 Yoshiki HayashiRemove reference to srm.conf and access.conf which...
2001-01-15 Jeff Trawickfix a warning on platforms where <strings.h> is needed...
2001-01-15 Jeff Trawickfix a warning on platforms where apr_size_t isn't int
2001-01-15 Jeff Trawickmention mod_dav in the description of the ap_http_filte...
2001-01-15 Jeff Trawickavoid warnings on systems where apr_size_t isn't int...
2001-01-15 Jeff TrawickFix an endless loop in ab which occurred when ab was...
2001-01-15 Martin KraemerChange everything to The Apache Software License 1.1
2001-01-15 Jeff Trawick Fix a segfault in ap_http_filter(). I hit the segfaul...
2001-01-15 Yoshiki HayashiBackport documentation about Include som-dir usage...
2001-01-13 William A.... That's not a -D'ef - its an envar - you can't pass...
2001-01-13 William A.... Eliminate a warning, pid is an int.
2001-01-13 William A.... Lay it on the table
2001-01-13 William A.... Clearly the last patch is the -wrong- solution for...
2001-01-12 Bill StoddardFix a comment
2001-01-12 Ryan BloomAdd a note about the ap_r* problem with regard to buckets
2001-01-12 Jeff Trawickopen_postfile():
2001-01-12 Greg SteinFix a problem found by Ryan when deleting collections...
2001-01-12 Greg SteinI only suggested a scheme. Ryan did the work.
2001-01-12 Jim JagielskiNot the best explanation, but at least the start of one
2001-01-12 Jim JagielskiDocument the changes in how
2001-01-12 Jim JagielskiGet some sleep. sh != C
2001-01-12 Jim JagielskiAvoid confusion at times when someone may
2001-01-12 William A.... Build was broken on some pure unixish awks, this...
next