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 |
2000-04-19 |
Brian Havard | Provide prototypes for the provided strcasecmp & strnca... |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Ken Coar | Propagate the 1.3 FAQ fixes over here.. |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Greg Stein | this is California. what to _you_ think the weather is? |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Tony Finch | More FAQs and answers from comp.infosystems.www.servers... |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Bill Stoddard | Win32: Change message type to INFO |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Bill Stoddard | Watching for tornadoes tonite |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Bill Stoddard | Begin some long overdue clean-up fo winnt.c |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Ryan Bloom | Add logic to timeout CGI scripts properly. This requir... |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Ryan Bloom | Add a pool to dupfile. There is no reason that when... |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Tony Finch | Hey, wow! Some of the sky is blue! |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Bill Stoddard | linkwin20.diffs Resolves: |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Bill Stoddard | Updates Makefile.win |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Bill Stoddard | Update Apache on Windows documentation. Add new document |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Ryan Bloom | Add back in logic to put the ending container directive... |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Bill Stoddard | Add some todos, remove some vague comments, remove... |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Bill Stoddard | Win32: First cut at getting mod_isapi working under 2.0 |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Bill Stoddard | Here's my first stab at getting mod_auth_digest working... |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Bill Stoddard | Win32: |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Roy T. Fielding | cleaned up a comment |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Roy T. Fielding | Somebody needs to check the labels on their medicine. |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Roy T. Fielding | shades of a bad global replace --- fixed comment |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Ryan Bloom | Add buffered I/O back into APR's file I/O on unix.... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Ryan Bloom | apr_config.h is a private include file, and shouldn... |
commit | commitdiff | tree | snapshot |
next |