summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Spec stuff.Simon MacMullen2010-11-245-12/+65
* Don't allow the backend to grant access to a vhost which does not otherwise e...Simon MacMullen2010-11-241-1/+4
* Allow Module:check_vhost_access and check_resource_access to return error tup...Simon MacMullen2010-11-231-18/+40
* Fix some whitespace issues, add a noteSimon MacMullen2010-11-232-4/+5
* Let an auth plugin specify which vhosts a user can see.Simon MacMullen2010-11-223-6/+13
* Allow auth backend modules to failSimon MacMullen2010-11-221-1/+8
* Fix accidental renaming of an info item.Simon MacMullen2010-11-221-2/+2
* Improve consistency.Simon MacMullen2010-11-222-4/+4
* Not sure that's the right approach but at least a) EXTERNAL works via pluggab...Simon MacMullen2010-11-194-10/+24
* Increase the amount of correctnessSimon MacMullen2010-11-194-41/+49
* Umm, these are probably importantSimon MacMullen2010-11-192-0/+118
* Rather impressionistic sketch of how pluggable auth backends might start out.Simon MacMullen2010-11-199-69/+69
* Remove untrue statementSimon MacMullen2010-11-191-1/+1
* Don't open a security hole if server is misconfigured.Simon MacMullen2010-11-161-3/+14
* Specs.Simon MacMullen2010-11-162-2/+9
* Fix default configSimon MacMullen2010-11-161-2/+1
* After reading RFC5802 I'm not convinced this approach can be salvaged (in a s...Simon MacMullen2010-11-161-38/+15
* Merged from defaultSimon MacMullen2010-11-1637-395/+724
|\
| * merge bug23495 into defaultMatthias Radestock2010-11-1517-179/+529
| |\
| | * Merged bug23493 into defaultEmile Joubert2010-11-154-5/+14
| | |\
| | | * Make peer_cert_* info items into binaries; remove the special-casing of strin...Simon MacMullen2010-11-112-3/+1
| | | * rabbitmq-managment's loss is rabbitmqctl's gain.Simon MacMullen2010-11-101-1/+1
| | | * Keep knowledge of sockets in rabbit_netSimon MacMullen2010-11-102-2/+6
| | | * Make peer_cert_* info item strings into binaries like everything else.Simon MacMullen2010-11-101-1/+1
| | | * Add an "ssl" info item.Simon MacMullen2010-11-102-1/+8
| | * | Merge bug23354 (remove xmlto and half of universe as macports deps)Michael Bridgen2010-11-1254-1407/+2171
| | |\ \
| | | * \ Merging bug 23481 to defaultMatthew Sackman2010-11-122-11/+14
| | | |\ \
| | | | * | Makefile and generate_deps now more robust.Jerry Kuch2010-11-112-4/+5
| | | | * | Safekeeping commit; never try and build this version.Jerry Kuch2010-11-112-2/+3
| | | | * | generate_deps takes file args from stdinJerry Kuch2010-11-112-6/+6
| | | | * | generate_deps should no longer trip on detritus.Jerry Kuch2010-11-102-11/+12
| | | * | | move around and correct digraph builder typesMatthias Radestock2010-11-111-5/+6
| | | * | | remove superfluous specMatthias Radestock2010-11-111-3/+0
| | | * | | Correction of specsMatthew Sackman2010-11-112-7/+15
| | | * | | Correction of specsMatthew Sackman2010-11-112-3/+6
| | | * | | Merged headsSimon MacMullen2010-11-113-39/+62
| | | |\ \ \
| | | | * \ \ Merged bug23484 (Remove duplication of heartbeat logic)Simon MacMullen2010-11-113-39/+62
| | | | |\ \ \
| | | | | * \ \ Merge with defaultRob Harrop2010-11-113-39/+62
| | | | | |\ \ \
| | | | | | * | | Reworked heartbeating so that it really works again and so we can specify dif...Rob Harrop2010-11-103-26/+29
| | | | | | * | | Reworked start_heartbeat_fun to allow a different timeout for send/receive he...Rob Harrop2010-11-102-28/+29
| | | | | | * | | Fixed up the specs for the heartbeaterRob Harrop2010-11-101-3/+11
| | | | | | * | | Refactored rabbit_heartbeat to provide start_heartbeat_funRob Harrop2010-11-102-26/+37
| | | | | | |/ /
| | | * | | | | Merging bug 22573 to defaultMatthew Sackman2010-11-115-89/+342
| | | |\ \ \ \ \
| | | | * | | | | Remove unused functionMatthew Sackman2010-11-111-3/+0
| | | | * | | | | exit rather than warn if future upgrades are found.Simon MacMullen2010-11-111-2/+1
| | | | * | | | | Comment formatting with M-q and no need to use ++ for multiline string constantsMatthew Sackman2010-11-111-6/+7
| | | | * | | | | CosmeticsMatthew Sackman2010-11-111-15/+11
| | | | * | | | | Prevent a very difficult-to-trigger race.Simon MacMullen2010-11-101-5/+4
| | | | * | | | | Fix use of file:open/2Simon MacMullen2010-11-101-1/+1
| | | | * | | | | Check both our version and the remote version. This is TRTTD I think, and has...Simon MacMullen2010-11-091-0/+1