Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | do not pass the queue collector to amqp_1.0 reader | Tim Watson | 2013-10-11 | 1 | -2/+1 | |
| | | | | | | ||||||
| | * | | | | ...and remove the old API. | Simon MacMullen | 2013-10-10 | 1 | -24/+1 | |
| | |/ / / | ||||||
| | * | | | Introduce rabbit_heartbeat:start/6 API | Tim Watson | 2013-10-10 | 3 | -31/+35 | |
| | | | | | ||||||
| | * | | | Unify the intermediate supervision tree under r_connection_helper_sup | Tim Watson | 2013-10-10 | 4 | -78/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This deprecates r_intermediate_sup and transitions the chan_sup_sup and queue collector processes into the helper sup, as well as providing an API for starting both. | |||||
| | * | | | Defer starting a queue collector until we've received tune-ok | Tim Watson | 2013-10-09 | 3 | -14/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By waiting for the connection to be fully opened, we reduce resource usage for abandoned connections and DoS vectors. The collector is started as a child of the connection_helper_sup, thus avoiding a potential deadlock with the parent supervisor during shutdown. | |||||
| | * | | | introduce another intermediate supervisor into the connection tree | Tim Watson | 2013-10-09 | 2 | -1/+46 | |
| |/ / / | ||||||
| * | | | Merge bug 24094 | Simon MacMullen | 2013-10-03 | 2 | -14/+31 | |
| |\ \ \ | ||||||
| | * | | | Return verbose message when refusing to authenticatebug24094 | Emile Joubert | 2013-10-01 | 1 | -1/+5 | |
| | | | | | ||||||
| | * | | | Genericise network messages | Emile Joubert | 2013-09-25 | 2 | -4/+4 | |
| | | | | | ||||||
| | * | | | Report authentication failures by sending connection.close | Emile Joubert | 2013-09-24 | 2 | -14/+27 | |
| | | | | | ||||||
| * | | | | Merged bug25726 into default | Emile Joubert | 2013-10-03 | 10 | -36/+615 | |
| |\ \ \ \ | ||||||
| | * | | | | Move up the publish_fields and show an example of using that to control ↵ | Simon MacMullen | 2013-10-02 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | where the message goes, that confused me for a moment... | |||||
| | * | | | | Merged stable into default | Emile Joubert | 2013-10-01 | 2 | -12/+12 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | merge stable into default | Tim Watson | 2013-10-01 | 55 | -1023/+2519 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge bug20384 | Simon MacMullen | 2013-09-30 | 7 | -5/+573 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | A couple more things that should be documented here.bug20384 | Simon MacMullen | 2013-09-30 | 1 | -1/+15 | |
| | | | | | | | | | ||||||
| | | | * | | | | | I tried uncommenting everything and trying to use the resultant config file. ↵ | Simon MacMullen | 2013-09-30 | 1 | -4/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix syntax errors thus found. | |||||
| | | | * | | | | | Further tweaks: section headings with underlining, correction of plugin ↵ | Simon MacMullen | 2013-09-30 | 1 | -47/+74 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | name, wrapping, minor language tweaks, comment out the kernel config, reorder and break up LDAP | |||||
| | | | * | | | | | Merge heads (hopefully without breaking too much, that was horrible) | Simon MacMullen | 2013-09-30 | 1 | -82/+61 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | Add Erlang mode for emacs. Change various listeners to use the default port. ↵ | Simon MacMullen | 2013-09-30 | 1 | -64/+69 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alignment. Shorten and clarify the default_* config items. Try not to end non-sentences with a full stop. Try to be consistent about whether blocks of comments begin and end with "%%" by itself. Try to be consistent about not having a trailing comma on the last definition of each group. Rework LDAP. | |||||
| | | | * | | | | | | Add a load of missing LDAP configuration and documentation | Tim Watson | 2013-09-30 | 1 | -1/+31 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | Add section on sample retention policies | Tim Watson | 2013-09-30 | 1 | -0/+13 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | Cosmetic | Tim Watson | 2013-09-30 | 1 | -9/+47 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | explain implicit connect for stomp | Tim Watson | 2013-09-30 | 1 | -1/+10 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | Explain default user/pass settings more thoroughly | Tim Watson | 2013-09-30 | 1 | -1/+12 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | tidy/refactor ssl_cert_login_from | Tim Watson | 2013-09-30 | 1 | -10/+10 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | remove the file_handles_high_watermark setting | Tim Watson | 2013-09-30 | 1 | -4/+0 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | Move ssl_cert_login_from to the correct place and add further comments | Tim Watson | 2013-09-30 | 1 | -3/+10 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | Enforce DOC_INSTALL_DIR during install | Tim Watson | 2013-09-30 | 1 | -1/+2 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | Document the fake DOC_INSTALL_DIR in the rpm spec; additional config and ↵ | Tim Watson | 2013-09-27 | 2 | -3/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | documentation | |||||
| | | | * | | | | | | Further tidying of the sample config docs, make DOC_INSTALL_DIR mandatory | Tim Watson | 2013-09-27 | 3 | -9/+15 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | Since the rpm install the sample config magically, fool the build into using ↵ | Tim Watson | 2013-09-27 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /tmp/ as DOC_INSTALL_DIR | |||||
| | | | * | | | | | | Go back to explicitly installing into DOC_INSTALL_DIR during packaging | Tim Watson | 2013-09-27 | 1 | -0/+2 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | Tighten up the sample config a bit more | Tim Watson | 2013-09-27 | 2 | -12/+18 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | Explain the user of default accounts where appropriate | Tim Watson | 2013-09-27 | 1 | -9/+27 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | Explain the cluster_nodes config in a bit more detail and point to the ↵ | Tim Watson | 2013-09-27 | 1 | -2/+4 | |
| | | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | auto-config documentation | |||||
| | | | * | | | | | continued adventures in configuration file improvements; take out ↵ | Tim Watson | 2013-09-24 | 2 | -45/+112 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DOC_INSTALL_DIR for now | |||||
| | | | * | | | | | provide a bit less info about advanced config, and link to web site | Tim Watson | 2013-09-19 | 1 | -8/+2 | |
| | | | | | | | | | ||||||
| | | | * | | | | | improve explanations of things and fix layout | Tim Watson | 2013-09-19 | 1 | -65/+70 | |
| | | | | | | | | | ||||||
| | | | * | | | | | cosmetic | Tim Watson | 2013-09-19 | 1 | -145/+149 | |
| | | | | | | | | | ||||||
| | | | * | | | | | merge heads | Tim Watson | 2013-09-19 | 5 | -7/+6 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | cosmetic: unconfuse emacs syntax highlighting | Matthias Radestock | 2013-09-18 | 1 | -2/+2 | |
| | | | | | | | | | | ||||||
| | | | | * | | | | | merge heads | Tim Watson | 2013-09-18 | 1 | -2/+1 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * | | | | | do not pass MAN_DIR to the .spec after all | Tim Watson | 2013-09-13 | 1 | -2/+1 | |
| | | | | | | | | | | | ||||||
| | | | | * | | | | | | relocate sample config on generic-unix/standalone | Tim Watson | 2013-09-18 | 3 | -3/+2 | |
| | | | | |/ / / / / | ||||||
| | | | | * | | | | | resolve merge conflicts | Tim Watson | 2013-09-13 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| | | | | * | | | | | tweak handling of the doc install dir | Tim Watson | 2013-09-13 | 2 | -3/+3 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | improve comments in sample config file | Tim Watson | 2013-09-18 | 1 | -48/+44 | |
| | | | |/ / / / / | ||||||
| | | | * | | | | | fix install task for standalone packages | Tim Watson | 2013-08-28 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| | | | * | | | | | tweak the location of the sample config file on windows | Tim Watson | 2013-08-28 | 1 | -2/+3 | |
| | | | | | | | | |