]> granicus.if.org Git - apache/shortlog
apache
2006-05-25 Ruediger Pluem* Actually we are adding 3 bytes to the string (two...
2006-05-25 Ruediger Pluem* Fix documentation about the data types of attributes...
2006-05-22 Ruediger Pluem* Cleanup the code by replacing some inline code to...
2006-05-21 Garrett RooneyMake the logging in mod_proxy_fcgi more consistent.
2006-05-21 André Maloupdate transformation
2006-05-21 Ruediger Pluem* Fix const compiler warning introduced by r407357.
2006-05-17 Ruediger Pluem* Handle the cases "no proxy request" and "reverse...
2006-05-17 Joe Orton* modules/generators/mod_autoindex.c (output_directorie...
2006-05-16 Joe Orton* server/main.c (abort_on_oom): New function.
2006-05-15 Sander TemmeDocument r399947, addition of optional scheme:// to...
2006-05-10 Joe Orton* server/mpm/prefork/prefork.c (child_main): Tag pchild.
2006-05-10 Martin KraemerTypo (..for use with by the scoreboard) changed to
2006-05-10 Garrett RooneyAdd support for fcgi:// proxies to mod_rewrite.
2006-05-09 Roy T. Fieldingrevert last entry -- not user visible and poorly worded
2006-05-09 Thom Mayremove test/zb.c
2006-05-08 Joe Orton* server/core.c (server_hostname_port): Remove unused...
2006-05-07 Nick KewNote scoreboard stuff in changes; leave the 'difficult...
2006-05-07 Nick KewInitialise server generation (Chris Darroch)
2006-05-07 Nick KewTidy up scoreboard.h (Chris Darroch)
2006-05-07 Nick KewScoreboard size (Chris Darroch)
2006-05-05 Joe Ortonmod_ssl stuff which has been done.
2006-05-05 Sander Temme Add optional 'scheme://' prefix to ServerName...
2006-05-04 Jeff Trawickmod_charset_lite: Bypass translation when the source...
2006-05-04 Jeff TrawickStop returning DECLINED from the output filter for...
2006-05-03 Ruediger Pluem* Add Content-Type to headers_out if not already set...
2006-05-03 Joe Orton* modules/ssl/ssl_scache_shmcb.c: Rewrite of shmcb...
2006-05-03 Greg AmesPR 39275. don't fork MaxClients worth of processes...
2006-04-30 William A.... Fix two common overrides required for Win32
2006-04-30 Bradley NicholesRemove GENURI.nlm from the prebuild target
2006-04-28 Garrett RooneyFix compile time warnings.
2006-04-27 William A.... This resource /D syntax was pretty horridly imported...
2006-04-27 Joe OrtonFix gcc warnings:
2006-04-27 William A.... Remove all /machine:I386 references, these are gettin...
2006-04-27 William A.... Make clean was -borked-! Too many extra target speci...
2006-04-24 William A.... Move flex/bison/sed steps into a "mod_ssl - Win32...
2006-04-23 Nick KewPR#39386: Fix merge-config to support prepared statemen...
2006-04-23 Colm MacCarthaighwhen compiling statistics, only interate accross reques...
2006-04-23 Ruediger Pluem* Consequently use disk_cache: in error log strings
2006-04-22 Ruediger Pluem* Sync with 2.2.x CHANGES file
2006-04-22 Garrett Rooney* CHANGES: Make spacing consistent with the rest of...
2006-04-22 Garrett Rooney* support/fcgistarter.c
2006-04-22 Garrett Rooney* CHANGES: Note the addition of mod_proxy_fcgi.
2006-04-22 Garrett RooneyMerge the fcgi-proxy-dev branch to trunk, adding a...
2006-04-20 André Maloupdate transformation
2006-04-20 Joe Orton* modules/proxy/proxy_util.c (ap_proxy_initialize_worke...
2006-04-20 William A.... Ahhh, this was missed in 395432, and the addition...
2006-04-19 William A.... Not for backport; our boolean state is 1/0, not defin...
2006-04-19 Roy T. Fieldingrevert accidental copyright year changes
2006-04-19 Roy T. Fieldingrevert last change
2006-04-19 William A.... s|/GX |/EHsc | because they were always synonyms...
2006-04-19 William A.... Remove a host of dependencies upon awk, using the...
2006-04-19 Noirin PlunkettRemoving 1.3 refs from 2.x docs
2006-04-19 William A.... As a -fallback- install the release flavor of openssl...
2006-04-19 William A.... With all the fun new features, mod_proxy's size ...
2006-04-19 Ruediger Pluem* Adjust comment as per niq's proposal in r395166 and...
2006-04-19 André Maloupdate transformation
2006-04-19 André Malofix revision references
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-19 Joe Orton* configure.in: Add --with-included-apr flag to force...
2006-04-19 Martin KraemerFix for platforms without threads: inreslist exists...
2006-04-19 Sander TemmeIgnore generated doxygen output directory
2006-04-18 Colm MacCarthaighCorrectly handle internal redirects, by testing only...
2006-04-18 Mark J. CoxThiago Zaninotti reported to security@apache.org on...
2006-04-17 Colm MacCarthaighUpdate the copyright notice to reflect that changes...
2006-04-16 Colm MacCarthaighUpdate one of the more important copyright notices...
2006-04-16 Ruediger Pluem* Also initialize local data structures for workers...
2006-04-15 Nick KewPR#39321 - don't segfault if a bad URL is specified...
2006-04-14 Greg Amesdecouple the two scoreboard full messages
2006-04-14 Ruediger Pluem* Sync with 2.2.x CHANGES
2006-04-14 Ruediger Pluem* Avoid calling ap_proxy_http_cleanup twice as this...
2006-04-14 Ruediger Pluem* Initialize last_char as otherwise a random value...
2006-04-14 Ruediger Pluem* After r377780 the condition in the if clause never...
2006-04-13 Greg AmesMaxClients isn't the only reason the scoreboard can...
2006-04-12 Jeff TrawickIf we don't have a prototype for crypt() we shouldn't
2006-04-12 Jeff TrawickThe crypt() prototype is in <unistd.h> instead of ...
2006-04-11 Greg Amesmore explanation for a couple of subtle lines of code
2006-04-10 Ruediger Pluem* Rollback r393037 as this was vetoed by wrowe. Details see
2006-04-10 Ruediger Pluem* Prevent r->parsed_uri.path from being NULL as this...
2006-04-10 Greg Amesexpand on a comment for a rather subtle line of code...
2006-04-10 Jeff Trawickremove unnecessary whitespace
2006-04-10 Jeff Trawickhtdbm: Warn the user when adding a plaintext password...
2006-04-08 Ruediger Pluem* Check for an existing socket independant of an existi...
2006-04-07 André Maloupdate convenience map
2006-04-07 André Maloset svnmailer:content-charset for better diff mails
2006-04-07 André Maloupdate transformation
2006-04-07 André Malosvn:eol-style = native
2006-04-03 Jim JagielskiWe actually want to reach the rest of the code :)
2006-04-02 Jeff TrawickDefault handler: Don't return output filter apr_status_...
2006-04-02 Roy T. Fieldingremove charset turds left by last commit
2006-04-01 Ruediger Pluem* Sync with CHANGES files of 2.2.x and 2.0.x
2006-04-01 Ruediger Pluem* Actually increase MODULE_MAGIC_NUMBER_MINOR by one...
2006-04-01 Ruediger Pluem* Sync with 2.2.x CHANGES file
2006-04-01 William A.... With all of the, uhm, interesting manners in which...
2006-03-31 Colm MacCarthaighCorrect a dumb typo
2006-03-31 Colm MacCarthaigh * Add siege-like behaviour to ApacheBench; output...
2006-03-31 Ruediger Pluem* Sync with 2.2.x CHANGES file
2006-03-31 Garrett RooneyClean up some stuff found by Coverity.
2006-03-31 Colm MacCarthaighGive users the ability to set the window size for apach...
2006-03-31 Ruediger Pluem* As per discussion on the list: Return error code...
next