2000-05-16 |
Jeff Trawick | OS/390 doesn't have ranlib and its make utility thinks... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Brian Havard | Fix PCRE build on OS/2. This includes taking libtool... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Jeff Trawick | EBCDIC bug fix: do the required translation handle... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Jeff Trawick | APR-ize the CHARSET_EBCDIC support in ap_base64encode... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Greg Stein | oops. somebody snuck different names for my_error,... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Greg Stein | do not canonicalize errors for ap_strerror(). use sizeo... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Jeff Trawick | Fix some bugs (mostly lost 1.3 code) in ab's command... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Jeff Trawick | mod_include: |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Jeff Trawick | APR-ize some EBCDIC logic which handles conversion... |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Jeff Trawick | reorder libapr.a and libap.la in terms of dependencies... |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Ryan Bloom | Remove the dso code from the os/unix directory. These... |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Ryan Bloom | Make mod_so use ap_strerror instead of the old ap_os_ds... |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Ryan Bloom | Commit the EXEC_ON_READ changes. This allows modules... |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Bill Stoddard | Cannot build the pthread mpms on AIX 4.2.1 |
commit | commitdiff | tree | snapshot |
2000-05-15 |
Jeff Trawick | util_ebcdic.h, util_ebcdic.c, http_core.c: |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Ryan Bloom | We no longer have to -DHAVE_CONFIG_H on the $(CC) line... |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Ryan Bloom | All this file does is include another file. I am fixin... |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Allan K. Edwards | fix WIN32 build for APACHE_XLATE changes |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Tony Finch | Update to the media types as of 2000-05-12. I also... |
commit | commitdiff | tree | snapshot |
2000-05-12 |
David Reid | Update beos_mpmt to new function names. |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Bill Stoddard | Win32: Some cleanup of winnt.c. Retry AcceptEx on failu... |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Bill Stoddard | Add the prototype for ap_lingering_close() |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Bill Stoddard | Create ap_bpop_iol to pop the buff off the iol and... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Jeff Trawick | src/build/build2.mk: build PCRE's configure script... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Bill Stoddard | Create new function, ap_lingering_close(), which will... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Bill Stoddard | Exit connection processing normally on a graceful shutd... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Jeff Trawick | repair some compile warnings, axe a wasted getsockname... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Tony Finch | Add mod_example to the build system. |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Tony Finch | Vertically align all the descriptions of the modules... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-05-11 |
William A.... | Clean up documentation on both sides (1.3 and 2.0... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
William A.... | Clean up documentation on both sides (1.3 and 2.0... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Jeff Trawick | use helpers/PrintPath instead of which to find the... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Jeff Trawick | EBCDIC: Update util_md5.c routines to use APR-ized... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Jeff Trawick | Pick up various EBCDIC fixes from 1.3 (from Martin... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Jeff Trawick | namespace-protect hdrs_to_ascii, hdrs_from_ascii, local... |
commit | commitdiff | tree | snapshot |
2000-05-09 |
William A.... | Still have this lying around - maybe I should look... |
commit | commitdiff | tree | snapshot |
2000-05-09 |
Allan K. Edwards | Get tree build to work correctly with config Include... |
commit | commitdiff | tree | snapshot |
2000-05-09 |
Jeff Trawick | generic EBCDIC support code, changes to rfc1413.c to... |
commit | commitdiff | tree | snapshot |
2000-05-09 |
Jeff Trawick | rfc1413.c fixes: |
commit | commitdiff | tree | snapshot |
2000-05-08 |
Ryan Bloom | reap_children doesn't make sense on a machine without... |
commit | commitdiff | tree | snapshot |
2000-05-07 |
Ryan Bloom | Remove dynamic MPM's from the status file. |
commit | commitdiff | tree | snapshot |
2000-05-06 |
William A.... | pcre lives and dies on the _WIN32 define, rather... |
commit | commitdiff | tree | snapshot |
2000-05-06 |
William A.... | Cleanup of Apache build with pcre in Win32. |
commit | commitdiff | tree | snapshot |
2000-05-06 |
William A.... | First crack at getting Apache to build with pcre... |
commit | commitdiff | tree | snapshot |
2000-05-06 |
Jeff Trawick | serious bug fix: |
commit | commitdiff | tree | snapshot |
2000-05-06 |
Jeff Trawick | initial .cvsignore for PCRE-in-Apache |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Ryan Bloom | Initial revision |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Ryan Bloom | Replace hsregex with PCRE. The PCRE library is always... |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Ryan Bloom | Fix a stupid mistake in apxs.in. |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Ryan Bloom | I forgot to update the alpha information with the last... |
commit | commitdiff | tree | snapshot |
2000-05-05 |
Ryan Bloom | Make apxs mostly work for 2.0. It doesn't add the... |
commit | commitdiff | tree | snapshot |
2000-05-05 |
William A.... | Ahem... the newsgroups seem unruly over the explicit |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Ryan Bloom | Install os.h and os-inline.c from src/os/$(OSDIR) to... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Sascha Schumann | Move the generating empty deps stuff into fastgen.sh... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Ryan Bloom | Back out an inadvertant change to apxs. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Ryan Bloom | Port reliable piped logs to mpmt_pthread and dexter... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Ryan Bloom | Make reliable piped logs work on 2.0. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Roy T. Fielding | Get rid of warning by including crypt.h when available. |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Ken Coar | Use our own buffer for tmpnam() if the platform seems... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Bill Stoddard | Win32: Fix some bugs in the restart logic. This is... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Ken Coar | Be more expliciti in our error messages if the tmpnam... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Brian Havard | The 'portable dirname' shouldn't leave a trailing ... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Sascha Schumann | Configure creates config.nice now containing your confi... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Jim Jagielski | Blurf. Move the preload down a bit to |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Jim Jagielski | And preload from the top. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Sascha Schumann | - checking for thread options is mature |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Ryan Bloom | Cleanup the STATUS file a bit. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
William A.... | Final .dsp changes to produce the lightest weight... |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Jeff Trawick | add missing ';' in non-ASCII path |
commit | commitdiff | tree | snapshot |
2000-05-01 |
William A.... | Just a last few files to ignore in the installed... |
commit | commitdiff | tree | snapshot |
2000-05-01 |
William A.... | Significantly shorten the Win32 build and shrink... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Sascha Schumann | Make install target work on AIX. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Sascha Schumann | Use F_SETFL for setting the O_NONBLOCK status flag... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Ryan Bloom | Make piped logs work again in 2.0. The next step is... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Sascha Schumann | Add VPATH support to Apache: |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Sascha Schumann | Most of the support programs are created during the... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Sascha Schumann | Always create the target directory, if it does not... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Sascha Schumann | We want to build in the build dir, not the src dir. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Jim Jagielski | Allow for help messages for modules. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Sascha Schumann | Work around the non-working pthread.h detection on... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Sascha Schumann | Get rid of last relative include path in our Makefiles |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Sascha Schumann | Overall UNIX build system improvements: |
commit | commitdiff | tree | snapshot |
2000-04-29 |
Sascha Schumann | Add ap_sigwait() to support old-style sigwait(). |
commit | commitdiff | tree | snapshot |
2000-04-29 |
Ryan Bloom | Update some docs. |
commit | commitdiff | tree | snapshot |
2000-04-29 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-04-29 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-04-29 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-04-29 |
Sascha Schumann | Get rid of NO_RECURSION. This was originally implemente... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-04-28 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-04-28 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-04-28 |
William A.... | PR: |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Ryan Bloom | Update the version string for the current dev version. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Ryan Bloom | Update version information for 3rd alpha. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Ryan Bloom | Update announcement for 3rd alpha. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Doug MacEachern | back out APR_ prefix for TRUE,FALSE |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Jeff Trawick | Win32: |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Ryan Bloom | Add back in the build before install step when using... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
William A.... | Dependency sequences appear to overrule other .dsp... |
commit | commitdiff | tree | snapshot |
next |