summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge with upstream defaultEssien Ita Essien2009-02-1924-159/+273
|\
| * merge bug20374 into defaultMatthias Radestock2009-02-171-2/+6
| |\
| | * make it easier to add more exceptions to the 'warning' category in futureMatthias Radestock2009-02-171-6/+6
| | * merge default into bug20374Tony Garnock-Jones2009-02-1710-42/+42
| | |\ | | |/ | |/|
| * | merge v1_5 into defaultTony Garnock-Jones2009-02-160-0/+0
| |\ \
| | * \ merge bug20348 into v1_5Tony Garnock-Jones2009-02-165-45/+135
| | |\ \
| | * \ \ Merged 20345Simon MacMullen2009-02-162-0/+10
| | |\ \ \
| | | * | | prevent unwanted path expansionSimon MacMullen2009-02-162-0/+10
| | |/ / /
| | * | | Merged 20326Simon MacMullen2009-02-168-42/+30
| | |\ \ \
| | * \ \ \ Merged 20353Simon MacMullen2009-02-162-0/+2
| | |\ \ \ \
| * | \ \ \ \ Merged bug20326Simon MacMullen2009-02-168-42/+30
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Remove PATH variable from init.d scripts. It is not the subject of this bug.Hubert Plociniczak2009-02-042-2/+0
| | * | | | | Use common wrapper for scripts in rpm packages.Hubert Plociniczak2009-02-045-34/+18
| | * | | | | Provide common wrapper script that is used by all commands and requires root ...Hubert Plociniczak2009-02-044-12/+18
| | |/ / / /
| * | | | | Verified.Simon MacMullen2009-02-132-0/+10
| |\ \ \ \ \
| | * | | | | also prevent path expansion in rabbit-multiMatthias Radestock2009-02-061-0/+5
| | * | | | | prevent unwanted path expansionMatthias Radestock2009-02-061-0/+5
| * | | | | | VerifiedSimon MacMullen2009-02-132-0/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Added proper PATH env variable.Hubert Plociniczak2009-02-062-0/+2
| | | |/ / / | | |/| | |
| | | | | * Special-case as a warning the relatively common abrupt-disconnection message.Tony Garnock-Jones2009-02-131-2/+6
| | |_|_|/ | |/| | |
| * | | | merge bug20348 into defaultTony Garnock-Jones2009-02-135-45/+135
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | keep serial in separate process, to avoid persister bottleneckMatthias Radestock2009-02-065-45/+135
| | |/
| | * create v1_5 branch to supersede v1_5_1 branchMatthias Radestock2009-02-020-0/+0
| * | Merged bug 20179 into defaultBen Hood2009-02-021-3/+3
| |\ \
| | * | turn rabbit_router into gen_server2Matthias Radestock2009-01-211-3/+3
| * | | Merged bug 20260 into defaultBen Hood2009-02-021-2/+1
| |\ \ \
| | * | | get rid of index on 'pid' field in rabbit_queueMatthias Radestock2009-01-301-2/+1
| * | | | Merged 20288 into defaultBen Hood2009-02-028-55/+60
| |\ \ \ \
| | * | | | refine permission structureMatthias Radestock2009-01-278-55/+60
| * | | | | Merged 20275 into defaultBen Hood2009-01-302-10/+26
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | don't terminate channel processes abnormally for amqp errorsMatthias Radestock2009-01-292-10/+26
| |/ / / /
* | | | | Cosmetic. Using a list comprehension instead of lists:foreachEssien Ita Essien2009-02-191-5/+3
* | | | | Cosmetic. Its better to match on [] than on length(AList),Essien Ita Essien2009-02-191-4/+3
* | | | | Cosmetic. Keep variable names as normalized CamelCase forEssien Ita Essien2009-02-191-5/+5
* | | | | Cosmetic. Move the ssl lines right after the tcp_listeners line,Essien Ita Essien2009-02-191-2/+2
* | | | | Uhhh... put back the full error message. I misunderstood theEssien Ita Essien2009-02-191-2/+2
* | | | | Fix dialyzer spec for rabbit_net:send/2Essien Ita Essien2009-02-031-1/+1
* | | | | Add 'Label' parameter so we can properly log SSL vs TCP listenersEssien Ita Essien2009-02-033-24/+25
* | | | | Close the TCP sock if SSL upgrade fails.Essien Ita Essien2009-02-031-0/+1
* | | | | Make error messages nicer and consistent with the rest of the codebaseEssien Ita Essien2009-02-031-3/+3
* | | | | Merged with upstreamEssien Ita Essien2009-01-2933-654/+1969
|\ \ \ \ \ | |/ / / /
| * | | | cosmetic: break some overlong linesMatthias Radestock2009-01-284-6/+12
| |/ / /
| * | | merge bug20193 into defaultTony Garnock-Jones2009-01-276-103/+151
| |\ \ \
| | * | | more efficient lockingMatthias Radestock2009-01-262-4/+4
| | * | | prefix all mnesia table names with 'rabbit_'Matthias Radestock2009-01-226-96/+122
| | * | | don't infer table name from record type in mnesia opsMatthias Radestock2009-01-224-36/+58
| |/ / /
| * | | Merged 20173 into defaultBen Hood2009-01-229-113/+250
| |\ \ \ | | |/ / | |/| |
| | * | refactoringMatthias Radestock2009-01-221-24/+20
| | * | fix indentationMatthias Radestock2009-01-221-4/+2
| | * | typoMatthias Radestock2009-01-221-1/+1