| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring mod_status for 2.0 back in line with mod_status for 1.3. This is | Ryan Bloom | 2001-02-01 | 1 | -1/+1 |
* | - add some missing distclean targets | dgaudet | 2001-01-06 | 1 | -1/+1 |
* | RM was not defined. Just use rm instead. | Ben Laurie | 2000-12-31 | 1 | -2/+2 |
* | exports.c was dependent upon delete-exports, but that dependency will always | Greg Stein | 2000-12-20 | 1 | -6/+11 |
* | Correct a mistake in the delete-exports target | Ryan Bloom | 2000-12-19 | 1 | -1/+1 |
* | Force all Apache functions to be linked into the executable, whether they | Ryan Bloom | 2000-12-19 | 1 | -4/+19 |
* | *) fix up buildexports.sh: | Greg Stein | 2000-12-07 | 1 | -0/+5 |
* | Apache builds again, although the test directory doesn't. I will work on | Ryan Bloom | 2000-12-05 | 1 | -1/+3 |
* | Get base Apache to build properly. This doesn't solve the problem of | Ryan Bloom | 2000-12-05 | 1 | -3/+2 |
* | Remove buff.c and buff.h. There are still a few files that rely on these, | Ryan Bloom | 2000-12-04 | 1 | -1/+1 |
* | This is an ugly little hack to allow DSO modules to work. This basically | Ryan Bloom | 2000-10-31 | 1 | -1/+1 |
* | Back out some more of build changes from last night so that Apache | Jeff Trawick | 2000-10-05 | 1 | -6/+2 |
* | Back out the build changes I added last night. This was causing libtool | Ryan Bloom | 2000-10-05 | 1 | -2/+0 |
* | Multiple build and configuration fixes | Ryan Bloom | 2000-10-05 | 1 | -2/+8 |
* | Remove IOLs from Apache. They are no longer necessary, now that we have | Ryan Bloom | 2000-08-23 | 1 | -1/+1 |
* | Add the ability to register filters. This commit introduces a warning | Ryan Bloom | 2000-07-28 | 1 | -1/+2 |
* | build the XML utility stuff now (req'd by the DAV code) | Greg Stein | 2000-07-01 | 1 | -1/+1 |
* | Combine some common code. Before this, all platforms implemented their | Ryan Bloom | 2000-06-30 | 1 | -2/+2 |
* | Add the EXTRA_LIBS to get apache building on BONE again and now that | David Reid | 2000-06-22 | 1 | -2/+2 |
* | More consification, correct command initialisation. | Ben Laurie | 2000-06-17 | 1 | -2/+2 |
* | Fix dependencies for util_uri.lo and util.lo. | Sascha Schumann | 2000-06-11 | 1 | -2/+2 |
* | fix dependencies. (what is a .lo anyway? i tried making the .o depend | dgaudet | 2000-06-10 | 1 | -2/+2 |
* | APACHE_XLATE, CHARSET_EBCDIC stuff: | Jeff Trawick | 2000-05-25 | 1 | -1/+2 |
* | First function removed from Unix MPM's and moved to a common file. This | Ryan Bloom | 2000-05-19 | 1 | -1/+1 |
* | generic EBCDIC support code, changes to rfc1413.c to use APR | Jeff Trawick | 2000-05-09 | 1 | -1/+1 |
* | Add VPATH support to Apache: | Sascha Schumann | 2000-04-30 | 1 | -2/+2 |
* | Overall UNIX build system improvements: | Sascha Schumann | 2000-04-30 | 1 | -5/+0 |
* | OS/2: EXTRA_LDFLAGS is required when linking the table generation programs. | Brian Havard | 2000-04-20 | 1 | -2/+2 |
* | First step to getting configuration modules working. This step creates | Ryan Bloom | 2000-04-12 | 1 | -1/+1 |
* | Minor nit: use top_srcdir instead of topsrcdir, to be more consistent | Manoj Kasichainula | 2000-03-15 | 1 | -2/+2 |
* | even more distclean goodness (there's still more... time for zzz though) | dgaudet | 2000-03-14 | 1 | -0/+2 |
* | These changes are committed together, because they depend on each other. | Sascha Schumann | 2000-01-11 | 1 | -0/+32 |