]> granicus.if.org Git - apache/history - support
simplify walking through array of returned apr_pollfd_t
[apache] / support /
2010-09-19 Jeff Trawicksimplify walking through array of returned apr_pollfd_t
2010-09-19 Jeff Trawickfix one error message, eliminate another that will...
2010-08-22 Stefan FritschSupport large log files in suexec
2010-08-20 Jeff TrawickFortify falsely complained that the sprintf() result...
2010-08-18 Stefan FritschFix usage output.
2010-07-22 Guenter KnaufRemoved obsolete include paths from NetWare makefiles.
2010-06-22 Nick KewSupport AP_DECLARE_MODULE declaration syntax in apxs
2010-06-06 Stefan Fritschab: Fix memory leak with -v2 and SSL.
2010-05-14 Jeff Trawickapxs -q: Stop filtering out ':' characters from the...
2010-05-07 Philip M. GollucciFix the following:
2010-05-03 Daniel Earl Poirierab was sending wrong number of requests when keepalive...
2010-04-14 Jeff Trawickbuild the socket address first, then get a matching...
2010-04-10 Stefan FritschRemove useless use of $[, which was long deprecated...
2010-03-29 Graham Leggetthtcacheclean: Introduce the ability to clean specific...
2010-03-27 Graham Leggetthtcacheclean: Report additional statistics about entrie...
2010-02-27 Graham LeggettUse portable apr_snprintf in rotatelogs.
2010-02-27 Graham LeggettCreate the pidfile world readable by adding APR_FPROT_W...
2010-02-27 Graham LeggettTry open the pid file twice, once before daemonisation...
2010-02-25 Daniel Earl PoirierAdd -L option to create a hard link to the current...
2010-02-16 Graham LeggettMake sure the pidfile is deleted on close.
2010-02-16 Graham LeggettUse APR_PID_T_FMT instead of %ld and a cast.
2010-02-16 Graham LeggettFix the help description.
2010-02-16 Graham Leggettsupport/rotatelogs: Support the simplest log rotation...
2010-02-16 Graham Leggettsupport/htcacheclean: Teach it how to write a pid file...
2010-01-24 Stefan Fritschab: Fix number of requests per second in HTML output...
2009-12-29 Takashi SatoAdd parentheses to min max macro functions to avoid...
2009-12-29 Takashi SatoFix string constness to get rid of gcc compiler warning...
2009-12-01 Guenter Knaufmore NetWare makefile fixes and cleanups.
2009-11-19 Jeff Trawickfix or complain about some invalid errno references
2009-11-06 Jeff Trawickupdate pollset to reflect changed connection state...
2009-11-01 Guenter Knauftab and trailing space police.
2009-10-24 Stefan FritschFix brown-paper-bag bug.
2009-10-24 Stefan FritschVerify that password has been truncated before printing...
2009-10-23 Stefan FritschPrint a warning if a password is truncated by crypt.
2009-10-19 Stefan Fritschhtpasswd: Improve out of disk space handling
2009-10-19 Stefan FritschChange the default algorithm for htpasswd to MD5 on...
2009-10-18 Stefan FritschActually use the whole buffer for reading.
2009-10-18 Stefan FritschFix some more overflows spotted by Ruediger Pluem
2009-10-18 Stefan Fritschdetab
2009-10-18 Stefan Fritschhtdigest: Fix possible overflow in command line process...
2009-10-18 Stefan Fritschab: Fix segfault in case the argument for -n is a very...
2009-10-04 Stefan FritschOnly use fcntl() if we have fcntl.h
2009-10-03 Stefan Fritschsuexec: Allow to log an error if exec fails by setting...
2009-09-28 Jeff Trawickwhen a request body is sent, just display "Total body...
2009-09-28 Joe Orton* support/ab.c (output_results): Fix gcc warning on...
2009-09-27 Jeff Trawickrefactor the representation of HTTP method and whether...
2009-09-27 Guenter Knauffixed compatibility to Openssl < 0.9.7g;
2009-09-27 Jeff Trawicksmall code cleanups for POST/PUT, especially to combine...
2009-09-23 Daniel Earl PoirierFix a segfault in ab when run in verbose mode using...
2009-09-18 Daniel Earl PoirierDetab.
2009-09-15 Jeff Trawicksimplify reporting of the repeated argument error
2009-09-14 Joe Orton* support/htdbm.c (htdbm_list): Fix compiler warning...
2009-09-14 Daniel Earl Poirierhtdbm: don't allocate more memory for every record...
2009-09-14 Graham LeggettMove declaration to remove a compiler warning.
2009-09-12 Ruediger Pluem* Detab.
2009-09-11 Graham Leggetthtcacheclean: 19 ways to fail, 1 error message. Fixed.
2009-09-06 Graham LeggettAdd support for HTTP PUT to ab.
2009-08-26 Brian HavardBring back OS/2 support.
2009-07-29 Jeff Trawickab: Fix broken error messages after resolver or connect...
2009-07-24 Daniel Earl Poirierhtdbm: Fix possible buffer overflow if dbm database...
2009-07-20 Mladen TurkEnable XP visual style.
2009-05-30 Takashi SatoSpecify a pool for cache with apr_hash_pool_get instead...
2009-05-26 Takashi SatoRemove the conditional for APR >= 1.3.
2009-05-26 Takashi SatoMake pline a child of main pool.
2009-05-25 Takashi SatoFix a memory leak by freeing the memory every line.
2009-05-25 Takashi SatoKill the hardcoded values
2009-05-25 Takashi SatoDeclare the local variables in the more inner scope.
2009-05-19 Takashi SatoKill the hardcoded values
2009-04-23 Eric CovenerPass the $@ array and not the flattened version of...
2009-04-23 William A. Rowe JrEscape should simply close the dialog; Enter should...
2009-03-30 Eric Covener *) ab: Fix a 100% CPU loop on platforms where a faile...
2009-03-27 Jeff Trawickaxe unmaintained 1.3-era code to support AUX, SunOS...
2009-03-27 Jeff Trawickremove TPF support
2009-03-26 Jeff Trawickremove OS/2 platform support
2009-03-25 Ruediger Pluem* Teach apxs to work with APR 2.x where there is no...
2009-03-04 Jeff TrawickUse APR_POLLSET_NOCOPY for better performance with...
2009-03-04 Jeff Trawickrepeat apr_pollset_poll() while it returns EINTR
2009-03-03 Jeff Trawickremove unreachable code
2009-03-03 Ruediger Pluem* Remove unused variable.
2009-03-02 Sander TemmeClean up more compiler emits. Add CHANGES entry, credi...
2009-03-02 Jeff Trawickaxe a fearful comment that was addressed before committ...
2009-03-02 Jeff Trawickab: Fix maintenance of the pollset to resolve EINPROGRE...
2009-02-27 Sander TemmeThe development trunk of OpenSSL has tightened up the...
2009-01-16 Rainer JungMostly revert r733493: signal based rotation
2009-01-11 Rainer JungAdopt latest changes in usage message.
2009-01-11 Rainer JungAllow size units B, K, M, G and combination of
2009-01-11 Rainer Jungrotatelogs: Add flag for verbose (debug) output.
2009-01-11 Rainer JungMore rotatelogs changes:
2009-01-11 Rainer JungMinor rotatelogs changes:
2009-01-11 Rainer JungUse APR_WANT_STRFUNC and apr_want.h instead
2009-01-11 Rainer JungAllow to trigger rotatelogs log file rotation from
2009-01-11 Rainer JungAddition to r733479 and r733479:
2009-01-11 Rainer JungAddition to r744476:
2009-01-11 Rainer JungRefactor rotatelogs to allow easier implementation
2009-01-05 William A. Rowe Jrmore fallout from removing win9x-model services, this...
2009-01-05 Ruediger Pluem* The header file is still needed in this case. So...
2009-01-03 Justin ErenkrantzSilence ulimit warnings on platforms/configs that don...
2009-01-03 William A. Rowe JrDrop some lingering pre-NT conditionals
2009-01-03 William A. Rowe JrRemove console/win9x support from ApacheMonitor, now...
2009-01-03 Rainer JungWe need to link only ab against libm (because of
next