Lastest Oscam for Coolstream HD1

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r4236 | schlocke | 2010-12-28 00:40:49 +0100 (Tue, 28 Dec 2010) | 2 lines

loadbalancer: added better algo for detecting nonresponding readers

------------------------------------------------------------------------
r4235 | alno | 2010-12-27 21:30:47 +0100 (Mon, 27 Dec 2010) | 1 line

WebIf: failban template colspan fixed
------------------------------------------------------------------------
 

marcel

Super VIP
Messages
2,166
r4237 | alno | 2010-12-28 08:58:27 +0100 (Tue, 28 Dec 2010) | 1 line

WebIf: fix bug in httpdyndns check (access granted on each resolvable address)
------------------------------------------------------------------------
r4236 | schlocke | 2010-12-28 00:40:49 +0100 (Tue, 28 Dec 2010) | 2 lines

loadbalancer: added better algo for detecting nonresponding readers
 

marcel

Super VIP
Messages
2,166
r4238 | alno | 2010-12-28 12:04:30 +0100 (Tue, 28 Dec 2010) | 1 line

WebIf: some performance improvements and browser compatibility (escaping special chars)
------------------------------------------------------------------------
r4237 | alno | 2010-12-28 08:58:27 +0100 (Tue, 28 Dec 2010) | 1 line

WebIf: fix bug in httpdyndns check (access granted on each resolvable address)
 

marcel

Super VIP
Messages
2,166
r4240 | alno | 2010-12-28 20:11:11 +0100 (Tue, 28 Dec 2010) | 1 line

XMLAPI: fix bug - crash on missing label parameter
------------------------------------------------------------------------
r4239 | alno | 2010-12-28 19:15:16 +0100 (Tue, 28 Dec 2010) | 1 line

WebIf: Use Javascript to set the base64 icons. This saves a lot of traffic per call but requires Javascript allowed in browser. A new parameter is introduced [webif] 'httpjsicons=1|0' default is 1 for enabled javascript. For legacy behavior (in case of disabled javascript in browser or incompatibility) set this parameter to 0 or in webif to 'NO'. The script is tested in FF and IE
 

marcel

Super VIP
Messages
2,166
r4244 | _network | 2010-12-29 11:50:21 +0100 (Wed, 29 Dec 2010) | 3 lines

reader-irdeto: add dahlia patch by ftp21 #1333 (untested)
adjusted to work threadsafe

------------------------------------------------------------------------
r4243 | landlord | 2010-12-28 22:04:39 +0100 (Tue, 28 Dec 2010) | 1 line

Added new parameter 'httpjsicons' to documentation.
 

marcel

Super VIP
Messages
2,166
r4405 | schlocke | 2011-01-11 12:13:32 +0100 (Tue, 11 Jan 2011) | 2 lines

anticascader also internal changes *lists*

------------------------------------------------------------------------
r4404 | schlocke | 2011-01-11 12:11:58 +0100 (Tue, 11 Jan 2011) | 7 lines

removed module-obj-list and replaced by module-datastruct-list
failban now does his housekeeping on every connect
cccam: webif now showing error if reader can't connect or password is
wrong
fixed emmfile segfault
fixed client-cleanup segfault

------------------------------------------------------------------------
r4403 | Admin | 2011-01-11 03:35:57 +0100 (Tue, 11 Jan 2011) | 1 line

Accidently commited a debug line...
 

marcel

Super VIP
Messages
2,166
r4406 | schlocke | 2011-01-11 18:37:13 +0100 (Tue, 11 Jan 2011) | 2 lines

cccam: shown crypted, log info changed

------------------------------------------------------------------------
r4405 | schlocke | 2011-01-11 12:13:32 +0100 (Tue, 11 Jan 2011) | 2 lines

anticascader also internal changes *lists*
 

marcel

Super VIP
Messages
2,166
r4421 | schlocke | 2011-01-12 08:36:08 +0100 (Wed, 12 Jan 2011) | 3 lines

cccam: no failban if username contains invalid chars
cccam: Thanks to admin: linked list optimized

------------------------------------------------------------------------
r4420 | alno | 2011-01-12 08:13:53 +0100 (Wed, 12 Jan 2011) | 1 line

WebIf: indentation of HTML source
 

marcel

Super VIP
Messages
2,166
r4423 | dingo35 | 2011-01-12 11:37:34 +0100 (Wed, 12 Jan 2011) | 1 line

globals.h oscam-config.h : Remove remainders of never existing MMAP mechanism
------------------------------------------------------------------------
r4422 | landlord | 2011-01-12 11:32:47 +0100 (Wed, 12 Jan 2011) | 1 line

Removed 'httpjsicons' parameter from documentation.
------------------------------------------------------------------------
r4421 | schlocke | 2011-01-12 08:36:08 +0100 (Wed, 12 Jan 2011) | 3 lines

cccam: no failban if username contains invalid chars
cccam: Thanks to admin: linked list optimized
 

marcel

Super VIP
Messages
2,166
r4424 | schlocke | 2011-01-12 14:55:48 +0100 (Wed, 12 Jan 2011) | 3 lines

cleaned oscam-simples.c
webif/XMLAPI fix APISTATUSBITS

------------------------------------------------------------------------
r4423 | dingo35 | 2011-01-12 11:37:34 +0100 (Wed, 12 Jan 2011) | 1 line

globals.h oscam-config.h : Remove remainders of never existing MMAP mechanism
 

marcel

Super VIP
Messages
2,166
r4425 | _network | 2011-01-12 16:36:51 +0100 (Wed, 12 Jan 2011) | 2 lines

stapi: use protocol=stapi for internal cardreader with stapi driver

------------------------------------------------------------------------
r4424 | schlocke | 2011-01-12 14:55:48 +0100 (Wed, 12 Jan 2011) | 3 lines

cleaned oscam-simples.c
webif/XMLAPI fix APISTATUSBITS
 

marcel

Super VIP
Messages
2,166
r4426 | _network | 2011-01-12 19:28:17 +0100 (Wed, 12 Jan 2011) | 2 lines

WebIf: add support for new cardreader framework

------------------------------------------------------------------------
r4425 | _network | 2011-01-12 16:36:51 +0100 (Wed, 12 Jan 2011) | 2 lines

stapi: use protocol=stapi for internal cardreader with stapi driver
 

marcel

Super VIP
Messages
2,166
r4440 | Admin | 2011-01-13 00:22:19 +0100 (Thu, 13 Jan 2011) | 1 line

Fix: Linked list crashes when NULL is given to ll_clear_data (like ac_clear may do)
------------------------------------------------------------------------
r4439 | Admin | 2011-01-12 23:54:59 +0100 (Wed, 12 Jan 2011) | 1 line

WebIf: Fix remaining source indents and some small HTML faults.
 

marcel

Super VIP
Messages
2,166
r4448 | schlocke | 2011-01-14 10:57:10 +0100 (Fri, 14 Jan 2011) | 3 lines

waitcardsforinit - try fix?
garbage collector fix

------------------------------------------------------------------------
r4447 | alno | 2011-01-13 22:35:51 +0100 (Thu, 13 Jan 2011) | 1 line

XMLAPI: add host/port to reader tag in cccam entitlement
 

marcel

Super VIP
Messages
2,166
r4450 | schlocke | 2011-01-14 11:54:06 +0100 (Fri, 14 Jan 2011) | 2 lines

cccam: mimizedcards=2 now also reports providers

------------------------------------------------------------------------
r4449 | schlocke | 2011-01-14 11:40:52 +0100 (Fri, 14 Jan 2011) | 2 lines

garbage collector fix
 

marcel

Super VIP
Messages
2,166
r4451 | dingo35 | 2011-01-14 14:26:22 +0100 (Fri, 14 Jan 2011) | 1 line

Fix waitforcards; card_status may only be set by the physical reader, NOT any client! Also calling checkhealth before reader thread is started is not a good idea
------------------------------------------------------------------------
r4450 | schlocke | 2011-01-14 11:54:06 +0100 (Fri, 14 Jan 2011) | 2 lines

cccam: mimizedcards=2 now also reports providers
 

marcel

Super VIP
Messages
2,166
r4455 | dingo35 | 2011-01-14 15:33:22 +0100 (Fri, 14 Jan 2011) | 1 line

oscam.c Small code optimizations
------------------------------------------------------------------------
r4454 | dingo35 | 2011-01-14 15:29:07 +0100 (Fri, 14 Jan 2011) | 1 line

reader-irdeto.c, reader-seca.c : Retry ECM when unexpected result occurs
------------------------------------------------------------------------
r4453 | dingo35 | 2011-01-14 15:28:01 +0100 (Fri, 14 Jan 2011) | 1 line

icc_async.c : Retry ECM when read error (timeout) occurred
------------------------------------------------------------------------
r4452 | dingo35 | 2011-01-14 15:14:40 +0100 (Fri, 14 Jan 2011) | 1 line

modules* reinstall card_status for proxy handling thanks to Schlocke
 

marcel

Super VIP
Messages
2,166
r4460 | schlocke | 2011-01-14 16:23:59 +0100 (Fri, 14 Jan 2011) | 2 lines

misses commit

------------------------------------------------------------------------
r4459 | schlocke | 2011-01-14 16:23:06 +0100 (Fri, 14 Jan 2011) | 5 lines

dyndnsclient/resolvedelay parameter removed because not longer used.
resolvedelay-thread has been removed long time ago and
dyndnsclient-option now not nessesary, dyndns is used if account has a
dyndns address

------------------------------------------------------------------------
r4458 | dingo35 | 2011-01-14 16:12:02 +0100 (Fri, 14 Jan 2011) | 1 line

revert 4177 since it causes problems on several platforms
 

marcel

Super VIP
Messages
2,166
r4462 | alno | 2011-01-14 20:01:06 +0100 (Fri, 14 Jan 2011) | 1 line

Log: Fix related Ticket #1350 (wrong order of IP Addresses)
------------------------------------------------------------------------
r4461 | landlord | 2011-01-14 19:53:57 +0100 (Fri, 14 Jan 2011) | 1 line

Removed 'resolvedelay' parameter from documentation.
------------------------------------------------------------------------
r4460 | schlocke | 2011-01-14 16:23:59 +0100 (Fri, 14 Jan 2011) | 2 lines

misses commit
 
Top