2000-11-27 |
Jeff Trawick | Change Apache's distclean rule to rely on APR to clean... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jeff Trawick | Use #if APR_HAVE_xyz_H, not #ifdef APR_HAVE_xyz_H |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jeff Trawick | Always include lib/sdbm in INCLUDES (until somebody... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jeff Trawick | use the APR feature test macro to check for sys/uio... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Greg Stein | *) make find_liveprop() hook take a dav_resource rather... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Greg Stein | liveprops are handled via hooks, not the dav_provider... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Greg Stein | toss dbm. use the new apu_dbm interfaces. |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Greg Stein | missed one. This is needed to build the new aputil... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Greg Stein | shaddup |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Greg Stein | *) Put lib/aputil/ into the INCLUDES path |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Greg Stein | Start the oft-discussed, but oft-punted lib/aputil... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Greg Stein | *) Compensate for recent changes in the APR headers... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Greg Stein | fix spelling: "writable" is the proper form |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Joshua Slive | Update some headers and footers to the proper version... |
commit | commitdiff | tree | snapshot |
2000-11-23 |
Joshua Slive | Update the dexter and perchild docs, and add a missed... |
commit | commitdiff | tree | snapshot |
2000-11-23 |
Greg Stein | add the "next filter" parameter to the rest of the... |
commit | commitdiff | tree | snapshot |
2000-11-23 |
Greg Stein | shift some processing of "core" WebDAV properties out... |
commit | commitdiff | tree | snapshot |
2000-11-23 |
Greg Stein | dav_resource should carry around a pool for allocations... |
commit | commitdiff | tree | snapshot |
2000-11-23 |
Greg Stein | More revamping of live properties. Focused around the... |
commit | commitdiff | tree | snapshot |
2000-11-23 |
Greg Stein | *) fix subtle crasher in COPY method |
commit | commitdiff | tree | snapshot |
2000-11-23 |
Joshua Slive | Fix a few broken links. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Ryan Bloom | Add the ability for apxs to install both libtool genera... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Joshua Slive | Addition of BindAddress and small cleanups of upgrading... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Joshua Slive | Clean up a few broken links. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Ryan Bloom | A complete re-write of mod_include. This has served... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Joshua Slive | Remove mentions of the obsolete ResourceConfig/AccessCo... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Ryan Bloom | Allow modules to specify the first module for a sub... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Greg Stein | minor cleaning: provider ids are no longer used |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Joshua Slive | Add some docs to mpmt_pthread.html. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Joshua Slive | Update the "bind" docs, remove the stuff from "server... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Joshua Slive | A little more general MPM documentation. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Ryan Bloom | Next pass at the content-length filter. Not perfect... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Jeff Trawick | Don't use APR_INET6 unless APR_HAVE_INET6 is defined. |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Ryan Bloom | Modify the content-length filter to change the criteria... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Jeff Trawick | Update ab to accept URLs with IPv6 literal address... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Joshua Slive | Remove links to some of the documents that were moved... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Joshua Slive | Add an MPM status to the directive-dict. |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Joshua Slive | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Jeff Trawick | updates to changed interfaces to apr_set_port(), apr_ge... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
William A.... | *) Accomodate an out-of-space condition in the piped... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Ryan Bloom | We are working on a9 now. |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Jeff Trawick | ignore generated files .libs and *.la |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Joshua Slive | Link up the new platform directory. It still needs... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Jeff Trawick | Get rid of apr_create_tcp_socket() reference. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Greg Ames | Add partial write support for apr_sendfile to core_outp... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Ryan Bloom | Get the version number bumped to 2.0a8 |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Ryan Bloom | The Announcement for a8 |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Ryan Bloom | Get SetFilter working with MIME-types again and update... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Chuck Murcko | Restore Ryan's original intent in ap_proxy_doconnect... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Joshua Slive | Clean up core.html a little. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Joshua Slive | Remove some obsolete docs. |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Ryan Bloom | Add some docs to the common MPM directives. |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Ryan Bloom | Add the MPM docs to the index-bytype front page. |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Joshua Slive | Add the perchild MPM docs and do a little bit of cleanup. |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Ryan Bloom | Update the SetFilter directive to work with Handlers... |
commit | commitdiff | tree | snapshot |
2000-11-19 |
William A.... | Disable two features, with warnings, if a relatively... |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Ryan Bloom | Add a directive to mod_mime which allows people to... |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Jeff Trawick | Call apr_create_socket() instead of apr_create_tcp_sock... |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Jeff Trawick | Change apr_bind() to take apr_sockaddr_t. |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Joshua Slive | Add an outline for mpm_winnt.html. |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Joshua Slive | Remove more of the directives that moved to mpm_common... |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Joshua Slive | Woops, I just discovere UNIX_DAEMON_COMMANDS and LISTEN... |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Joshua Slive | Using an mpm_common.html file for the common directives... |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Greg Stein | clean out some liveprop hooks which are now handled... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Jeff Trawick | Add apr_get_sockaddr() for getting the address of one... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Ryan Bloom | Fix an error message since we are using common code... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Ryan Bloom | Remove some common code in adding filters to either... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Ryan Bloom | Begin to remove some of the cache-ing logic from the... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
David Reid | Change references of AF_ to reflect APR_ so they should... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
William A.... | Cleanup a signed/unsigned warning |
commit | commitdiff | tree | snapshot |
2000-11-18 |
William A.... | Cleanup more compiler warnings. |
commit | commitdiff | tree | snapshot |
2000-11-18 |
William A.... | Extern symbols (per the warning) belong elsewhere... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
William A.... | As promised, and discussed on new-httpd, goodbye... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Jeff Trawick | remove unused variable |
commit | commitdiff | tree | snapshot |
2000-11-18 |
William A.... | Clean up some timeout arg warnings |
commit | commitdiff | tree | snapshot |
2000-11-18 |
William A.... | Some signedness issues - consistify the size_t references |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Ryan Bloom | Get Multi-Views working again. It wasn't working becau... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Ryan Bloom | Fix 204 handling. This moves some logic that used... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Ryan Bloom | More proxy fixes. There are still some bugs in this... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Greg Stein | add some docco from John Vasta |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Joshua Slive | Suggestion of files to delete from httpd-docs-2.0. |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Joshua Slive | I forgot one change for the start of the MPM docs. |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Joshua Slive | First attempt at MPM documentation. Feedback appreciat... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
William A.... | Just style nits before someone goes and does somethin... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Ryan Bloom | First pass at a set of caching filters and handlers... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Chuck Murcko | fix apr_getaddrinfo() call |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Bill Stoddard | Get rid of a bit more BUFF cruft in mpm_winnt.c |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Bill Stoddard | Make function definition agree with the declaration... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Jeff Trawick | APR: Change apr_connect() to take apr_sockaddr_t instea... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Jeff Trawick | Get exports.c symbols to compile even if the declaratio... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Ryan Bloom | This removes all BUFF's from the HTTP proxy. This... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Joshua Slive | Yet another broken link. |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Joshua Slive | Bring a couple typo fixes forward from 1.3. |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Jeff Trawick | add apr_create_socket to the list of symbols |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Jeff Trawick | Update httpd.exp for recent symbol changes. |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Greg Stein | use apr_size_t and a few minor tweaks |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Ryan Bloom | Make the proxy work with filters. We are still using... |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Greg Stein | use apr_size_t |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Ryan Bloom | Do not send a content-length if and only if this is... |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Joshua Slive | First stab at a STATUS file for httpd-docs-2.0. |
commit | commitdiff | tree | snapshot |
next |