summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cosmetic changes to shutdown marker codeMatthias Radestock2009-08-281-94/+95
* Use an mnesia transaction to record safely shutting down, and associated wiri...Matthew Sackman2009-08-281-0/+74
* sigh, mergeMatthew Sackman2009-08-281-0/+8
|\
| * cosmetic - visual separation of sectionsMatthias Radestock2009-08-281-0/+8
* | minor refactoringsMatthew Sackman2009-08-281-2/+1
|/
* dq: revert the table change to earlier on, so that recovery isn't as horrendo...Matthew Sackman2009-08-282-11/+19
* more mergingMatthew Sackman2009-08-281-5/+6
|\
| * merge headsMatthias Radestock2009-08-281-1/+1
| |\
| * | minor refactoringMatthias Radestock2009-08-281-5/+6
* | | superdooper. Recovery from crashes mid compaction tested, corrected, working.Matthew Sackman2009-08-282-18/+18
| |/ |/|
* | cosmeticMatthew Sackman2009-08-281-1/+1
|/
* merge heads - gratuitous shufflingMatthew Sackman2009-08-281-93/+117
|\
| * cosmetic: move things aroundMatthias Radestock2009-08-281-93/+117
* | cosmetics - documentationMatthew Sackman2009-08-281-5/+8
|/
* cosmetics - formattingMatthew Sackman2009-08-281-14/+13
* merging headsMatthew Sackman2009-08-281-1/+1
|\
| * reference bug21489Matthias Radestock2009-08-281-1/+1
* | Changes to memory_manager. Watch for change in overall amount of free tokens,...Matthew Sackman2009-08-281-38/+44
|/
* cosmeticMatthew Sackman2009-08-281-1/+1
* less noisy startupMatthias Radestock2009-08-281-8/+2
* merge default into bug21368Matthias Radestock2009-08-2811-55/+240
|\
| * slight resequencing of core process startupMatthias Radestock2009-08-281-3/+3
| * merge in from bug 19356Matthew Sackman2009-08-2611-52/+237
| |\
| | * merging in from defaultMatthew Sackman2009-08-261-0/+11
| | |\ | | |/ | |/|
| | * merging in from defaultMatthew Sackman2009-08-256-242/+392
| | |\
| | * \ merging in from defaultMatthew Sackman2009-08-2551-584/+1744
| | |\ \
| | * | | If we don't do this then it means that scripts which call both run-node and s...Matthew Sackman2009-07-281-0/+1
| | * | | cosmeticMatthew Sackman2009-07-231-2/+2
| | * | | cosmeticMatthias Radestock2009-07-212-9/+11
| | * | | raise minimum required otp version for dialyzer support to R12B-5Matthias Radestock2009-07-211-2/+2
| | * | | make dialyzer happyMatthias Radestock2009-07-211-2/+2
| | * | | Merge with upstream. Clean no conflicts to resolveEssien Ita Essien2009-07-211-2/+2
| | |\ \ \
| | * \ \ \ Merge with upstreamEssien Ita Essien2009-07-122-13/+54
| | |\ \ \ \
| | * | | | | timeout() is now built in. Redefinition is deprecatedEssien Ita Essien2009-06-211-1/+0
| | * | | | | Merge with upstreamEssien Ita Essien2009-06-2128-405/+588
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge with upstreamEssien Ita Essien2009-05-1543-305/+736
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge with upstream defaultEssien Ita Essien2009-02-1924-159/+273
| | |\ \ \ \ \ \ \
| | * | | | | | | | 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
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Actually run 'make dialyze'! and fix some type definitions.Essien Ita Essien2009-01-161-7/+8
| | * | | | | | | | | Make use of start_{tcp,ssl}_listener againEssien Ita Essien2009-01-161-3/+2
| | * | | | | | | | | Bring back start_ssl_listener/start_tcp_listener and make themEssien Ita Essien2009-01-161-6/+14