Lastest Oscam for Coolstream HD1

Edo2

Registered
Messages
3,111
Code:
r5395 | lareq78 | 2011-06-16 02:02:59 AM (Thu, 16 Jun 2011) | 1 line

missed:another Mutual exclusion over always evaluates to true.
-------------------------------------------------------------------------------------
r5394 | lareq78 | 2011-06-16 01:47:36 AM (Thu, 16 Jun 2011) | 1 line

reader-nagra : Mutual exclusion over
always evaluates to true. so i changed it to && , (result not tested by me)
 

Edo2

Registered
Messages
3,111
Code:
r5402 | lareq78 | 2011-06-17 03:38:06 PM (Fri, 17 Jun 2011) | 1 line

fix broken line in my last commit,
-------------------------------------------------------------------------------------
r5401 | lareq78 | 2011-06-17 02:34:16 PM (Fri, 17 Jun 2011) | 1 line

try to fix Cpu problem described which introduced in 5381 (revert read_from_pipe
http://streamboard.gmc.to/wbb2/thread.php?threadid=32227
 

Edo2

Registered
Messages
3,111
Code:
r5420 | jerdvb | 2011-06-18 04:35:31 PM (Sat, 18 Jun 2011) | 2 lines

!!! Warning this may break compatibility
Change ECM size to 512
Update camd35 to handle ECM size > 255 (tested with UDP and a patched version of VDR-SC)
-----------------------------------------------------------------------------------------------------------------------------
r5419 | Admin | 2011-06-18 03:31:03 AM (Sat, 18 Jun 2011) | 1 line

Fix missing reinitialization of card_count in share_updater leading to "fast refresh mode" (for low amount of cards) only 

being used for a short time.
 

Edo2

Registered
Messages
3,111
Code:
r5423 | alno | 2011-06-18 10:44:10 PM (Sat, 18 Jun 2011) | 1 line

XMLApi: add some atributes in userlist
-----------------------------------------------------------------------------------------------------------------------------
r5422 | jerdvb | 2011-06-18 06:32:08 PM (Sat, 18 Jun 2011) | 1 line

!!! Warning this may break compatibility
Update camd35 to handle ECM size > 255 (for client part)
 

Edo2

Registered
Messages
3,111
Code:
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.
-------------------------------------------------------------------------------------------------
r5435 | alno | 2011-06-19 02:53:41 PM (Sun, 19 Jun 2011) | 1 line

XMLApi: next try to fix invalid XML if a user is online
 

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.
 

powercisco

Super VIP
Messages
9,100
Code:
svn5440 20.06.2011

r5440 | Admin

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.
 

powercisco

Super VIP
Messages
9,100
Code:
svn5459 22.06.2011

r5459 | schlocke | 2011-06-22 11:49:56 +0200 (Wed, 22 Jun 2011) | 2 lines

cccam: tryfix for loosing local cards

------------------------------------------------------------------------
r5458 | lareq78 | 2011-06-22 00:29:47 +0200 (Wed, 22 Jun 2011) | 1 line

in continue of 5453 ,try fixing renew cards with timeout
 

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.
 

iomeali

Registered
Messages
3,962
oscam-svn5479-arm-coolstream-webif-Distribution

r5479 | schlocke | 2011-06-24 21:43:26 +0200 (Fri, 24 Jun 2011) | 3 lines

loadbalancer: added time increasing if services/ident is set and failing
readers selected again

------------------------------------------------------------------------
r5478 | schlocke | 2011-06-24 13:24:18 +0200 (Fri, 24 Jun 2011) | 3 lines

loadbalancer: fix for ticket #1964
statistics now only created if ecms got results
 

iomeali

Registered
Messages
3,962
r5486 | Admin | 2011-06-25 13:44:17 +0200 (Sat, 25 Jun 2011) | 1 line

WebIf: Calculate idle time for proxies and readers in a similar way like clients (based on last ecm or login time). Keepalive and management messages are not counted for this anymore as the idle time is also used for the display of the current channel which should not be display when there was just a keepalive message.
------------------------------------------------------------------------
r5485 | alno | 2011-06-25 13:11:30 +0200 (Sat, 25 Jun 2011) | 1 line

WebIf: disallow to create more then 64 Services in WebIf
------------------------------------------------------------------------
r5484 | landlord | 2011-06-25 12:01:40 +0200 (Sat, 25 Jun 2011) | 1 line

Added some remarks to documentation.
------------------------------------------------------------------------
r5483 | alno | 2011-06-25 08:36:53 +0200 (Sat, 25 Jun 2011) | 1 line

Config: fix last commit (63 allowed -> 64) ;-)
------------------------------------------------------------------------
r5482 | alno | 2011-06-25 08:13:22 +0200 (Sat, 25 Jun 2011) | 1 line

Config: restrict reading of oscam.services to 64 entries. Oscam cannot address more then 64 services
 

iomeali

Registered
Messages
3,962
http://www.sat-universe.com/showpost.php?p=797896&postcount=3


r5496 | alno | 2011-06-26 14:10:21 +0200 (Sun, 26 Jun 2011) | 1 line

fix compile error
------------------------------------------------------------------------
r5495 | alno | 2011-06-26 14:08:21 +0200 (Sun, 26 Jun 2011) | 1 line

WebIf: revert last change - icon not work
------------------------------------------------------------------------
r5494 | Admin | 2011-06-26 13:59:51 +0200 (Sun, 26 Jun 2011) | 1 line

Reset login time of readers on reconnect. Correct some global structs to save a bit memory.
------------------------------------------------------------------------
r5493 | alno | 2011-06-26 13:18:54 +0200 (Sun, 26 Jun 2011) | 1 line

Webif: add new favicon
 

powercisco

Super VIP
Messages
9,100
Code:
r5498 | alno | 2011-06-27 08:40:50 +0200 (Mon, 27 Jun 2011) | 1 line

WebIf: Add some tooltip explanation to usertable headline
------------------------------------------------------------------------
r5497 | Admin | 2011-06-26 21:22:28 +0200 (Sun, 26 Jun 2011) | 1 line


WebIf: Don't show login date and online time on readers/proxies in init/error state as values are not correct in this case.
 

Serjoga

Latvian satfat
Staff member
Moderator
Messages
6,085
5502: reader: new option: dropbadcws. Because we got logs that some cards
answers with wrong cws if they got "special" ecms, we added this new
option to discard this cw. Real CI modules also drops this cws, so oscam
is more working like a read cw. Default=off
cccam: ecm-retry implemented if no card is found and last message was a
card change message.
 

powercisco

Super VIP
Messages
9,100
Code:
r5510 | alno | 2011-07-02 11:07:00 +0200 (Sa, 02. Jul 2011) | 1 Zeile

Code: some cleanup, whitespaces and radability
------------------------------------------------------------------------
r5509 | alno | 2011-07-01 21:23:47 +0200 (Fr, 01. Jul 2011) | 1 Zeile


XMLApi: avoid creating a user on empty or wrong 'user' parameter in part userconfig
 

powercisco

Super VIP
Messages
9,100
Code:
r5524 | alno | 2011-07-03 19:49:23 +0200 (So, 03. Jul 2011) | 1 Zeile

insert different naming in WebIf output of entitlements
------------------------------------------------------------------------
r5523 | alno | 2011-07-03 19:19:48 +0200 (So, 03. Jul 2011) | 1 Zeile

enhance last commit
 

powercisco

Super VIP
Messages
9,100
Code:
------------------------------------------------------------------------
r5542 | alno | 2011-07-05 01:06:24 +0200 (Di, 05. Jul 2011) | 1 Zeile

Fix Conax entitlement (THX docmarius SB) on some cards related to http://streamboard.gmc.to/wbb2/thread.php?postid=386236#post386236 
------------------------------------------------------------------------
r5541 | Admin | 2011-07-05 00:09:51 +0200 (Di, 05. Jul 2011) | 1 Zeile

Fix for nagra provid in new entitlement struct.
------------------------------------------------------------------------
r5540 | alno | 2011-07-04 23:30:03 +0200 (Mo, 04. Jul 2011) | 1 Zeile

Entitlements: reset in nagra reader
------------------------------------------------------------------------
r5539 | alno | 2011-07-04 23:27:03 +0200 (Mo, 04. Jul 2011) | 1 Zeile

WebIf: Entitlements related to http://streamboard.gmc.to/wbb2/thread.php?postid=386204#post386204 I have implemented the already existing reset in Irdeto, Conax and Cryptoworks reader. The suggestion related output I have committed THX to docmarius in Streamboard
 
Top