| Commit message (Expand) | Author | Age | Files | Lines |
* | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 2 | -20/+20 |
* | Add a patch that Ralf has already committed to 1.1.3 of MM. This allows | Ryan Bloom | 2000-06-30 | 1 | -0/+3 |
* | The name is supposed to be set to NULL when anonymous shared mem is used. | Ronald Tschalar | 2000-05-29 | 2 | -1/+2 |
* | Fix some logic in mm's configuration that removes -g from CFLAGS. | Jeff Trawick | 2000-05-18 | 1 | -1/+1 |
* | Update MM to the latest version. retrieved from | Ryan Bloom | 2000-05-03 | 28 | -2213/+1173 |
* | Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter can | Sascha Schumann | 2000-04-30 | 2 | -6/+5 |
* | Update comment for depend target. The template makefiles are now called | Sascha Schumann | 2000-04-30 | 2 | -2/+2 |
* | Fix mm's memcpy/memset macros; pointer arithmetic was broken. | Sascha Schumann | 2000-04-30 | 1 | -2/+2 |
* | Fix mm configuration on Solaris 8 x86 and OS/390. Don't require | Jeff Trawick | 2000-04-30 | 3 | -1/+16 |
* | back out APR_ prefix for TRUE,FALSE | Doug MacEachern | 2000-04-28 | 4 | -19/+19 |
* | Use $(MAKE) instead of make in Makefiles. | Ryan Bloom | 2000-04-28 | 1 | -3/+3 |
* | prefix TRUE,FALSE with APR_ | Doug MacEachern | 2000-04-28 | 4 | -19/+19 |
* | Cleanup more files when make distclean is used. This should be all the | Ryan Bloom | 2000-04-27 | 1 | -0/+1 |
* | Cleaned up the error codes a bit. Removed codes that aren't used anywhere, | Ryan Bloom | 2000-04-19 | 1 | -1/+1 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | Ryan Bloom | 2000-04-14 | 2 | -2/+2 |
* | this was including mm_test.o in the library, which happens to define | dgaudet | 2000-04-14 | 1 | -1/+1 |
* | more documentation movement | dgaudet | 2000-04-14 | 1 | -71/+0 |
* | Enforce explicit libtool mode | Martin Kraemer | 2000-04-13 | 1 | -4/+8 |
* | use same canonical name for "bs2000" thruout apache | Martin Kraemer | 2000-04-13 | 2 | -2/+2 |
* | On all the systems I could get hold of (Solaris, ReliantUNIX, BS2000, SINIX), | Martin Kraemer | 2000-04-13 | 1 | -0/+6 |
* | First stage of migrating OS/2 code to new error code mappings, define & use | Brian Havard | 2000-04-08 | 1 | -4/+2 |
* | Update to Apache Software License version 1.1 | Roy T. Fielding | 2000-03-31 | 3 | -68/+66 |
* | Fix warnings, update dependencies. | Ben Laurie | 2000-03-18 | 1 | -0/+3 |
* | Remove extra \ from Makefile | Ryan Bloom | 2000-03-16 | 1 | -1/+1 |
* | Ignore generated Makefile | Brian Havard | 2000-03-16 | 1 | -0/+1 |
* | Shared memory for OS/2 | Brian Havard | 2000-03-16 | 3 | -1/+221 |
* | Last doc update. | Ryan Bloom | 2000-03-15 | 1 | -9/+9 |
* | this configure is re-created by buildconf so remove it from CVS | dgaudet | 2000-03-12 | 2 | -3311/+1 |
* | Fix all the License issues. Including: | Ryan Bloom | 2000-03-10 | 4 | -90/+462 |
* | .cvsignore goodness | dgaudet | 2000-03-02 | 2 | -0/+11 |
* | Make the prefork MPM use APR shared memory for it's scoreboard. | Ryan Bloom | 2000-02-10 | 1 | -2/+1 |
* | make clean should also clean MM. | Ryan Bloom | 2000-02-10 | 1 | -0/+1 |
* | This commit gets mm running on BeOS. With this BeOS APR once more | David Reid | 2000-02-05 | 4 | -0/+68 |
* | A first pass at shared memory for Unix. This is still pretty ugly, but I | Ryan Bloom | 2000-01-27 | 3 | -228/+132 |
* | First patch to re-order function parameters. This one gets the low hanging | Ryan Bloom | 1999-10-04 | 2 | -8/+8 |
* | Update the MM version APR contains to a more recent one. | Ralf S. Engelschall | 1999-09-27 | 20 | -568/+1171 |
* | Changed pools to contexts. Tested with prefork and pthread mpm's. I'll | Ryan Bloom | 1999-08-31 | 3 | -5/+5 |
* | Fix compilation bugs in APR. Move compiled libraries into a common libs | Ryan Bloom | 1999-08-27 | 1 | -1/+1 |
* | Initial revision | Ryan Bloom | 1999-08-17 | 30 | -0/+19755 |