5
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge trunk revision 2118 r2118 | rohara | 2010-02-06 16:35:11 -0600 (Sat, 06 Feb 2010) | 2 lines More... almost 14 years ago
Resolve problem where ring id is not saved and restored when recovery is interrupted. More... almost 14 years ago
Fixes problem where highly lossy networks will sigabort if 512 or more entries are originated in recovery. More... almost 14 years ago
Use proper typing for retransmit token storage area. More... almost 14 years ago
Fix stack corruption that happens because of invalid legnth in memmove operation. More... almost 14 years ago
Only print section info in ckpt_dump_fn if DEBUG is enabled. More... almost 14 years ago
Fix sleep time to be 10 msec. More... almost 14 years ago
Fix saMsg so version bump (make install broke). More... about 14 years ago
bump the SaMsg library version to 4.0.0 More... about 14 years ago
Fix retransmission problem that results in FAILURE TO RECEIVE condition. More... about 14 years ago
Fix lockup in atexit handler registered by print.c that occurs less then 1% of the time. This is resolved by calling a special version of log_flush before calling exit, and not relying on the atexit handler to call pthread_cond_wait. More... about 14 years ago
Fix behavior of callback associated with saMsgQueueOpenAsync. - Return the queue_id as part of callback message. - Add queueInstance to list when callback is processed. More... about 14 years ago
Fix marshalling code for queue capacity threshold arrays. More... about 14 years ago
Fix names of API calls for queue capacity thresholds set/get. More... about 14 years ago
Resolve message corruption problem that happens with cpg when dispatch buffer is filled. More... about 14 years ago
Merge trunk revision 2093 r2093 | fabbione | 2009-12-10 13:37:08 -0600 (Thu, 10 Dec 2009) | 2 lines More... about 14 years ago
Merge trunk revision 2112 r2112 | rohara | 2010-01-26 11:32:18 -0600 (Tue, 26 Jan 2010) | 4 lines More... about 14 years ago
Merge trunk revision 2087 r2087 | fabbione | 2009-12-04 01:09:38 -0600 (Fri, 04 Dec 2009) | 3 lines More... about 14 years ago
Remove crypto content from LICENSE file. More... about 14 years ago
Merge trunk revision 2110 r2110 | sdake | 2010-01-21 15:56:58 -0600 (Thu, 21 Jan 2010) | 2 lines More... about 14 years ago
Update to openais.spec.in to fix URL and File location More... about 14 years ago
Merge trunk revision 2103 r2103 | honzaf | 2010-01-18 06:47:19 -0600 (Mon, 18 Jan 2010) | 7 lines More... about 14 years ago
Merge trunk revision 2102 r2102 | rohara | 2010-01-15 09:36:53 -0600 (Fri, 15 Jan 2010) | 5 lines More... about 14 years ago
Merge trunk revision 2101 r2101 | rohara | 2010-01-15 09:36:15 -0600 (Fri, 15 Jan 2010) | 5 lines More... about 14 years ago
Merge trunk revision 2100 r2100 | rohara | 2010-01-15 09:35:30 -0600 (Fri, 15 Jan 2010) | 5 lines More... about 14 years ago
Merge trunk revision 2099 r2099 | rohara | 2010-01-15 09:34:57 -0600 (Fri, 15 Jan 2010) | 5 lines More... about 14 years ago
Merge trunk revision 2098 r2098 | rohara | 2010-01-15 09:34:19 -0600 (Fri, 15 Jan 2010) | 5 lines More... about 14 years ago
Prevents iteration of a checkpoint section during sync More... about 14 years ago
Fix saMsgDispatch such that it will break out of switch if callback is received and is undefined. More... over 14 years ago
Fix saClmDispatch such that it will break out of switch if callback is received and is undefined. More... over 14 years ago