]> granicus.if.org Git - apache/shortlog
apache
2000-11-27 Jeff Trawickuse the APR feature test macro to check for sys/uio...
2000-11-27 Greg Stein*) make find_liveprop() hook take a dav_resource rather...
2000-11-27 Greg Steinliveprops are handled via hooks, not the dav_provider...
2000-11-27 Greg Steintoss dbm. use the new apu_dbm interfaces.
2000-11-26 Greg Steinmissed one. This is needed to build the new aputil...
2000-11-26 Greg Steinshaddup
2000-11-26 Greg Stein*) Put lib/aputil/ into the INCLUDES path
2000-11-26 Greg SteinStart the oft-discussed, but oft-punted lib/aputil...
2000-11-26 Greg Stein*) Compensate for recent changes in the APR headers...
2000-11-25 Greg Steinfix spelling: "writable" is the proper form
2000-11-24 Joshua SliveUpdate some headers and footers to the proper version...
2000-11-23 Joshua SliveUpdate the dexter and perchild docs, and add a missed...
2000-11-23 Greg Steinadd the "next filter" parameter to the rest of the...
2000-11-23 Greg Steinshift some processing of "core" WebDAV properties out...
2000-11-23 Greg Steindav_resource should carry around a pool for allocations...
2000-11-23 Greg SteinMore revamping of live properties. Focused around the...
2000-11-23 Greg Stein*) fix subtle crasher in COPY method
2000-11-23 Joshua SliveFix a few broken links.
2000-11-22 Ryan BloomAdd the ability for apxs to install both libtool genera...
2000-11-22 Joshua SliveAddition of BindAddress and small cleanups of upgrading...
2000-11-22 Joshua SliveClean up a few broken links.
2000-11-22 Ryan BloomA complete re-write of mod_include. This has served...
2000-11-22 Joshua SliveRemove mentions of the obsolete ResourceConfig/AccessCo...
2000-11-22 Ryan BloomAllow modules to specify the first module for a sub...
2000-11-22 Greg Steinminor cleaning: provider ids are no longer used
2000-11-22 Joshua SliveAdd some docs to mpmt_pthread.html.
2000-11-22 Joshua SliveUpdate the "bind" docs, remove the stuff from "server...
2000-11-22 Joshua SliveA little more general MPM documentation.
2000-11-22 Ryan BloomNext pass at the content-length filter. Not perfect...
2000-11-21 Jeff TrawickDon't use APR_INET6 unless APR_HAVE_INET6 is defined.
2000-11-21 Ryan BloomModify the content-length filter to change the criteria...
2000-11-21 Jeff TrawickUpdate ab to accept URLs with IPv6 literal address...
2000-11-21 Joshua SliveRemove links to some of the documents that were moved...
2000-11-21 Joshua SliveAdd an MPM status to the directive-dict.
2000-11-21 Joshua SliveFix typo.
2000-11-21 Jeff Trawickupdates to changed interfaces to apr_set_port(), apr_ge...
2000-11-21 William A.... *) Accomodate an out-of-space condition in the piped...
2000-11-21 Ryan BloomWe are working on a9 now.
2000-11-21 Jeff Trawickignore generated files .libs and *.la
2000-11-21 Joshua SliveLink up the new platform directory. It still needs...
2000-11-21 Jeff TrawickGet rid of apr_create_tcp_socket() reference.
2000-11-20 Greg AmesAdd partial write support for apr_sendfile to core_outp...
2000-11-20 Ryan BloomGet the version number bumped to 2.0a8
2000-11-20 Ryan BloomThe Announcement for a8
2000-11-20 Ryan BloomGet SetFilter working with MIME-types again and update...
2000-11-20 Chuck MurckoRestore Ryan's original intent in ap_proxy_doconnect...
2000-11-20 Joshua SliveClean up core.html a little.
2000-11-20 Joshua SliveRemove some obsolete docs.
2000-11-19 Ryan BloomAdd some docs to the common MPM directives.
2000-11-19 Ryan BloomAdd the MPM docs to the index-bytype front page.
2000-11-19 Joshua SliveAdd the perchild MPM docs and do a little bit of cleanup.
2000-11-19 Ryan BloomUpdate the SetFilter directive to work with Handlers...
2000-11-19 William A.... Disable two features, with warnings, if a relatively...
2000-11-19 Ryan BloomAdd a directive to mod_mime which allows people to...
2000-11-19 Jeff TrawickCall apr_create_socket() instead of apr_create_tcp_sock...
2000-11-19 Jeff TrawickChange apr_bind() to take apr_sockaddr_t.
2000-11-19 Joshua SliveAdd an outline for mpm_winnt.html.
2000-11-19 Joshua SliveRemove more of the directives that moved to mpm_common...
2000-11-19 Joshua SliveWoops, I just discovere UNIX_DAEMON_COMMANDS and LISTEN...
2000-11-19 Joshua SliveUsing an mpm_common.html file for the common directives...
2000-11-19 Greg Steinclean out some liveprop hooks which are now handled...
2000-11-18 Jeff TrawickAdd apr_get_sockaddr() for getting the address of one...
2000-11-18 Ryan BloomFix an error message since we are using common code...
2000-11-18 Ryan BloomRemove some common code in adding filters to either...
2000-11-18 Ryan BloomBegin to remove some of the cache-ing logic from the...
2000-11-18 David ReidChange references of AF_ to reflect APR_ so they should...
2000-11-18 William A.... Cleanup a signed/unsigned warning
2000-11-18 William A.... Cleanup more compiler warnings.
2000-11-18 William A.... Extern symbols (per the warning) belong elsewhere...
2000-11-18 William A.... As promised, and discussed on new-httpd, goodbye...
2000-11-18 Jeff Trawickremove unused variable
2000-11-18 William A.... Clean up some timeout arg warnings
2000-11-18 William A.... Some signedness issues - consistify the size_t references
2000-11-18 Ryan BloomGet Multi-Views working again. It wasn't working becau...
2000-11-18 Ryan BloomFix 204 handling. This moves some logic that used...
2000-11-18 Ryan BloomMore proxy fixes. There are still some bugs in this...
2000-11-18 Greg Steinadd some docco from John Vasta
2000-11-17 Joshua SliveSuggestion of files to delete from httpd-docs-2.0.
2000-11-17 Joshua SliveI forgot one change for the start of the MPM docs.
2000-11-17 Joshua SliveFirst attempt at MPM documentation. Feedback appreciat...
2000-11-17 William A.... Just style nits before someone goes and does somethin...
2000-11-17 Ryan BloomFirst pass at a set of caching filters and handlers...
2000-11-17 Chuck Murckofix apr_getaddrinfo() call
2000-11-17 Bill StoddardGet rid of a bit more BUFF cruft in mpm_winnt.c
2000-11-17 Bill StoddardMake function definition agree with the declaration...
2000-11-17 Jeff TrawickAPR: Change apr_connect() to take apr_sockaddr_t instea...
2000-11-17 Jeff TrawickGet exports.c symbols to compile even if the declaratio...
2000-11-17 Ryan BloomThis removes all BUFF's from the HTTP proxy. This...
2000-11-17 Joshua SliveYet another broken link.
2000-11-16 Joshua SliveBring a couple typo fixes forward from 1.3.
2000-11-16 Jeff Trawickadd apr_create_socket to the list of symbols
2000-11-16 Jeff TrawickUpdate httpd.exp for recent symbol changes.
2000-11-16 Greg Steinuse apr_size_t and a few minor tweaks
2000-11-16 Ryan BloomMake the proxy work with filters. We are still using...
2000-11-16 Greg Steinuse apr_size_t
2000-11-15 Ryan BloomDo not send a content-length if and only if this is...
2000-11-15 Joshua SliveFirst stab at a STATUS file for httpd-docs-2.0.
2000-11-15 Tony FinchMake cgi-bin work as a regular directory when using...
2000-11-15 Greg SteinApply a patch from John Vasta for adding (some/more...
2000-11-15 Joshua SliveHmmm... It appears that there were some translation...
next