| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Spec stuff. | Simon MacMullen | 2010-11-24 | 5 | -12/+65 |
| * | 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 | 4 | -41/+49 |
| * | 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 | 9 | -69/+69 |
| * | Remove untrue statement | Simon MacMullen | 2010-11-19 | 1 | -1/+1 |
| * | Don't open a security hole if server is misconfigured. | Simon MacMullen | 2010-11-16 | 1 | -3/+14 |
| * | Specs. | Simon MacMullen | 2010-11-16 | 2 | -2/+9 |
| * | Fix default config | Simon MacMullen | 2010-11-16 | 1 | -2/+1 |
| * | After reading RFC5802 I'm not convinced this approach can be salvaged (in a s... | Simon MacMullen | 2010-11-16 | 1 | -38/+15 |
| * | Merged from default | Simon MacMullen | 2010-11-16 | 37 | -395/+724 |
| |\ | |||||
| | * | merge bug23495 into default | Matthias Radestock | 2010-11-15 | 17 | -179/+529 |
| | |\ | |||||
| | | * | Merged bug23493 into default | Emile Joubert | 2010-11-15 | 4 | -5/+14 |
| | | |\ | |||||
| | | | * | Make peer_cert_* info items into binaries; remove the special-casing of strin... | Simon MacMullen | 2010-11-11 | 2 | -3/+1 |
| | | | * | rabbitmq-managment's loss is rabbitmqctl's gain. | Simon MacMullen | 2010-11-10 | 1 | -1/+1 |
| | | | * | Keep knowledge of sockets in rabbit_net | Simon MacMullen | 2010-11-10 | 2 | -2/+6 |
| | | | * | Make peer_cert_* info item strings into binaries like everything else. | Simon MacMullen | 2010-11-10 | 1 | -1/+1 |
| | | | * | Add an "ssl" info item. | Simon MacMullen | 2010-11-10 | 2 | -1/+8 |
| | | * | | Merge bug23354 (remove xmlto and half of universe as macports deps) | Michael Bridgen | 2010-11-12 | 54 | -1407/+2171 |
| | | |\ \ | |||||
| | | | * \ | Merging bug 23481 to default | Matthew Sackman | 2010-11-12 | 2 | -11/+14 |
| | | | |\ \ | |||||
| | | | | * | | Makefile and generate_deps now more robust. | Jerry Kuch | 2010-11-11 | 2 | -4/+5 |
| | | | | * | | Safekeeping commit; never try and build this version. | Jerry Kuch | 2010-11-11 | 2 | -2/+3 |
| | | | | * | | generate_deps takes file args from stdin | Jerry Kuch | 2010-11-11 | 2 | -6/+6 |
| | | | | * | | generate_deps should no longer trip on detritus. | Jerry Kuch | 2010-11-10 | 2 | -11/+12 |
| | | | * | | | move around and correct digraph builder types | Matthias Radestock | 2010-11-11 | 1 | -5/+6 |
| | | | * | | | remove superfluous spec | Matthias Radestock | 2010-11-11 | 1 | -3/+0 |
| | | | * | | | Correction of specs | Matthew Sackman | 2010-11-11 | 2 | -7/+15 |
| | | | * | | | Correction of specs | Matthew Sackman | 2010-11-11 | 2 | -3/+6 |
| | | | * | | | Merged heads | Simon MacMullen | 2010-11-11 | 3 | -39/+62 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merged bug23484 (Remove duplication of heartbeat logic) | Simon MacMullen | 2010-11-11 | 3 | -39/+62 |
| | | | | |\ \ \ | |||||
| | | | | | * \ \ | Merge with default | Rob Harrop | 2010-11-11 | 3 | -39/+62 |
| | | | | | |\ \ \ | |||||
| | | | | | | * | | | Reworked heartbeating so that it really works again and so we can specify dif... | Rob Harrop | 2010-11-10 | 3 | -26/+29 |
| | | | | | | * | | | Reworked start_heartbeat_fun to allow a different timeout for send/receive he... | Rob Harrop | 2010-11-10 | 2 | -28/+29 |
| | | | | | | * | | | Fixed up the specs for the heartbeater | Rob Harrop | 2010-11-10 | 1 | -3/+11 |
| | | | | | | * | | | Refactored rabbit_heartbeat to provide start_heartbeat_fun | Rob Harrop | 2010-11-10 | 2 | -26/+37 |
| | | | | | | |/ / | |||||
| | | | * | | | | | Merging bug 22573 to default | Matthew Sackman | 2010-11-11 | 5 | -89/+342 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Remove unused function | Matthew Sackman | 2010-11-11 | 1 | -3/+0 |
| | | | | * | | | | | exit rather than warn if future upgrades are found. | Simon MacMullen | 2010-11-11 | 1 | -2/+1 |
| | | | | * | | | | | Comment formatting with M-q and no need to use ++ for multiline string constants | Matthew Sackman | 2010-11-11 | 1 | -6/+7 |
| | | | | * | | | | | Cosmetics | Matthew Sackman | 2010-11-11 | 1 | -15/+11 |
| | | | | * | | | | | Prevent a very difficult-to-trigger race. | Simon MacMullen | 2010-11-10 | 1 | -5/+4 |
| | | | | * | | | | | Fix use of file:open/2 | Simon MacMullen | 2010-11-10 | 1 | -1/+1 |
| | | | | * | | | | | Check both our version and the remote version. This is TRTTD I think, and has... | Simon MacMullen | 2010-11-09 | 1 | -0/+1 |
