Latest Version of OScam Mips AZbox

powercisco

Super VIP
Messages
9,100
15.11.2011 Oscam AZBox svn 6024 Compiled by Arbabe
------------------------------------------------------------
-svn source files streamboard.gmc.to

Timeline:
Changeset [6024] by corsair
fixed a segfault

For details see Readme file

enjoy
 

powercisco

Super VIP
Messages
9,100
Oscam svn6026

r6026 | Admin | 2011-11-17 23:13:05 +0100 (Do, 17. Nov 2011) | 1 Zeile

Fix for newcamd keepalive. Thanks to flatline. See streamboard.gmc.to
------------------------------------------------------------------------
r6025 | docman | 2011-11-17 10:42:36 +0100 (Do, 17. Nov 2011) | 1 Zeile

Removed pandora protocol from documentation.

thanks build-bot
 

powercisco

Super VIP
Messages
9,100
Oscam AZBox svn 6038 Compiled by Arbabe

------------------------------------------------------------

-svn source files streamboard.gmc.to

Timeline:
Changeset [6038] by corsair
fixed cacheex always fallback
Changeset [6037] by corsair
change position of webif-cachex
Changeset [6036] by corsair
fixed segfault on cacheex

------------------------------------------------------------

In folder OpenXCAS is present file module.seq, need edit it
if you use others emu, remember to use symbol
# before the names of non-active emu

In folder oscamCAS are present openxcas.conf and others are
only exemple files

In folder build is present new oscam file to put in
directory /PLUGINS/OpenXCAS/oscamCAS with chmod 755

------------------------------------------------------------

enjoy

Thanks Arbabe
 

Arbabe

Masare TEAM friend
Messages
96
Oscam AZBox svn 6054 Compiled by Arbabe

------------------------------------------------------------

Timeline:
Changeset [6054] by docman
Removed known issues with old Safari Browsers. Thanks to Bit.
Changeset [6053] by merek
Fix compiler warnings in camd33 module

------------------------------------------------------------

In folder OpenXCAS is present file module.seq, need edit it
if you use others emu, remember to use symbol
# before the names of non-active emu

In folder oscamCAS are present openxcas.conf and others are
only exemple files

In folder build is present new oscam file to put in
directory /PLUGINS/OpenXCAS/oscamCAS with chmod 755

------------------------------------------------------------

Details in Info file

enjoy

Arbabe
 

Arbabe

Masare TEAM friend
Messages
96
Oscam AZBox 1.20-Rev.6059 Compiled by Arbabe

------------------------------------------------------------

Timeline:
-Changeset [6059] by docman
Updated DVB API documentation and examples more detailed.
-Changeset [6058] by corsair
cacheex: changed cacheexwaittime to clientside

------------------------------------------------------------

In folder OpenXCAS is present file module.seq, need edit it
if you use others emu, remember to use symbol
# before the names of non-active emu

In folder OpenXCAS/oscamCAS are present openxcas.conf
and others are only exemple files

In folder build is present new oscam file to put in
directory /PLUGINS/OpenXCAS/oscamCAS with chmod 755

------------------------------------------------------------

-Details in Info file

enjoy

Arbabe
 

Arbabe

Masare TEAM friend
Messages
96
Oscam AZBox 1.20-Rev.6061 Compiled by Arbabe

------------------------------------------------------------

-Changeset [6061] by corsair
fixed a small bug in last commit
-Changeset [6060] by corsair
ecm-whitelist: reader-loadbalancer-stat-page new function "update ecm len …

------------------------------------------------------------

In folder OpenXCAS is present file module.seq, need edit it
if you use others emu, remember to use symbol
# before the names of non-active emu

In folder OpenXCAS/oscamCAS are present openxcas.conf
and others are only exemple files

In folder build is present new oscam file to put in
directory /PLUGINS/OpenXCAS/oscamCAS with chmod 755

------------------------------------------------------------

-Details in Info file

enjoy

Arbabe
 

powercisco

Super VIP
Messages
9,100
Oscam AZBox 1.20-Rev.6065 Compiled by Arbabe

------------------------------------------------------------

-Changeset [6065] by docman
Added documentation for new parameter 'ins7e11'.
-Changeset [6064] by corsair
added "NDS2 Fastmode für V13 und G02/G09". Thx to Robby!
-Changeset [6063] by corsair
"store valid ecm len in whitelist" stores in config files
fixed a SEGFAULT
-Changeset [6062] by corsair
logging facility refactored, now log requests are stored
in memory and later written in a separate thread to disk.
This speeds up oscam and avoids blocking on some vservers
with much disc access.

------------------------------------------------------------

In folder OpenXCAS is present file module.seq, need edit it
if you use others emu, remember to use symbol
# before the names of non-active emu

In folder OpenXCAS/oscamCAS are present openxcas.conf
and others are only exemple files

In folder build is present new oscam file to put in
directory /PLUGINS/OpenXCAS/oscamCAS with chmod 755

------------------------------------------------------------

-Details in Info file
-Source files http://streamboard.gmc.to:8001/browser/trunk

enjoy

Thanks Arbabe
 

Arbabe

Masare TEAM friend
Messages
96
Oscam AZBox 1.20-Rev.6073 Compiled by Arbabe

------------------------------------------------------------

-Changeset [6073] by corsair
fixed a small bug/segfault from last commit
-Changeset [6072] by corsair
fixed a small bug/segfault from last commit
-Changeset [6071] by corsair
fixed a segfault in combination with auto-betatunnel, lb, and cacheex
-Changeset [6070] by corsair
autobetatunnel enhancement
-Changeset [6069] by corsair
some optimizations on logging code, refactored missing user log part
-Changeset [6068] by corsair
patch Makefile DaHooD mips-router-linux-uclibc930
-Changeset [6067] by corsair
fixed "get_cw_lock time out" freezers
-Changeset [6066] by corsair
fixed fallback

------------------------------------------------------------

In folder OpenXCAS is present file module.seq, need edit it
if you use others emu, remember to use symbol
# before the names of non-active emu

In folder OpenXCAS/oscamCAS are present openxcas.conf
and others are only exemple files

In folder build is present new oscam file to put in
directory /PLUGINS/OpenXCAS/oscamCAS with chmod 755

------------------------------------------------------------

-Details in Info file

enjoy

Arbabe
 

powercisco

Super VIP
Messages
9,100
12.12.2011 Oscam svn6074

-Changeset [6074] by corsair
cache-push, first try, NON-WORKING. set cacheex=2 on reader+user to test, only camd35
fixed also a segfault

thanks build-bot
 

powercisco

Super VIP
Messages
9,100
Oscam AZBox 1.20-Rev.6077 Compiled by Arbabe

------------------------------------------------------------

-Changeset [6077] by docman
Added documentation for pull / push mode for 'cacheex'.
-Changeset [6076] by corsair
camd35: another fix for nonresponding camd35 reader
-Changeset [6075] by corsair
fixed a camd35 reconnect problem
-Changeset [6074] by corsair
cache-push, first try, NON-WORKING. set cacheex=2
on reader+user to test, only camd35 fixed also a segfault

------------------------------------------------------------

In folder OpenXCAS is present file module.seq, need edit it
if you use others emu, remember to use symbol
# before the names of non-active emu

In folder OpenXCAS/oscamCAS are present openxcas.conf
and others are only exemple files

In folder build is present new oscam file to put in
directory /PLUGINS/OpenXCAS/oscamCAS with chmod 755

------------------------------------------------------------

-Details in Info file
-Source files http://streamboard.gmc.to:8001/browser/trunk

enjoy

Thanks Arbabe
 

Arbabe

Masare TEAM friend
Messages
96
Oscam AZBox 1.20-Rev.6082 Compiled by Arbabe

------------------------------------------------------------

-Changeset [6082] by corsair
cache-push working first version. please test!
-Changeset [6081] by corsair
fixed some compiler warnings
-Changeset [6080] by corsair
Fixed some compiler warnings
-Changeset [6079] by corsair
cccam: fixed a timeout/cardblocking issue camd35:
disconnect on checksum error/password error/unknown
clients auto-upstage for fallbacks
-Changeset [6078] by corsair
cache-push: next try, please test!
"tail -f oscam.log|grep push" -d1 for test
loadbalancer : changed timeout handling

------------------------------------------------------------

In folder OpenXCAS is present file module.seq, need edit it
if you use others emu, remember to use symbol
# before the names of non-active emu

In folder OpenXCAS/oscamCAS are present openxcas.conf
and others are only exemple files

In folder build is present new oscam file to put in
directory /PLUGINS/OpenXCAS/oscamCAS with chmod 755

------------------------------------------------------------

-Details in Info file

enjoy

Arbabe
 

Arbabe

Masare TEAM friend
Messages
96
Oscam AZBox 1.20-Rev.6091 Compiled by Arbabe

------------------------------------------------------------

-Changeset [6091] by corsair
cacheex2: fixed a bug for "reject peer" prepared
cachepush/got statistics
-Changeset [6090] by corsair
fixed a bug in list-remove handling
-Changeset [6089] by lareq78
backport biss protocol fixes with 1.10.
-Changeset [6088] by corsair
cacheex: fixed a segfault, fixed cacheex-timeouts
-Changeset [6087] by docman
Added CCcam protocol to cache-push in documentation.
-Changeset [6086] by corsair
added cccam-cache-push support
-Changeset [6085] by corsair
cache-push: added pid to ecm
-Changeset [6084] by corsair
fixed typo from last commit - now better cache-push
-Changeset [6083] by corsair
fixed some timeouts on cache-push

------------------------------------------------------------

In folder OpenXCAS is present file module.seq, need edit it
if you use others emu, remember to use symbol
# before the names of non-active emu

In folder OpenXCAS/oscamCAS are present openxcas.conf
and others are only exemple files

In folder build is present new oscam file to put in
directory /PLUGINS/OpenXCAS/oscamCAS with chmod 755

------------------------------------------------------------

-Details in Info file

enjoy

Arbabe
 

powercisco

Super VIP
Messages
9,100
Oscam AZBox 1.20-Rev.6106 Compiled by Arbabe

------------------------------------------------------------

-Changeset [6106] by corsair
camd35 tryfix timeout-problem
-Changeset [6105] by corsair
cache exchange is now a compiler option, use ./config.sh
to setup! !!UNCOMPLETE!! Do not open tickets, its in progress!!
-Changeset [6103] by docman
Update for parameter 'group' in documentation.
-Changeset [6102] by lattjo
Using historical bytes for card detection, improves card
detection after ins7e11.
Removed one unneeded and one faulty ATR.
-Changeset [6101] by lattjo
Cleanup of ATR handling
-Changeset [6100] by corsair
cache push fixed a segfault
-Changeset [6099] by corsair
loadbalancer: changed timeout-handling
-Changeset [6098] by corsair
applied oopepe's ins7e11_restart_patch.patch.txt. Thx!
-Changeset [6097] by neoen
Added nitegate irdeto base date
-Changeset [6096] by corsair
fixed disconnecting on cache-push added non-blocking
service support for cccam-reader
-Changeset [6095] by lightman33
add cccam 2.3.0 compatibility
-Changeset [6094] by corsair
fixed logging on some platforms
-Changeset [6093] by corsair
fixed a loadbalancer bug, wrong status (timeout instead not found)
-Changeset [6092] by corsair
MAXTUNTAB = 50

------------------------------------------------------------

For opensat firmware:
-In folder OpenXCAS is present file module.seq, need edit it
if you use others emu, remember to use symbol
# before the names of non-active emu
-In folder OpenXCAS/oscamCAS are present openxcas.conf
and others are only exemple files
-In folder build is present new oscam file to put in
directory /PLUGINS/OpenXCAS/oscamCAS with chmod 755

------------------------------------------------------------

-Details in Info file
-Source files http://streamboard.gmc.to:8001/browser/trunk

enjoy

Thanks Arbabe
 

stonecityboys

Registered
Messages
7
oscam-svn6109-mips-azbox

oscam-svn6109-mips-azbox-webif-Distribution.tar.gz
oscam-svn6109-mips-azbox-webif-libusb-Distribution.tar.gz
oscam-svn6109-mips-azbox-webif-libusb-pcsc-Distribution.tar.gz

oscam-svn6109-mips-azbox.rar
-http://hero-share.com/download/10387425/oscam-svn6109-mips-azbox.rar.html
 

powercisco

Super VIP
Messages
9,100
Oscam AZBox 1.20-Rev.6221 Compiled by Arbabe

------------------------------------------------------------

-Changeset [6221] by corsair
dvbapi - added define for compiling without lb

-------------------------------------------------------------

For opensat firmware:
-In folder OpenXCAS is present file module.seq, need edit it
if you use others emu, remember to use symbol
# before the names of non-active emu
-In folder OpenXCAS/oscamCAS are present openxcas.conf
and others are only exemple files
-In folder build is present new oscam file to put in
directory /PLUGINS/OpenXCAS/oscamCAS with chmod 755

------------------------------------------------------------

-Details in Info file
-Source files http://streamboard.gmc.to:8001/browser/trunk

enjoy

Thanks Arbabe
 

Arbabe

Masare TEAM friend
Messages
96
Oscam AZBox 1.20-Rev.6234 Compiled by Arbabe

------------------------------------------------------------

-Changeset [6234] by corsair
fix re-added timeout-message
-Changeset [6233] by Admin
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.

-------------------------------------------------------------

For opensat firmware:
-In folder OpenXCAS is present file module.seq, need edit it
if you use others emu, remember to use symbol
# before the names of non-active emu
-In folder OpenXCAS/oscamCAS are present openxcas.conf
and others are only exemple files
-In folder build is present new oscam file to put in
directory /PLUGINS/OpenXCAS/oscamCAS with chmod 755

------------------------------------------------------------

-Details in Info file

enjoy

Arbabe
 

powercisco

Super VIP
Messages
9,100
Oscam AZBox 1.20-Rev.6240 Compiled by Arbabe

------------------------------------------------------------

-Changeset [6240] by Admin
Another status page display fix.

http://streamboard.gmc.to:8001/changeset/6240

-------------------------------------------------------------

For opensat firmware:
-In folder OpenXCAS is present file module.seq, need edit it
if you use others emu, remember to use symbol
# before the names of non-active emu
-In folder OpenXCAS/oscamCAS are present openxcas.conf
and others are only exemple files
-In folder build is present new oscam file to put in
directory /PLUGINS/OpenXCAS/oscamCAS with chmod 755

------------------------------------------------------------

-Details in Info file
-Source files http://streamboard.gmc.to:8001/browser/trunk

enjoy

Thanks Arbabe
 
Top