]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2002-03-20  (no author)This commit was manufactured by cvs2svn to create branc... PCRE PCRE
2000-05-05  (no author)This commit was manufactured by cvs2svn to create branc...
2000-05-05  Ryan BloomInitial revision
2000-05-05  Ryan BloomReplace hsregex with PCRE. The PCRE library is always...
2000-05-05  Ryan BloomFix a stupid mistake in apxs.in.
2000-05-05  Ryan BloomI forgot to update the alpha information with the last...
2000-05-05  Ryan BloomMake apxs mostly work for 2.0. It doesn't add the...
2000-05-05  William A.... Ahem... the newsgroups seem unruly over the explicit
2000-05-04  Ryan BloomInstall os.h and os-inline.c from src/os/$(OSDIR) to...
2000-05-04  Sascha SchumannMove the generating empty deps stuff into fastgen.sh...
2000-05-04  Ryan BloomBack out an inadvertant change to apxs.
2000-05-04  Ryan BloomPort reliable piped logs to mpmt_pthread and dexter...
2000-05-04  Ryan BloomMake reliable piped logs work on 2.0.
2000-05-04  Roy T. FieldingGet rid of warning by including crypt.h when available.
2000-05-03  Ken Coar Use our own buffer for tmpnam() if the platform seems...
2000-05-03  Bill StoddardWin32: Fix some bugs in the restart logic. This is...
2000-05-03  Ken Coar Be more expliciti in our error messages if the tmpnam...
2000-05-03  Brian HavardThe 'portable dirname' shouldn't leave a trailing ...
2000-05-03  Sascha SchumannConfigure creates config.nice now containing your confi...
2000-05-03  Jim JagielskiBlurf. Move the preload down a bit to
2000-05-03  Jim JagielskiAnd preload from the top.
2000-05-01  Sascha Schumann- checking for thread options is mature
2000-05-01  Ryan BloomCleanup the STATUS file a bit.
2000-05-01  William A.... Final .dsp changes to produce the lightest weight...
2000-05-01  Jeff Trawickadd missing ';' in non-ASCII path
2000-05-01  William A.... Just a last few files to ignore in the installed...
2000-05-01  William A.... Significantly shorten the Win32 build and shrink...
2000-04-30  Sascha SchumannMake install target work on AIX.
2000-04-30  Sascha SchumannUse F_SETFL for setting the O_NONBLOCK status flag...
2000-04-30  Ryan BloomMake piped logs work again in 2.0. The next step is...
2000-04-30  Sascha SchumannAdd VPATH support to Apache:
2000-04-30  Sascha SchumannMost of the support programs are created during the...
2000-04-30  Sascha SchumannAlways create the target directory, if it does not...
2000-04-30  Sascha SchumannWe want to build in the build dir, not the src dir.
2000-04-30  Jim JagielskiAllow for help messages for modules.
2000-04-30  Sascha SchumannWork around the non-working pthread.h detection on...
2000-04-30  Sascha SchumannGet rid of last relative include path in our Makefiles
2000-04-30  Sascha SchumannOverall UNIX build system improvements:
2000-04-29  Sascha SchumannAdd ap_sigwait() to support old-style sigwait().
2000-04-29  Ryan BloomUpdate some docs.
2000-04-29  William A.... PR:
2000-04-29  William A.... PR:
2000-04-29  William A.... PR:
2000-04-29  Sascha SchumannGet rid of NO_RECURSION. This was originally implemente...
2000-04-28  William A.... PR:
2000-04-28  William A.... PR:
2000-04-28  William A.... PR:
2000-04-28  William A.... PR:
2000-04-28  Ryan BloomUpdate the version string for the current dev version.
2000-04-28  Ryan BloomUpdate version information for 3rd alpha.
2000-04-28  Ryan BloomUpdate announcement for 3rd alpha.
2000-04-28  Doug MacEachernback out APR_ prefix for TRUE,FALSE
2000-04-28  Jeff TrawickWin32:
2000-04-28  Ryan BloomAdd back in the build before install step when using...
2000-04-28  William A.... Dependency sequences appear to overrule other .dsp...
2000-04-28  Bill StoddardBackout the APR_TRUE|FALSE patch for the Windows MPM.
2000-04-28  William A.... Clean up a few Win32 build oversights before the...
2000-04-28  William A.... Following constructive advise of Ralf, and comments...
2000-04-28  Doug MacEachernprefix TRUE,FALSE with APR_
2000-04-28  Brian HavardRemove unnecessary rules for .S files which clash with...
2000-04-28  William A.... Untangle Win32 build errors.
2000-04-28  William A.... Replace ERROR constant with TODO_ERROR to flag these...
2000-04-28  William A.... Replace ERROR constant with TODO_ERROR to flag these...
2000-04-28  Jeff Trawickextremely minor cleanup:
2000-04-28  Jeff TrawickBuild ab on Win32.
2000-04-28  Ryan BloomThis stops Apache 2.0 from trying to compile the server...
2000-04-27  Doug MacEachernchange ap_hook_pre_connection from VOID to RUN_ALL
2000-04-27  Ryan BloomCleanup more files when make distclean is used. This...
2000-04-27  Ryan BloomMerge the htdigest.c file from the apr/test directory...
2000-04-27  Jeff TrawickRepair ap_poll() on UNIX systems where APR's poll flags
2000-04-27  Ryan BloomRemove two items from the STATUS file. These are most...
2000-04-27  Ryan BloomFix the parsing of a config file when the first item...
2000-04-27  Ryan BloomInstall the support binaries.
2000-04-27  Ryan Bloomignore the .libs directory too.
2000-04-27  Ryan Bloomignore the intermediate build files.
2000-04-27  Bill StoddardEliminate redundant calls to initialize the Winsock.
2000-04-27  Jeff Trawickfix path to mm's configure.in
2000-04-27  Ryan BloomI have merged the two ab files together, the one from...
2000-04-27  Ryan BloomFix some compile breaks in the support directory. ...
2000-04-27  Ryan BloomAdd the support directory back into the build process.
2000-04-27  Doug MacEachernreport dso_error if any
2000-04-27  Bill StoddardA bit of mod_file_cache cleanup. Eliminate mmap_static...
2000-04-26  Ryan BloomFix the progname stuff to work the same way the rest...
2000-04-26  Bill StoddardSome windows tweaks to the default configuration, inclu...
2000-04-26  Jeff TrawickIncrease the default NumSIG value from 32 to 33 on...
2000-04-26  Jeff TrawickDefine HAVE_STRING_H, HAVE_STDLIB_H, HAVE_CTYPE_H,...
2000-04-26  Doug MacEachernadd AP_ prefix to *HOOK* macros
2000-04-26  Bill StoddardGet rid of ap_pool_t argument on ap_strerror
2000-04-26  Bill StoddardWin32: Graceful restart is working again, and better...
2000-04-25  Ryan BloomIf a developer uses --with-program-name=foo, the config...
2000-04-25  Jeff TrawickPort a 1.3 EBCDIC fix to 2.0:
2000-04-25  Bill StoddardTell APR to truncate the httpd.pid file if it exists...
2000-04-25  Bill StoddardMore win32 shotgunary to the windows project files...
2000-04-25  Bill StoddardWin32: Add htdigest
2000-04-25  Bill StoddardUpdate logresolve.dsp and add to Makefile.win
2000-04-25  Ryan BloomAllow the Apache-2.0 executable name to be specified...
2000-04-25  Bill StoddardSome Windows tweaks from William Rowe...
2000-04-25  Bill StoddardAdd the logresolve Windows project file
2000-04-25  Ryan BloomWe should be checking for apr_private.h.in and updating...
2000-04-24  Bill StoddardWin32: First cut at new shutdown/restart logic. The...
next