]> granicus.if.org Git - apache/history - server
Improvement suggested by rpluem to proxy_date fix
[apache] / server /
2007-07-20 Ruediger Pluem* We need to supply a (char *) to ap_str_tolower not...
2007-07-20 Greg Amesthe cost of synchronized SMP proof updates far outweigh...
2007-07-20 Nick KewMultiple trivial fixes from Christophe JAILLET
2007-07-03 Jim JagielskiRename relatively useless struct element for something...
2007-06-29 Joe Orton* server/mpm/prefork/prefork.c (child_main): Stop proce...
2007-06-29 Jim Jagielskigetpgid() returns a pid_t
2007-06-29 Joe OrtonAdd alternative fixes for CVE-2007-3304:
2007-06-29 Joe OrtonRevert r547987 ("svn merge -c -547987 .")
2007-06-29 Joe Orton* server/mpm/prefork/prefork.c (reap_children),
2007-06-27 Guenter KnaufBlock ap_pid_table create with same define as used...
2007-06-20 Ruediger Pluem* Remove unused variables from set_define() function...
2007-06-16 Jim JagielskiPID table impl: parent process keeps a local table...
2007-06-13 Paul QuernaRather than handling lingering closes inline, fall...
2007-06-12 Paul QuernaAdd the 'Define' command to the core. This does exactl...
2007-06-12 Paul QuernaAdd a clogging_input_filters variable to the conn_rec...
2007-05-27 Ruediger Pluem* Also add a possible ETag header to r->headers_out...
2007-05-02 Bradley Nicholesre-introduce ap_satisfies API back into core and modify...
2007-03-24 Sander TemmeDetab
2007-03-24 Nick KewPR#41829 - Torsten Förtsch
2007-03-23 Joe Orton* server/core_filters.c (ap_core_output_filter): Fail...
2007-03-12 Joe Orton* server/mpm_common.c (dummy_connection): Use "OPTIONS...
2007-02-08 Jeff Trawickfix spelling error in a comment
2007-01-30 Joe Orton* server/listen.c (ap_apply_accept_filter): Bump TCP_DE...
2007-01-28 Ruediger Pluem* Nitpicking: Get the comment right.
2007-01-28 Jeff TrawickUnix MPMs: Catch SIGFPE so that exception hooks and...
2007-01-11 William A. Rowe JrEmbed the .manifest files of all httpd binaries as...
2007-01-09 William A. Rowe JrA slightly more effective message, keep hammering Accep...
2007-01-09 William A. Rowe JrSomeone clearly never read the style guide :-/ Reforma...
2007-01-02 Chris DarrochCreate pmain pool and run modules' child_init hooks...
2007-01-02 Chris DarrochDestroy pmain pool when exiting ap_mpm_run() so that...
2006-12-30 Ruediger Pluem* If APR_FINFO_NAME is added to the list of wanted...
2006-12-29 Paul QuernaImprove the error message, include the full path of...
2006-12-24 Jeff Trawickremove a bit of useless code from worker and event...
2006-12-16 Nick KewPR#37680: fix socket block/nonblock on restart/graceful
2006-12-07 Ruediger Pluem* Remove an unused variable and thus fix a compiler...
2006-12-07 William A. Rowe JrSimilar change to r483553 to help developers work in...
2006-11-22 Joe Orton* docs/manual/mod/mpm_common.xml: s/depreciated/deprecated/
2006-10-24 Graham LeggettFix a typo.
2006-10-24 Joe Orton* server/log.c (ap_open_logs): When dup2'ing the error...
2006-10-24 Jim JagielskiOnce SSLMutex allowed for the setting of both the
2006-10-23 Jeff TrawickFix address-in-use startup failure caused by corruption...
2006-10-18 Chris Darrochadded APR_THREAD_FUNC on listener_thread() in event...
2006-10-17 Chris Darrochrename routines from worker MPM to match normal MPM...
2006-10-10 Graham Leggettsendfile_nonblocking() takes the _brigade_ as an argume...
2006-10-03 Joe OrtonWhen starting a new piped error logger for the main...
2006-09-29 Joe Orton* server/mpm/prefork/prefork.c (prefork_check_config...
2006-09-29 Ruediger Pluem* Move the tasks of eor_bucket_destroy (status update...
2006-09-21 Nick KewGeneric fix for PR#31759
2006-09-05 Jeff TrawickReplace ap_get_server_version with ap_get_server_banner...
2006-08-18 André Malofix eol-style
2006-08-14 Chris DarrochIntroduce a check_config phase between pre_config and...
2006-08-02 Mladen TurkFix return values from wait_for_many_objects.
2006-08-02 Mladen TurkRevert the patch. Although the problem still exists
2006-08-02 Mladen TurkFix the assertion if the WaitForMutipleObjects
2006-07-26 Roy T. FieldingFix warning on Darwin 8.7.0 (OS X 10.4.7) due to the...
2006-07-25 Ruediger Pluem* Although the lstat call should rarely ever fail,...
2006-07-24 Ruediger Pluem* Fix typo. No functional change.
2006-07-20 Ruediger Pluem* Check for symbolic links of the target file in the...
2006-07-15 Paul Quernagen_test_char doesn't actually need the util_debug...
2006-07-15 Paul QuernaBring in basic support for building the winnt MPM under...
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-09 Ruediger Pluem* Add the filename of the configuration file to the...
2006-06-26 William A. Rowe Jr Make the range test legible; in the process, uncover...
2006-06-14 Joe Orton* server/core.c (default_handler): Use apr_brigade_inse...
2006-05-26 Chris DarrochOn graceless shutdown or restart, send AP_SIG_GRACEFUL...
2006-05-26 Chris DarrochMake the worker and event MPMs not touch the scoreboard...
2006-05-16 Joe Orton* server/main.c (abort_on_oom): New function.
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-08 Joe Orton* server/core.c (server_hostname_port): Remove unused...
2006-05-07 Nick KewInitialise server generation (Chris Darroch)
2006-05-07 Nick KewScoreboard size (Chris Darroch)
2006-05-05 Sander Temme Add optional 'scheme://' prefix to ServerName...
2006-05-03 Greg AmesPR 39275. don't fork MaxClients worth of processes...
2006-04-27 William A. Rowe Jr Remove all /machine:I386 references, these are gettin...
2006-04-19 Roy T. Fieldingrevert last change
2006-04-19 William A. Rowe Jr s|/GX |/EHsc | because they were always synonyms...
2006-04-19 Ruediger Pluem* Adjust comment as per niq's proposal in r395166 and...
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-14 Greg Amesdecouple the two scoreboard full messages
2006-04-14 Ruediger Pluem* Initialize last_char as otherwise a random value...
2006-04-13 Greg AmesMaxClients isn't the only reason the scoreboard can...
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 Jeff Trawickremove unnecessary whitespace
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-01 William A. Rowe Jr With all of the, uhm, interesting manners in which...
2006-03-09 William A. Rowe Jr uri_delims moved to apr-util EONS ago.
2006-02-28 Brian PaneRevert the refactoring of the request read code
2006-02-25 Garrett RooneyFill in the scoreboard's tid field in the event MPM...
2006-02-13 Garrett RooneyMake the worker and event MPMs support GracefulShutdown...
2006-02-04 William A. Rowe Jr Solaris build proposal; don't fail on missing .h...
2006-01-21 Ruediger Pluem* Improve fix for PR38123. This fixes PR38123 and PR377...
2006-01-20 Nick KewPR#38070: When a CGI script emits an explicit "Status...
2006-01-18 Ruediger Pluem* Fix PR38123 by adding the HTTP_IN filter also in...
2006-01-12 Garrett RooneyMake some error checking more clear by using the define...
2006-01-12 William A. Rowe Jr An unambigous cast, if limit is <0 it's unlimited.
2006-01-11 Bradley NicholesAuthz refactoring
next