]> granicus.if.org Git - apache/shortlog
apache
2009-05-04 Jean-Frederic... Remove ap_slotmem_lock / ap_slotmem_unlock from the...
2009-05-03 Nick KewWhoops! cleanup r771144, which had some local/dev...
2009-05-03 Nick Kewmod_privileges: introduce PrivilegesMode: fast mode...
2009-05-03 Lucien GentisOne typo.
2009-05-02 Lucien GentisSome typos.
2009-05-02 Ruediger Pluem* As proposed by wrowe on list always define SSLStrictS...
2009-05-01 Rich BowenAdds clarifying comment to example configuration. ...
2009-05-01 Rich BowenClarify that the target of a Redirect may be either...
2009-05-01 Rich BowenAdd a reference to LocationMatch in the seealso section.
2009-04-30 Jean-Frederic... Arrange BalancerMember explainations.
2009-04-30 Jean-Frederic... Prevent key=value being accepted as url.
2009-04-29 Ruediger Pluem* Don't assign pointers to int's. This is a nightmare...
2009-04-29 Ruediger Pluem* Set SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN...
2009-04-29 Ruediger Pluem* Improve and simplify the implementation of SSLProxyCh...
2009-04-27 Rainer JungAdd Ctrl-Break to docs (trigger restart for
2009-04-27 Jim JagielskiFold in initial template for methods to be able to
2009-04-27 Jeff Trawickdon't use literal '100' for HTTP_CONTINUE (searchability)
2009-04-25 Ruediger Pluem* Add SSLStrictSNIVHostCheck to allow / disallow non...
2009-04-25 Ruediger Pluem* Fix an error in the documentation.
2009-04-25 Ruediger Pluem* The state vinfo doesn't matter here: no client verifi...
2009-04-25 Ruediger Pluem* r->connection->aborted signals that the client aborte...
2009-04-25 Ruediger Pluem* Add partial support for name based virtual hosting...
2009-04-23 André Malofixup properties
2009-04-23 André Malorebuild convmap
2009-04-23 Eric CovenerPass the $@ array and not the flattened version of...
2009-04-23 Nilgun Belma... update transformation
2009-04-23 Nilgun Belma... update for sync with English doc.
2009-04-23 William A.... Escape should simply close the dialog; Enter should...
2009-04-23 William A.... Fix module scope, to avoid this, copy and past from...
2009-04-23 William A.... fix lineends
2009-04-23 William A.... fix lineends
2009-04-23 William A.... Seems folks have forgotten to set eol-style, perhaps...
2009-04-23 William A.... Introduce mod_remoteip to trunk from httpd/sandbox...
2009-04-23 William A.... build all refresh
2009-04-23 William A.... Introduce new documentation of mod_remoteip
2009-04-21 Mark J. CoxUse CVE-2009-1191 for this issue. We would only
2009-04-21 Eric Covenerrework the NameVirtualHost documentation to hopefully...
2009-04-21 Nick Kewmod_dbd: add DBDInitSQL command. PR 46827
2009-04-20 André Maloupdate transformation
2009-04-20 André Maloan ID is an ID is an ID
2009-04-20 André Maloupdate convmap
2009-04-19 Nilgun Belma... syncing
2009-04-19 Lucien GentisVersion update.
2009-04-18 Vincent Brayupdate xforms
2009-04-18 Vincent BrayGrammar and whitespace cleanup
2009-04-18 Roy T. FieldingMore unregistered media types in common use on the...
2009-04-17 Jeff TrawickMove logic to decide if an MPM is supported, and whethe...
2009-04-16 Ruediger Pluem* Add missing include to fix compiler warnings
2009-04-16 Jeff Trawickmod_cgid: Improve handling of long AF_UNIX socket names...
2009-04-16 Lucien GentisTwo small typos.
2009-04-15 Greg Amesno longer amusing.
2009-04-14 Jean-Frederic... write Ok to tomcat.
2009-04-14 Jean-Frederic... Add a logic to use an handler and HTTP.
2009-04-14 Nilgun Belma... update transformation
2009-04-14 Nilgun Belma... New Turkish translation
2009-04-14 Nilgun Belma... update for sync with English doc.
2009-04-11 Ruediger Pluem* Check more strictly that the backend follows the...
2009-04-10 Ruediger Pluem* Add CVE number
2009-04-08 Ruediger Pluem* Avoid delivering content from a previous request...
2009-04-08 Jean-Frederic... Remove the C++ style comment and use 1 for keep_running.
2009-04-07 Jean-Frederic... Arrange traces.
2009-04-07 Jean-Frederic... Set keep_running and clean pool if not.
2009-04-05 Jeff Trawickmain() can use ap_run_mpm() directly, so axe the old...
2009-04-03 Jeff Trawickthe only "retuned" in the entire server was, alas,...
2009-04-02 Rainer JungThe remote port information was forgotten from the...
2009-04-02 Jeff Trawickdocument the key API considerations related to the...
2009-04-02 Jeff Trawickhandle an unfortunate implication of loadable MPMs:
2009-04-02 Ruediger Pluem* Fix comment and optimize retrieval of loglevel.
2009-04-01 Jeff Trawickap_strchr_p() is the one that takes (protects) a const...
2009-04-01 Jeff Trawickclean up apr_time_from_msec() compatibility macros
2009-04-01 Ruediger Pluem* Add SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN...
2009-04-01 Jeff Trawickmpm-query hook: distinguish between DECLINED and APR_EN...
2009-03-31 Jeff Trawickstop exporting APACHE_MPM_DIR to modules -- unclear...
2009-03-31 Nick Kewhttp://marc.info/?l=apache-httpd-dev&m=123845333914309&w=2
2009-03-30 Nick KewHTTPD script support
2009-03-30 Jim Jagielskirevert 759711 and 759713... don't require apr2
2009-03-30 Eric CovenerClarify when CoreDumpDirectory can be moot based on...
2009-03-30 Ruediger Pluem* Removed unused variables.
2009-03-30 Jeff Trawickedit CHANGES for r759924
2009-03-30 Jeff Trawickrename the new retained-data APIs to ap_retained_data_c...
2009-03-30 Mladen TurkUse named watchdog for heartmonitor.
2009-03-30 Mladen TurkRun the callback from pool cleanup.
2009-03-30 Mladen TurkUse correct check logic
2009-03-30 Mladen TurkIf there are multiple hook watchdog threads registered...
2009-03-30 Eric Covener *) ab: Fix a 100% CPU loop on platforms where a faile...
2009-03-29 Jeff Trawickthe mpm_get_child_pid hook is unnecessary, as was the...
2009-03-29 Mladen TurkUse child singleton watchdog for running the heartbeat...
2009-03-29 Mladen TurkDon't test for active. It's set up from need hook
2009-03-29 Mladen Turk0600 is UWRITE+UREAD
2009-03-29 Mladen TurkUse apr-2 object perms setter
2009-03-29 Jeff TrawickCore can specify a platform-specific rewrite args hook...
2009-03-29 Jeff Trawickinstall mod_serf.h
2009-03-29 Jeff Trawickaxe ancient platform checks
2009-03-29 Jeff Trawickfix mispelled module name (helps look for applicable...
2009-03-29 Paul Querna* modules/proxy/mod_serf.c
2009-03-29 Mladen TurkRegister rewrite_args hook.
2009-03-29 Mladen TurkDo not presume we have a clean stack
2009-03-28 Ruediger Pluem* Make LDAP working with APR 2.0 again by using apr...
2009-03-28 Mladen TurkQuery the mpm state and clear the running flag if mpm...
2009-03-28 Nilgun Belma... update transformation
next