]> granicus.if.org Git - apache/history - support
Clean up isapi_load, removing the request_rec arg [which we never need],
[apache] / support /
2002-05-18 Cliff WoolleyThere's really no reason for a -dev here.
2002-05-17 William A. Rowe Jr Ahhh, this really aught to include windows first...
2002-05-16 William A. Rowe Jr Prepare for Thom's real patch... this is a detabify...
2002-05-16 William A. Rowe Jr An absolutely unnecessary hack around MSVC emits...
2002-05-16 William A. Rowe Jr Fix CoInitialize/CoUninitialize missing symbols,...
2002-05-15 Jeff Trawickdon't leave the shared library path variable commented...
2002-05-14 William A. Rowe Jr Yesterday's patch went to far, add a missing library...
2002-05-13 Jeff TrawickMake apxs look in the correct directory for envvars...
2002-05-13 William A. Rowe Jr Clean out some needless flags/libs
2002-05-13 Justin ErenkrantzConsidering the overall goal of making APR and APR...
2002-05-10 Jeff Trawickavoid colliding with getline() as defined by glibc
2002-05-06 Ben LaurieBe more tolerant.
2002-05-02 Cliff Woolleyfix a typo
2002-05-01 Paul J. RederFix some minor formatting issues with ab. Part of this is
2002-04-30 Bradley NicholesNetWare make files for building experimental modules...
2002-04-30 Roy T. FieldingRemove APR_WANT_SIGNAL from apr_want.h because code...
2002-04-29 Jeff Trawickfinish getting apxs to work with a binary build
2002-04-25 Dirk-Willem van... During the 1.3->2.0 migragrion; ab its #defined VERSION...
2002-04-24 Aaron BannertDocument the recent AB changes since they have the...
2002-04-24 Aaron BannertMajor improvement in concurrent processing for AB:
2002-04-19 William A. Rowe Jr Fix Restart and Stop from the service taskbar list.
2002-04-15 Justin ErenkrantzProperly substitute sbindir as httpd's location in...
2002-04-14 Brian Panefixed a typo
2002-04-13 William A. Rowe Jr Correct const'ness of argv in all support apps, and...
2002-04-09 William A. Rowe Jr Eliminate cyclic dependency that broke 2.0.35 command...
2002-04-09 William A. Rowe Jr Correct a simple typo
2002-04-04 Sander StrikerRemove hardcoded paths from MPMs and move them to a...
2002-04-01 Dirk-Willem van... Made AB's use of the Host: header rfc2616 compliant as
2002-03-29 Dirk-Willem van... Removed email address on request - as obviscation was...
2002-03-25 Sander StrikerBetter test for the presence of $(sbindir) since that...
2002-03-21 Sander StrikerUpdate callers of apr_explode_gmt to apr_time_exp_gmt...
2002-03-19 Cliff WoolleyWhat is "zop"? :)
2002-03-18 Cliff WoolleyCarriage returns??
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-13 Jeff Trawickget some hardcoded paths out of apxs
2002-03-12 Jeff Trawicksimplify the way we find the family of an apr_sockaddr_t
2002-03-06 Ian Holsmanapr-utils rename apr_ansi_time_to_apr_time and
2002-03-01 Bradley NicholesSwitching from a project build file to GNU make files
2002-03-01 William A. Rowe Jr Significant cleanup and enable wintty to -always...
2002-02-27 William A. Rowe Jr Need broader permissions if we are to read and the...
2002-02-27 William A. Rowe Jr Must admit, my use case was focused on services....
2002-02-18 Greg Amesone step closer to happiness on ebcdic boxes
2002-02-12 William A. Rowe Jr What happened? 0.9.6b built just dandy without the...
2002-02-07 Aaron BannertAllow statically linked support binaries with the new
2002-02-04 Joshua Slivesuexec: Allow HTTPS and SSL_* environment variables...
2002-02-02 Jeff Trawickfinish implementing --enable-static-checkgid
2002-02-01 Jeff Trawickapxs: Let the LTFLAGS environment variable override...
2002-01-27 Brian PaneFixed segfault in "-i" mode of ab
2002-01-19 Jeff Trawickclean up a bunch of warnings
2002-01-19 Ian Holsmanadd htdbm to the Makefile.
2002-01-18 Bradley NicholesUpdates to allow the utilities to run on NetWare
2002-01-18 Cliff WoolleyAs long as the spelling police are on the prowl, I...
2002-01-10 William A. Rowe Jr *) Split all Win32 modules [excluding the core compon...
2002-01-08 Ryan BloomAdd the ability to pass flags to both apr_file_open...
2001-12-28 William A. Rowe Jr Fix the logo bitmap, since I missed this 'hand editin...
2001-12-24 Ian Holsmanallow htdbm to work with multiple DBM types by using...
2001-12-22 Jeff TrawickSH_LDFLAGS wasn't getting evaluated properly when it...
2001-12-15 Jeff Trawickget binbuild to do the right thing with envvars (instal...
2001-12-15 Jeff TrawickMove any load library path environment variables out of
2001-12-12 Jeff Trawickchange Apache/apr/apr-util to use run-time linking...
2001-12-07 Jeff Trawickmake sure mod_foo.so is installed by apxs -i
2001-12-05 Jeff TrawickAllow apxs to be used to build DSOs on AIX without...
2001-12-03 Greg Amesget binbuild working when apr, apr-util, and expat...
2001-11-29 Jeff Trawick"totalcon / requests" is no longer double either, so...
2001-11-29 William A. Rowe Jr I don't believe it. This actually fixes the rest...
2001-11-27 William A. Rowe Jr Changes by Mladen Turk <mturk@mappingsoft.com>, with...
2001-11-22 Aaron BannertJust some style changes from when I was working on...
2001-11-20 Justin Erenkrantzapxs should be using sbindir not bindir for the path...
2001-11-19 William A. Rowe Jr Historically consistent flag to shutdown the server...
2001-11-12 William A. Rowe Jr Drop the wide net observed by Ken Coar, since one...
2001-11-12 Jeff Trawickclean up some warnings on AIX
2001-11-07 Cliff WoolleyAllow apachectl to support mod_ssl's <IfDefine SSL...
2001-11-06 William A. Rowe Jr Thanks for the catch, Mr. Woolley, I left an out...
2001-11-06 William A. Rowe Jr Eliminate 'library'+'executable' cruft. Yes - this...
2001-11-06 William A. Rowe Jr Submitted by: Mladen Turk <mturk@mappingsoft.com>
2001-11-02 Aaron BannertForces suexec to be compiled statically. This is necess...
2001-11-02 Doug MacEachernfix eval of vars incase string has quotes
2001-10-30 Aaron BannertFix typos...
2001-10-29 Jeff Trawickget proto for atoi()
2001-10-27 Jeff Trawickignore checkgid
2001-10-26 Ken Coar Bring forward checkgid helper from 1.3; checks runtime
2001-10-17 William A. Rowe Jr Some type correctness fixes for LARGEFILES platforms.
2001-10-16 Aaron BannertIn one target we weren't always creating the $libexecdir
2001-10-12 Ryan BloomMake sure we install apxs.
2001-10-10 Ryan BloomMake the error messages from apachectl refer to the...
2001-10-10 William A. Rowe Jr Too many args is a bad thing too, some days
2001-10-10 William A. Rowe Jr Rewrite of rotatelogs as an apr-ized app.
2001-10-06 William A. Rowe Jr Allow ApacheBench to connect to and control Apache...
2001-10-04 Ryan BloomMake sure we install all of the support scripts.
2001-10-01 Cliff WoolleySwitch from tmpnam() to apr_file_mktemp() so that gcc...
2001-10-01 William A. Rowe Jr /GZ RTL debug flag is not recognized across VC 5...
2001-09-30 Justin ErenkrantzKill two autoconf-related birds with one commit.
2001-09-28 Ryan BloomAllow support programs to be compiled against a static...
2001-09-24 William A. Rowe Jr Another recent Win32 PSDK addition that we can cover...
2001-09-23 Justin ErenkrantzWe need to use the APR-generated libtool for building...
2001-09-21 Justin Erenkrantzkill -l requires the short version of the signal (witho...
2001-09-18 Justin ErenkrantzSwitch back to SIGUSR1 for graceful restarts on all...
2001-09-13 Ryan BloomAllow make install to work when built with VPATH.
2001-09-13 Ryan Bloomrules.mk is stored in $(top_blddir). Without this...
2001-09-06 Doug MacEachernstrip parens from config_vars.mk values
next