summaryrefslogtreecommitdiff
path: root/src/rabbit_guid.erl
Commit message (Expand)AuthorAgeFilesLines
* Introduced and used ok_or_error2(A,B). Also verified everything seems happy u...Matthew Sackman2010-07-071-2/+1
* include cleanupAlexandru Scvortov2010-07-061-2/+0
* cleanupAlexandru Scvortov2010-07-061-3/+4
* {'ok', A} -> rabbit_types:ok(A)Alexandru Scvortov2010-07-061-1/+1
* {error, A} -> rabbit_types:error(A)Alexandru Scvortov2010-07-061-1/+1
* moved export_types to inside ifdefsAlexandru Scvortov2010-07-051-2/+2
* partially moved types out of rabbit.hrlAlexandru Scvortov2010-07-011-0/+4
* merging bug 22647 into defaultMatthew Sackman2010-04-241-7/+5
|\
| * change guids to fixed-size binariesbug22647Matthias Radestock2010-04-241-7/+5
* | remove legacy serial seedingbug22646Matthias Radestock2010-04-241-1/+1
|/
* update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3
* use base64 module instead of ssl_base64Matthias Radestock2009-10-261-7/+2
* it's a serial, not a guidbug21427Matthias Radestock2009-08-201-3/+3
* don't ignore errorsMatthias Radestock2009-08-201-4/+6
* use new term file helpersMatthias Radestock2009-08-201-15/+5
* stuff as according to QA.Matthew Sackman2009-08-191-7/+19
* New branch for bug 21427Matthew Sackman2009-08-191-7/+15
* wait foreverbug20546Matthias Radestock2009-04-011-1/+2
* keep serial in separate process, to avoid persister bottleneckbug20348Matthias Radestock2009-02-061-0/+126