]> granicus.if.org Git - apache/shortlog
apache
2009-10-04 Stefan Fritschmerge if blocks
2009-10-04 Stefan Fritschcleanup brigade before reusing it
2009-10-04 Stefan FritschMake sure to not destroy bucket brigades that have...
2009-10-04 Stefan FritschOnly use fcntl() if we have fcntl.h
2009-10-04 Stefan Fritschcore, mod_deflate, mod_sed: Reduce memory usage by...
2009-10-03 Jeff Trawickrefactor child status update functions to accommodate...
2009-10-03 Graham LeggettUpdate transformations.
2009-10-03 Graham Leggettmod_cache: Fix uri_meets_conditions() so that CacheEnab...
2009-10-03 Stefan Fritschsuexec: Allow to log an error if exec fails by setting...
2009-10-03 Jim JagielskiProvide new ap_update_child_status_from_conn() mostly
2009-10-03 Graham LeggettRemove an unused variable.
2009-10-03 Stefan FritschMake RemoveType override the info from TypesConfig
2009-10-02 Graham LeggettUpdate transformations.
2009-10-02 Graham Leggettmod_cache: Introduce the option to run the cache from...
2009-10-02 Eric CovenerRemove text implying "Require valid-user" is handled...
2009-10-01 Guenter Knaufadded tests to NetWare build.
2009-10-01 Daniel Earl... core: Treat timeout reading request as 408 error, not...
2009-10-01 Jim JagielskiAllow for pass-thru or early termination of doall(...
2009-10-01 Guenter Knaufadded NetWare makefiles for test modules.
2009-10-01 Guenter Knaufset property.
2009-10-01 Guenter Knaufprepare to add mod_serf to NetWare build.
2009-10-01 Guenter Knauffirst trial to fix the export list for recent mod_watch...
2009-09-30 Jeff Trawickchange the callable functions in the mod_watchdog API
2009-09-30 Jeff Trawickdon't override the user's choice (e.g., --enable-watchdog)
2009-09-30 Ruediger Pluem* Fix a regression from r724717 by reintroducing SSL_CL...
2009-09-30 Jim JagielskiTry to have consistent interface regardless of slotmem or
2009-09-30 Guenter KnaufAdded mod_proxy_fcgi to NetWare build.
2009-09-30 Jeff Trawicktweak spelling/wording in mod_watchdog documentation
2009-09-30 Jean-Frederic... When connecting to no http protocol response will be...
2009-09-30 Jean-Frederic... Add port in the logic.
2009-09-29 Daniel Earl... Spelling fix in comment.
2009-09-29 Daniel Earl... Make comment agree with code.
2009-09-29 Jean-Frederic... When using Heartmonitor choose the back-end randomly...
2009-09-29 Jean-Frederic... typo.
2009-09-29 Jean-Frederic... Add slotmem storage logic for multicast logic.
2009-09-29 Guenter Knaufadded comment about the never reached return statement.
2009-09-29 Jean-Frederic... Make sure that --enable-maintainer-mode increase warnin...
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-28 Joe Orton* include/httpd.h: Fix comment implying that LimitReque...
2009-09-27 Guenter Knauffixed wrong 3rd parameter passed to apr_brigade_split_l...
2009-09-27 Jeff Trawickrefactor the representation of HTTP method and whether...
2009-09-27 Lucien GentisUpdates.
2009-09-27 Guenter Knauffixed compatibility to Openssl < 0.9.7g.
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-27 Ruediger Pluem* Use strcasecmp instead of strncasecmp as we want...
2009-09-25 Graham LeggettAdd support for an "epoch" in the RPM spec file. This...
2009-09-25 Jim JagielskiHmmm... forgot git commit/dcommit.
2009-09-25 Jim JagielskiOops. forgot the declaration
2009-09-25 Jim JagielskiEnhance ap_hook_monitor to pass along a server_rec (in
2009-09-25 André Maloupdate transformation
2009-09-25 André Malofix compat info for mod_proxy_scgi
2009-09-25 Guenter Knauffixed property.
2009-09-25 Guenter KnaufFixed internal NLM name.
2009-09-25 Guenter KnaufAdded mod_proxy_scgi to NetWare build.
2009-09-24 Daniel Earl... mod_cache: don't cache incomplete responses, per RFC...
2009-09-23 Daniel Earl... Fix a segfault in ab when run in verbose mode using...
2009-09-20 André Maloupdate transformation
2009-09-20 André Maloremove useless line
2009-09-19 Rainer JungAdd ant task to html manual and man page generation:
2009-09-19 Graham Leggettmod_dav: Allow other modules to become providers and...
2009-09-18 Daniel Earl... Detab.
2009-09-18 Nilgun Belma... New Turkish translation
2009-09-18 Nilgun Belma... fix validation errors
2009-09-18 Nilgun Belma... update transformation
2009-09-17 William A.... Treat gid's identically to uid's for purposes of numeri...
2009-09-17 Jim Jagielskiuse what we know
2009-09-17 Jim Jagielskikinda old
2009-09-16 Rich BowenNote that RewriteLog doesn't work in .htaccess files.
2009-09-16 Greg Ames* prevent a fork bomb if the accept mutex is clobbered...
2009-09-16 Joe Orton* server/log.c: Update comment in piped_log structure...
2009-09-16 Rich BowenJust a little additional verbiage for the FallbackResou...
2009-09-16 Joe Orton* modules/ssl/ssl_util_ocsp.c, modules/ssl/ssl_engine_o...
2009-09-16 Joe Orton* modules/ssl/ssl_util_ocsp.c (send_request,
2009-09-15 Nick KewChange Fallback to FallbackResource after extensive...
2009-09-15 Jeff Trawicksimplify reporting of the repeated argument error
2009-09-15 Guenter Knaufdefined apr_status_t rv one time at entry of ap_core_ou...
2009-09-15 Guenter Knaufchanged build of proxy modules to use common mod_proxy...
2009-09-15 Nick KewChange "DefaultHandler" to "Fallback" as discussed...
2009-09-15 Jeff Trawickrespect const-ness of string argument to ap_expr_string()
2009-09-14 Ruediger Pluem* Follow the standard CHANGES format for security changes.
2009-09-14 Graham LeggettCorrect attribution for mod_dav options provider interface.
2009-09-14 Ruediger Pluem* Replace brigade_move with apr_brigade_split_ex as...
2009-09-14 Graham LeggettAdd attribution and CVE notices.
2009-09-14 Graham Leggettmod_dav: Allow other modules to add things to the DAV...
2009-09-14 Ruediger Pluem* Lower memory usage by reusing the brigade instead...
2009-09-14 Joe Orton* support/htdbm.c (htdbm_list): Fix compiler warning...
2009-09-14 Joe Orton* modules/proxy/mod_proxy_ftp.c (parse_epsv_reply)...
2009-09-14 Daniel Earl... htdbm: don't allocate more memory for every record...
2009-09-14 Graham LeggettMove declaration to remove a compiler warning.
2009-09-14 Daniel Earl... mod_mime: detect invalid use of MultiviewsMatch inside...
2009-09-14 Joe OrtonSecurity fix - this is presumed to fix CVE-2009-3094...
2009-09-13 Eric CovenerBring the LDAPCacheEntries and LDAPOpCacheEntries usage...
2009-09-13 Graham Leggettmod_request: Make sure the KeptBodySize directive rejec...
2009-09-13 Graham LeggettRemove trailing whitespace from the mod_request module.
2009-09-13 Graham Leggettmod_session_crypto: Sanity check should the potentially...
2009-09-13 Graham Leggettmod_session.c: Prevent a segfault when session is added...
2009-09-13 Graham LeggettRemove stray trailing whitespace from mod_session.c.
2009-09-13 Graham LeggettBring in support for an arbitrary list of mpms to the...
next