Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No sense in not using the full wordbug23157 | Matthew Sackman | 2010-09-15 | 1 | -3/+3 |
* | It's perfectly legal to convert a process to a gen_server by just calling ent... | Matthew Sackman | 2010-09-15 | 1 | -3/+4 |
* | cosmetic | Matthew Sackman | 2010-09-14 | 1 | -4/+6 |
* | cosmetic | Matthew Sackman | 2010-09-10 | 1 | -21/+15 |
* | When I wrote 'Please rewrite drain/2 to drain/1 - it's bizarre having both th... | Matthew Sackman | 2010-09-10 | 1 | -14/+15 |
* | Tabs => spaces | Matthew Sackman | 2010-09-10 | 1 | -15/+15 |
* | Merging default into bug 23157 | Matthew Sackman | 2010-09-10 | 44 | -1276/+1483 |
|\ | |||||
| * | Merge bug23248 into default (link broken on generated man pages) | Emile Joubert | 2010-09-10 | 1 | -1/+1 |
| |\ | |||||
| | * | fix a manpages linkbug23248 | Alexandru Scvortov | 2010-09-08 | 1 | -1/+1 |
| * | | Correcting maintainers field in debian control file | Matthew Sackman | 2010-09-10 | 1 | -1/+1 |
| * | | Merging bug 23212 onto default | Matthew Sackman | 2010-09-10 | 12 | -125/+213 |
| |\ \ | |||||
| | * \ | merge bug23137 into default | Matthias Radestock | 2010-09-09 | 10 | -95/+147 |
| | |\ \ | |||||
| | | * \ | merge bug23233 into default | Matthias Radestock | 2010-09-09 | 9 | -21/+103 |
| | | |\ \ | |||||
| | | | * \ | merge heads | Matthias Radestock | 2010-09-08 | 2 | -4/+2 |
| | | | |\ \ | |||||
| | | | | * | | correct some types | Matthias Radestock | 2010-09-08 | 2 | -4/+2 |
| | | | | |/ | |||||
| | | | * | | merge bug22983 into default (Extend permissions system to cover users / vhost... | Alexandru Scvortov | 2010-09-08 | 5 | -85/+111 |
| | | | |\ \ | | | | | |/ | |||||
| | | | * | | Don't trample on admin status updating password, refactor.bug22983 | Simon MacMullen | 2010-09-08 | 1 | -19/+15 |
| | | | * | | Finish adding is_admin boolean to user. | Simon MacMullen | 2010-09-07 | 4 | -25/+31 |
| | | | * | | Tube strike WIP WFH commit. | Simon MacMullen | 2010-09-06 | 8 | -9/+91 |
| | | * | | | Remove all traces of contiguous_top and do necessary refactorings. Manually v...bug23233 | Matthew Sackman | 2010-09-08 | 1 | -74/+44 |
| | | | |/ | | | |/| | |||||
| | * | | | tweakbug23137 | Matthias Radestock | 2010-09-09 | 1 | -3/+3 |
| | * | | | Improvements to documentation | Matthew Sackman | 2010-09-09 | 1 | -28/+39 |
| | * | | | say a bit more own fd ownership | Matthias Radestock | 2010-09-09 | 1 | -2/+4 |
| | * | | | tweak | Matthias Radestock | 2010-09-09 | 1 | -1/+1 |
| | * | | | tweaks | Matthias Radestock | 2010-09-09 | 1 | -20/+22 |
| | * | | | Corrected documentation | Matthew Sackman | 2010-09-08 | 1 | -22/+38 |
| | |/ / | |||||
| | * | | merge bug23203 into default | Matthias Radestock | 2010-09-07 | 0 | -0/+0 |
| | |\ \ | |||||
| | * | | | Treat an intrinsic supervisor child the same as an intrinsic non-supervisor c...bug23203 | Matthew Sackman | 2010-09-07 | 1 | -1/+6 |
| | |/ / | |||||
| * | | | Check the exit status of kill, not its outputbug23212 | David Wragg | 2010-09-10 | 1 | -1/+12 |
| * | | | Use a more portable command to probe for pids | David Wragg | 2010-09-07 | 1 | -2/+1 |
| |/ / | |||||
| * | | flesh out API some more | Matthias Radestock | 2010-09-07 | 1 | -1/+9 |
| * | | flesh out API | Matthias Radestock | 2010-09-07 | 1 | -5/+7 |
| * | | cosmetic | Matthias Radestock | 2010-09-07 | 1 | -1/+1 |
| * | | flesh out binding API a little further | Matthias Radestock | 2010-09-07 | 1 | -4/+11 |
| * | | add list_user_vhost_permissions/2 | Matthias Radestock | 2010-09-07 | 1 | -7/+16 |
| * | | cosmetic | Matthias Radestock | 2010-09-07 | 1 | -19/+19 |
| * | | correct the type specs of permission listing functions | Matthias Radestock | 2010-09-07 | 1 | -2/+5 |
| * | | 'scope' is *not* a permission | Matthias Radestock | 2010-09-07 | 1 | -1/+0 |
| * | | cosmetic | Matthias Radestock | 2010-09-07 | 1 | -3/+3 |
| * | | format info item solely based on the value, not the key | Matthias Radestock | 2010-09-07 | 1 | -22/+29 |
| * | | tiny refactor and some cosmetic changes | Matthias Radestock | 2010-09-07 | 1 | -28/+14 |
| |/ | |||||
| * | Merge bug23230 into default (tweak and flesh out rabbit_binding API) | Simon MacMullen | 2010-09-06 | 11 | -158/+19 |
| |\ | |||||
| | * | We escape like C not URLs. | Simon MacMullen | 2010-09-06 | 1 | -4/+4 |
| | * | Merge default heads | Michael Bridgen | 2010-09-06 | 7 | -355/+394 |
| | |\ | |||||
| | | * | merging bug23228 into default | Vlad Alexandru Ionescu | 2010-09-06 | 8 | -24/+13 |
| | | |\ | |||||
| | * | \ | Merge bug23229 (remove more dead code) | Michael Bridgen | 2010-09-06 | 8 | -24/+13 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | merge heads | Matthias Radestock | 2010-09-05 | 11 | -56/+62 |
| | | |\ \ | |||||
| | | | * \ | merge heads | Matthias Radestock | 2010-09-05 | 2 | -2/+0 |
| | | | |\ \ | |||||
| | | | | * \ | Merge bug23116 | Michael Bridgen | 2010-09-03 | 0 | -0/+0 |
| | | | | |\ \ | |||||
| | | | | * \ \ | Merge default into bug23116bug23116 | Michael Bridgen | 2010-09-03 | 15 | -172/+135 |
| | | | | |\ \ \ | | | | | | |/ / |