Oscam powerpc-tuxbox-old (DM500/500S/ Dbox2)

Status
Not open for further replies.

iomeali

Registered
Messages
3,962
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
 

Haitoku

Registered
Messages
3,933
------------------------------------------------------------------------
r6196 | corsair | 2012-01-04 19:22:02 +0100 (Mi, 04. Jan 2012) | 2 Zeilen

some code cleanup

------------------------------------------------------------------------
r6195 | docman | 2012-01-04 13:28:34 +0100 (Mi, 04. Jan 2012) | 1 Zeile

Documentation update for cacheex parameter.
------------------------------------------------------------------------
 
Last edited:

Haitoku

Registered
Messages
3,933
------------------------------------------------------------------------
r6207 | corsair | 2012-01-07 21:16:43 +0100 (Sa, 07. Jan 2012) | 2 Zeilen

fixed a reconnect problem

------------------------------------------------------------------------
r6206 | docman | 2012-01-07 19:31:47 +0100 (Sa, 07. Jan 2012) | 1 Zeile

Typo update for CCcam port in documentation.
------------------------------------------------------------------------
 
Last edited:

fankoosh

Super Moderator
Messages
2,139
Code:
------------------------------------------------------------------------
r6220 | corsair | 2012-01-10 00:29:28 +0100 (Di, 10. Jan 2012) | 5 Zeilen

1. some small lb optimization: when we receive a "Error processing ecm", lb
does only block it, if we had more than lb_min_ecmcout god ecms
2. dvbapi enhancement: dvbapi first asks lb (if activated) if a reader
can decode this channel. This shoْld avoid timeouts

------------------------------------------------------------------------
r6219 | lareq78 | 2012-01-10 00:02:12 +0100 (Di, 10. Jan 2012) | 1 Zeile

when not use webif in compile time , and used to run oscam with -r parameter (before this patch, oscam isn't run , but now it should fix
------------------------------------------------------------------------
 

Haitoku

Registered
Messages
3,933
------------------------------------------------------------------------
r6234 | corsair | 2012-01-12 12:05:24 +0100 (Do, 12. Jan 2012) | 2 Zeilen

fix re-added timeout-message

------------------------------------------------------------------------
r6233 | Admin | 2012-01-12 01:36:42 +0100 (Do, 12. Jan 2012) | 1 Zeile

Until now, DVBAPI could override the ratelimit on a reader completely. This creates problems (see #2322). Thus, from now on the behaviour is changed: A DVBAPI user is prioritized but now throws another client out of the priority list and reserves its space instead of just always overriding (it may be that when this happens, the ratelimit is not exactly matched within that timeframe). The DVBAPI user can do this override only once within ratelimitseconds. This is done in order to solve problems when the user is switching channels very fast. The user then just has to wait a bit until he gets the channel opened.
------------------------------------------------------------------------
 
Last edited:

Haitoku

Registered
Messages
3,933
------------------------------------------------------------------------
r6236 | corsair | 2012-01-12 22:06:30 +0100 (Do, 12. Jan 2012) | 6 Zeilen

1. fixed #2312 : only card from connected cccam readers
2. cccam: new card selection strategie, cards with far hops are selected
if response time > fallback timeout
3. check_reader health now called from reader-thread to fix those "Error
processing ecm request" (test)

------------------------------------------------------------------------
r6235 | Admin | 2012-01-12 21:30:18 +0100 (Do, 12. Jan 2012) | 1 Zeile

Add patch for git svn from #2323. Fix a reported segfault.
------------------------------------------------------------------------
 
Last edited:

powercisco

Super VIP
Messages
9,100
Last Oscam for Dbox2, DM500, DM500S

19/01/2012

Changeset [6259] by corsair
fixed udp failban

Changeset [6258] by docman
Small update for 'oscam.cacheex' documentation.

thanks build-bot
 

powercisco

Super VIP
Messages
9,100
25/01/2012

Changeset [6299] by Deas
reader-videoguard-common - add fastmode atr´s for 09AC card

thanks build-bot
 

powercisco

Super VIP
Messages
9,100
OScam svn6306

Changeset [6306] by lattjo
Videoguard2: check that ecm is valid before sending to card

thanks build-bot
 

powercisco

Super VIP
Messages
9,100
29/01/2012 OScam svn6308

Changeset [6308] by Admin
Small fixes to usage output on command line.

thanks build-bot
 

powercisco

Super VIP
Messages
9,100
30/01/2012 OScam svn6325

Changeset [6325] by corsair
loadbalancer: services with errors/timeouts/not founds
are asked without lb_max_reader limit

thanks build-bot
 

powercisco

Super VIP
Messages
9,100
02/02/2012 OScam svn6336

Changeset [6336] by Admin
Another small fix for stapi compilation without cardreader.

thanks build-bot
 

powercisco

Super VIP
Messages
9,100
05/02/2012 OScam svn6342

Changeset [6342] by corsair
reader enable/restart keeps last reader position

thanks build-bot
 

powercisco

Super VIP
Messages
9,100
06/02/2012 OScam svn6353

Changeset [6353] by corsair
another fix for missing readers on webif reader-restart

thanks build-bot
 

powercisco

Super VIP
Messages
9,100
10/02/2012 OScam svn6368

Changeset [6368] by Admin
Small internal optimization for videoguard.
Thanks to sashavl for pointing this out.
Changeset [6367] by Admin
Small correction of last commit.
Changeset [6366] by Admin
Readers: Enable TCP_NODELAY.
Set outgoing ip to serverip defined in global section.
Always enable tcp keepalive option regardless of
inactivitytimeout parameter.

thanks build-bot
 

powercisco

Super VIP
Messages
9,100
OScam svn6378

Changeset [6378] by corsair
cccam: extended mode nok should not retry request

thanks build-bot
 
Status
Not open for further replies.
Top