summaryrefslogtreecommitdiff
path: root/src/rabbit_networking.erl
Commit message (Expand)AuthorAgeFilesLines
* Remove a ton of special-case error_logger invocationsSimon MacMullen2014-08-111-2/+2
* stable to defaultSimon MacMullen2014-07-221-4/+7
|\
| * stable to defaultSimon MacMullen2014-06-271-6/+25
| |\
| * | Fetch SSL handshake timeout from app environmentMichael Klishin2014-06-171-4/+7
* | | Check for pause minority mode being about to cause a shutdown before sending ...Simon MacMullen2014-07-221-25/+6
| |/ |/|
* | Hard-kill all connections and stop all listeners as soon as we decide we are ...Simon MacMullen2014-06-251-6/+25
|/
* optimiseMatthias Radestock2014-05-301-2/+2
* Merge bug25722Simon MacMullen2014-03-181-0/+6
|\
| * Slightly simpler, and more polite.Simon MacMullen2014-03-111-3/+2
| * Add listeners to rabbitmqctl status.Simon MacMullen2014-03-111-1/+1
| * Show the distribution port as a "protocol" in management.Simon MacMullen2014-03-111-0/+7
* | Update copyright for 2014Simon MacMullen2014-03-171-1/+1
|/
* Include a reference in forced event refreshes.Simon MacMullen2014-02-101-4/+4
* erlang:apply is not necessary since the arguments are knownEmile Joubert2013-10-091-1/+1
* Support only historical verify_fun signatureEmile Joubert2013-10-091-3/+2
* Support config-supplied verify_fun in tuple-formatEmile Joubert2013-10-081-8/+17
* Refresh branch from stableEmile Joubert2013-07-311-1/+2
|\
| * introduces ssl_apps as a env parameterAlvaro Videla2013-07-221-1/+2
* | s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
|/
* Start asn1 too.Simon MacMullen2013-06-201-1/+1
* stable to defaultSimon MacMullen2013-01-241-1/+1
|\
| * Update copyright 2013Emile Joubert2013-01-231-1/+1
* | USe pg_local rather than an ets table.Simon MacMullen2013-01-211-6/+3
* | various reader related changes for AMQP 1.0Matthias Radestock2013-01-181-11/+12
|/
* First pass at reverse DNS lookups for clients.Simon MacMullen2012-10-011-1/+1
* unify the various functions to get the cluster nodes into oneFrancesco Mazzoli2012-09-211-1/+1
* attempt to close ssl connections gracefully but forcefullyMatthias Radestock2012-09-031-0/+12
* rebase with masterTim Watson2012-05-211-1/+1
|\
| * migrate application handling code to app_utilsTim Watson2012-05-091-1/+1
* | expand rabbit_sup API with starting of children that are supervisorsMatthias Radestock2012-05-161-9/+4
|/
* eprotonosupport support.Simon MacMullen2012-04-161-4/+7
* Update copyright 2012Emile Joubert2012-02-021-1/+1
* Merge bug22470Simon MacMullen2012-01-311-2/+10
|\
| * move error_logger 'flow control' into application codeMatthias Radestock2012-01-251-0/+10
| * drop ssl upgrade messageMatthias Radestock2012-01-251-2/+0
* | cosmeticMatthias Radestock2012-01-271-5/+4
* | Merge in default (and make error more readable)Simon MacMullen2012-01-261-75/+79
|\ \ | |/
| * helper function for constructing tcp listener sup child specsMatthias Radestock2012-01-231-13/+24
| * use the correct inet typesMatthias Radestock2012-01-231-1/+1
| * refactor: check_tcp_listener_address/2 -> tcp_listener_addresses/1Matthias Radestock2012-01-231-23/+21
| * refactor: turn a condition into a guardMatthias Radestock2012-01-231-10/+6
| * cosmetic: move helper functions where they belongMatthias Radestock2012-01-231-33/+32
* | Further clarity.Simon MacMullen2012-01-231-1/+2
* | Improvement?Simon MacMullen2012-01-201-9/+14
|/
* Move the try / catch into rabbit_networking.Simon MacMullen2011-11-241-1/+5
* Filter out connections which no longer exist.Simon MacMullen2011-11-241-2/+4
* merge default into bug24315Alexandru Scvortov2011-09-231-0/+1
|\
| * log various ctl actionsAlexandru Scvortov2011-09-061-0/+1
* | merge default into bug 23056Alexandru Scvortov2011-08-251-0/+27
|\ \ | |/ |/|
| * fix dialyzer warningsAlexandru Scvortov2011-08-081-1/+3