# # ChangeLog for trunk/module-cccam.c # # Generated by Trac 1.4.1 # 03/19/24 11:05:07 Sat, 11 Jun 2011 12:01:07 GMT Admin [5370] * trunk/module-cccam.c (modified) * trunk/module-stat.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-reader.c (modified) * trunk/oscam-simples.c (modified) * trunk/oscam.c (modified) Cleanup memory in pipe on client exit. Fix some possible segfault ... Mon, 06 Jun 2011 22:44:09 GMT Admin [5365] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-lcd.c (modified) * trunk/oscam-config.c (modified) WebIf: Allow emptying au arameter. CCCam: Do not try to wake up ... Fri, 03 Jun 2011 11:56:08 GMT schlocke [5352] * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) * trunk/module-stat.c (modified) * trunk/oscam-garbage.c (modified) cccam: fixed auto refresh only for local cards, loadbalancer: do not ... Thu, 02 Jun 2011 22:46:59 GMT schlocke [5347] * trunk/module-cccam.c (modified) cccam: fixed a cleanup issue Thu, 02 Jun 2011 22:36:47 GMT schlocke [5346] * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (modified) cccam: outgoing cards forwarded in enhanced sid mode only if incoming ... Thu, 02 Jun 2011 21:43:26 GMT schlocke [5345] * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (modified) cccam: automatic card renew after 1h to prevent "O" cccam to remove ... Tue, 31 May 2011 18:24:17 GMT Admin [5340] * trunk/module-cccam.c (modified) * trunk/oscam-reader.c (modified) Add some error handling to fix Segfaults when stopping readers. Fri, 27 May 2011 23:47:42 GMT Admin [5304] * trunk/csctapi/icc_async.c (modified) * trunk/csctapi/ifd_smartreader.c (modified) * trunk/csctapi/io_serial.c (modified) * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) * trunk/module-coolapi.c (modified) * trunk/module-datastruct-llist.c (modified) * trunk/module-dvbapi.c (modified) * trunk/module-gbox.c (modified) * trunk/module-serial.c (modified) * trunk/oscam-garbage.c (modified) * trunk/oscam-http-helpers.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-log.c (modified) * trunk/oscam-reader.c (modified) * trunk/oscam-simples.c (modified) * trunk/oscam.c (modified) * trunk/reader-videoguard2.c (modified) Fix memcpy issues in reader-videoguard2 and smartreader module: ... Wed, 25 May 2011 19:24:45 GMT schlocke [5292] * trunk/module-cccam.c (modified) cccam: fixed stealth remote node id Wed, 18 May 2011 19:14:55 GMT schlocke [5256] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/oscam-http.c (modified) * trunk/oscam-http.h (modified) cccam: nodeid now configable oscam.conf [cccam] ... Tue, 17 May 2011 21:31:38 GMT schlocke [5254] * trunk/module-cccam.c (modified) * trunk/oscam-reader.c (modified) cccam: changed kind of keepalive to avoid full running queues and ... Mon, 16 May 2011 21:31:32 GMT schlocke [5245] * trunk/config.sh (modified) * trunk/globals.h (modified) * trunk/module-camd35.c (modified) * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (modified) * trunk/module-cccshare.h (modified) * trunk/module-dvbapi.c (modified) * trunk/module-stat.c (modified) * trunk/module-stat.h (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-reader.c (modified) * trunk/oscam-simples.c (modified) * trunk/oscam.c (modified) modularization: CCCAM (MODULE_CCCAM) and LOADBALANCER (WITH_LB) could ... Thu, 12 May 2011 10:32:36 GMT schlocke [5226] * trunk/globals.h (modified) * trunk/module-camd33.c (modified) * trunk/module-camd35.c (modified) * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) * trunk/module-datastruct-llist.c (modified) * trunk/module-datastruct-llist.h (modified) * trunk/module-gbox.c (modified) * trunk/module-newcamd.c (modified) * trunk/module-stat.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http-helpers.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam.c (modified) iterator refactoring: iterators now on stack instead heap Mon, 09 May 2011 00:04:49 GMT Admin [5205] * trunk/module-camd35.c (modified) * trunk/module-cccam.c (modified) * trunk/module-gbox.c (modified) * trunk/module-newcamd.c (modified) * trunk/module-radegast.c (modified) * trunk/oscam-simples.c (modified) * trunk/oscam.c (modified) Some cleanups: Remove getprotobyname() uses, replace getpwuid by ... Sun, 08 May 2011 21:08:36 GMT Admin [5201] * trunk/csctapi/ifd_smartreader.c (modified) * trunk/globals.h (modified) * trunk/module-camd35.c (modified) * trunk/module-cccam.c (modified) * trunk/module-dvbapi.c (modified) * trunk/module-monitor.c (modified) * trunk/module-serial.c (modified) * trunk/module-stat.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http-helpers.c (modified) * trunk/oscam-http.c (modified) Replace strtok() with the reentrant and threadsafe function strtok_r() Sun, 08 May 2011 16:21:43 GMT schlocke [5198] * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) cccam: fixed card group comparison Sat, 07 May 2011 16:08:39 GMT _network [5192] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/oscam-reader.c (modified) * trunk/oscam-simples.c (modified) * trunk/oscam.c (modified) replace select() with poll(). select() can't handle file descriptors ... Sat, 07 May 2011 09:26:04 GMT schlocke [5190] * trunk/module-cccam.c (modified) * trunk/module-stat.c (modified) * trunk/oscam.c (modified) segfault fix Fri, 06 May 2011 19:07:35 GMT schlocke [5189] * trunk/module-cccam.c (modified) segfault Fri, 06 May 2011 17:31:08 GMT schlocke [5188] * trunk/module-cccam.c (modified) cccam: fixed segfault Fri, 06 May 2011 12:36:56 GMT schlocke [5186] * trunk/module-cccam.c (modified) * trunk/module-datastruct-llist.c (modified) fixed segfault Thu, 05 May 2011 06:35:37 GMT schlocke [5175] * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) cccam: fixed a memleak Sun, 01 May 2011 15:32:44 GMT schlocke [5151] * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) cccam: fix for "unhandled pipe message" Sat, 30 Apr 2011 18:20:50 GMT schlocke [5135] * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) * trunk/module-stat.c (modified) * trunk/oscam.c (modified) cccam: sharelist updated Fri, 29 Apr 2011 15:35:44 GMT schlocke [5116] * trunk/module-cccam.c (modified) cccam: Always check provider, except caid 18xx Fri, 29 Apr 2011 15:15:00 GMT schlocke [5114] * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) cccam: tryfix for transfering bad sids with services on cccam 2.2.x ... Wed, 27 Apr 2011 19:31:50 GMT schlocke [5100] * trunk/module-cccam.c (modified) * trunk/module-datastruct-llist.c (modified) * trunk/oscam-garbage.c (modified) * trunk/oscam-reader.c (modified) * trunk/oscam.c (modified) added debug output Wed, 27 Apr 2011 16:58:13 GMT schlocke [5098] * trunk/module-cccam.c (modified) cccam: added some debugoutput Tue, 26 Apr 2011 22:00:07 GMT schlocke [5085] * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (modified) * trunk/module-datastruct-llist.c (modified) * trunk/module-datastruct-llist.h (modified) cccam: fixed some reshare problems, fixed a segfault Mon, 25 Apr 2011 22:13:54 GMT schlocke [5080] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-stat.c (modified) * trunk/oscam-reader.c (modified) cccam: node definition for vplug/Hadu loadbalancer: better timeout ... Mon, 25 Apr 2011 10:38:56 GMT schlocke [5075] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-stat.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-reader.c (modified) * trunk/oscam.c (modified) loadbalancer: added pending ecm count of reader to loadbalancer ... Wed, 20 Apr 2011 20:48:19 GMT schlocke [5062] * trunk/module-cccam.c (modified) * trunk/module-datastruct-llist.c (modified) cccam: fixed ext mode fixed segfault on heavy load Wed, 20 Apr 2011 16:58:14 GMT schlocke [5060] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-http.h (modified) cccam: port config fix Wed, 20 Apr 2011 15:26:19 GMT schlocke [5058] * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (modified) cccam: fixed segfault Tue, 19 Apr 2011 20:49:43 GMT schlocke [5052] * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) * trunk/module-stat.c (modified) * trunk/oscam.c (modified) fixed segfault loadbalancer: small optimization cccam: client ... Mon, 18 Apr 2011 16:20:01 GMT schlocke [5045] * trunk/module-cccam.c (modified) * trunk/oscam.c (modified) added thread locks reader/client start/stop cccam: added cleanip ... Mon, 18 Apr 2011 13:53:20 GMT schlocke [5043] * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/oscam-http.c (modified) cccam/webif: added number of reshareable cards with no reshare / ... Sun, 17 Apr 2011 20:36:17 GMT schlocke [5037] * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (modified) * trunk/oscam.c (modified) cccam: preparing hop status for webif Wed, 13 Apr 2011 21:19:59 GMT Admin [4994] * trunk/csctapi/ifd_phoenix.c (modified) * trunk/csctapi/ifd_phoenix.h (modified) * trunk/csctapi/ifd_sc8in1.c (modified) * trunk/csctapi/ifd_smargo.c (modified) * trunk/globals.h (modified) * trunk/module-camd33.c (modified) * trunk/module-camd35.c (modified) * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (modified) * trunk/module-cccshare.h (modified) * trunk/module-constcw.c (modified) * trunk/module-coolapi.c (modified) * trunk/module-coolapi.h (modified) * trunk/module-datastruct-llist.c (modified) * trunk/module-datastruct-llist.h (modified) * trunk/module-dvbapi.c (modified) * trunk/module-dvbapi.h (modified) * trunk/module-gbox.c (modified) * trunk/module-monitor.c (modified) * trunk/module-newcamd.c (modified) * trunk/module-radegast.c (modified) * trunk/module-serial.c (modified) * trunk/module-stat.c (modified) * trunk/module-stat.h (modified) * trunk/oscam-ac.c (modified) * trunk/oscam-chk.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-garbage.c (modified) * trunk/oscam-http-helpers.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-http.h (modified) * trunk/oscam-log.c (modified) * trunk/oscam-reader.c (modified) * trunk/oscam-simples.c (modified) * trunk/oscam-types.h (modified) * trunk/oscam.c (modified) * trunk/reader-common.c (modified) * trunk/reader-common.h (modified) * trunk/reader-conax.c (modified) * trunk/reader-cryptoworks.c (modified) * trunk/reader-dre.c (modified) * trunk/reader-irdeto.c (modified) * trunk/reader-nagra.c (modified) * trunk/reader-seca.c (modified) * trunk/reader-tongfang.c (modified) * trunk/reader-viaccess.c (modified) * trunk/reader-videoguard-common.c (modified) * trunk/reader-videoguard-common.h (modified) * trunk/reader-videoguard1.c (modified) * trunk/reader-videoguard12.c (modified) * trunk/reader-videoguard2.c (modified) I noticed that monitor encryption is not working on 64bit plattforms ... Wed, 13 Apr 2011 20:48:32 GMT schlocke [4991] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-http.h (modified) * trunk/oscam.c (modified) cccam: another fix for minimizecards=2 with resharemode=3 ... Wed, 13 Apr 2011 16:48:47 GMT schlocke [4986] * trunk/module-cccam.c (modified) cccam: bad sids from remote peer are no longer removed Sun, 10 Apr 2011 12:03:05 GMT schlocke [4969] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-http.h (modified) cam: fixed resharemode=3 with minimizecards=2 cccam: added ... Tue, 05 Apr 2011 22:14:04 GMT Admin [4934] * trunk/csctapi/ifd_smargo.c (modified) * trunk/csctapi/io_serial.c (modified) * trunk/module-camd33.c (modified) * trunk/module-camd35.c (modified) * trunk/module-cccam.c (modified) * trunk/module-dvbapi.c (modified) * trunk/module-gbox.c (modified) * trunk/module-monitor.c (modified) * trunk/module-newcamd.c (modified) * trunk/module-radegast.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-log.c (modified) * trunk/oscam-reader.c (modified) * trunk/oscam-simples.c (modified) * trunk/oscam.c (modified) * trunk/reader-common.c (modified) Add speaking error messages using strerror() to all errors containing ... Sun, 03 Apr 2011 13:24:46 GMT schlocke [4902] * trunk/module-cccam.c (modified) cccam: removed diagnostic message "client timeout user x", because if ... Sun, 03 Apr 2011 10:10:28 GMT Admin [4901] * trunk/module-cccam.c (modified) * trunk/oscam-http.c (modified) WebIf: User status (online/connected) now depends from lastecm/login ... Sat, 02 Apr 2011 21:26:47 GMT Admin [4896] * trunk/cscrypt/bn_lib.c (modified) * trunk/cscrypt/bn_print.c (modified) * trunk/csctapi/icc_async.c (modified) * trunk/csctapi/ifd_phoenix.c (modified) * trunk/csctapi/ifd_smargo.c (modified) * trunk/globals.h (modified) * trunk/module-camd33.c (modified) * trunk/module-camd35.c (modified) * trunk/module-cccam.c (modified) * trunk/module-constcw.c (modified) * trunk/module-dvbapi.c (modified) * trunk/module-gbox.c (modified) * trunk/module-monitor.c (modified) * trunk/module-newcamd.c (modified) * trunk/module-radegast.c (modified) * trunk/module-serial.c (modified) * trunk/module-stat.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http-helpers.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-log.c (modified) * trunk/oscam-simples.c (modified) * trunk/oscam.c (modified) * trunk/reader-common.c (modified) * trunk/reader-cryptoworks.c (modified) * trunk/reader-dre.c (modified) * trunk/reader-irdeto.c (modified) * trunk/reader-nagra.c (modified) * trunk/reader-seca.c (modified) * trunk/reader-viaccess.c (modified) Replace all occurences of strcpy and sprintf by their safe variants ... Wed, 30 Mar 2011 21:18:42 GMT schlocke [4868] * trunk/module-cccam.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam.c (modified) cccam: added explicit S0_KEEPALIVE on TCP Sockets for avoiding ... Tue, 29 Mar 2011 21:39:49 GMT schlocke [4864] * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) cccam: timeout handling Sat, 26 Mar 2011 12:31:33 GMT schlocke [4858] * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (modified) * trunk/oscam.c (modified) cccam: reshare user services with good+bad sids cccam: less ... Wed, 23 Mar 2011 20:39:42 GMT schlocke [4854] * trunk/module-cccam.c (modified) cccam: rejected reader peer updated, more card checks Tue, 22 Mar 2011 19:29:14 GMT schlocke [4853] * trunk/module-cccam.c (modified) cccam: fixed segfault/crash when a ecm loop is detected Mon, 21 Mar 2011 21:53:30 GMT schlocke [4851] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/oscam.c (modified) new added reader now restarts after add. cccam: loop check redesigned Mon, 21 Mar 2011 07:54:02 GMT schlocke [4846] * trunk/module-cccam.c (modified) cccam: possible fix for d+/1810 Thu, 17 Mar 2011 22:44:41 GMT schlocke [4832] * trunk/module-cccam.c (modified) * trunk/oscam-config.c (modified) fixed some compiler warnings Wed, 16 Mar 2011 17:27:03 GMT schlocke [4822] * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) cccam: fixed possible segfault - please test Tue, 15 Mar 2011 21:03:46 GMT schlocke [4813] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (modified) * trunk/oscam-garbage.c (modified) * trunk/oscam.c (modified) cccam: first test of same client-reader-ecm-loop check bugcheck ... Sun, 13 Mar 2011 22:02:45 GMT schlocke [4808] * trunk/module-cccam.c (modified) cccam: small cleanup Fri, 11 Mar 2011 20:16:23 GMT schlocke [4801] * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (modified) * trunk/oscam-http.h (modified) * trunk/oscam.c (modified) cccam: update share management duplicate usr message extended, ... Mon, 07 Mar 2011 20:49:52 GMT schlocke [4800] * trunk/module-cccam.c (modified) cccam: additional dup user check/fix Mon, 07 Mar 2011 07:11:07 GMT schlocke [4798] * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) cccam: possible fix for segfault Sun, 06 Mar 2011 19:21:31 GMT schlocke [4796] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (modified) * trunk/module-cccshare.h (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-http.h (modified) cccam: removed updateinterval parameter, now shareupdates are ... Sat, 05 Mar 2011 12:41:51 GMT schlocke [4791] * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) cccam: fixed forward_origin Fri, 04 Mar 2011 22:43:12 GMT schlocke [4788] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-http.h (modified) cccam: new reader parameter oscam.reader [reader] cccmindown=n ... Fri, 04 Mar 2011 18:20:52 GMT schlocke [4780] * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-reader.c (modified) connection blocking fixed, showing time for retry cccam: small fix ... Fri, 04 Mar 2011 07:36:12 GMT schlocke [4775] * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) cccam: reshare fixed again ;-) Fri, 04 Mar 2011 07:17:40 GMT schlocke [4774] * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) cccam: fixed reshare on local cards cccam: fixed possible segfault Sat, 26 Feb 2011 17:09:51 GMT schlocke [4757] * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) cccam: disabled cardlist generating if cccam server is disabled ... Sat, 26 Feb 2011 15:13:43 GMT schlocke [4755] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) cccam: updated forward_origin code to force also the card, not just ... Fri, 25 Feb 2011 16:44:12 GMT schlocke [4751] * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (modified) cccam: card generating updated, segfault fixed Fri, 25 Feb 2011 10:26:16 GMT schlocke [4749] * trunk/module-cccam.c (modified) * trunk/module-cccshare.c (modified) cccam: added synchronisation for card reporting cccam: possible fix ... Thu, 24 Feb 2011 21:19:46 GMT schlocke [4747] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-cccshare.c (added) * trunk/module-cccshare.h (added) * trunk/module-datastruct-llist.c (modified) * trunk/module-datastruct-llist.h (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-http.h (modified) cccam: removed transparent option, now it's default on every mode. ... Wed, 23 Feb 2011 18:23:08 GMT schlocke [4744] * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/oscam-http.h (modified) cccam: new mode "TRANSPARENT" for using less memory per client Sat, 12 Feb 2011 16:19:49 GMT schlocke [4712] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/module-stat.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-http.h (modified) cccam: new parameter oscom.conf [cccam] forward_origin_card=0|1 ... Mon, 07 Feb 2011 20:36:29 GMT schlocke [4690] * trunk/module-cccam.c (modified) cccam: reader: cccmaxhops changed! -1:disabled, 0=local, 1=hop1, ... Mon, 07 Feb 2011 20:02:34 GMT schlocke [4689] * trunk/module-cccam.c (modified) cccam: disabled users now gets disconnected Sat, 05 Feb 2011 19:28:13 GMT _network [4685] * trunk/module-cccam.c (modified) * trunk/module-newcamd.c (modified) * trunk/oscam.c (modified) cccam: fix emm requests for wrong reader Fri, 04 Feb 2011 14:55:51 GMT schlocke [4681] * trunk/module-cccam.c (modified) cccam: cccmaxhops reader/accounts fixed Fri, 04 Feb 2011 12:44:43 GMT schlocke [4679] * trunk/module-cccam.c (modified) cccam: cccmaxhops = 0 fixed Fri, 04 Feb 2011 07:16:27 GMT schlocke [4676] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/oscam-config.c (modified) cccam: oscam.usr_ignorereshare.patch new account parameter: ... Sun, 30 Jan 2011 16:35:20 GMT schlocke [4658] * trunk/module-cccam.c (modified) cccam: updated emm code Thu, 27 Jan 2011 08:40:45 GMT schlocke [4628] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-http.h (modified) * trunk/oscam.c (modified) loadbalancer: loadbalancer selection and caching could be made ... Wed, 26 Jan 2011 20:42:40 GMT _network [4626] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-dvbapi.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam.c (modified) * trunk/reader-common.c (modified) remove card_status and load reader description on startup Wed, 26 Jan 2011 19:13:25 GMT _network [4625] * trunk/globals.h (modified) * trunk/module-camd35.c (modified) * trunk/module-cccam.c (modified) * trunk/module-dvbapi.c (modified) * trunk/module-gbox.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam.c (modified) * trunk/reader-common.c (modified) add more emm checks Wed, 26 Jan 2011 17:38:59 GMT schlocke [4624] * trunk/module-cccam.c (modified) * trunk/oscam-reader.c (modified) * trunk/oscam.c (modified) cccam: fixed a timeout issue changed cache2 handling (no group check) Wed, 26 Jan 2011 11:02:44 GMT _network [4617] * trunk/globals.h (modified) * trunk/module-camd33.c (modified) * trunk/module-camd35.c (modified) * trunk/module-cccam.c (modified) * trunk/module-dvbapi.c (modified) * trunk/module-monitor.c (modified) * trunk/module-newcamd.c (modified) * trunk/module-serial.c (modified) * trunk/module-stat.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-http.h (modified) * trunk/oscam.c (modified) * trunk/reader-common.c (modified) change aureader to a linked list parameter au in user conf now ... Tue, 25 Jan 2011 15:25:26 GMT schlocke [4610] * trunk/module-cccam.c (modified) cccam: updated emm code Mon, 24 Jan 2011 13:21:29 GMT dingo35 [4588] * trunk/globals.h (modified) * trunk/module-camd33.c (modified) * trunk/module-camd35.c (modified) * trunk/module-cccam.c (modified) * trunk/module-monitor.c (modified) * trunk/module-newcamd.c (modified) * trunk/module-radegast.c (modified) * trunk/module-serial.c (modified) * trunk/module-stat.c (modified) * trunk/oscam-ac.c (modified) * trunk/oscam-chk.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http-helpers.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-log.c (modified) * trunk/oscam-reader.c (modified) * trunk/oscam-simples.c (modified) * trunk/oscam.c (modified) * trunk/reader-seca.c (modified) * trunk/reader-viaccess.c (modified) * trunk/reader-videoguard2.c (modified) All files: make cfg static for easier valgrind analysis Mon, 24 Jan 2011 12:02:07 GMT schlocke [4586] * trunk/module-cccam.c (modified) cccam: updated EMM handling, UA format now in newcamd format cccam: ... Mon, 24 Jan 2011 09:31:03 GMT dingo35 [4582] * trunk/globals.h (modified) * trunk/module-camd33.c (modified) * trunk/module-camd35.c (modified) * trunk/module-cccam.c (modified) * trunk/module-newcamd.c (modified) * trunk/oscam-chk.c (modified) * trunk/oscam.c (modified) * trunk/reader-common.c (modified) * trunk/reader-conax.c (modified) * trunk/reader-cryptoworks.c (modified) * trunk/reader-dre.c (modified) * trunk/reader-irdeto.c (modified) * trunk/reader-nagra.c (modified) * trunk/reader-seca.c (modified) * trunk/reader-tongfang.c (modified) * trunk/reader-viaccess.c (modified) * trunk/reader-videoguard1.c (modified) * trunk/reader-videoguard12.c (modified) * trunk/reader-videoguard2.c (modified) All readers: remove caid array since all readers only support one caid Sun, 23 Jan 2011 16:59:57 GMT schlocke [4574] * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) * trunk/oscam-reader.c (modified) * trunk/oscam.c (modified) cccam: simplified code distribute ecm: fixed and distribute moved to ... Sun, 23 Jan 2011 09:48:48 GMT schlocke [4571] * trunk/module-cccam.c (modified) fixed a timeout issue Sun, 23 Jan 2011 00:58:15 GMT schlocke [4569] * trunk/module-cccam.c (modified) * trunk/module-stat.c (modified) * trunk/oscam.c (modified) cccam: fixed a timeout issue: now returning "not found" Fri, 21 Jan 2011 17:08:35 GMT schlocke [4556] * trunk/module-cccam.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam-http.h (modified) cccam: added support for good sids/bad sids for local readers based ... Thu, 20 Jan 2011 22:45:56 GMT schlocke [4551] * trunk/module-cccam.c (modified) * trunk/oscam-log.c (modified) * trunk/oscam.c (modified) fixed potential SEGFAULT fixed memory leak changed cache handling Thu, 20 Jan 2011 15:47:49 GMT schlocke [4547] * trunk/module-cccam.c (modified) * trunk/module-cccam.h (modified) cccam: added filter for card updates, updated max message size to "O" ... Thu, 20 Jan 2011 09:53:11 GMT dingo35 [4536] * trunk/csctapi/icc_async.c (modified) * trunk/csctapi/ifd_sc8in1.c (modified) * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-datastruct-llist.c (modified) * trunk/module-newcamd.c (modified) * trunk/module-stat.c (modified) * trunk/oscam-chk.c (modified) * trunk/oscam-config.c (modified) * trunk/oscam-http.c (modified) * trunk/oscam.c (modified) Remove inactive readers from reader_list, no need to test on enable / ... Wed, 19 Jan 2011 08:43:42 GMT cogsi [4528] * trunk/module-cccam.c (modified) * trunk/module-datastruct-llist.c (modified) * trunk/module-datastruct-llist.h (modified) * trunk/module-stat.c (modified) * trunk/oscam.c (modified) llist now singly-linked and locks removed in favour of delayed ... Tue, 18 Jan 2011 23:06:23 GMT schlocke [4523] * trunk/globals.h (modified) * trunk/module-cccam.c (modified) * trunk/module-constcw.c (modified) * trunk/oscam-reader.c (modified) * trunk/oscam.c (modified) fixed fallback internal: fixed reader-rc values ... Mon, 17 Jan 2011 13:34:35 GMT schlocke [4509] * trunk/module-cccam.c (modified) cccam: fixed some segfaults Mon, 17 Jan 2011 13:22:12 GMT schlocke [4508] * trunk/module-cccam.c (modified) cccam: fixed some potention segfaults