]> granicus.if.org Git - apache/history - support
It isn't valid to check errno without setting it first, unless an
[apache] / support /
2002-06-17 William A. Rowe Jr Show the 'Disconnect' button to detach ourselves...
2002-06-17 Cliff WoolleyGet this to work on win32 :(
2002-06-16 William A. Rowe Jr Formating, whitespace, following {} rules, 80 char...
2002-06-16 Ryan BloomFinish the htpasswd port to APR. This brings the file...
2002-06-16 Ryan BloomFirst pass at cleaning up htpasswd. This removes the...
2002-06-15 Cliff WoolleyForward-port a change from 1.3
2002-06-15 Ryan BloomAllow 'make install DESTDIR=/path'. This allows packag...
2002-06-14 William A. Rowe Jr Cleanup some type mismatch emits and consistify to...
2002-06-14 William A. Rowe Jr Don't pass args at StartService, there is no point.
2002-06-13 Jeff Trawickavoid a non-portable shell construct ("builddir=$(shell...
2002-06-13 Ryan BloomJust quiet an annoying warning.
2002-06-12 Bradley NicholesAdded log rotation based on file size to the RotateLog...
2002-06-11 Bradley NicholesOops, found another typo
2002-06-11 Bradley NicholesFixing a typo
2002-06-06 Jeff TrawickFix apxs to allow "apxs -q installbuilddir" and to...
2002-06-05 Cliff WoolleyGet rid of some uninitialized value errors with apxs -q.
2002-06-05 William A. Rowe Jr cvs up/diff gets pretty hard to track with vc7 builds.
2002-06-05 Jeff TrawickFix apxs to allow it to work when the build directory...
2002-06-03 Jeff Trawickfix a major snafu that broke binary builds
2002-06-03 Jeff TrawickOn OS/390, the compiler/linker front-end doesn't handle
2002-05-31 William A. Rowe Jr A few more unused/unnecessary variables and surpress...
2002-05-31 William A. Rowe Jr Enable SSL negotation in ab.c. It is that, or remove...
2002-05-31 William A. Rowe Jr Well, know that I'm aware that the ssl stuff was...
2002-05-31 William A. Rowe Jr Locks are good, provide locks. ab -s -c >1 is [was...
2002-05-30 William A. Rowe Jr Always using -t "Window Title" option myself, so...
2002-05-29 Bradley NicholesUpdated the NetWare makefiles to include the rotatelogs...
2002-05-29 Bradley NicholesAdded a NetWare makefile to build the rotate logs NLM
2002-05-27 Jeff Trawicksimplified apachectl...
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...
next