Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

OScam for other SH4

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bigfoot
    Senior Member
    • Jun 2011
    • 183

    #46
    OScam for other SH4

    svn 5452
    remove unused include file
    commit :
    patch _network in #1952 for fixing last ecm byte in nds1
    patch #1955 update conax classes by Nimloth

    svn 5453
    commit missed part of last commit ( nds)
    try quick fix for local card (r5345) which renew after 1h

    svn 5454
    WebIf: some cleanup in readerconfig and preparing for XMLApi

    svn 5455
    strange, fix my last commit

    svn 5456
    WebIf: fix typo from last commit

    svn 5457
    Config: add description parameter to readers. Feel free adding 63 Characters as comment to each reader token

    svn 5458
    in continue of 5453 ,try fixing renew cards with timeout


    svn 5459
    cccam: tryfix for loosing local cards


    svn 5460
    dynamic-threads: fix protocol=smartreader and resync with trunk
    svn 5461:
    cccam: fixed loosing cards
    Attached Files

    Comment

    • dinoel
      Banned
      • Dec 2010
      • 769

      #47
      Re: OScam for other SH4

      oscam-svn5469-sh4 -sh4-amino
      inbuilt add-ons: webif monitor dvbapi irdeto-guessing anticascading debug doublecheck loghistory loadbalancing
      inbuilt protocols: camd33 camd35_udp camd35_tcp newcamd cccam gbox radegast serial constcw
      inbuilt cardreaders: nagra irdeto conax cryptoworks seca viaccess videoguard dre tongfang


      sh4-amino-small
      inbuilt add-ons: dvbapi debug loghistory loadbalancing
      inbuilt protocols: camd35_udp newcamd cccam
      inbuilt cardreaders:

      oscam-svn5469-sh4-amino.tar.gz
      oscam-svn5469-sh4-amino-small.tar.gz
      Attached Files

      Comment

      • bigfoot
        Senior Member
        • Jun 2011
        • 183

        #48
        OScam for other SH4

        svn 5462
        Continuation of r5309&r5310: Get rid of cl->dump completely. Some cleanups and a fix for locking in log function (problem happens when switching logs).

        svn 5463
        Small memleak fix in serial module.

        svn 5464
        Fix compiler warnings.

        svn 5465
        ingbuffer for last 20 ecms per client only compiled in if WebIf Switch is on and additional information about ecm in ringbuffer for preperation to corrected graph display.

        svn 5466
        cccam: fixed loosing cards. Now cards are removed before added. Before,
        it was add, then remove

        svn 5467
        Added new parameter 'description' to 'oscam.server' documentation.

        svn 5468
        WebIf: Add ratelimitecm and ratelimitseconds (for physical readers; parameter exists for long time but was missing in WebIf).

        svn 5469
        WebIf: Graphs show now correct ecmtimes and skip no ecms.

        svn 5470
        dynamic-threads: open proxy socket on connect and close on disconnect.
        resync with trunk

        svn 5471
        cryptoworks: fix duplicate variable name

        svn 5472
        Update for DVB API documentation.
        Attached Files

        Comment

        • bigfoot
          Senior Member
          • Jun 2011
          • 183

          #49
          OScam for other SH4

          svn 5473
          XMLApi:
          1) add readerstatus and caid to readertstats
          2) allow calling .../oscamapi.xml?part=.....
          svn 5474
          dynamic-threads: fix chk_pending()
          svn 5475
          Fix dcw crc
          svn 5476
          try fix #1965 which introduced in r5475
          svn 5477
          WebIF: reader description case insensitive
          svn 5478
          loadbalancer: fix for ticket #1964
          statistics now only created if ecms got results
          svn 5479
          loadbalancer: added time increasing if services/ident is set and failing
          readers selected again
          Attached Files

          Comment

          • bigfoot
            Senior Member
            • Jun 2011
            • 183

            #50
            OScam for other SH4

            svn 5480
            WebIf: Make refresh mechanism more subtle

            svn 5481
            WebIf: Correctly handle deletion of services for readers and accounts, improve efficiency of disabling/deleting accounts

            svn 5482
            Config: restrict reading of oscam.services to 64 entries. Oscam cannot address more then 64 services

            svn 5483
            Config: fix last commit (63 allowed -> 64)
            Attached Files

            Comment

            • dinoel
              Banned
              • Dec 2010
              • 769

              #51
              Re: OScam for other SH4

              -----------------------------------------------------------------------
              r5486 | Admin | 2011-06-25 14:44:17 +0300 (Sat, 25 Jun 2011) | 1 line

              WebIf: Calculate idle time for proxies and readers in a similar way like clients (based on last ecm or login time). Keepalive and management messages are not counted for this anymore as the idle time is also used for the display of the current channel which should not be display when there was just a keepalive message.
              ------------------------------------------------------------------------
              r5485 | alno | 2011-06-25 14:11:30 +0300 (Sat, 25 Jun 2011) | 1 line

              WebIf: disallow to create more then 64 Services in WebIf
              ------------------------------------------------------------------------
              r5484 | landlord | 2011-06-25 13:01:40 +0300 (Sat, 25 Jun 2011) | 1 line

              Added some remarks to documentation.
              ------------------------------------------------------------------------
              r5483 | alno | 2011-06-25 09:36:53 +0300 (Sat, 25 Jun 2011) | 1 line

              Config: fix last commit (63 allowed -> 64) ;-)
              ------------------------------------------------------------------------
              r5482 | alno | 2011-06-25 09:13:22 +0300 (Sat, 25 Jun 2011) | 1 line

              Config: restrict reading of oscam.services to 64 entries. Oscam cannot address more then 64 services
              ------------------------------------------------------------------------
              r5481 | Admin | 2011-06-25 08:29:16 +0300 (Sat, 25 Jun 2011) | 1 line

              WebIf: Correctly handle deletion of services for readers and accounts, improve efficiency of disabling/deleting accounts
              ------------------------------------------------------------------------
              r5480 | Admin | 2011-06-25 06:27:00 +0300 (Sat, 25 Jun 2011) | 1 line

              WebIf: Make refresh mechanism more subtle
              ------------------------------------------------------------------------
              r5479 | schlocke | 2011-06-24 22:43:26 +0300 (Fri, 24 Jun 2011) | 3 lines

              loadbalancer: added time increasing if services/ident is set and failing
              readers selected again

              ------------------------------------------------------------------------
              r5478 | schlocke | 2011-06-24 14:24:18 +0300 (Fri, 24 Jun 2011) | 3 lines

              loadbalancer: fix for ticket #1964
              statistics now only created if ecms got results

              ------------------------------------------------------------------------
              r5477 | alno | 2011-06-24 09:24:47 +0300 (Fri, 24 Jun 2011) | 1 line

              WebIF: reader description case insensitive
              ------------------------------------------------------------------------
              r5476 | lareq78 | 2011-06-24 08:54:01 +0300 (Fri, 24 Jun 2011) | 1 line

              try fix #1965 which introduced in r5475
              ------------------------------------------------------------------------
              Attached Files

              Comment

              • bigfoot
                Senior Member
                • Jun 2011
                • 183

                #52
                OScam for other SH4

                svn 5487
                revert patch #1955 by Nimloth.

                svn 5488
                Updated remarks for definitions in 'oscam.services'.

                svn 5489
                conax: print out pbm in entitlements

                svn 5490
                Fix small typo in 'oscam.server'.

                svn 5491
                fix compile error

                svn 5492
                Don't set lastemm, lastecm and login to zero on network proxy disconnect.
                Attached Files

                Comment

                • bigfoot
                  Senior Member
                  • Jun 2011
                  • 183

                  #53
                  OScam for other SH4

                  svn 5493
                  Webif: add new favicon

                  svn 5494
                  Reset login time of readers on reconnect. Correct some global structs to save a bit memory.

                  svn 5495
                  WebIf: revert last change - icon not work

                  svn 5496
                  fix compile error
                  Attached Files

                  Comment

                  • bigfoot
                    Senior Member
                    • Jun 2011
                    • 183

                    #54
                    OScam for other SH4

                    svn 5497

                    WebIf: Don't show login date and online time on readers/proxies in init/error state as values are not correct in this case.

                    svn 5498
                    WebIf: Add some tooltip explanation to user table headline
                    Attached Files

                    Comment

                    • bigfoot
                      Senior Member
                      • Jun 2011
                      • 183

                      #55
                      OScam for other SH4

                      svn 5499

                      added stapi support to cmake enviroment. your cmake call should be something like this: cmake -DHAVE_DVBAPI=1 -DWITH_STAPI=1 -DCMAKE_TOOLCHAIN_FILE=../toolchains/toolchain-sh4-amino.cmake ..
                      change config dir on amino target to more recent /var/tuxbox/config folder.
                      Attached Files

                      Comment

                      • bigfoot
                        Senior Member
                        • Jun 2011
                        • 183

                        #56
                        OScam for other SH4

                        svn 5500
                        added stapi support to config.sh

                        svn 5501
                        WebIf: Correct time formatting function. Update logintime on network reader disconnect and show "idle" time as red (indicating error). Try a fix for FreeBSD compilation (untested, see #1968).
                        Attached Files

                        Comment

                        • dinoel
                          Banned
                          • Dec 2010
                          • 769

                          #57
                          Re: OScam for other SH4

                          r5502 | schlocke | 2011-06-28 23:15:12 +0200 (Tue, 28 Jun 2011) | 7 lines

                          reader: new option: dropbadcws. Because we got logs that some cards
                          answers with wrong cws if they got "special" ecms, we added this new
                          option to discard this cw. Real CI modules also drops this cws, so oscam
                          is more working like a read cw. Default=off
                          cccam: ecm-retry implemented if no card is found and last message was a
                          card change message.
                          Attached Files

                          Comment

                          • bigfoot
                            Senior Member
                            • Jun 2011
                            • 183

                            #58
                            Re: OScam for other SH4

                            svn 5503
                            change: stapi support --> DVB API required

                            svn 5504
                            loadbalancer: now reader-found by cache does not add a "rc 0 80000" stat
                            entry
                            Attached Files

                            Comment

                            • dinoel
                              Banned
                              • Dec 2010
                              • 769

                              #59
                              Re: OScam for other SH4

                              sh4-amino
                              inbuilt add-ons: webif monitor dvbapi irdeto-guessing anticascading debug doublecheck loghistory loadbalancing
                              inbuilt protocols: camd33 camd35_udp camd35_tcp newcamd cccam gbox radegast serial constcw
                              inbuilt cardreaders: nagra irdeto conax cryptoworks seca viaccess videoguard dre tongfang


                              sh4-amino-small
                              inbuilt add-ons: dvbapi debug loghistory loadbalancing
                              inbuilt protocols: camd35_udp newcamd cccam
                              inbuilt cardreaders

                              oscam-svn5504-sh4-amino.tar.gz
                              oscam-svn5504-sh4-amino-small.tar.gz
                              Attached Files

                              Comment

                              • dinoel
                                Banned
                                • Dec 2010
                                • 769

                                #60
                                Re: OScam for other SH4

                                r5506 | Admin | 2011-06-29 21:17:31 +0000 (Mi, 29. Jun 2011) | 1 Zeile

                                Fix segfault introduced in r5504
                                ------------------------------------------------------------------------
                                r5505 | Admin | 2011-06-29 20:27:19 +0200 (Wed, 29 Jun 2011) | 1 line

                                CCCam: Close connection when init seed could not be received and improve error messages for this case. Increase block timeout factor and wait a bit after calling connect() for the connection to setup.
                                ------------------------------------------------------------------------
                                r5504 | schlocke | 2011-06-29 18:06:31 +0200 (Wed, 29 Jun 2011) | 3 lines

                                loadbalancer: now reader-found by cache does not add a "rc 0 80000" stat
                                entry
                                ------------------------------------------------------------------------
                                Attached Files

                                Comment

                                Working...