]> granicus.if.org Git - apache/history - support
Fix default Timeout & KeepaliveTimeout. Still need to limit directive
[apache] / support /
2000-09-01 Jeff TrawickUpdate export file for AIX with recent symbol changes.
2000-08-10 Jeff TrawickTweak apr_getopt() and its use in ab to avoid compiler...
2000-08-09 Bill StoddardUpdate exports file for AIX.
2000-08-09 William A. Rowe Jr Fix ApacheBench for the apr_initopt/apr_getopt change...
2000-08-07 Jeff TrawickA few more (last?) ap_xlate->apr_xlate changes covering...
2000-08-07 Jeff TrawickFix some problems with the apr conversion so that APACH...
2000-08-06 William A. Rowe Jr Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-07-31 Jeff TrawickDon't use perror() to report the failure of an APR...
2000-07-21 Ryan BloomMove all APR functions related to strings to their...
2000-07-16 Roy T. Fieldingab would start up more connections than needed, then...
2000-06-28 Jeff TrawickInclude strings.h for strcasecmp(), strncasecmp(),...
2000-06-27 Bill StoddardFix another compiler warning. Forgot to commit this...
2000-06-25 Doug MacEachernallow apxs to be run from the source tree, before insta...
2000-06-13 Jeff TrawickGet the ap_config.h cleanup working on FreeBSD by addin...
2000-06-12 Ryan BloomProtect system header files with the appropriate macros.
2000-06-12 Ryan BloomClean up a big chunk of ap_config.h. This basically...
2000-06-12 Ryan BloomRemove the final vestiges of stat.h from Apache 2.0...
2000-06-09 Ryan BloomRemove all occurances of strerror from Apache. ap_stre...
2000-05-28 William A. Rowe JrPR:
2000-05-27 William A. Rowe JrPR:
2000-05-27 William A. Rowe JrPR:
2000-05-26 William A. Rowe JrPR:
2000-05-25 Ken Coar Add '-n' option to make htpasswd send user:pw result to
2000-05-24 Bill StoddardWin32: Convert ap_proc_t to tranparent type.
2000-05-23 Bill StoddardWin32: Fix compile problems.
2000-05-21 Manoj KasichainulaRemove all remaining instances in Apache code of
2000-05-19 William A. Rowe Jr Why should Ryan have all the fun?
2000-05-19 Ryan BloomRemove a warning about ap_base64encode not being define...
2000-05-19 William A. Rowe Jr Current and clean make files for Win95. Changes...
2000-05-19 Jeff Trawickab: Fix a command-line processing bug; track bad headers in
2000-05-17 Ryan BloomThis commit will most likely break everybody on Windows...
2000-05-16 Jeff TrawickAPR-ize the CHARSET_EBCDIC support in the SHA1 routines...
2000-05-16 Jeff TrawickEBCDIC bug fix: do the required translation handle...
2000-05-16 Jeff TrawickAPR-ize the CHARSET_EBCDIC support in ap_base64encode...
2000-05-16 Jeff TrawickFix some bugs (mostly lost 1.3 code) in ab's command...
2000-05-16 Jeff Trawickreorder libapr.a and libap.la in terms of dependencies...
2000-05-06 William A. Rowe Jr Cleanup of Apache build with pcre in Win32.
2000-05-06 Jeff Trawickserious bug fix:
2000-05-05 Ryan BloomFix a stupid mistake in apxs.in.
2000-05-05 Ryan BloomMake apxs mostly work for 2.0. It doesn't add the...
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 Ken Coar Be more expliciti in our error messages if the tmpnam...
2000-05-01 Jeff Trawickadd missing ';' in non-ASCII path
2000-05-01 William A. Rowe Jr Just a last few files to ignore in the installed...
2000-04-30 Sascha SchumannOverall UNIX build system improvements:
2000-04-29 William A. Rowe JrPR:
2000-04-28 William A. Rowe JrPR:
2000-04-28 William A. Rowe JrPR:
2000-04-28 William A. Rowe JrPR:
2000-04-28 Jeff TrawickWin32:
2000-04-28 Jeff TrawickBuild ab on Win32.
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 Bloomignore the .libs directory too.
2000-04-27 Ryan Bloomignore the intermediate build files.
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-25 Bill StoddardUpdate logresolve.dsp and add to Makefile.win
2000-04-25 Bill StoddardSome Windows tweaks from William Rowe...
2000-04-25 Bill StoddardAdd the logresolve Windows project file
2000-04-24 Bill StoddardInclude apr_md5.h rather than the deprecated ap_md5...
2000-04-23 Roy T. FieldingFinished move of ap_md5 routines to apr_md5. Removed...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-22 Bill StoddardGet htpasswd compiling under Windows
2000-03-21 Bill StoddardWin32: Continue removing precompiled header support...
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-02-17 Bill StoddardFix FreeBSD build break caused by my last commit to...
2000-02-16 Bill StoddardAdd rotatelogs to the Windows port
1999-12-10 Bill StoddardAIX DSO tweaks. Enable use of native DSO for AIX 4...
1999-12-07 Wilfredo SanchezIf we can't open httpd.conf, print a warning, but don...
1999-12-07 Wilfredo SanchezPerform check for "$CFG_SBINDIR/$CFG_TARGET" _after_...
1999-11-30 Manoj KasichainulaDelete remnants of ap_spawnvp that got missed earlier.
1999-10-27 Martin KraemerAdd CVS Revision number to ab.c to allow for detecting...
1999-10-20 David ReidMissed this one when I was making the support programs...
1999-10-20 Ryan BloomAdd a status value to ap_log_error and ap_log_rerror...
1999-10-11 David ReidThese changes allow the support programs to compile...
1999-10-07 Martin KraemerRe-sync to most up-to-date ab.c version 1.3b
1999-09-27 Ralf S. EngelschallMake the support stuff finitely working again.
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-27 Bill StoddardWIN32: htdigest and htpasswd project and make files...
1999-08-26 Roy T. FieldingUpdate all exports for pthreads and MPM
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.