summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | further binding API tweaksMatthias Radestock2010-09-045-39/+39
| * | fix some comments and typesMatthias Radestock2010-09-032-3/+4
| * | merge default into bug23228Matthias Radestock2010-09-031-4/+8
| |\ \ | | |/
| * | move binding code into its own moduleMatthias Radestock2010-09-035-352/+393
* | | merge headsMatthias Radestock2010-09-052-4/+4
|\ \ \
| * \ \ Merge bug23197 (missed heartbeat may not get logged)Simon MacMullen2010-09-011-2/+2
| |\ \ \
| | * | | prevent normal heartbeater termination from tearing down the readerMatthias Radestock2010-08-271-2/+2
| * | | | cosmeticMatthias Radestock2010-09-011-2/+2
* | | | | merge headsMatthias Radestock2010-09-052-2/+0
|\ \ \ \ \
| * \ \ \ \ Merge bug23116Michael Bridgen2010-09-032-2/+0
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge default into bug23116Michael Bridgen2010-09-0315-172/+135
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | All packaging makefiles can assume that "make srcdist" is already doneDavid Wragg2010-08-272-2/+0
| | | |/ / | | |/| |
* | | | | simplify a bunch of rabbit_event:notify callsMatthias Radestock2010-09-054-18/+9
|/ / / /
* | | | add some missing specsMatthias Radestock2010-09-031-4/+8
| |_|/ |/| |
* | | bug23200 merged into defaultMarek Majkowski2010-09-032-10/+10
|\ \ \
| * | | lists:member.Simon MacMullen2010-08-311-1/+1
| * | | Allow byte, int, short, long.Simon MacMullen2010-08-312-10/+10
| * | | Change type of expires argument from (signed)long to signedint since that's t...Simon MacMullen2010-08-312-5/+5
* | | | refactor: export a useful file_handle_cache:ulimit()Matthias Radestock2010-09-031-9/+13
* | | | merge bug23107 into defaultAlexandru Scvortov2010-09-011-1/+9
|\ \ \ \
| * | | | Don't nest listsEmile Joubert2010-08-241-1/+1
| * | | | Supply ssl verify function conditionallyEmile Joubert2010-08-241-8/+7
| * | | | Take peer verification config into account in verify functionEmile Joubert2010-08-241-3/+9
| * | | | Accept multiple SSL verification errorsEmile Joubert2010-08-231-2/+2
| * | | | Don't ignore SSL certificate verification errorsEmile Joubert2010-08-231-1/+4
* | | | | bug23185 merged into defaultMarek Majkowski2010-09-011-12/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | client scope grants permission *only* for amq.gen resourcesAlexandru Scvortov2010-08-311-1/+1
| * | | | move treating 'amq\.*' specially to inner caseAlexandru Scvortov2010-08-261-12/+13
* | | | | simplifying refactorMatthias Radestock2010-09-011-30/+19
* | | | | merge bug23215 into defaultMatthias Radestock2010-09-011-6/+6
|\ \ \ \ \
| * | | | | fixing premature generalisationVlad Alexandru Ionescu2010-09-011-18/+15
| * | | | | making gen:call label constant; separating calls handlingVlad Alexandru Ionescu2010-09-011-19/+22
| * | | | | fixing unreachable function clauseVlad Alexandru Ionescu2010-09-011-6/+6
|/ / / / /
* | | | | Merged bug23181 into defaultEmile Joubert2010-08-313-15/+18
|\ \ \ \ \
| * | | | | Ensure that non-deletion queue-termination does a call via the msg_store to e...Matthew Sackman2010-08-253-15/+18
* | | | | | merge bug23184 into defaultMatthias Radestock2010-08-312-32/+40
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | better recursive deleteMatthias Radestock2010-08-271-38/+29
| * | | | | remove the mnesia dir check from rabbit:prepare()Simon MacMullen2010-08-271-2/+1
| * | | | | Call rabbit:prepare just before starting rabbit.Simon MacMullen2010-08-271-2/+2
| * | | | | Rework delete_dir to return error tuple.Simon MacMullen2010-08-271-29/+31
| * | | | | Increase robustness when the scratch dir cannot be deleted / written.Simon MacMullen2010-08-271-5/+21
| | |_|_|/ | |/| | |
* | | | | Merge bug23109 (remove reader profiling dwead code)Michael Bridgen2010-08-273-54/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove dead codeMatthias Radestock2010-08-253-54/+0
* | | | | Merge bug23192 into default (errors in gen_server2 'terminate' callback mask ...Simon MacMullen2010-08-271-26/+28
|\ \ \ \ \
| * | | | | tweakMatthias Radestock2010-08-261-1/+2
| * | | | | report the root cause when 'terminate' callback failsMatthias Radestock2010-08-261-26/+27
* | | | | | merge bug15930 into defaultMatthias Radestock2010-08-2714-230/+510
|\ \ \ \ \ \
| * \ \ \ \ \ Merging default into bug 15930 and minor debitrot (heartbeater)Matthew Sackman2010-08-2516-288/+524
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merging default into bug 15930Matthew Sackman2010-08-173-248/+277
| |\ \ \ \ \ \
| * | | | | | | Remove dead code in testsMatthew Sackman2010-08-131-10/+0