summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* small simplifying refactorbug23593Matthias Radestock2011-01-101-16/+15
* merge default into bug23593Matthias Radestock2011-01-1027-491/+930
|\
| * Merging bug23665 into defaultMatthew Sackman2011-01-103-27/+47
| |\
| | * Merging bug23636 into defaultMatthew Sackman2011-01-102-25/+43
| | |\
| | | * Turns out that 0 and true are distinct. sigh.bug23636Matthew Sackman2011-01-101-1/+1
| | | * Improve consistency of namingMatthew Sackman2011-01-101-10/+10
| | | * refactor / abstractionMatthew Sackman2011-01-101-13/+13
| | | * sync queue_index when variable_queue has outstanding confirms and is idle (br...Alexandru Scvortov2011-01-102-12/+30
| * | | more consistent namingbug23665Alexandru Scvortov2011-01-101-9/+10
| * | | remove duplication of erroneous logicAlexandru Scvortov2011-01-101-18/+22
| |/ /
| * | Merge headsSimon MacMullen2011-01-101-1/+1
| |\ \
| | * | Fix dumb mistake. Not sure how that used to work.Simon MacMullen2011-01-101-1/+1
| * | | bug23578 merged into default (ssl info)Marek Majkowski2011-01-103-1/+46
| |\ \ \ | | |_|/ | |/| |
| | * | Merge in defaultbug23578Simon MacMullen2011-01-053-1/+46
| | |\ \
| | | * | SSL protocol / algorithm information.Simon MacMullen2010-12-073-1/+46
| * | | | Merging heads of defaultMatthew Sackman2011-01-103-3/+3
| |\ \ \ \
| | * \ \ \ bug23594 merged into the defaultMarek Majkowski2011-01-103-3/+3
| | |\ \ \ \
| | | * | | | Use randomly generated nodenames in batchfilesbug23594Emile Joubert2010-12-173-3/+3
| * | | | | | Fix bugMatthew Sackman2011-01-101-1/+2
| |/ / / / /
| * | | | | merging bug23612 to defaultMatthew Sackman2011-01-1021-436/+804
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | We have a dependency mechanism. Why not use it?Simon MacMullen2011-01-071-1/+1
| | * | | | Merge bug23455 into defaultRob Harrop2011-01-0619-429/+791
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Fix comments.bug23455Simon MacMullen2011-01-061-3/+3
| | | * | | Explain that rabbitmqctl only touches the internal user database.Simon MacMullen2011-01-051-2/+12
| | | * | | Fix a few spec-related stupidities.Simon MacMullen2011-01-053-6/+4
| | | * | | Merge from defaultSimon MacMullen2011-01-0518-426/+780
| | | |\ \ \ | | |/ / / /
| | | * | | Merge with defaultRob Harrop2011-01-0511-169/+152
| | | |\ \ \
| | | * | | | 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-202-2/+1
| | | * | | | Merge from defaultSimon MacMullen2010-12-2012-49/+120
| | | |\ \ \ \
| | | * | | | | 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-1414-111/+357
| | | |\ \ \ \ \
| | | | * | | | | 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-242-1/+43
| | | | * | | | | Merge from bug23467 (and hence default)Simon MacMullen2010-11-2423-472/+706
| | | | |\ \ \ \ \
| | | | * | | | | | 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