2000-12-02 |
Joshua Slive | Consistency enforcement for directives that take extens... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
David Reid | More changes to get BeOS building once more... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
David Reid | Fix a couple of small typo's |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Ryan Bloom | Note the patch submitted today by Jon Travis about... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Ryan Bloom | MPMs that require multiple segments of shared memory... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Ryan Bloom | Remove an unnecessary header file. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Ryan Bloom | Clear and sunny outside |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jeff Trawick | use APR_SIZE_T_FMT to avoid a warning on AIX |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jeff Trawick | include <strings.h> for the strcasecmp() and strncasecm... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Greg Ames | Use APR_LOCKALL in dexter and mpmt_pthread to serialize... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jeff Trawick | Stop referencing apr_get_socket_inaddr(), apr_get_remot... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jeff Trawick | If apr_lock() or apr_unlock() fail, write a log message... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jeff Trawick | Add "-D PROCESS_LOCK_IS_GLOBAL" to the httpd -V output... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Ryan Bloom | Get Apache to use the new generated exports list. ... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Jeff Trawick | Get htpasswd.c to build on EBCDIC machines again. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Ryan Bloom | Document mod_log_config %{FOOBAR}C option |
commit | commitdiff | tree | snapshot |
2000-11-30 |
William A.... | This is the Win9x console hook handler ... much code... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Ryan Bloom | Enable logging a cookie with mod_log_config |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Joshua Slive | - Remove some "platform specific notes" from the main... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Ryan Bloom | Remove an unused header |
commit | commitdiff | tree | snapshot |
2000-11-29 |
William A.... | Fix some const confusion with simpler code. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
William A.... | Fix uninitialized badness |
commit | commitdiff | tree | snapshot |
2000-11-29 |
William A.... | Eliminate the last WSAE error test. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Greg Stein | Use "const char * const *" for process->argv (which... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
William A.... | Make Win32 build again |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jeff Trawick | Fix a segfault in mod_info. mod_info_module_cmds(... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jeff Trawick | Get ab to compile cleanly after the apr_initopt() change. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Greg Stein | can I be a Super Saiyan? please? |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Greg Stein | add the new apr_lock_file and apr_unlock_file functions. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Greg Stein | reorder the libs for proper inter-lib dependencies |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Joshua Slive | Bring mod_ext_filter.html up to the new format. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Joshua Slive | Remove mod_digest docs which have been supplanted by... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Joshua Slive | Bring mod_dav.html up to the new format, fix up some... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Joshua Slive | Bring mod_charset_lite up to the "modern" format. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Joshua Slive | A little more prettying up of developer docs. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Joshua Slive | Put the developer index in the standard format. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
William A.... | Compile break when I changed 'thread' in mpm_winnt... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
William A.... | Clean up some compiler warnings (there remain some... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
William A.... | clean up some really bad typedefs - and move one... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
William A.... | The only win32 project file that used (but didn't... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Ryan Bloom | First step towards extracting the SSI handling from... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Ryan Bloom | Fix some const warnings. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Joshua Slive | Add a couple more user-visible changes to upgrading... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Joshua Slive | Add a little more detail on starting Apache for the... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jeff Trawick | Get "make install" with DSOs to work on AIX and Solaris... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Joshua Slive | Update command line options docs to match what is currently |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Ryan Bloom | Split the hints file into two files, one in APR and... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
William A.... | Pulled the aprlib base address out of Apache's basead... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Ryan Bloom | Remove some status items that belong in APR now. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jeff Trawick | Fix some lvalue casts so that we can compile with xlc... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Ryan Bloom | Get mod_example building cleanly. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Ryan Bloom | Get mod_echo to stop using BUFF. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Greg Stein | add --with-dbm switch to configure, allowing the user... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jeff Trawick | Change some apr_ssize_t uses to apr_size_t. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Ryan Bloom | Fix some incorrect docs |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jeff Trawick | fix an apr_size_t/apr_ssize_t discrepancy |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jeff Trawick | Tweak the logic to avoid "make distclean" inside APR... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Greg Stein | *) sprinkle a little magic "const" dust around (specifi... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jeff Trawick | fix a bunch of apr_ssize_t/apr_size_t discrepancies |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Ryan Bloom | Get the pthread mpm building again. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jeff Trawick | <sys/resource.h> requires <sys/time.h> first on some... |
commit | commitdiff | tree | snapshot |
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 |
next |