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 |
2000-04-28 |
Bill Stoddard | Backout the APR_TRUE|FALSE patch for the Windows MPM. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
William A.... | Clean up a few Win32 build oversights before the... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
William A.... | Following constructive advise of Ralf, and comments... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Doug MacEachern | prefix TRUE,FALSE with APR_ |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Brian Havard | Remove unnecessary rules for .S files which clash with... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
William A.... | Untangle Win32 build errors. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
William A.... | Replace ERROR constant with TODO_ERROR to flag these... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
William A.... | Replace ERROR constant with TODO_ERROR to flag these... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Jeff Trawick | extremely minor cleanup: |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Jeff Trawick | Build ab on Win32. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Ryan Bloom | This stops Apache 2.0 from trying to compile the server... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Doug MacEachern | change ap_hook_pre_connection from VOID to RUN_ALL |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Ryan Bloom | Cleanup more files when make distclean is used. This... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Ryan Bloom | Merge the htdigest.c file from the apr/test directory... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Jeff Trawick | Repair ap_poll() on UNIX systems where APR's poll flags |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Ryan Bloom | Remove two items from the STATUS file. These are most... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Ryan Bloom | Fix the parsing of a config file when the first item... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Ryan Bloom | Install the support binaries. |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Ryan Bloom | ignore the .libs directory too. |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Ryan Bloom | ignore the intermediate build files. |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Bill Stoddard | Eliminate redundant calls to initialize the Winsock. |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Jeff Trawick | fix path to mm's configure.in |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Ryan Bloom | I have merged the two ab files together, the one from... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Ryan Bloom | Fix some compile breaks in the support directory. ... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Ryan Bloom | Add the support directory back into the build process. |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Doug MacEachern | report dso_error if any |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Bill Stoddard | A bit of mod_file_cache cleanup. Eliminate mmap_static... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Ryan Bloom | Fix the progname stuff to work the same way the rest... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Bill Stoddard | Some windows tweaks to the default configuration, inclu... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Jeff Trawick | Increase the default NumSIG value from 32 to 33 on... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Jeff Trawick | Define HAVE_STRING_H, HAVE_STDLIB_H, HAVE_CTYPE_H,... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Doug MacEachern | add AP_ prefix to *HOOK* macros |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Bill Stoddard | Get rid of ap_pool_t argument on ap_strerror |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Bill Stoddard | Win32: Graceful restart is working again, and better... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Ryan Bloom | If a developer uses --with-program-name=foo, the config... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Jeff Trawick | Port a 1.3 EBCDIC fix to 2.0: |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Bill Stoddard | Tell APR to truncate the httpd.pid file if it exists... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Bill Stoddard | More win32 shotgunary to the windows project files... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Bill Stoddard | Win32: Add htdigest |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Bill Stoddard | Update logresolve.dsp and add to Makefile.win |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Ryan Bloom | Allow the Apache-2.0 executable name to be specified... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Bill Stoddard | Some Windows tweaks from William Rowe... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Bill Stoddard | Add the logresolve Windows project file |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Ryan Bloom | We should be checking for apr_private.h.in and updating... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Bill Stoddard | Win32: First cut at new shutdown/restart logic. The... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Ryan Bloom | Remove ServerType from the Windows config file |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Bill Stoddard | Change names of strnatcmp & strnatcasecmp to cpmply... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Bill Stoddard | Fix compile break |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Bill Stoddard | Include apr_md5.h rather than the deprecated ap_md5... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Greg Stein | drop the "container" param from ap_walk_config(). calle... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Greg Stein | clean up cmd_parms: config_file is no longer valid... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Greg Stein | handle error messages during building and processing... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Brian Havard | Change strncasecmp() definition to match Bill's prototy... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
dgaudet | Add `IndexOptions +VersionSort', to nicely sort filenames |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Bill Stoddard | First cut at a file handle cache. It serves on Windows... |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Jeff Trawick | Fix some problems on systems where EAGAIN != EWOULDBLOC... |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Jeff Trawick | ap_open(..,APR_OS_DEFAULT,..) uses perms 0666 instead... |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Roy T. Fielding | Finished move of ap_md5 routines to apr_md5. Removed... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Tony Finch | ding, dong, ServerType is dead |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Ryan Bloom | Parse the config tree, instead of the config file.... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Bill Stoddard | Add ApacheModAuthDigest to apache.dsw. Get rid of compi... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Ryan Bloom | Server Type is not recognized by any of the current... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Bill Stoddard | Win32: Get mod_auth_digest compiling and added to the... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Bill Stoddard | Remove mod_digest. Its being replaced by mod_auth_digest |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Bill Stoddard | Eliminate compile warning on Windows |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Bill Stoddard | Win32: Update docs to reflect new build environment. |
commit | commitdiff | tree | snapshot |
2000-04-21 |
dgaudet | fix buglet in example |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Bill Stoddard | Revamp the Win32 make environment. Makefiles have been... |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Brian Havard | OS/2: EXTRA_LDFLAGS is required when linking the table... |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Ryan Bloom | Add support for pool to log_error_core. Also add ap_lo... |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Brian Havard | Another required ap_canonical_error(). |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Brian Havard | Use ap_canonical_error() where appropriate. |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Brian Havard | OS/2: Clean up spmt_os2 mpm to get shutdowns working... |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Jeff Trawick | [EBCDIC] Port Paul Gilmartin's CRLF patch from 1.3... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Bill Stoddard | Win32: More winnt MPM cleanup. Moved code to queue... |
commit | commitdiff | tree | snapshot |
next |