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

    #61
    OScam for other SH4

    svn 5505
    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.

    svn 5506
    Fix segfault introduced in r5504
    Attached Files

    Comment

    • matamix
      Banned
      • Jul 2010
      • 174

      #62
      Re: OScam for other SH4

      r5506 | Admin | 2011-06-30 00:17:31 +0300 (Thu, 30 Jun 2011) | 1 line

      Fix segfault introduced in r5504
      ------------------------------------------------------------------------
      r5505 | Admin | 2011-06-29 21:27:19 +0300 (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 19:06:31 +0300 (Wed, 29 Jun 2011) | 3 lines

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

      ------------------------------------------------------------------------
      r5503 | hapeba | 2011-06-29 18:25:39 +0300 (Wed, 29 Jun 2011) | 1 line

      change: stapi support --> DVB API required
      ------------------------------------------------------------------------
      r5502 | schlocke | 2011-06-29 00:15:12 +0300 (Wed, 29 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.

      ------------------------------------------------------------------------
      r5501 | Admin | 2011-06-28 21:02:07 +0300 (Tue, 28 Jun 2011) | 1 line

      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).
      ------------------------------------------------------------------------
      r5500 | hapeba | 2011-06-28 19:29:09 +0300 (Tue, 28 Jun 2011) | 1 line

      added stapi support to config.sh
      ------------------------------------------------------------------------
      r5499 | nightmann | 2011-06-28 18:53:08 +0300 (Tue, 28 Jun 2011) | 2 lines

      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.
      ------------------------------------------------------------------------
      r5498 | alno | 2011-06-27 09:40:50 +0300 (Mon, 27 Jun 2011) | 1 line

      WebIf: Add some tooltip explanation to usertable headline
      ------------------------------------------------------------------------
      r5497 | Admin | 2011-06-26 22:22:28 +0300 (Sun, 26 Jun 2011) | 1 line

      WebIf: Don't show login date and online time on readers/proxies in init/error state as values are not correct in this case.
      ------------------------------------------------------------------------
      r5496 | alno | 2011-06-26 15:10:21 +0300 (Sun, 26 Jun 2011) | 1 line

      fix compile error
      ------------------------------------------------------------------------
      r5495 | alno | 2011-06-26 15:08:21 +0300 (Sun, 26 Jun 2011) | 1 line

      WebIf: revert last change - icon not work
      ------------------------------------------------------------------------
      r5494 | Admin | 2011-06-26 14:59:51 +0300 (Sun, 26 Jun 2011) | 1 line

      Reset login time of readers on reconnect. Correct some global structs to save a bit memory.
      ------------------------------------------------------------------------
      r5493 | alno | 2011-06-26 14:18:54 +0300 (Sun, 26 Jun 2011) | 1 line

      Webif: add new favicon
      ------------------------------------------------------------------------
      r5492 | Admin | 2011-06-26 03:01:34 +0300 (Sun, 26 Jun 2011) | 1 line

      Don't set lastemm, lastecm and login to zero on network proxy disconnect.
      ------------------------------------------------------------------------
      r5491 | zetack | 2011-06-26 00:01:24 +0300 (Sun, 26 Jun 2011) | 2 lines

      fix compile error

      ------------------------------------------------------------------------
      r5490 | landlord | 2011-06-25 22:43:57 +0300 (Sat, 25 Jun 2011) | 1 line
      Fix small typo in 'oscam.server'.
      ------------------------------------------------------------------------

      r5489 | zetack | 2011-06-25 21:21:56 +0300 (Sat, 25 Jun 2011) | 2 lines

      conax: print out pbm in entitlements

      ------------------------------------------------------------------------
      r5488 | landlord | 2011-06-25 20:26:54 +0300 (Sat, 25 Jun 2011) | 1 line

      Updated remarks for definitions in 'oscam.services'.
      ------------------------------------------------------------------------
      r5487 | lareq78 | 2011-06-25 20:19:59 +0300 (Sat, 25 Jun 2011) | 1 line

      revert patch #1955 by Nimloth.
      ------------------------------------------------------------------------
      Attached Files

      Comment

      • bigfoot
        Senior Member
        • Jun 2011
        • 183

        #63
        OScam for other SH4

        svn 5507
        dvbapi: add support for BISS
        Attached Files

        Comment

        • bigfoot
          Senior Member
          • Jun 2011
          • 183

          #64
          OScam for other SH4

          svn 5508
          cccam: support for ecm+emm with size>256 bytes (TNT France). Please
          test and report!

          svn 5509
          XMLApi: avoid creating a user on empty or wrong 'user' parameter in part userconfig
          Attached Files

          Comment

          • bigfoot
            Senior Member
            • Jun 2011
            • 183

            #65
            OScam for other SH4

            svn 5510
            Code: some cleanup, whitespaces and radability
            svn 5511
            Code: some more cleanup, whitespaces and readability
            svn 5512
            Add structure for entitlements and function add entitlements to a llist in reader - just preapare no functionality
            svn 5513
            WebIf: Add some testoutput in Entitlement page for new entitlement structure. If something is in llist it will added on end of page
            svn 5514
            WebIf: improvement for last commit
            svn 5515
            Add samplecode in irdeto module for using entitlement list. Maybe somebody with S02 in irdetomode can check this codepart.
            Attached Files

            Comment

            • bigfoot
              Senior Member
              • Jun 2011
              • 183

              #66
              OScam for other SH4

              svn 5516

              add function to clear entitlements llist

              svn 5517
              Fix too small date buffer on cw logging.
              Attached Files

              Comment

              • bigfoot
                Senior Member
                • Jun 2011
                • 183

                #67
                OScam for other SH4

                Changeset [5538] by alno
                WebIf: fix Year displaying in Entitlements
                Changeset [5537] by alno
                WebIf: add missing linebreak.
                Changeset [5536] by alno
                WebIf: some formating in entitlement to show possibilities
                Changeset [5535] by Deas
                entitlements: fix wrong provid on nagra, extend year to 4-digit as …
                Changeset [5534] by pattex
                WebIf: description value in reader section is now transported into …
                Attached Files

                Comment

                • bigfoot
                  Senior Member
                  • Jun 2011
                  • 183

                  #68
                  Re: OScam for other SH4

                  svn 5544
                  entitlements: commit cryptoworks fix researched here: https://<br /> *ttp://streamboard.g...tuser=0&page=4

                  svn 5543
                  fix #1991 (ecm.info cw length)

                  ------------------------------------------------------------------------
                  r5542 | alno | 2011-07-05 01:06:24 +0200 (Di, 05. Jul 2011) | 1 Zeile

                  Fix Conax entitlement (THX docmarius SB) on some cards related to https://*ttp://streamboard.gmc.to/wb...236#post386236
                  ------------------------------------------------------------------------
                  r5541 | Admin | 2011-07-05 00:09:51 +0200 (Di, 05. Jul 2011) | 1 Zeile

                  Fix for nagra provid in new entitlement struct.
                  ------------------------------------------------------------------------
                  r5540 | alno | 2011-07-04 23:30:03 +0200 (Mo, 04. Jul 2011) | 1 Zeile

                  Entitlements: reset in nagra reader
                  ------------------------------------------------------------------------
                  r5539 | alno | 2011-07-04 23:27:03 +0200 (Mo, 04. Jul 2011) | 1 Zeile

                  WebIf: Entitlements related to https://*ttp://streamboard.gmc.to/wb...204#post386204 I have implemented the already existing reset in irdeto, conax and cryptoworks reader. The suggestion related output I have committed THX to docmarius in Streamboard
                  ------------------------------------------------------------------------
                  Attached Files

                  Comment

                  • smartboy
                    Banned
                    • Aug 2010
                    • 469

                    #69
                    Re: OScam for other SH4

                    r5552 | alno | 2011-07-05 23:59:39 +0200 (Di, 05. Jul 2011) | 1 Zeile

                    some code readability and whitespaces
                    ------------------------------------------------------------------------
                    r5551 | docman | 2011-07-05 22:58:37 +0200 (Di, 05. Jul 2011) | 1 Zeile


                    Update for html documentation.
                    Attached Files

                    Comment

                    • smartboy
                      Banned
                      • Aug 2010
                      • 469

                      #70
                      Re: OScam for other SH4

                      r5554 | alno | 2011-07-06 01:06:34 +0200 (Mi, 06. Jul 2011) | 1 Zeile

                      WebIf: extend entitlement with class
                      ------------------------------------------------------------------------
                      r5553 | alno | 2011-07-06 01:00:52 +0200 (Mi, 06. Jul 2011) | 1 Zeile


                      Add classes to via entitlements. Again THX 2 docmarius (SB) for contribution
                      Attached Files

                      Comment

                      • bigfoot
                        Senior Member
                        • Jun 2011
                        • 183

                        #71
                        OScam for other SH4

                        svn 5555
                        dynamic-threads: fix crash on card remove
                        Attached Files

                        Comment

                        • bigfoot
                          Senior Member
                          • Jun 2011
                          • 183

                          #72
                          OScam for other SH4

                          svn 5556
                          Add entitlement structure to videoguard provided by docmarius (SB) http://streamboard.gmc.to/wbb2/threa...517#post386517
                          svn 5557
                          add log for duplicate user
                          svn 5558
                          WebIf: set entitlement startdate to n/a (not applicable) if no date exist
                          svn 5559
                          Added hint in documentation for ECM and EMM support with size > 256 bytes.
                          svn 5560
                          entitlements: add "valid" string before date in new output
                          svn 5561
                          dynamic-threads: fix some proxy reader not working when prefer local cards is set
                          svn 5562
                          Change: in oscam.user, expdate=2011-07-31 is now interpreted a little different.
                          2011-07-31 means the user can connect till 2011-07-31 23:59:59.
                          svn 5563
                          dynamic-threads: fix cccam proxy reconnect
                          Attached Files

                          Comment

                          • bigfoot
                            Senior Member
                            • Jun 2011
                            • 183

                            #73
                            OScam for other SH4

                            svn 5567
                            Add listener identifier for modules
                            svn 5568
                            expdate check fixed (2 hour diff problem).
                            svn 5569
                            Viaccess reader: Corrected missing entitlement clear on entitlement list generation (refresh entitlements)
                            svn 5570
                            try quick fix for newcamd connection close
                            svn 5571
                            revert my last commit .
                            Attached Files

                            Comment

                            • bigfoot
                              Senior Member
                              • Jun 2011
                              • 183

                              #74
                              OScam for other SH4

                              svn 5572
                              Config: fix invalid errormessage
                              svn 5573
                              dynamic-threads: try to fix some not working cardreader
                              svn 5574
                              Failban: add listener Port to IP information
                              Attached Files

                              Comment

                              • bigfoot
                                Senior Member
                                • Jun 2011
                                • 183

                                #75
                                OScam for other SH4

                                svn 5575
                                dynamic-threads: fix possible segfault

                                svn 5576
                                correct blockemm-bylen parameter

                                svn 5577
                                Failban: correct count Ticket #1992 (THX kpc)
                                Attached Files

                                Comment

                                Working...