Multics ( CSP + CCcam connector)

Status
Not open for further replies.

mohammed tanko

Super VIP
Messages
4,862
MultiCS b7-r33
Multi CardServer beta7 Revision33
---------------------------------
*fixed cache offline status.
*fixed receive message thread which overload cpu usage and lock other threads.
 

mohammed tanko

Super VIP
Messages
4,862
Multics ( CSP + CCcam connector )

Multi CardServer b7-r34
-----------------------
*fixed unexpected closure of cache server socket
*fixed select() error when receiving messages.
+added cache program name & version.
+increased FD_SETSIZE to 4096 for big servers.
 

mohammed tanko

Super VIP
Messages
4,862
Multics ( CSP + CCcam connector )

Multi CardServer beta7 Revision36
---------------------------------
*Changed select() function causing all problems by poll() function.
 

bellof

Registered
Messages
1,791
MultiCS b7-r37

MultiCS b7-r37

Multi CardServer beta7 Revision37
---------------------------------
*Removed ecm DEADLOCK.
*fixed low cache hits.
+changed config file monitor by inotify().
+added webif restart button.
+added webif last debugged lines.
*cfg and log file names are no more fixed and they are taken from executable file name. if your multics file name is "multics1" or "multics1.x32", the config file should be "/var/etc/multics1.cfg" and the log file "/var/tmp/multics1.cfg".
 

mohammed tanko

Super VIP
Messages
4,862
MultiCS b7-r38

Multi CardServer beta7 Revision38
---------------------------------
*fixed clients/servers connection.
*fixed command line bug.
 

crow

Registered
Messages
152
MultiCS r50

Multi Cardserver r50
--------------------
-Removed beta from version name (multics is always in beta state)
-Removed Gbox Server and Radegast Server
*fixed freecccam bug
*fixed ecm request checking
*fixed and improved dcw filter
*fixed cccam card selection and uphops priority
*fixed config comment and line-continuation(\) parser
+Added editor in webif to edit config file.
+Changed all clients/servers actions (recv/send) to multithreads
+Added Profile Options to accept or deny zero sid/provider/caid
+Added more profiles default options
+Added clients(cccam/mgcamd) extra info, added clients enddate thread
+Block any incoming/outgoing cache data if at least one of the next fields is zero "ecmTag,sid,caid,ecmHash"
+Added dcw rejected list.
+Added "next dcw" detection algorithm to avoid the use of wrong and random dcw (test only for CCcam clients)
**see readme.txt for more details
 

bellof

Registered
Messages
1,791
MultiCS r53

Multi CardServer r53
--------------------
*restored r38 main process code.
*restored gbox & radegast servers.
*fixed cache thread (the main problem causing high cpu usage)
*incoming cache data from r50/r51 are blocked (r50/r51 multithreaded code can send wrong DCW).
*added global option to block/accept all incoming and outcoming cache data with networkid=0 (ACCEPT NULL ONID: 0/1).
 

mosta-toulous

Registered
Messages
1,598
Multi CardServer r54a:thum:
--------------------------------
- fixed host-name list on config changed.
- fixed cache failed replies and stats.
- added sending cache resendreq packet when waiting for cache data to get faster reply.
- new option to make you cache server acting like a tracker (see multics.cfg)
- new peer option to block sending invalid onid requests (see multics.cfg)
- multi-threaded and dynamic webif with ajax.
- fixed cccam client disconnection when there is a new connection with a wrong pass.
- check/remove wrong and similar dcw on same channel.
- added new target systems (not tested)
 
Last edited:

hilton

Registered
Messages
7,622
multics r55
Code:
Multi CardSerer r55
----------------------------
- added multiple cws line.
- removed extra cache packets (forwarded hits+resendreq) causing instability to server when increasing the number of cache peers and setting new cache peer option to send forwarded hits.
- fixed mgcamd server ( tested on samsat hd65 titan ).
 

Edo2

Registered
Messages
3,111
MultiCS r56a
Multi CardServer r56a
------------------------------
- thread safe ecm data
- fully multi threaded clients/servers messages (low ecmtime)
 

mosta-toulous

Registered
Messages
1,598
10-07-2012

Multi CardServer r59:thum:


Code:
- restored r55 maincode and removed multi threaded part
 
Last edited:

Haitoku

Registered
Messages
3,933
Multi CardServer r62


Code:
- changed database structure to speed up card search (removed sidlist page)
- removed delay from cache server

all multics versions are beta
 

mosta-toulous

Registered
Messages
1,598
Multi CardServer r63:thum:

Code:
- accelerated cache server
- fixed mgcamd enddate
- enabled radegast client
- enabled freecccam server
- added cccam server option "CCAM PROFILES" to set default profiles for all clients
- added mgcamd server option "MGCAMD PROFILES" to set default profiles for all clients
- added profile option "DISABLE NEWCAMD" to disable sending ecm to newcamd servers
- added profile option "DISABLE CCCAM" to disable sending ecm to newcamd servers
- added profile option "DISABLE RADEGAST" to disable sending ecm to newcamd servers
- added profile option "DISABLE CACHE" to disable receiving dcw from cache
 

lukas26

Registered
Messages
35
MultiCS R63b

MultiCS R63b 64bit by thorsatteam

ADD Version of CCCAM

CCCAM VERSION: "2.0.11", "2.1.1", "2.1.2", "2.1.3", "2.1.4", "2.2.0", "2.2.1", "2.3.0"

Thanks To thorsatteam
 

Rickk

Registered
Messages
2,375
Multi CardServer r64
--------------------

- fixed xml data
- optimized ecm loadbalance to get lower ecmtime
- reinforced consecutif ecm checking
- added 'CCcam.providers' file reading

 
Last edited:

lukas26

Registered
Messages
35
MultiCS r65

Multi CardServer r65
-------------------------

*fixed CCcam/FreeCCcam unverified password

*added IP Address Geolocation to Country
copy 'multics.ipcountry' included in the archive to '/var/etc' path

*added sid list limitation to newcamd servers
N: host port user password { sids= sid1,sid2...}

*added sh4 target
 
Last edited by a moderator:
Status
Not open for further replies.
Top