Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 6 of 28 FirstFirst ... 456781116 ... LastLast
Results 51 to 60 of 276

Thread: Oscam for coolstream

  1. #51
    Senior Member
    Join Date
    12-05-2009
    Posts
    202
    Uploads
    64
    Likes
    1

    Re: Oscam for coolstream

    Changeset [3264] by landlord
    Added documentation for 'sleepsend' parameter.
    Attached Files Attached Files

  2. Advertise Here
  3. #52
    Senior Member
    Join Date
    12-05-2009
    Posts
    202
    Uploads
    64
    Likes
    1

    Re: Oscam for coolstream

    Changeset [3277] by schlocke
    anticascade: fixed cpu load when enabled
    Attached Files Attached Files

  4. #53
    Senior Member
    Join Date
    12-05-2009
    Posts
    202
    Uploads
    64
    Likes
    1

    Re: Oscam for coolstream

    Changeset [3295] by alno
    extend oscam.version as help for support on modular binaries
    Changeset [3294] by schlocke
    cccam: emm/AU: Fixed UA/SA format (test)
    Changeset [3293] by _network
    fix crash on 64bit systems
    Changeset [3292] by alno
    moved writing oscam.version out of main() because it will be much longer …
    Attached Files Attached Files

  5. #54
    Senior Member
    Join Date
    12-05-2009
    Posts
    202
    Uploads
    64
    Likes
    1

    Re: Oscam for coolstream

    3302: cccam: SA format changed, card-update interval 0 valid for updates when
    server-updates happens, -1 for disable
    3303: change my cs_dump to cs_log to help debugging cryptoworks emm as the user helping me can't compile himslef with DEBUG on
    Attached Files Attached Files

  6. #55
    Senior Member
    Join Date
    12-05-2009
    Posts
    202
    Uploads
    64
    Likes
    1

    Re: Oscam for coolstream

    Changeset [3317] by alno
    fix bug in emm blocker
    Attached Files Attached Files

  7. #56
    VIP Member wahid's Avatar
    Join Date
    14-04-2008
    Location
    M.S.T.
    Posts
    8,562
    Uploads
    2,422
    Likes
    173

    Re: Oscam for coolstream


    oscam-svn3334-arm-coolstream



    Code:
    r3334 | schlocke | 2010-10-01 10:55:53 -0700 (Fri, 01 Oct 2010) | 2 lines
    
    cccam: login-auth now showing crypted correct
    
    ------------------------------------------------------------------------
    r3333 | alno | 2010-10-01 10:48:11 -0700 (Fri, 01 Oct 2010) | 1 line
    
    fix for Ticket #963
    ------------------------------------------------------------------------
    r3332 | landlord | 2010-10-01 03:00:48 -0700 (Fri, 01 Oct 2010) | 1 line
    
    Documentation update for 'updateinterval', again.
    Attached Files Attached Files

  8. #57
    VIP Member aguda's Avatar
    Join Date
    09-12-2007
    Posts
    10,437
    Uploads
    2,875
    Likes
    308

    Re: Oscam for coolstream

    ------------------------------------------------------------------------
    r3394 | dingo35 | 2010-10-06 01:39:14 -0700 (Wed, 06 Oct 2010) | 1 line

    oscam.c Remove port param in cs_fork; fix some compiler msg; remove checks on resolver + logger thread
    ------------------------------------------------------------------------
    r3393 | dingo35 | 2010-10-06 01:31:48 -0700 (Wed, 06 Oct 2010) | 1 line

    oscam-reader.c Remove some cs_idx
    ------------------------------------------------------------------------
    r3392 | dingo35 | 2010-10-06 00:59:26 -0700 (Wed, 06 Oct 2010) | 1 line

    module.*: Introduce client param in recv_chk routines
    ------------------------------------------------------------------------
    Attached Files Attached Files

  9. #58
    VIP Member aguda's Avatar
    Join Date
    09-12-2007
    Posts
    10,437
    Uploads
    2,875
    Likes
    308

    Re: Oscam for coolstream

    ------------------------------------------------------------------------
    r3395 | dingo35 | 2010-10-06 02:27:27 -0700 (Wed, 06 Oct 2010) | 1 line

    oscam-reader.c : Remove cs_idx from hostResolve
    ------------------------------------------------------------------------
    r3394 | dingo35 | 2010-10-06 01:39:14 -0700 (Wed, 06 Oct 2010) | 1 line

    oscam.c Remove port param in cs_fork; fix some compiler msg; remove checks on resolver + logger thread
    ------------------------------------------------------------------------
    Attached Files Attached Files

  10. #59
    VIP Member aguda's Avatar
    Join Date
    09-12-2007
    Posts
    10,437
    Uploads
    2,875
    Likes
    308

    Re: Oscam for coolstream

    r3400 | alno | 2010-10-06 13:51:10 -0700 (Wed, 06 Oct 2010) | 2 lines

    failban: - add messages to -d1, Show real IP in debuglog
    WebIf: failban overview - show left ban time in format [00d]:00:00:00
    ------------------------------------------------------------------------
    r3399 | rorothetroll | 2010-10-06 12:29:33 -0700 (Wed, 06 Oct 2010) | 1 line

    reader-viaccess.c : fix test for cached provid in do_emm
    Attached Files Attached Files

  11. #60
    Senior Member
    Join Date
    12-05-2009
    Posts
    202
    Uploads
    64
    Likes
    1

    Re: Oscam for coolstream

    r3405 | dingo35 | 2010-10-08 00:24:49 -0700 (Fri, 08 Oct 2010) | 1 line

    Unlimited clients step3: eliminate idx2ridx and replace use of pid by tid in http (only first step)
    ------------------------------------------------------------------------
    r3404 | dingo35 | 2010-10-08 00:24:35 -0700 (Fri, 08 Oct 2010) | 1 line

    Unlimited clients step2: eliminate idx and cs_idx from monitor and oscam-log
    ------------------------------------------------------------------------
    r3403 | dingo35 | 2010-10-08 00:23:56 -0700 (Fri, 08 Oct 2010) | 1 line

    Unlimited clients step1: eliminate bulk of client[cs_idx] calls
    ------------------------------------------------------------------------
    r3402 | dingo35 | 2010-10-08 00:22:20 -0700 (Fri, 08 Oct 2010) | 1 line

    Store client-ptr local per thread so client[cs_idx] can be eliminated
    ------------------------------------------------------------------------
    r3401 | dingo35 | 2010-10-08 00:21:46 -0700 (Fri, 08 Oct 2010) | 1 line

    CMakeLists: enable debug for non MAC Platforms
    ------------------------------------------------------------------------
    r3400 | alno | 2010-10-06 13:51:10 -0700 (Wed, 06 Oct 2010) | 2 lines

    failban: - add messages to -d1, Show real IP in debuglog
    WebIf: failban overview - show left ban time in format [00d]:00:00:00
    Attached Files Attached Files

Page 6 of 28 FirstFirst ... 456781116 ... LastLast
Advertise Here

Similar Threads

  1. Oscam (Coolstream edition) -- Latest
    By marcel1 in forum Coolstream
    Replies: 12
    Last Post: 29-01-2023, 12:38:36
  2. Oscam for coolstream
    By wahid in forum OSCam
    Replies: 5
    Last Post: 20-06-2010, 17:03:14
  3. Replies: 1
    Last Post: 20-12-2009, 15:50:40
  4. cardsharing coolstream
    By cocolino in forum General Discussions: Cardsharing
    Replies: 0
    Last Post: 23-11-2009, 16:29:43
  5. Lastest Oscam for Coolstream HD1
    By marcel1 in forum Satellite Receivers A to Z
    Replies: 0
    Last Post: 03-11-2009, 09:16:38

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •