]> granicus.if.org Git - apache/history - support
A couple small changes and a little reformatting to try to make it more
[apache] / support /
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
2001-09-03 Ryan BloomMake Apache 2.0 install all files in the same location...
2001-08-30 Doug MacEacherngather all of the cflags for compiling with apxs
2001-08-30 William A. Rowe Jr * configure.in: added Cygwin specific APR_SETVARs.
2001-08-28 Ryan BloomRemove some debug code that I had in apxs.in.
2001-08-27 Ryan Bloom- allows empty $val from httpd-2.0/build/config_vars.mk
2001-08-26 Ryan BloomMore fixes for APXS. APXS now works with httpd-test...
2001-08-26 Ryan BloomImprovements to APXS. It now uses the config_vars...
2001-08-26 William A. Rowe Jr Toggle the /Zi flag to allow all supportd versions...
2001-08-22 Jeff Trawicksimplify some code in output_results() just a bit to...
2001-08-22 Martin KraemerUse uniform wrapping for unistd.h, and don't include...
2001-08-21 William A. Rowe Jr Changes for rbb's #include/build openssl/inc32 patch.
2001-08-20 William A. Rowe Jr Create the abs.dsp win32 project to support building...
2001-08-17 William A. Rowe Jr Based on the VC6 switch - and pulling the win32 make...
2001-08-17 William A. Rowe Jr The purpose of this patch is to toggle the debugging...
2001-08-17 William A. Rowe Jr Given a choice between chasing my tail to keep these...
2001-08-17 William A. Rowe Jr Not here anymore
2001-08-17 William A. Rowe Jr Undo a very bad decision. By naming the version...
2001-08-16 William A. Rowe Jr Good to the last drop, this should be all of it.
2001-08-16 William A. Rowe Jr Add the red light/green light to ApacheMonitor's...
2001-08-16 William A. Rowe Jr Missed a versioned win32 project in my tree
2001-08-16 William A. Rowe Jr Fix the 'never disappearing' popup menu - anchor...
2001-08-16 William A. Rowe Jr A bit overboard - this registered window message...
2001-08-16 William A. Rowe Jr Wipe out some resource leakage.
2001-08-16 William A. Rowe Jr Revised patch to clean up timer and other issues
2001-08-16 William A. Rowe Jr Bug fix to the WM_TIMER that was not properly called...
2001-08-16 William A. Rowe Jr Now that it's apr'ized, ab is most definately in...
2001-08-16 William A. Rowe Jr Toss win32 version stamps on these
2001-08-16 William A. Rowe Jr Reorder OS_VERSION(s) so >= OS_VERSION_WINNT, etc...
2001-08-16 William A. Rowe Jr Access the (generated) ApacheMonitor.ver version...
2001-08-16 William A. Rowe Jr Goodness
2001-08-16 William A. Rowe Jr ApacheMonitor versioning needs to click in with the...
2001-08-16 William A. Rowe Jr . clean up strings and remove them to the resource...
2001-08-15 William A. Rowe Jr Save a ton o' space by rle encoding the header bitmap.
2001-08-14 William A. Rowe Jr> 1. Cleaned the ApacheMonitor code a little bit.
2001-08-08 Roy T. FieldingApache Monitor's tray code does not notify Windows...
2001-08-07 Cliff WoolleyHopefully it's marked as binary this time around...
2001-08-07 Cliff WoolleyThis file should have been marked -kb ... it's getting...
2001-08-07 Cliff WoolleyUpdate .rc file to fix build
2001-08-07 Cliff WoolleyI accidentally committed the DOS line endings in that...
2001-08-07 Cliff WoolleyOops, missed the .mak file update. [Again, I'm flying...
2001-08-07 Cliff WoolleyThis is a nearly blind commit of an update posted by...
next