Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 11 of 23 FirstFirst ... 69101112131621 ... LastLast
Results 101 to 110 of 221

Thread: Lastest Oscam For D-Box 2

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

    Re: Oscam For D-Box 2

    ------------------------------------------------------------------------
    r3658 | dingo35 | 2010-10-21 04:56:25 -0700 (Thu, 21 Oct 2010) | 1 line

    oscam-config.c : remote some reader[] statements
    ------------------------------------------------------------------------
    r3657 | rebdog | 2010-10-21 04:39:11 -0700 (Thu, 21 Oct 2010) | 1 line

    further 0988 changes
    ------------------------------------------------------------------------

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

    Re: Oscam For D-Box 2

    ------------------------------------------------------------------------
    r3660 | dingo35 | 2010-10-21 06:54:45 -0700 (Thu, 21 Oct 2010) | 1 line

    Move s_ecm reader from index to pointer
    ------------------------------------------------------------------------
    r3659 | dingo35 | 2010-10-21 05:57:58 -0700 (Thu, 21 Oct 2010) | 1 line

    Turn acocunt->au from index to pointer aureader
    ------------------------------------------------------------------------

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

    Re: Oscam For D-Box 2

    ------------------------------------------------------------------------
    r3663 | _network | 2010-10-21 08:17:45 -0700 (Thu, 21 Oct 2010) | 2 lines

    increase emmcache

    ------------------------------------------------------------------------
    r3662 | dingo35 | 2010-10-21 08:12:14 -0700 (Thu, 21 Oct 2010) | 1 line

    Revert 3660 this was a bad idea
    ------------------------------------------------------------------------
    r3661 | schlocke | 2010-10-21 08:10:31 -0700 (Thu, 21 Oct 2010) | 5 lines

    cccam: fixed segfaults
    webif: fixed segfaults
    tcp-connect now has an incrementing delay to avoid getting blocked by os
    or remote server

    ------------------------------------------------------------------------
    r3660 | dingo35 | 2010-10-21 06:54:45 -0700 (Thu, 21 Oct 2010) | 1 line

    Move s_ecm reader from index to pointer
    ------------------------------------------------------------------------

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

    Re: Oscam For D-Box 2

    ------------------------------------------------------------------------
    r3664 | dingo35 | 2010-10-21 08:48:22 -0700 (Thu, 21 Oct 2010) | 1 line

    oscam-http.c: Fix account->au
    ------------------------------------------------------------------------
    r3663 | _network | 2010-10-21 08:17:45 -0700 (Thu, 21 Oct 2010) | 2 lines

    increase emmcache

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

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

    Re: Oscam For D-Box 2

    ------------------------------------------------------------------------
    r3665 | dingo35 | 2010-10-21 09:00:32 -0700 (Thu, 21 Oct 2010) | 1 line

    monitor: fix possible segfault
    ------------------------------------------------------------------------
    r3664 | dingo35 | 2010-10-21 08:48:22 -0700 (Thu, 21 Oct 2010) | 1 line

    oscam-http.c: Fix account->au
    ------------------------------------------------------------------------

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

    Re: Oscam For D-Box 2

    ------------------------------------------------------------------------
    r3666 | rorothetroll | 2010-10-21 12:20:32 -0700 (Thu, 21 Oct 2010) | 1 line

    put the call to pthread_attr_setstacksize in an ifdef as it's not define in the dreambox glibc-2.3.90, even though it's supposed to be available after glibc-2.3.3
    ------------------------------------------------------------------------
    r3665 | dingo35 | 2010-10-21 09:00:32 -0700 (Thu, 21 Oct 2010) | 1 line

    monitor: fix possible segfault
    ------------------------------------------------------------------------

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

    Re: Oscam For D-Box 2

    ------------------------------------------------------------------------
    r3669 | alno | 2010-10-21 13:51:42 -0700 (Thu, 21 Oct 2010) | 1 line

    WebIf: some cleanup
    ------------------------------------------------------------------------
    r3668 | schlocke | 2010-10-21 13:37:57 -0700 (Thu, 21 Oct 2010) | 2 lines

    cccam: changed some emm handling

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

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

    Re: Oscam For D-Box 2

    ------------------------------------------------------------------------
    r3670 | rorothetroll | 2010-10-21 16:35:01 -0700 (Thu, 21 Oct 2010) | 1 line

    fix a bus error/segfault on newcamd disconnect when it tries to close the connection but the cl->reader is already null and it receives a network messages (message was probably in the queue and get processed after the connection is actually close).
    ------------------------------------------------------------------------
    r3669 | alno | 2010-10-21 13:51:42 -0700 (Thu, 21 Oct 2010) | 1 line

    WebIf: some cleanup
    ------------------------------------------------------------------------

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

    Re: Oscam For D-Box 2

    ------------------------------------------------------------------------
    r3671 | schlocke | 2010-10-22 03:30:57 -0700 (Fri, 22 Oct 2010) | 3 lines


    ------------------------------------------------------------------------
    r3670 | rorothetroll | 2010-10-21 16:35:01 -0700 (Thu, 21 Oct 2010) | 1 line

    fix a bus error/segfault on newcamd disconnect when it tries to close the connection but the cl->reader is already null and it receives a network messages (message was probably in the queue and get processed after the connection is actually close).
    ------------------------------------------------------------------------

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

    Re: Oscam For D-Box 2

    ------------------------------------------------------------------------
    r3672 | _network | 2010-10-22 05:47:35 -0700 (Fri, 22 Oct 2010) | 2 lines

    try to fix seca shared emm filter

    ------------------------------------------------------------------------
    r3671 | schlocke | 2010-10-22 03:30:57 -0700 (Fri, 22 Oct 2010) | 3 lines


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

Page 11 of 23 FirstFirst ... 69101112131621 ... LastLast
Advertise Here

Similar Threads

  1. Lastest Oscam for Azbox HD
    By philippe146 in forum AZBox Software and Tools
    Replies: 69
    Last Post: 26-10-2010, 15:29:44
  2. Lastest Oscam AZboxHD
    By wahid in forum AZBox Images
    Replies: 44
    Last Post: 27-09-2010, 18:19:56
  3. Lastest Oscam for Azbox HD
    By sami.sami in forum AZBox Software and Tools
    Replies: 9
    Last Post: 20-06-2010, 12:43:53
  4. Lastest Oscam for Azbox HD
    By sami.sami in forum AZBox Software and Tools
    Replies: 0
    Last Post: 13-03-2010, 01:50:49
  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
  •