]> granicus.if.org Git - apache/shortlog
apache
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...
2001-01-12 Ryan BloomRemove a couple more NULL handler specifications.
2001-01-12 Ryan BloomStop using environment variables to set ONE_PROCESS...
2001-01-12 Jim JagielskiPer suggestion, tuck NOTEST_* in config_vars.mk. Yep...
2001-01-11 Tony Finchnote that rewrite map expansions work in rewriteconds
2001-01-11 Jeff Trawickget rid of an unused variable
2001-01-11 Jim JagielskiMy bad... don't need the quotes here
2001-01-11 Jim JagielskiFold into all Makefiles
2001-01-11 Jim JagielskiBegining stub of NONAC_LDFLAGS and NONAC_CFLAGS stuff.
2001-01-11 Bill StoddardIt is not sufficient to reset the file pointer before...
2001-01-11 Bill StoddardChange some INFO messages to DEBUG messages. Cleanup...
2001-01-11 Yoshiki HayashiFix typo in anchor name.
2001-01-11 Yoshiki HayashiFix typo in anchor. Link to mod_so.html#loadmodule...
2001-01-11 Ryan BloomAdd a quick note about external modules.
2001-01-11 Jeff Trawickback out the previous change, which broke FreeBSD 3...
2001-01-10 Joshua SliveFix a typo in an example and make a slight clarificatio...
2001-01-10 Greg Stein"Well, hello! Gay now!"
2001-01-10 Jeff Trawickupdate some references to the old prefix/libexec directory
2001-01-10 Jeff Trawickonly handle the request if server-info is the handler
2001-01-10 David ReidTidy up the beos mpm a little.
2001-01-10 Jeff Trawickget mod_info working again (mostly)
2001-01-10 Brian HavardLibtool takes care of the lib prefix so get rid of...
2001-01-09 Ken Coar This sets an example for this type of module, so let...
2001-01-09 Ken Coar Minor typo fix.
2001-01-09 Allan K. Edwardsuse AP_HOOK_LAST for this module. This may or may not...
2001-01-09 Ryan BloomFix a compile break with the new APR libtool setup...
2001-01-09 Ryan BloomFix a compile break related to the apr libtool change.
2001-01-09 Greg Steina couple tweaks to get Apache building with the new...
2001-01-09 Jeff Trawickget rid of some invalid errno references; use the apr_s...
2001-01-09 Jeff Trawickuse the apr_status_t instead of errno
2001-01-09 Jeff Trawickget rid of a non-portable use of errno
2001-01-09 Jeff Trawickget rid of some bogus uses of perror()
2001-01-09 Jeff Trawickfix some handler brokenness
2001-01-09 Jeff Trawickfix some handler brokenness so that dexter doesn't...
2001-01-09 Jeff Trawickget rid of a bogus use of perror()
2001-01-09 Joshua SliveReference to the docs project.
next