]> granicus.if.org Git - apache/history - support
apr_proc_mutex.h is called for by this very header
[apache] / support /
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
2008-12-16 Takashi Sato* Change some "apr_palloc / memcpy" to apr_pstrmemdup
2008-08-05 Jim JagielskiMake list_hooks.pl multi-line aware, and swallow up the
2008-06-12 Jim Jagielskiclear out bogus whitespace
2008-06-11 Thomas J. DonovanWindows manifests are ;1 for .exe, ;2 for .dll and...
2008-06-06 William A. Rowe JrNeed to link with rpcrt4.lib to use apr_generate_random...
2008-05-17 Ruediger Pluem* Include <limits.h> earlier if available since INT_MAX...
2008-05-14 Ruediger Pluem* Fix style by doing correct indenting
2008-05-14 Paul QuernaCheck return value of apr_file_read_full.
2008-05-14 Ruediger Pluem* Check for failure of apr_file_info_get call
2008-05-13 Roy T. FieldingWhen group is given as a numeric gid, validate it by...
2008-05-12 Roy T. FieldingImprove client performance by clearing connection pool...
2008-05-12 Roy T. FieldingDon't stop sending a request if EAGAIN is returned...
2008-05-11 Roy T. FieldingOverhaul ab.c stats collection and reporting to avoid...
2008-05-01 William A. Rowe JrFor legacy VC6, there's no __CRTDECL or _tstoi yet...
2008-04-10 Jeff Trawickrotatelogs: Log the current file size and error code...
2008-03-04 William A. Rowe JrCorrect typo in r633607
2008-03-04 William A. Rowe JrEnable UAC transition from ApacheMonitor running as...
2008-03-02 William A. Rowe JrA large refactoring, but no behavior change;
2008-02-29 Jim JagielskiAdd in new option for rotatelogs: -f
2008-02-22 Joe Orton* support/htpasswd.c (seed_rand): Fix compiler warning.
2008-02-19 Paul QuernaFix printing of error message.
2008-02-19 Paul QuernaImprove generation of the seed to rand, by using apr_ge...
2008-02-19 Paul QuernaImprove salt string generation.
2008-02-02 Ruediger Pluem* Use a 64 bit unsigned int instead of a signed long...
2008-01-28 Ruediger Pluem* Don't leak memory when reopening the logfile.
2008-01-17 Ruediger Pluem* Do not try to read non existing response bodies of...
2008-01-03 Guenter KnaufEnable to build abs on NetWare if dependent libs are...
2007-12-22 William A. Rowe JrSolve service status handle leak on multi-service Apach...
2007-12-19 William A. Rowe JrWhen building to WinNT, CommandLineToArgvW must resolve.
2007-12-19 William A. Rowe JrHandle args appropriately for an apr app.
2007-12-19 William A. Rowe JrIf something other than fork can work, this will become
2007-12-11 William A. Rowe JrIntroduce --kill argument to ApacheMonitor for use...
2007-12-01 Ruediger Pluem- when using "-l" reduce two consecutive calls to apr_t...
2007-11-20 Jeff TrawickAllow local timestamps to be used when rotating based...
2007-11-20 Jeff Trawickimprove command-line parsing
2007-09-05 William A. Rowe JrKill the compiler emit - casting struct * to char ...
2007-09-02 André Malosvn:eol-style = native
2007-08-07 Allan K. Edwardscommit Eric's patch for bugzilla 42549 - build httxt2db...
2007-07-20 Nick KewMultiple trivial fixes from Christophe JAILLET
2007-07-18 Mladen TurkSimplify OS detection. We are only interested in NT
2007-07-17 Mladen TurkApacheMonitor valid OS is any WIN32_NT version.
2007-05-24 Sander TemmeExplain that POST data should be sent as the correct...
2007-05-08 Mladen TurkAdd detection for post XP operating systems.
2007-04-09 Jeff Trawickhtdbm: Enable crypt support on platforms with crypt...
2007-04-09 Sander TemmeCorrect behavior of HTTP request headers sent by ab...
2007-04-08 Sander TemmeThe apr_port_t type is unsigned, but ab was using a...
2007-04-04 Jeff TrawickMake the hardcoded checks for platforms-without-crypt...
2007-03-08 Jeff Trawickab: Add -r option to continue after socket receive...
2007-03-07 Joe Orton* support/logresolve.c (main): Simplify to avoid condit...
2007-03-06 Colm MacCarthaighFix near-identical potential NULL pointer dereferences...
2007-03-06 Colm MacCarthaighPrevent format specifier busting.
2007-03-06 Colm MacCarthaighCorrect a spurious access to whatever memory is at...
2007-03-06 Colm MacCarthaighcorrect some indentation, no functional changes
2007-03-05 Joe Orton* support/logresolve.c (main): Fix potential NULL point...
2007-02-10 William A. Rowe JrSimple patch to permit syntax such as...
2007-02-01 Sander Temmeapxs: Enhance -q flag to print all known variables...
2007-01-31 Bradley NicholesImplement a BASEDIR build environment variable to allow...
2007-01-11 William A. Rowe JrEmbed the .manifest files of all httpd binaries as...
2007-01-10 Joe Orton* configure.in: Substitute MOD_SO_ENABLED variable.
2006-12-11 Jeff Trawickincrease size of error string buffer passed to apr_stre...
2006-11-22 Joe Orton* support/rotatelogs.c (main): Produce useful error...
2006-10-16 Graham LeggettAdd a missing include of apr_buckets.h. [Martin Kraemer]
2006-09-09 Jeff TrawickAllow htcacheclean, httxt2dbm, and fcgistarter to link...
2006-08-05 William A. Rowe Jr Observed by hunter - fix the cut n paste errors in...
2006-07-18 Paul QuernaRevert r422298, because it introduces GNU Make specific...
2006-07-15 Paul QuernaMakefile.in: Don't try to compile checkgid and fcgistar...
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-06 William A. Rowe JrRevert Revision 397647
2006-06-13 Colm MacCarthaighA keepalive response need not neccessarily have include...
2006-04-27 William A. Rowe Jr This resource /D syntax was pretty horridly imported...
2006-04-27 Joe OrtonFix gcc warnings:
2006-04-27 William A. Rowe Jr Remove all /machine:I386 references, these are gettin...
2006-04-23 Colm MacCarthaighwhen compiling statistics, only interate accross reques...
2006-04-22 Garrett Rooney* support/fcgistarter.c
2006-04-22 Garrett RooneyMerge the fcgi-proxy-dev branch to trunk, adding a...
2006-04-19 William A. Rowe Jr s|/GX |/EHsc | because they were always synonyms...
2006-04-19 William A. Rowe Jr Remove a host of dependencies upon awk, using the...
2006-04-19 Colm MacCarthaighUpdate the last year of copyright.
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2006-04-17 Colm MacCarthaighUpdate the copyright notice to reflect that changes...
next