oscam-triple dragon

Edo2

Registered
Messages
3,111
Code:
r5437 | schlocke | 2011-06-19 06:52:44 PM (Sun, 19 Jun 2011) | 1 line

cccam/global: new locking algo for read/writelocks /test
-------------------------------------------------------------------------------------------------
r5436 | Admin | 2011-06-19 03:04:07 PM (Sun, 19 Jun 2011) | 3 lines

Add send and receive timeout to tcp sockets (the later should only be used by WebIf as all other read/recv calls should use 

poll), adjust keepalive parameters a bit. Small fix to trim function as it could read into uninitialized memory before under 

some circumstances.
 

Edo2

Registered
Messages
3,111
Code:
r5441 | goodsat | 2011-06-19 01:15:53 PM (Sun, 19 Jun 2011) | - line

-  -  -  -  -  - 
-------------------------------------------------------------------------------------------------
r5440 | Admin | 2011-06-19 11:35:37 PM (Sun, 19 Jun 2011) | 4 lines

Add locking mechanism from r5437 to more places. Add stronger locking to log functions as the fflush created (very rare) race 

conditions and segfaults on some systems. Some minor improvements and cleanups.
 

houarisat

Registered
Messages
910
Code:
r5441 | goodsat | 2011-06-19 01:15:53 PM (Sun, 19 Jun 2011) | - line

-  -  -  -  -  - 
-------------------------------------------------------------------------------------------------
r5440 | Admin | 2011-06-19 11:35:37 PM (Sun, 19 Jun 2011) | 4 lines

Add locking mechanism from r5437 to more places. Add stronger locking to log functions as the fflush created (very rare) race 

conditions and segfaults on some systems. Some minor improvements and cleanups.
 

houarisat

Registered
Messages
910
Code:
r5457 | alno | 2011-06-21 11:09:47 PM (Tue, 21 Jun 2011) | 2 lines

Config: add description parameter to readers. Feel free adding 63 Characters as comment to each reader token
--------------------------------------------------------------------------
r5456 | alno | 2011-06-21 10:44:10 PM (Tue, 21 Jun 2011) | 1 line

WebIf: fix typo from last commit
:thum:
 

houarisat

Registered
Messages
910
Code:
r5467 | landlord | 2011-06-22 10:54:31 PM (Wed, 22 Jun 2011) | 1 line

Added new parameter 'description' to 'oscam.server' documentation.
-----------------------------------------------------------------------------------------------------------------------------
r5466 | schlocke | 2011-06-22 10:52:11 PM (Wed, 22 Jun 2011) | 2 lines

cccam: fixed loosing cards. Now cards are removed before added. Before,
it was add, then remove
-----------------------------------------------------------------------------------------------------------------------------
r5465 | pattex | 2011-06-22 10:47:01 PM (Wed, 22 Jun 2011) | 1 line

Ringbuffer for last 20 ecms per client only compiled in if WebIf Switch is on and additional information about ecm in 

ringbuffer for preperation to corrected graph display.
-----------------------------------------------------------------------------------------------------------------------------
r5464 | Admin | 2011-06-22 10:37:37 PM (Wed, 22 Jun 2011) | 1 line

Fix compiler warnings.
-----------------------------------------------------------------------------------------------------------------------------
r5463 | Admin | 2011-06-22 10:26:12 PM (Wed, 22 Jun 2011) | 1 line

Small memleak fix in serial module.
 

Edo2

Registered
Messages
3,111
Code:
r5470 | zetack | 2011-06-23 03:23:50 PM (Thur, 23 Jun 2011) | 2 lines

dynamic-threads: open proxy socket on connect and close on disconnect.
resync with trunk
------------------------------------------------------------------------------------------
r5469 | pattex | 2011-06-23 00:49:14 AM (Thur, 23 Jun 2011) | 1 line

WebIf: Graphs show now correct ecmtimes and skip no ecms.
 
Top