summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CosmeticSimon MacMullen2011-01-072-12/+17
* Refactor a bit, reinstate ensure_version_ok check.Simon MacMullen2011-01-071-41/+45
* Ironically our dummy upgrades now need to be upgraded.Simon MacMullen2011-01-071-13/+14
* Merge from defaultSimon MacMullen2011-01-064-56/+158
|\
| * Decide the node to do mnesia upgrades based on which was the last disc node t...Simon MacMullen2011-01-062-42/+91
| * Check our version matches the remote version.Simon MacMullen2011-01-041-4/+2
| * Fix specSimon MacMullen2011-01-042-5/+7
| * Revert arbitrary difference from default.Simon MacMullen2011-01-041-6/+6
| * Make disc node reclustering work, various cleanups.Simon MacMullen2011-01-042-65/+53
| * These two cases are the same.Simon MacMullen2011-01-041-13/+6
| * Sketch of how clustered upgrades might work.Simon MacMullen2011-01-044-48/+120
* | Fix comments.Simon MacMullen2011-01-061-3/+3
* | Fix a few spec-related stupidities.Simon MacMullen2011-01-052-2/+2
* | Merge from defaultSimon MacMullen2011-01-0515-425/+724
|\ \
| * \ Merge with defaultRob Harrop2011-01-058-166/+148
| |\ \ | | |/
| * | Make the Erlang tests pass againSimon MacMullen2010-12-211-2/+9
| * | Split rabbit_access_control up. Functions that are facades onto the auth back...Simon MacMullen2010-12-219-342/+407
| * | OopsSimon MacMullen2010-12-201-1/+1
| * | More commentsSimon MacMullen2010-12-201-1/+29
| * | Clean upSimon MacMullen2010-12-201-1/+0
| * | Merge from defaultSimon MacMullen2010-12-2010-48/+115
| |\ \
| * | | Distinguish between two ways of listing vhosts for users.Simon MacMullen2010-12-151-3/+10
| * | | Cover the case of non-admin, read.Simon MacMullen2010-12-141-1/+1
| * | | Merge from defaultSimon MacMullen2010-12-1411-109/+300
| |\ \ \
| | * | | The resource is not a string.Simon MacMullen2010-11-241-1/+1
| | * | | Dammit.Simon MacMullen2010-11-241-33/+5
| | * | | Mnesia upgrade to convert user to internal_user records. Painful since the bu...Simon MacMullen2010-11-241-0/+43
| | * | | Merge from bug23467 (and hence default)Simon MacMullen2010-11-2417-404/+695
| | |\ \ \
| | * | | | Spec stuff.Simon MacMullen2010-11-244-12/+17
| | * | | | 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-193-40/+44
| | * | | | Umm, these are probably importantSimon MacMullen2010-11-192-0/+118
| | * | | | Rather impressionistic sketch of how pluggable auth backends might start out.Simon MacMullen2010-11-197-67/+63
* | | | | | default merged into bug20570Marek Majkowski2011-01-0514-181/+197
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | AbstractionMatthew Sackman2010-12-212-9/+17
| * | | | | Merging bug 23634 into default. This makes ctl list_connections list all conn...Matthew Sackman2010-12-211-1/+2
| |\ \ \ \ \
| | * | | | | Cosmetic.Simon MacMullen2010-12-211-5/+4
| | * | | | | Matthew says we really need that check, so make connections() return connecti...Simon MacMullen2010-12-211-4/+9
| | * | | | | Don't attempt to verify the pid represents a connection.Simon MacMullen2010-12-211-4/+1
| * | | | | | And points for obviously merging things to default without running the tests ...Matthew Sackman2010-12-211-1/+1
| * | | | | | fix msg_store losing confirmsAlexandru Scvortov2010-12-191-1/+1
| |/ / / / /
| * | | | | include Creation field in string representation of pidMatthias Radestock2010-12-211-7/+7
| * | | | | merge bug23619 into defaultMatthias Radestock2010-12-205-16/+44
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |