Thanks Thanks:  51
Likes Likes:  20
Dislikes Dislikes:  0
Page 52 of 81 FirstFirst ... 24248495051525354555662 ... LastLast
Results 766 to 780 of 1201

Thread: OSCAM file

  1. #766
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn4965-light-full-Distribution

    ------------------------------------------------------------------------
    r4965 | Admin | 2011-04-09 02:39:04 +0200 (Sat, 09 Apr 2011) | 1 line

    Add a check to prevent double frees in garbage collector. It also prints out the source file name and line when compiled with debug.
    ------------------------------------------------------------------------
    r4964 | Admin | 2011-04-08 21:58:48 +0200 (Fri, 08 Apr 2011) | 1 line

    Tuxbox PPC has a toolchain which doesn't match some of the clients it builds binaries for. To fix this errors, Tuxbox PPC doesn't use pthread_cleanup_push anymore. Please test and report in #1743.
    ------------------------------------------------------------------------

  2. #767
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn4966-light-full-Distribution

    ------------------------------------------------------------------------
    r4966 | Admin | 2011-04-10 03:00:41 +0200 (Sun, 10 Apr 2011) | 1 line

    Correct parameter saving when httpsavefullcfg is set to 1
    ------------------------------------------------------------------------
    r4965 | Admin | 2011-04-09 02:39:04 +0200 (Sat, 09 Apr 2011) | 1 line

    Add a check to prevent double frees in garbage collector. It also prints out the source file name and line when compiled with debug.
    ------------------------------------------------------------------------

  3. #768
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn4967-light-full-Distribution

    ------------------------------------------------------------------------
    r4967 | Admin | 2011-04-10 11:08:39 +0200 (Sun, 10 Apr 2011) | 1 line

    Add garbage to multiple lists to fix high cpu usage on cccam since r4965. Replace add_garbage with ordinary free when releasing an iterator as this only creates unnecessary garbage which can also be cleaned up immediately.
    ------------------------------------------------------------------------
    r4966 | Admin | 2011-04-10 03:00:41 +0200 (Sun, 10 Apr 2011) | 1 line

    Correct parameter saving when httpsavefullcfg is set to 1
    ------------------------------------------------------------------------

  4. #769
    Standard RSP member SuperSonic's Avatar
    Join Date
    29 Nov 2008
    Location
    Cu capu' in nori
    Posts
    2,709
    Mentioned
    0 Post(s)
    Rep Power
    78

    Default Oscam-1.00-svn4969

    Oscam-1.00-svn4969

    ------------------------------------------------------------------------
    r4969 | schlocke | 2011-04-10 14:03:05 +0200 (Sun, 10 Apr 2011) | 6 lines

    cam: fixed resharemode=3 with minimizecards=2
    cccam: added cccstealth to user accounts
    cccam/webif: account cccignorereshare, cccstealth, cccreshare now has
    default
    value of -1, that means use oscam.conf [cccam] values

    ------------------------------------------------------------------------
    r4968 | Admin | 2011-04-10 13:21:13 +0200 (Sun, 10 Apr 2011) | 1 line

    Most of the time, only one iterator is needed at the same time. To save lots of mallocs/frees, a threadspecific/clientspecific iterator is used in these cases. If the clientspecific iterator is already in use, malloc/free is used instead like previously.
    ------------------------------------------------------------------------

  5. #770
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn4970-light-full-Distribution

    ------------------------------------------------------------------------
    r4970 | Admin | 2011-04-10 19:25:49 +0200 (Sun, 10 Apr 2011) | 1 line

    Remove clientdyndns from docu as it was removed in r4459
    ------------------------------------------------------------------------
    r4969 | schlocke | 2011-04-10 14:03:05 +0200 (Sun, 10 Apr 2011) | 6 lines

    cam: fixed resharemode=3 with minimizecards=2
    cccam: added cccstealth to user accounts
    cccam/webif: account cccignorereshare, cccstealth, cccreshare now has
    default
    value of -1, that means use oscam.conf [cccam] values

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

  6. #771
    Standard RSP member SuperSonic's Avatar
    Join Date
    29 Nov 2008
    Location
    Cu capu' in nori
    Posts
    2,709
    Mentioned
    0 Post(s)
    Rep Power
    78

    Default Oscam-1.00-svn4970

    Oscam-1.00-svn4971

    ------------------------------------------------------------------------
    r4971 | landlord | 2011-04-10 21:20:26 +0200 (Sun, 10 Apr 2011) | 1 line

    Added new default values for 'cccignorereshare', 'cccreshare' and 'cccstealth' to documentation.
    ------------------------------------------------------------------------
    Last edited by SuperSonic; 10-04-11 at 22:56. Reason: update

  7. #772
    Standard RSP member SuperSonic's Avatar
    Join Date
    29 Nov 2008
    Location
    Cu capu' in nori
    Posts
    2,709
    Mentioned
    0 Post(s)
    Rep Power
    78

    Default Oscam-1.00-svn4976

    Oscam-1.00-svn4976

    ------------------------------------------------------------------------
    r4976 | _network | 2011-04-11 19:49:47 +0200 (Mon, 11 Apr 2011) | 2 lines

    dvbapi: fix typo from r4972

    ------------------------------------------------------------------------
    r4975 | alno | 2011-04-11 19:35:10 +0200 (Mon, 11 Apr 2011) | 1 line

    Config: save reader 'enable' parameter only when zero (default is 1)
    ------------------------------------------------------------------------
    r4974 | alno | 2011-04-11 19:29:35 +0200 (Mon, 11 Apr 2011) | 1 line

    Config: don't save frequencies to conf if readertype is smartreader
    ------------------------------------------------------------------------
    r4973 | alno | 2011-04-11 19:19:22 +0200 (Mon, 11 Apr 2011) | 1 line

    WebIf: correct reader stats template
    ------------------------------------------------------------------------
    r4972 | _network | 2011-04-11 17:05:55 +0200 (Mon, 11 Apr 2011) | 2 lines

    dvbapi: fix possible buffer overflow

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

  8. #773
    Standard RSP member SuperSonic's Avatar
    Join Date
    29 Nov 2008
    Location
    Cu capu' in nori
    Posts
    2,709
    Mentioned
    0 Post(s)
    Rep Power
    78

    Default Oscam-1.00-svn4977

    Oscam-1.00-svn4977

    ------------------------------------------------------------------------
    r4977 | schlocke | 2011-04-11 23:09:56 +0200 (Mon, 11 Apr 2011) | 2 lines

    first try to reactivate the anticascader

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

  9. #774
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn4981-light-full-Distribution

    ------------------------------------------------------------------------
    r4981 | schlocke | 2011-04-12 08:03:40 +0200 (Tue, 12 Apr 2011) | 2 lines

    fixed compileerror when compiled without AC

    ------------------------------------------------------------------------
    r4980 | Admin | 2011-04-12 02:30:52 +0200 (Tue, 12 Apr 2011) | 1 line

    If memory allocation failed in mk_t-functions, an empty constant string was returned. However, freeing this is not possible. Now, these functions also return the constant string if the result is empty. The free_mk_t function takes care to check for this empty returned string before freeing. Furthermore, descriptions were added to the mk_t-functions and a small memory leak was fixed.
    ------------------------------------------------------------------------

  10. #775
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn4982-light-full-Distribution

    ------------------------------------------------------------------------
    r4982 | Admin | 2011-04-13 03:01:48 +0200 (Wed, 13 Apr 2011) | 1 line

    Fix #1680, thanks to blaky for the good analysis. Furthermore, disabling accounts via WebIf now has immediate effect on connected clients (previously needed first cw which is never requested by monitor clients) and login for disabled accounts is denied from beginning.
    ------------------------------------------------------------------------
    r4981 | schlocke | 2011-04-12 08:03:40 +0200 (Tue, 12 Apr 2011) | 2 lines

    fixed compileerror when compiled without AC

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

  11. #776
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn4983-light-full-Distribution

    ------------------------------------------------------------------------
    r4983 | _network | 2011-04-13 10:52:07 +0200 (Wed, 13 Apr 2011) | 2 lines

    reduce srvid memory usage

    ------------------------------------------------------------------------
    r4982 | Admin | 2011-04-13 03:01:48 +0200 (Wed, 13 Apr 2011) | 1 line

    Fix #1680, thanks to blaky for the good analysis. Furthermore, disabling accounts via WebIf now has immediate effect on connected clients (previously needed first cw which is never requested by monitor clients) and login for disabled accounts is denied from beginning.
    ------------------------------------------------------------------------

  12. #777
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn4984-light-full-Distribution

    ------------------------------------------------------------------------
    r4984 | _network | 2011-04-13 14:23:56 +0200 (Wed, 13 Apr 2011) | 2 lines

    dvbapi: filter ecm by length

    ------------------------------------------------------------------------
    r4983 | _network | 2011-04-13 10:52:07 +0200 (Wed, 13 Apr 2011) | 2 lines

    reduce srvid memory usage

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

  13. #778
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn4986-light-full-Distribution

    ------------------------------------------------------------------------
    r4986 | schlocke | 2011-04-13 18:48:47 +0200 (Wed, 13 Apr 2011) | 2 lines

    cccam: bad sids from remote peer are no longer removed

    ------------------------------------------------------------------------
    r4985 | schlocke | 2011-04-13 18:47:42 +0200 (Wed, 13 Apr 2011) | 2 lines

    loadbalancer: speed up access by moving mru stats to top of list

    ------------------------------------------------------------------------
    r4984 | _network | 2011-04-13 14:23:56 +0200 (Wed, 13 Apr 2011) | 2 lines

    dvbapi: filter ecm by length

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

    ---------- Post added at 21:24 ---------- Previous post was at 19:31 ----------

    oscam 1.00 -svn4987-light-full-Distribution

    ------------------------------------------------------------------------
    r4987 | alno | 2011-04-13 19:46:10 +0200 (Wed, 13 Apr 2011) | 1 line

    WebIf: dropdown for AC penalty. @Schlocke: please check the descriptions of values whether it matches with its functionality
    ------------------------------------------------------------------------
    r4986 | schlocke | 2011-04-13 18:48:47 +0200 (Wed, 13 Apr 2011) | 2 lines

    cccam: bad sids from remote peer are no longer removed

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

  14. #779
    Standard RSP member SuperSonic's Avatar
    Join Date
    29 Nov 2008
    Location
    Cu capu' in nori
    Posts
    2,709
    Mentioned
    0 Post(s)
    Rep Power
    78

    Default Oscam-1.00-svn4990

    Oscam-1.00-svn4990

    ------------------------------------------------------------------------
    r4990 | _network | 2011-04-13 22:39:08 +0200 (Wed, 13 Apr 2011) | 2 lines

    fix bug in srvid parsing

    ------------------------------------------------------------------------
    r4989 | _network | 2011-04-13 22:35:38 +0200 (Wed, 13 Apr 2011) | 3 lines

    limit blocknano/savenano from 0x80 to 0x8f;
    camd33: remove a global variable

    ------------------------------------------------------------------------
    r4988 | schlocke | 2011-04-13 22:12:17 +0200 (Wed, 13 Apr 2011) | 2 lines

    cccam: prepared entitlements for page switch/alno

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

  15. #780
    Standard RSP member Diablo1's Avatar
    Join Date
    29 Mar 2009
    Location
    Austria - TM
    Posts
    1,869
    Mentioned
    0 Post(s)
    Rep Power
    70

    Default

    oscam 1.00 -svn4992-light-full-Distribution

    ------------------------------------------------------------------------
    r4992 | alno | 2011-04-13 22:58:23 +0200 (Wed, 13 Apr 2011) | 1 line

    WebIf: first try: cccam entitlements blockwise output (untested)
    ------------------------------------------------------------------------
    r4991 | schlocke | 2011-04-13 22:48:32 +0200 (Wed, 13 Apr 2011) | 3 lines

    cccam: another fix for minimizecards=2 with resharemode=3
    waitforcards: added extra delay for reader inititialization problems

    ------------------------------------------------------------------------
    r4990 | _network | 2011-04-13 22:39:08 +0200 (Wed, 13 Apr 2011) | 2 lines

    fix bug in srvid parsing

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

Page 52 of 81 FirstFirst ... 24248495051525354555662 ... LastLast

Posting Permissions

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