| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cosmetic | Simon MacMullen | 2011-01-07 | 2 | -12/+17 |
| * | Refactor a bit, reinstate ensure_version_ok check. | Simon MacMullen | 2011-01-07 | 1 | -41/+45 |
| * | Ironically our dummy upgrades now need to be upgraded. | Simon MacMullen | 2011-01-07 | 1 | -13/+14 |
| * | Merge from default | Simon MacMullen | 2011-01-06 | 4 | -56/+158 |
| |\ | |||||
| | * | Decide the node to do mnesia upgrades based on which was the last disc node t... | Simon MacMullen | 2011-01-06 | 2 | -42/+91 |
| | * | Check our version matches the remote version. | Simon MacMullen | 2011-01-04 | 1 | -4/+2 |
| | * | Fix spec | Simon MacMullen | 2011-01-04 | 2 | -5/+7 |
| | * | Revert arbitrary difference from default. | Simon MacMullen | 2011-01-04 | 1 | -6/+6 |
| | * | Make disc node reclustering work, various cleanups. | Simon MacMullen | 2011-01-04 | 2 | -65/+53 |
| | * | These two cases are the same. | Simon MacMullen | 2011-01-04 | 1 | -13/+6 |
| | * | Sketch of how clustered upgrades might work. | Simon MacMullen | 2011-01-04 | 4 | -48/+120 |
| * | | Fix comments. | Simon MacMullen | 2011-01-06 | 1 | -3/+3 |
| * | | Fix a few spec-related stupidities. | Simon MacMullen | 2011-01-05 | 2 | -2/+2 |
| * | | Merge from default | Simon MacMullen | 2011-01-05 | 15 | -425/+724 |
| |\ \ | |||||
| | * \ | Merge with default | Rob Harrop | 2011-01-05 | 8 | -166/+148 |
| | |\ \ | | |/ | |||||
| | * | | Make the Erlang tests pass again | Simon MacMullen | 2010-12-21 | 1 | -2/+9 |
| | * | | Split rabbit_access_control up. Functions that are facades onto the auth back... | Simon MacMullen | 2010-12-21 | 9 | -342/+407 |
| | * | | Oops | Simon MacMullen | 2010-12-20 | 1 | -1/+1 |
| | * | | More comments | Simon MacMullen | 2010-12-20 | 1 | -1/+29 |
| | * | | Clean up | Simon MacMullen | 2010-12-20 | 1 | -1/+0 |
| | * | | Merge from default | Simon MacMullen | 2010-12-20 | 10 | -48/+115 |
| | |\ \ | |||||
| | * | | | Distinguish between two ways of listing vhosts for users. | Simon MacMullen | 2010-12-15 | 1 | -3/+10 |
| | * | | | Cover the case of non-admin, read. | Simon MacMullen | 2010-12-14 | 1 | -1/+1 |
| | * | | | Merge from default | Simon MacMullen | 2010-12-14 | 11 | -109/+300 |
| | |\ \ \ | |||||
| | | * | | | The resource is not a string. | Simon MacMullen | 2010-11-24 | 1 | -1/+1 |
| | | * | | | Dammit. | Simon MacMullen | 2010-11-24 | 1 | -33/+5 |
| | | * | | | Mnesia upgrade to convert user to internal_user records. Painful since the bu... | Simon MacMullen | 2010-11-24 | 1 | -0/+43 |
| | | * | | | Merge from bug23467 (and hence default) | Simon MacMullen | 2010-11-24 | 17 | -404/+695 |
| | | |\ \ \ | |||||
| | | * | | | | Spec stuff. | Simon MacMullen | 2010-11-24 | 4 | -12/+17 |
| | | * | | | | Don't allow the backend to grant access to a vhost which does not otherwise e... | Simon MacMullen | 2010-11-24 | 1 | -1/+4 |
| | | * | | | | Allow Module:check_vhost_access and check_resource_access to return error tup... | Simon MacMullen | 2010-11-23 | 1 | -18/+40 |
| | | * | | | | Fix some whitespace issues, add a note | Simon MacMullen | 2010-11-23 | 2 | -4/+5 |
| | | * | | | | Let an auth plugin specify which vhosts a user can see. | Simon MacMullen | 2010-11-22 | 3 | -6/+13 |
| | | * | | | | Allow auth backend modules to fail | Simon MacMullen | 2010-11-22 | 1 | -1/+8 |
| | | * | | | | Fix accidental renaming of an info item. | Simon MacMullen | 2010-11-22 | 1 | -2/+2 |
| | | * | | | | Improve consistency. | Simon MacMullen | 2010-11-22 | 2 | -4/+4 |
| | | * | | | | Not sure that's the right approach but at least a) EXTERNAL works via pluggab... | Simon MacMullen | 2010-11-19 | 4 | -10/+24 |
| | | * | | | | Increase the amount of correctness | Simon MacMullen | 2010-11-19 | 3 | -40/+44 |
| | | * | | | | Umm, these are probably important | Simon MacMullen | 2010-11-19 | 2 | -0/+118 |
| | | * | | | | Rather impressionistic sketch of how pluggable auth backends might start out. | Simon MacMullen | 2010-11-19 | 7 | -67/+63 |
| * | | | | | | default merged into bug20570 | Marek Majkowski | 2011-01-05 | 14 | -181/+197 |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | | Abstraction | Matthew Sackman | 2010-12-21 | 2 | -9/+17 |
| | * | | | | | Merging bug 23634 into default. This makes ctl list_connections list all conn... | Matthew Sackman | 2010-12-21 | 1 | -1/+2 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Cosmetic. | Simon MacMullen | 2010-12-21 | 1 | -5/+4 |
| | | * | | | | | Matthew says we really need that check, so make connections() return connecti... | Simon MacMullen | 2010-12-21 | 1 | -4/+9 |
| | | * | | | | | Don't attempt to verify the pid represents a connection. | Simon MacMullen | 2010-12-21 | 1 | -4/+1 |
| | * | | | | | | And points for obviously merging things to default without running the tests ... | Matthew Sackman | 2010-12-21 | 1 | -1/+1 |
| | * | | | | | | fix msg_store losing confirms | Alexandru Scvortov | 2010-12-19 | 1 | -1/+1 |
| | |/ / / / / | |||||
| | * | | | | | include Creation field in string representation of pid | Matthias Radestock | 2010-12-21 | 1 | -7/+7 |
| | * | | | | | merge bug23619 into default | Matthias Radestock | 2010-12-20 | 5 | -16/+44 |
| | |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
