summaryrefslogtreecommitdiff
path: root/src/rabbit_networking.erl
Commit message (Expand)AuthorAgeFilesLines
* cosmeticbug23706Matthias 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.bug24591Simon 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 23056bug23056Alexandru Scvortov2011-08-251-0/+27
|\ \ | |/ |/|
| * fix dialyzer warningsAlexandru Scvortov2011-08-081-1/+3
| * more specsAlexandru Scvortov2011-08-081-0/+3
| * merge default into bug23056Alexandru Scvortov2011-08-051-29/+36
| |\
| * \ merge from defaultAlexandru Scvortov2011-02-231-88/+198
| |\ \
| * | | Redid bug23056 changes atop newer base.John DeTreville2010-12-021-0/+22
* | | | Don't have misc depend on mnesia.Simon MacMullen2011-08-161-1/+2
* | | | Rename and refactor append_rpc_all_nodes, and get the networking:connections(...Simon MacMullen2011-08-081-2/+8
* | | | Various smaller QA things.Simon MacMullen2011-08-081-1/+2
* | | | Introduce rabbit:force_event_refresh which will:Simon MacMullen2011-08-011-1/+6
| |_|/ |/| |
* | | Rollback info_all renamingEmile Joubert2011-05-271-12/+14
* | | rabbitmqctl reportEmile Joubert2011-05-261-14/+12
* | | R14B03 moved hostname and ip_port out of inet.hrl and into inet.erl where the...bug24136Matthew Sackman2011-05-251-0/+3
* | | Always specify rabbit application when looking up ssl_optionsRob Harrop2011-03-021-1/+1
* | | Extracted ensure_ssl and ssl_transform_fun for use by STOMPRob Harrop2011-03-021-29/+33
| |/ |/|
* | Make tcp listen options configurablebug23792Matthew Sackman2011-02-021-11/+5
* | merging in from defaultVlad Alexandru Ionescu2011-01-271-48/+178
|\ \
| * \ default merged into bug23154 (ipv6)bug23154Marek Majkowski2011-01-201-48/+178
| |\ \
| | * | Don't test on the real port. Pick a test port, and retry if we find any evide...Simon MacMullen2011-01-191-14/+22
| | * | Duh.Simon MacMullen2011-01-191-2/+2
| | * | Make port_to_listeners distinguish all the cases now, and write even more com...Simon MacMullen2011-01-191-12/+31
| | * | Cosmetics.Simon MacMullen2011-01-181-10/+7
| | * | Rename ipv6_status to port_to_listeners, make it return listeners, explain it...Simon MacMullen2011-01-181-20/+35
| | * | Allow gethostaddr(Host, auto) to return more than one IP address in the case ...Simon MacMullen2011-01-181-14/+11
| | * | Don't have the scripts set bind address of 0.0.0.0 if the port is specified b...Simon MacMullen2011-01-071-9/+16
| | * | Dialyzer fixes.Simon MacMullen2011-01-051-4/+5
| | * | Format IPv4-mapped IPv6 addresses as IPv4, put brackets round IPv6 addresses ...Simon MacMullen2011-01-051-1/+1
| | * | Allow specifying a listener as just a port number, meaning "bind to everythin...Simon MacMullen2011-01-051-0/+45
| | * | Reinstate stop_tcp_listener.Simon MacMullen2011-01-051-8/+11
| | * | Allow check_tcp_listener_address to convert one config into more than one spe...Simon MacMullen2011-01-051-11/+14
| | * | Make listener spec a bit more of an abstract type so that changes to plugins ...Simon MacMullen2011-01-051-37/+31
| | * | Automatically determine ipv4 / ipv6 depending on IP address or hostname provi...Simon MacMullen2011-01-051-21/+42
| | * | Special case [::] like we do 0.0.0.0.Simon MacMullen2011-01-051-5/+12
| | * | Import and debitrot Reilly Grant's patch.Simon MacMullen2011-01-041-24/+37
* | | | merging in from defaultVlad Alexandru Ionescu2011-01-191-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | adding supervision support for direct connection channelsVlad Alexandru Ionescu2011-01-191-3/+3
| |/ /
* | | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
|/ /