From 7dd9993d4f48c2749c3d28c95bb61a0032540bd5 Mon Sep 17 00:00:00 2001 From: mardock2009 Date: Tue, 17 Feb 2026 10:06:53 +0000 Subject: [PATCH] mod2 --- .gitignore | 0 .gitmodules | 0 CMakeLists.txt | 0 CODING.RULES.txt | 0 COPYING | 0 Distribution/doc/example/oscam.ac | 0 Distribution/doc/example/oscam.cacheex | 0 Distribution/doc/example/oscam.cert | 0 Distribution/doc/example/oscam.conf | 0 Distribution/doc/example/oscam.dvbapi | 0 Distribution/doc/example/oscam.guess | 0 Distribution/doc/example/oscam.ird | 0 Distribution/doc/example/oscam.provid | 0 Distribution/doc/example/oscam.server | 0 Distribution/doc/example/oscam.services | 0 Distribution/doc/example/oscam.srvid | 0 Distribution/doc/example/oscam.tiers | 0 Distribution/doc/example/oscam.user | 0 Distribution/doc/example/oscam.whitelist | 0 Distribution/doc/html/list_smargo.1.html | 0 Distribution/doc/html/oscam.1.html | 0 Distribution/doc/html/oscam.ac.5.html | 0 Distribution/doc/html/oscam.cacheex.5.html | 0 Distribution/doc/html/oscam.cert.5.html | 0 Distribution/doc/html/oscam.conf.5.html | 0 Distribution/doc/html/oscam.dvbapi.5.html | 0 Distribution/doc/html/oscam.guess.5.html | 0 Distribution/doc/html/oscam.ird.5.html | 0 Distribution/doc/html/oscam.provid.5.html | 0 Distribution/doc/html/oscam.ratelimit.5.html | 0 Distribution/doc/html/oscam.server.5.html | 0 Distribution/doc/html/oscam.services.5.html | 0 Distribution/doc/html/oscam.srvid.5.html | 0 Distribution/doc/html/oscam.srvid2.5.html | 0 Distribution/doc/html/oscam.tiers.5.html | 0 Distribution/doc/html/oscam.user.5.html | 0 Distribution/doc/html/oscam.whitelist.5.html | 0 Distribution/doc/man/list_smargo.1 | 0 Distribution/doc/man/oscam.1 | 0 Distribution/doc/man/oscam.ac.5 | 0 Distribution/doc/man/oscam.cacheex.5 | 0 Distribution/doc/man/oscam.cert.5 | 0 Distribution/doc/man/oscam.conf.5 | 0 Distribution/doc/man/oscam.dvbapi.5 | 0 Distribution/doc/man/oscam.guess.5 | 0 Distribution/doc/man/oscam.ird.5 | 0 Distribution/doc/man/oscam.provid.5 | 0 Distribution/doc/man/oscam.ratelimit.5 | 0 Distribution/doc/man/oscam.server.5 | 0 Distribution/doc/man/oscam.services.5 | 0 Distribution/doc/man/oscam.srvid.5 | 0 Distribution/doc/man/oscam.srvid2.5 | 0 Distribution/doc/man/oscam.tiers.5 | 0 Distribution/doc/man/oscam.user.5 | 0 Distribution/doc/man/oscam.whitelist.5 | 0 Distribution/doc/txt/list_smargo.txt | 0 Distribution/doc/txt/oscam.ac.txt | 0 Distribution/doc/txt/oscam.cacheex.txt | 0 Distribution/doc/txt/oscam.cert.txt | 0 Distribution/doc/txt/oscam.conf.txt | 0 Distribution/doc/txt/oscam.dvbapi.txt | 0 Distribution/doc/txt/oscam.guess.txt | 0 Distribution/doc/txt/oscam.ird.txt | 0 Distribution/doc/txt/oscam.provid.txt | 0 Distribution/doc/txt/oscam.ratelimit.txt | 0 Distribution/doc/txt/oscam.server.txt | 0 Distribution/doc/txt/oscam.services.txt | 0 Distribution/doc/txt/oscam.srvid.txt | 0 Distribution/doc/txt/oscam.srvid2.txt | 0 Distribution/doc/txt/oscam.tiers.txt | 0 Distribution/doc/txt/oscam.txt | 0 Distribution/doc/txt/oscam.user.txt | 0 Distribution/doc/txt/oscam.whitelist.txt | 0 Distribution/monitor/mpcsmon-src-0.6.tar.bz2 | Bin Distribution/monitor/mpcsmon.sh | 0 LICENSE | 232 ----------------- Makefile | 0 Makefile.extra | 0 README.build | 0 README.config | 0 README.dvbapi_protocol | 0 README.md | 0 SoftCam.Key | 0 config.h | 0 config.sh | 0 cscrypt/CMakeLists.txt | 0 cscrypt/Makefile | 0 cscrypt/aes.c | 0 cscrypt/aes.h | 0 cscrypt/bn.h | 0 cscrypt/bn_add.c | 0 cscrypt/bn_asm.c | 0 cscrypt/bn_ctx.c | 0 cscrypt/bn_div.c | 0 cscrypt/bn_exp.c | 0 cscrypt/bn_lcl.h | 0 cscrypt/bn_lib.c | 0 cscrypt/bn_mul.c | 0 cscrypt/bn_print.c | 0 cscrypt/bn_shift.c | 0 cscrypt/bn_sqr.c | 0 cscrypt/bn_word.c | 0 cscrypt/buffer.h | 0 cscrypt/des.c | 0 cscrypt/des.h | 0 cscrypt/fast_aes.c | 0 cscrypt/fast_aes.h | 0 cscrypt/i_cbc.c | 0 cscrypt/i_ecb.c | 0 cscrypt/i_skey.c | 0 cscrypt/idea.h | 0 cscrypt/idea_lcl.h | 0 cscrypt/md5.c | 0 cscrypt/md5.h | 0 cscrypt/mdc2.c | 0 cscrypt/mdc2.h | 0 cscrypt/mem.c | 0 cscrypt/openssl_mods.h | 0 cscrypt/rc6.c | 0 cscrypt/rc6.h | 0 cscrypt/sha1.c | 0 cscrypt/sha1.h | 0 cscrypt/sha256.c | 0 cscrypt/sha256.h | 0 csctapi/CMakeLists.txt | 0 csctapi/Makefile | 0 csctapi/atr.c | 0 csctapi/atr.h | 0 csctapi/cardreaders.h | 0 csctapi/icc_async.c | 0 csctapi/icc_async.h | 0 csctapi/ifd_amsmc.c | 0 csctapi/ifd_azbox.c | 0 csctapi/ifd_cool.c | 0 csctapi/ifd_db2com.c | 0 csctapi/ifd_db2com.h | 0 csctapi/ifd_drecas.c | 0 csctapi/ifd_drecas.h | 0 csctapi/ifd_mp35.c | 0 csctapi/ifd_pcsc.c | 0 csctapi/ifd_phoenix.c | 0 csctapi/ifd_phoenix.h | 0 csctapi/ifd_sc8in1.c | 0 csctapi/ifd_sci.c | 0 csctapi/ifd_sci_global.h | 0 csctapi/ifd_sci_ioctl.h | 0 csctapi/ifd_smargo.c | 0 csctapi/ifd_smartreader.c | 0 csctapi/ifd_smartreader_types.h | 0 csctapi/ifd_stapi.c | 0 csctapi/ifd_stinger.c | 0 csctapi/io_serial.c | 0 csctapi/io_serial.h | 0 csctapi/protocol_t0.c | 0 csctapi/protocol_t0.h | 0 csctapi/protocol_t1.c | 0 devtools/README | 0 devtools/check_cmdline_opts.sh | 0 devtools/check_config_tables.sh | 0 devtools/extract_config.sh | 0 extapi/README | 0 extapi/coolapi.h | 0 extapi/cygwin/SCardErr.h | 0 extapi/cygwin/WinSCard.h | 0 extapi/cygwin/WinSmCrd.h | 0 extapi/linux/README | 0 extapi/linux/serial.h | 0 extapi/linux/tty_flags.h | 0 extapi/openxcas/libOpenXCASAPI.a | Bin extapi/openxcas/openxcas.conf | 0 extapi/openxcas/openxcas_api.h | 0 extapi/openxcas/openxcas_message.h | 0 extapi/openxcas/openxcas_smartcard.h | 0 git-sync.sh | 56 ++++- globals.h | 12 + globals.h.orig | 0 images/image1.jpg | Bin minilzo/CMakeLists.txt | 0 minilzo/Makefile | 0 minilzo/README.LZO | 0 minilzo/lzoconf.h | 0 minilzo/lzodefs.h | 0 minilzo/minilzo.c | 0 minilzo/minilzo.h | 0 module-anticasc.c | 0 module-anticasc.h | 0 module-cacheex.c | 237 ++++++++++++++---- module-cacheex.h | 4 +- module-camd33.c | 0 module-camd35-cacheex.c | 20 +- module-camd35-cacheex.c.orig | 0 module-camd35-cacheex.h | 0 module-camd35.c | 0 module-camd35.h | 0 module-cccam-cacheex.c | 20 +- module-cccam-cacheex.h | 0 module-cccam-data.h | 0 module-cccam.c | 0 module-cccam.h | 0 module-cccshare.c | 0 module-cccshare.h | 0 module-constcw.c | 0 module-csp.c | 0 module-cw-cycle-check.c | 0 module-cw-cycle-check.h | 0 module-dvbapi-azbox.c | 0 module-dvbapi-azbox.h | 0 module-dvbapi-chancache.c | 0 module-dvbapi-chancache.h | 0 module-dvbapi-coolapi-legacy.c | 0 module-dvbapi-coolapi.c | 0 module-dvbapi-coolapi.h | 0 module-dvbapi-mca.c | 0 module-dvbapi-mca.h | 0 module-dvbapi-stapi.c | 0 module-dvbapi-stapi.h | 0 module-dvbapi-stapi5.c | 0 module-dvbapi.c | 0 module-dvbapi.h | 0 module-emulator-biss.c | 0 module-emulator-biss.h | 0 module-emulator-cryptoworks.c | 0 module-emulator-cryptoworks.h | 0 module-emulator-director.c | 0 module-emulator-director.h | 0 module-emulator-irdeto.c | 0 module-emulator-irdeto.h | 0 module-emulator-nagravision.c | 0 module-emulator-nagravision.h | 0 module-emulator-omnicrypt.c | 0 module-emulator-omnicrypt.h | 0 module-emulator-osemu.c | 0 module-emulator-osemu.h | 0 module-emulator-powervu.c | 0 module-emulator-powervu.h | 0 module-emulator-viaccess.c | 0 module-emulator-viaccess.h | 0 module-emulator.c | 0 module-gbox-cards.c | 0 module-gbox-cards.h | 0 module-gbox-helper.c | 0 module-gbox-helper.h | 0 module-gbox-remm.c | 0 module-gbox-remm.h | 0 module-gbox-sms.c | 0 module-gbox-sms.h | 0 module-gbox.c | 0 module-gbox.h | 0 module-ghttp.c | 0 module-lcd.c | 0 module-lcd.h | 0 module-led.c | 0 module-led.h | 0 module-monitor.c | 0 module-monitor.h | 0 module-newcamd-des.c | 0 module-newcamd-des.h | 0 module-newcamd.c | 0 module-newcamd.h | 0 module-pandora.c | 0 module-radegast.c | 0 module-scam.c | 0 module-serial.c | 0 module-stat.c | 0 module-stat.h | 0 module-streamrelay.c | 0 module-streamrelay.h | 0 module-webif-lib.c | 0 module-webif-lib.h | 0 module-webif-tpl.c | 0 module-webif-tpl.h | 0 module-webif.c | 10 +- module-webif.c.orig | 0 module-webif.h | 0 modules.h | 0 oscam-aes.c | 0 oscam-aes.h | 0 oscam-array.c | 0 oscam-array.h | 0 oscam-cache.c | 36 ++- oscam-cache.h | 0 oscam-chk.c | 0 oscam-chk.c.orig | 0 oscam-chk.c.rej | 0 oscam-chk.h | 0 oscam-client.c | 0 oscam-client.h | 0 oscam-conf-chk.c | 0 oscam-conf-chk.h | 0 oscam-conf-mk.c | 0 oscam-conf-mk.h | 0 oscam-conf.c | 0 oscam-conf.h | 0 oscam-config-account.c | 4 + oscam-config-global.c | 10 +- oscam-config-reader.c | 4 + oscam-config.c | 0 oscam-config.c.orig | 0 oscam-config.h | 0 oscam-ecm.c | 0 oscam-ecm.c.orig | 0 oscam-ecm.h | 0 oscam-emm-cache.c | 0 oscam-emm-cache.h | 0 oscam-emm.c | 0 oscam-emm.h | 0 oscam-failban.c | 0 oscam-failban.h | 0 oscam-files.c | 0 oscam-files.h | 0 oscam-garbage.c | 0 oscam-garbage.h | 0 oscam-hashtable.c | 0 oscam-hashtable.h | 0 oscam-llist.c | 0 oscam-llist.h | 0 oscam-lock.c | 0 oscam-lock.h | 0 oscam-log-reader.c | 0 oscam-log-reader.h | 0 oscam-log.c | 0 oscam-log.h | 0 oscam-net.c | 0 oscam-net.h | 0 oscam-reader.c | 0 oscam-reader.h | 0 oscam-signing.c | 0 oscam-signing.h | 0 oscam-simples.c | 0 oscam-string-isotables.h | 0 oscam-string.c | 0 oscam-string.h | 0 oscam-time.c | 0 oscam-time.h | 0 oscam-work.c | 0 oscam-work.h | 0 oscam.c | 0 reader-bulcrypt.c | 0 reader-common.c | 0 reader-common.h | 0 reader-conax.c | 0 reader-cryptoworks.c | 0 reader-dgcrypt.c | 0 reader-dre-cas.c | 0 reader-dre-common.c | 0 reader-dre-common.h | 0 reader-dre-st20.c | 0 reader-dre-st20.h | 0 reader-dre.c | 0 reader-griffin.c | 0 reader-irdeto.c | 0 reader-irdeto.h | 0 reader-nagra-common.c | 0 reader-nagra-common.h | 0 reader-nagra.c | 0 reader-nagracak7.c | 0 reader-seca.c | 0 reader-tongfang.c | 0 reader-viaccess.c | 0 reader-videoguard-common.c | 0 reader-videoguard-common.h | 0 reader-videoguard1.c | 0 reader-videoguard12.c | 0 reader-videoguard2.c | 0 readers.h | 0 tests.c | 0 tommyDS_hashlin/tommychain.h | 0 tommyDS_hashlin/tommyhash.c | 0 tommyDS_hashlin/tommyhash.h | 0 tommyDS_hashlin/tommyhashlin.c | 0 tommyDS_hashlin/tommyhashlin.h | 0 tommyDS_hashlin/tommylist.c | 0 tommyDS_hashlin/tommylist.h | 0 tommyDS_hashlin/tommytypes.h | 0 toolchains/toolchain-arm-coolstream.cmake | 0 .../toolchain-arm-dockstar-openwrt.cmake | 0 toolchains/toolchain-arm-friendlyarm.cmake | 0 toolchains/toolchain-arm-mca.cmake | 0 toolchains/toolchain-arm-none.cmake | 0 toolchains/toolchain-arm-nslu2-openwrt.cmake | 0 toolchains/toolchain-arm-nslu2-unslung.cmake | 0 toolchains/toolchain-arm-su980.cmake | 0 .../toolchain-arm-wrt350nv2-openwrt.cmake | 0 toolchains/toolchain-mips-agv2_w.cmake | 0 toolchains/toolchain-mips-azbox.cmake | 0 toolchains/toolchain-mips-dir825.cmake | 0 toolchains/toolchain-mips-fonera2.cmake | 0 toolchains/toolchain-mips-tuxbox.cmake | 0 toolchains/toolchain-mips-wrt54g.cmake | 0 ...olchain-mipsel-tuxbox-broken-pthread.cmake | 0 .../toolchain-mipsel-tuxbox-linux-gnu.cmake | 0 toolchains/toolchain-mipsel-tuxbox.cmake | 0 toolchains/toolchain-powerpc-tuxbox.cmake | 0 toolchains/toolchain-sh4-amino.cmake | 0 toolchains/toolchain-sh4-qboxhd.cmake | 0 toolchains/toolchain-sh4-tuxbox-stapi.cmake | 0 toolchains/toolchain-sh4-tuxbox.cmake | 0 toolchains/toolchain-sparc-padre.cmake | 0 toolchains/toolchain-tripledragon.cmake | 0 utils/CMakeLists.txt | 0 utils/list_smargo.c | 0 webif/.gitignore | 0 webif/Makefile | 0 webif/README | 0 webif/api.json/cacheex.json | 0 webif/api.json/cacheexaiobit.json | 0 webif/api.json/cacheexbit.json | 0 webif/api.json/entitlementbit.json | 0 webif/api.json/entitlements.json | 0 webif/api.json/footer.json | 0 webif/api.json/header.json | 0 webif/api.json/reader.json | 0 webif/api.json/readerbit.json | 0 webif/api.json/status.json | 0 webif/api.json/status_statusbits.json | 0 webif/api.json/user.json | 0 webif/api.json/userbit.json | 0 webif/api.xml/cccamcardlist.xml | 0 webif/api.xml/cccamcardlist_cardlist.xml | 0 .../cccamcardlist_cardlist_nodelist.xml | 0 .../cccamcardlist_cardlist_providerlist.xml | 0 webif/api.xml/confirmation.xml | 0 webif/api.xml/error.xml | 0 webif/api.xml/failban.xml | 0 webif/api.xml/failban_failbanrow.xml | 0 webif/api.xml/file.xml | 0 webif/api.xml/footer.xml | 0 webif/api.xml/header.xml | 0 webif/api.xml/readers.xml | 0 webif/api.xml/readers_readerlist.xml | 0 webif/api.xml/readerstats.xml | 0 webif/api.xml/readerstats_ecmstats.xml | 0 webif/api.xml/readerstats_emmstats.xml | 0 webif/api.xml/status.xml | 0 webif/api.xml/status_statusbits.xml | 0 webif/api.xml/userconfiglist.xml | 0 webif/api.xml/userconfiglist_userconfigs.xml | 0 webif/api.xml/useredit.xml | 0 webif/cacheex/cacheex.html | 0 webif/cacheex/cacheex_tablerow.html | 0 webif/cacheexaio/cacheex.html | 0 webif/cacheexaio/cacheex_tablerow.html | 0 webif/cacheexaio/cacheex_tablerow_stats.html | 0 webif/config/anticasc.html | 0 webif/config/cache.html | 0 webif/config/cache_cacheexaiocsp.html | 7 +- webif/config/cache_cacheexcsp.html | 0 webif/config/cache_cwcycle.html | 0 webif/config/cacheaio.html | 0 webif/config/camd33.html | 0 webif/config/camd35.html | 0 webif/config/camd35tcp.html | 0 webif/config/cccam.html | 0 webif/config/cccam_control.html | 0 webif/config/cccreshare.html | 0 webif/config/config.html | 0 webif/config/dvbapi.html | 0 webif/config/dvbapi_demuxerfix.html | 0 webif/config/dvbapi_extended_cw_api.html | 0 webif/config/gbox.html | 0 webif/config/global.html | 0 webif/config/global_cacheex_aio_logging.html | 0 webif/config/global_enableledbit.html | 0 webif/config/global_getblockemmauprovid.html | 0 webif/config/global_localcards.html | 0 webif/config/global_suppresscmd08.html | 0 webif/config/global_unlockparental.html | 0 webif/config/lcd.html | 0 webif/config/loadbalancer.html | 0 webif/config/loadbalancer_control.html | 0 webif/config/menu.html | 0 webif/config/menu_anticasc.html | 0 webif/config/menu_camd33.html | 0 webif/config/menu_camd35.html | 0 webif/config/menu_camd35tcp.html | 0 webif/config/menu_cccam.html | 0 webif/config/menu_cmcaptioncwc.html | 0 webif/config/menu_dvbapi.html | 0 webif/config/menu_gbox.html | 0 webif/config/menu_lcd.html | 0 webif/config/menu_loadbalancer.html | 0 webif/config/menu_monitor.html | 0 webif/config/menu_newcamd.html | 0 webif/config/menu_radegast.html | 0 webif/config/menu_scam.html | 0 webif/config/menu_serial.html | 0 webif/config/menu_streamrelay.html | 0 webif/config/monitor.html | 0 webif/config/newcamd.html | 0 webif/config/radegast.html | 0 webif/config/scam.html | 0 webif/config/serial.html | 0 webif/config/serial_devices.html | 0 webif/config/streamrelay.html | 0 webif/config/streamrelay_emusettings.html | 0 webif/config/webif.html | 0 webif/config/webif_httpssl.html | 0 webif/config/webif_show_jquery.html | 0 webif/config/webif_showcacheexinfo.html | 0 webif/emm/emm.html | 0 webif/emm_running/emm_running.html | 0 webif/entitlements/entitlements.html | 0 webif/entitlements/entitlements_bit.html | 0 webif/entitlements/entitlements_bit_nds.html | 0 webif/entitlements/entitlements_cccambit.html | 0 .../entitlements_cccambit_statsentry.html | 0 .../entitlements/entitlements_genericbit.html | 0 webif/entitlements/entitlements_itembit.html | 0 webif/failban/failban.html | 0 webif/failban/failban_failbanrow.html | 0 webif/files/file.html | 0 webif/files/file_edit_css.html | 0 webif/files/file_filterform.html | 0 webif/files/file_writeprotection.html | 0 webif/files/menu.html | 0 webif/files/menu_anticasc.html | 0 webif/files/menu_constantcw.html | 0 webif/files/menu_dvbapi.html | 0 webif/files/menu_fakecws.html | 0 webif/files/menu_gbox.html | 0 webif/files/menu_softcamkey.html | 0 webif/files/menu_twin.html | 0 webif/ghttp/autoconf.html | 0 webif/ghttp/pre_autoconf.html | 0 webif/graph/graph.svg | 0 webif/images/ICARRL.svg | 0 webif/images/ICARRR.svg | 0 webif/images/ICDEL.svg | 0 webif/images/ICDIS.svg | 0 webif/images/ICEDI.svg | 0 webif/images/ICEMM.svg | 0 webif/images/ICENA.svg | 0 webif/images/ICENT.svg | 0 webif/images/ICHID.svg | 0 webif/images/ICKIL.svg | 0 webif/images/ICMLOGO.svg | 0 webif/images/ICREF.svg | 0 webif/images/ICRES.svg | 0 webif/images/ICSHW.svg | 0 webif/images/ICSPAC.gif | Bin webif/images/ICSTA.svg | 0 webif/images/ICSTART.svg | 0 webif/images/ICSTOP.svg | 0 webif/images/favicon.ico | Bin webif/include/body.html | 0 webif/include/cccamentitlements.html | 0 webif/include/cccamentitletooltip.html | 0 webif/include/css.css | 0 webif/include/footer.html | 0 webif/include/foundentitlements.html | 0 webif/include/header.html | 0 webif/include/header_short.html | 0 webif/include/jquery.js | 0 webif/include/jscript.js | 0 webif/include/logobit.html | 0 webif/include/logobit_img.html | 0 webif/include/menu.html | 0 webif/include/menu_cacheexmenuitem.html | 0 webif/include/message.html | 0 webif/include/message_bit.html | 0 webif/include/noentitlements.html | 0 webif/include/poll.html | 0 webif/include/pollingset.html | 0 webif/include/protocamd3aiopic.html | 0 webif/include/protocccampic.html | 0 webif/include/protonewcamdpic.html | 0 webif/include/protootherpic.html | 0 webif/include/refresh.html | 0 webif/logmenu/log_clearlog.html | 0 webif/logmenu/log_clearuserlog.html | 0 webif/logmenu/log_disablelogmenu.html | 0 webif/logmenu/log_filterform.html | 0 webif/logmenu/log_logmenuonoff.html | 0 webif/logpage/logpage.html | 0 webif/logpage/logpage_debugmenu.html | 0 webif/logpage/logpage_menu.html | 0 webif/logpage/logpage_sizemenu.html | 0 webif/pages_gen.c | 0 webif/pages_index.txt | 0 webif/pages_index_check | 0 webif/pages_mkdep | 0 webif/pages_wiki.c | 0 webif/pages_wiki.h | 0 webif/readerconfig/readerconfig.html | 0 .../readerconfig_cacheexaiobit.html | 0 .../readerconfig/readerconfig_cacheexbit.html | 0 .../readerconfig/readerconfig_camd35bit.html | 0 webif/readerconfig/readerconfig_cccambit.html | 0 .../readerconfig/readerconfig_cs378xbit.html | 0 webif/readerconfig/readerconfig_emubit.html | 0 webif/readerconfig/readerconfig_gboxbit.html | 0 .../readerconfig_gboxcccresharebit.html | 0 webif/readerconfig/readerconfig_ghttpbit.html | 0 webif/readerconfig/readerconfig_hopbit.html | 0 webif/readerconfig/readerconfig_hwreader.html | 0 .../readerconfig_hwreader_boxkey.html | 0 .../readerconfig_hwreader_conax.html | 0 .../readerconfig_hwreader_cryptoworks.html | 0 .../readerconfig_hwreader_deskey.html | 0 .../readerconfig_hwreader_dre.html | 0 .../readerconfig_hwreader_irdeto.html | 0 .../readerconfig_hwreader_nagra.html | 0 .../readerconfig_hwreader_nagracak7.html | 0 .../readerconfig_hwreader_nano.html | 0 .../readerconfig_hwreader_pincode.html | 0 .../readerconfig_hwreader_rsakey.html | 0 .../readerconfig_hwreader_sc8in1.html | 0 .../readerconfig_hwreader_smargo.html | 0 .../readerconfig_hwreader_tongfang.html | 0 .../readerconfig_hwreader_viaccess.html | 0 .../readerconfig_hwreader_videoguard.html | 0 webif/readerconfig/readerconfig_ipv6bit.html | 0 webif/readerconfig/readerconfig_lbweight.html | 0 .../readerconfig/readerconfig_ncd524bit.html | 0 .../readerconfig/readerconfig_ncd525bit.html | 0 .../readerconfig_radegastbit.html | 0 webif/readerconfig/readerconfig_scambit.html | 0 webif/readerconfig/readerconfig_sid.html | 0 .../readerconfig/readerconfig_sidlbokbit.html | 0 webif/readerconfig/readerconfig_sidnobit.html | 0 webif/readerconfig/readerconfig_sidokbit.html | 0 webif/readerconfig/readerconfigaio.html | 0 webif/readerconfig/readerinfo_gbox_remm.html | 0 webif/readers/readerctypbit.html | 0 webif/readers/readerctypnoicon.html | 0 webif/readers/readerlabel.html | 0 webif/readers/readernamebit.html | 0 webif/readers/readernoicon.html | 0 webif/readers/readers.html | 0 webif/readers/readers_lblweightbit.html | 0 webif/readers/readers_lblweightd.html | 0 webif/readers/readers_lblweightu.html | 0 webif/readers/readers_readerlist.html | 0 .../readers_readerlist_entitlement.html | 0 webif/readers/readers_readerlist_lbstat.html | 0 webif/readers/readers_readerlist_refresh.html | 0 .../readers/readers_readerlist_writeemm.html | 0 webif/readers/readersaio.html | 0 webif/readers/readersaio_readerlist.html | 0 webif/readerstats/readerstats.html | 0 webif/readerstats/readerstats_nostats.html | 0 webif/readerstats/readerstats_statsbit.html | 0 webif/readerstats/readerstatsinvalid.html | 0 webif/readerstats/readerstatsnotfound.html | 0 webif/readerstats/readerstatsrowbit.html | 0 webif/readerstats/readerstatstimeoutbit.html | 0 webif/savetemplates/savetemplates.html | 0 webif/scanusb/scanusb.html | 0 webif/scanusb/scanusb_pcscbit.html | 0 webif/scanusb/scanusb_udevbit.html | 0 webif/scanusb/scanusb_usbbit.html | 0 webif/script/script.html | 0 webif/services/services.html | 0 webif/services/services_servicetabs.html | 0 .../services_servicetabs_sidlist.html | 0 webif/services_edit/services_edit.html | 0 webif/services_edit/services_editaio.html | 0 webif/shutdown/pre_shutdown.html | 0 webif/shutdown/shutdown.html | 0 webif/status/status.html | 0 webif/status/status_cacheexaioinfo.html | 0 webif/status/status_cacheexinfo.html | 0 webif/status/status_cheadline.html | 0 webif/status/status_cheadlineadd.html | 0 webif/status/status_clientheadlinebit.html | 0 webif/status/status_clientstatusbit.html | 0 webif/status/status_currentchannel.html | 0 webif/status/status_currentchannelbit.html | 0 webif/status/status_currentchannelpic.html | 0 webif/status/status_headline.html | 0 webif/status/status_hidebutton.html | 0 webif/status/status_killbutton.html | 0 webif/status/status_lblvaluereaderbit.html | 0 webif/status/status_lbvaluereaderproxy.html | 0 webif/status/status_loghistory.html | 0 webif/status/status_mheadline.html | 0 webif/status/status_pheadline.html | 0 webif/status/status_pheadlineadd.html | 0 webif/status/status_reader.html | 0 webif/status/status_readericon.html | 0 webif/status/status_readerinfo.html | 0 webif/status/status_restartbutton.html | 0 webif/status/status_rheadline.html | 0 webif/status/status_rheadlineadd.html | 0 webif/status/status_sdebug.html | 0 webif/status/status_sdebugaio.html | 0 webif/status/status_sheadline.html | 0 webif/status/status_systeminfo.html | 0 webif/status/status_user.html | 0 webif/status/status_usericon.html | 0 webif/status/status_userinfo.html | 0 webif/user_edit/user_edit.html | 0 webif/user_edit/user_edit_anticasc.html | 0 webif/user_edit/user_edit_cacheexaiobit.html | 0 webif/user_edit/user_edit_cacheexbit.html | 0 webif/user_edit/user_edit_cccam.html | 0 webif/user_edit/user_edit_cwcycle.html | 0 webif/user_edit/user_edit_monlevel.html | 0 webif/user_edit/user_edit_sid.html | 0 webif/user_edit/user_edit_sidnobit.html | 0 webif/user_edit/user_edit_sidokbit.html | 0 webif/user_edit/user_editaio.html | 0 webif/userconfig/userconfig.html | 0 webif/userconfig/userconfig_anticascbit.html | 0 .../userconfig/userconfig_cwanticascthv.html | 0 webif/userconfig/userconfig_cwcyclebit.html | 0 webif/userconfig/userconfig_cwcyclethv.html | 0 webif/userconfig/userconfig_entry.html | 0 .../userconfig_entry_cwanticasctbv.html | 0 .../userconfig_entry_cwcycletbv.html | 0 .../userconfig_lastchannelicon.html | 0 webif/userconfig/userconfig_newuserform.html | 0 webif/userconfig/userconfig_notify.html | 0 webif/userconfig/userconfig_usericon.html | 0 webif/userconfig/userconfig_userlabel.html | 0 webif/userconfig/userconfig_usernoicon.html | 0 webif/wiki/wiki.json | 0 webif/wiki/wikierror.json | 0 webif/wiki/wikinotfound.json | 0 webif/wiki/wikistatus.json | 0 webif/wiki_gen | Bin 35256 -> 35200 bytes webif/wiki_gen.c | 0 722 files changed, 337 insertions(+), 315 deletions(-) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 .gitmodules mode change 100644 => 100755 CMakeLists.txt mode change 100644 => 100755 CODING.RULES.txt mode change 100644 => 100755 COPYING mode change 100644 => 100755 Distribution/doc/example/oscam.ac mode change 100644 => 100755 Distribution/doc/example/oscam.cacheex mode change 100644 => 100755 Distribution/doc/example/oscam.cert mode change 100644 => 100755 Distribution/doc/example/oscam.conf mode change 100644 => 100755 Distribution/doc/example/oscam.dvbapi mode change 100644 => 100755 Distribution/doc/example/oscam.guess mode change 100644 => 100755 Distribution/doc/example/oscam.ird mode change 100644 => 100755 Distribution/doc/example/oscam.provid mode change 100644 => 100755 Distribution/doc/example/oscam.server mode change 100644 => 100755 Distribution/doc/example/oscam.services mode change 100644 => 100755 Distribution/doc/example/oscam.srvid mode change 100644 => 100755 Distribution/doc/example/oscam.tiers mode change 100644 => 100755 Distribution/doc/example/oscam.user mode change 100644 => 100755 Distribution/doc/example/oscam.whitelist mode change 100644 => 100755 Distribution/doc/html/list_smargo.1.html mode change 100644 => 100755 Distribution/doc/html/oscam.1.html mode change 100644 => 100755 Distribution/doc/html/oscam.ac.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.cacheex.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.cert.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.conf.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.dvbapi.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.guess.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.ird.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.provid.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.ratelimit.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.server.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.services.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.srvid.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.srvid2.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.tiers.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.user.5.html mode change 100644 => 100755 Distribution/doc/html/oscam.whitelist.5.html mode change 100644 => 100755 Distribution/doc/man/list_smargo.1 mode change 100644 => 100755 Distribution/doc/man/oscam.1 mode change 100644 => 100755 Distribution/doc/man/oscam.ac.5 mode change 100644 => 100755 Distribution/doc/man/oscam.cacheex.5 mode change 100644 => 100755 Distribution/doc/man/oscam.cert.5 mode change 100644 => 100755 Distribution/doc/man/oscam.conf.5 mode change 100644 => 100755 Distribution/doc/man/oscam.dvbapi.5 mode change 100644 => 100755 Distribution/doc/man/oscam.guess.5 mode change 100644 => 100755 Distribution/doc/man/oscam.ird.5 mode change 100644 => 100755 Distribution/doc/man/oscam.provid.5 mode change 100644 => 100755 Distribution/doc/man/oscam.ratelimit.5 mode change 100644 => 100755 Distribution/doc/man/oscam.server.5 mode change 100644 => 100755 Distribution/doc/man/oscam.services.5 mode change 100644 => 100755 Distribution/doc/man/oscam.srvid.5 mode change 100644 => 100755 Distribution/doc/man/oscam.srvid2.5 mode change 100644 => 100755 Distribution/doc/man/oscam.tiers.5 mode change 100644 => 100755 Distribution/doc/man/oscam.user.5 mode change 100644 => 100755 Distribution/doc/man/oscam.whitelist.5 mode change 100644 => 100755 Distribution/doc/txt/list_smargo.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.ac.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.cacheex.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.cert.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.conf.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.dvbapi.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.guess.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.ird.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.provid.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.ratelimit.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.server.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.services.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.srvid.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.srvid2.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.tiers.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.user.txt mode change 100644 => 100755 Distribution/doc/txt/oscam.whitelist.txt mode change 100644 => 100755 Distribution/monitor/mpcsmon-src-0.6.tar.bz2 mode change 100644 => 100755 Distribution/monitor/mpcsmon.sh delete mode 100644 LICENSE mode change 100644 => 100755 Makefile mode change 100644 => 100755 Makefile.extra mode change 100644 => 100755 README.build mode change 100644 => 100755 README.config mode change 100644 => 100755 README.dvbapi_protocol mode change 100644 => 100755 README.md mode change 100644 => 100755 SoftCam.Key mode change 100644 => 100755 config.h mode change 100644 => 100755 config.sh mode change 100644 => 100755 cscrypt/CMakeLists.txt mode change 100644 => 100755 cscrypt/Makefile mode change 100644 => 100755 cscrypt/aes.c mode change 100644 => 100755 cscrypt/aes.h mode change 100644 => 100755 cscrypt/bn.h mode change 100644 => 100755 cscrypt/bn_add.c mode change 100644 => 100755 cscrypt/bn_asm.c mode change 100644 => 100755 cscrypt/bn_ctx.c mode change 100644 => 100755 cscrypt/bn_div.c mode change 100644 => 100755 cscrypt/bn_exp.c mode change 100644 => 100755 cscrypt/bn_lcl.h mode change 100644 => 100755 cscrypt/bn_lib.c mode change 100644 => 100755 cscrypt/bn_mul.c mode change 100644 => 100755 cscrypt/bn_print.c mode change 100644 => 100755 cscrypt/bn_shift.c mode change 100644 => 100755 cscrypt/bn_sqr.c mode change 100644 => 100755 cscrypt/bn_word.c mode change 100644 => 100755 cscrypt/buffer.h mode change 100644 => 100755 cscrypt/des.c mode change 100644 => 100755 cscrypt/des.h mode change 100644 => 100755 cscrypt/fast_aes.c mode change 100644 => 100755 cscrypt/fast_aes.h mode change 100644 => 100755 cscrypt/i_cbc.c mode change 100644 => 100755 cscrypt/i_ecb.c mode change 100644 => 100755 cscrypt/i_skey.c mode change 100644 => 100755 cscrypt/idea.h mode change 100644 => 100755 cscrypt/idea_lcl.h mode change 100644 => 100755 cscrypt/md5.c mode change 100644 => 100755 cscrypt/md5.h mode change 100644 => 100755 cscrypt/mdc2.c mode change 100644 => 100755 cscrypt/mdc2.h mode change 100644 => 100755 cscrypt/mem.c mode change 100644 => 100755 cscrypt/openssl_mods.h mode change 100644 => 100755 cscrypt/rc6.c mode change 100644 => 100755 cscrypt/rc6.h mode change 100644 => 100755 cscrypt/sha1.c mode change 100644 => 100755 cscrypt/sha1.h mode change 100644 => 100755 cscrypt/sha256.c mode change 100644 => 100755 cscrypt/sha256.h mode change 100644 => 100755 csctapi/CMakeLists.txt mode change 100644 => 100755 csctapi/Makefile mode change 100644 => 100755 csctapi/atr.c mode change 100644 => 100755 csctapi/atr.h mode change 100644 => 100755 csctapi/cardreaders.h mode change 100644 => 100755 csctapi/icc_async.c mode change 100644 => 100755 csctapi/icc_async.h mode change 100644 => 100755 csctapi/ifd_amsmc.c mode change 100644 => 100755 csctapi/ifd_azbox.c mode change 100644 => 100755 csctapi/ifd_cool.c mode change 100644 => 100755 csctapi/ifd_db2com.c mode change 100644 => 100755 csctapi/ifd_db2com.h mode change 100644 => 100755 csctapi/ifd_drecas.c mode change 100644 => 100755 csctapi/ifd_drecas.h mode change 100644 => 100755 csctapi/ifd_mp35.c mode change 100644 => 100755 csctapi/ifd_pcsc.c mode change 100644 => 100755 csctapi/ifd_phoenix.c mode change 100644 => 100755 csctapi/ifd_phoenix.h mode change 100644 => 100755 csctapi/ifd_sc8in1.c mode change 100644 => 100755 csctapi/ifd_sci.c mode change 100644 => 100755 csctapi/ifd_sci_global.h mode change 100644 => 100755 csctapi/ifd_sci_ioctl.h mode change 100644 => 100755 csctapi/ifd_smargo.c mode change 100644 => 100755 csctapi/ifd_smartreader.c mode change 100644 => 100755 csctapi/ifd_smartreader_types.h mode change 100644 => 100755 csctapi/ifd_stapi.c mode change 100644 => 100755 csctapi/ifd_stinger.c mode change 100644 => 100755 csctapi/io_serial.c mode change 100644 => 100755 csctapi/io_serial.h mode change 100644 => 100755 csctapi/protocol_t0.c mode change 100644 => 100755 csctapi/protocol_t0.h mode change 100644 => 100755 csctapi/protocol_t1.c mode change 100644 => 100755 devtools/README mode change 100644 => 100755 devtools/check_cmdline_opts.sh mode change 100644 => 100755 devtools/check_config_tables.sh mode change 100644 => 100755 devtools/extract_config.sh mode change 100644 => 100755 extapi/README mode change 100644 => 100755 extapi/coolapi.h mode change 100644 => 100755 extapi/cygwin/SCardErr.h mode change 100644 => 100755 extapi/cygwin/WinSCard.h mode change 100644 => 100755 extapi/cygwin/WinSmCrd.h mode change 100644 => 100755 extapi/linux/README mode change 100644 => 100755 extapi/linux/serial.h mode change 100644 => 100755 extapi/linux/tty_flags.h mode change 100644 => 100755 extapi/openxcas/libOpenXCASAPI.a mode change 100644 => 100755 extapi/openxcas/openxcas.conf mode change 100644 => 100755 extapi/openxcas/openxcas_api.h mode change 100644 => 100755 extapi/openxcas/openxcas_message.h mode change 100644 => 100755 extapi/openxcas/openxcas_smartcard.h mode change 100644 => 100755 globals.h mode change 100644 => 100755 globals.h.orig mode change 100644 => 100755 images/image1.jpg mode change 100644 => 100755 minilzo/CMakeLists.txt mode change 100644 => 100755 minilzo/Makefile mode change 100644 => 100755 minilzo/README.LZO mode change 100644 => 100755 minilzo/lzoconf.h mode change 100644 => 100755 minilzo/lzodefs.h mode change 100644 => 100755 minilzo/minilzo.c mode change 100644 => 100755 minilzo/minilzo.h mode change 100644 => 100755 module-anticasc.c mode change 100644 => 100755 module-anticasc.h mode change 100644 => 100755 module-cacheex.c mode change 100644 => 100755 module-cacheex.h mode change 100644 => 100755 module-camd33.c mode change 100644 => 100755 module-camd35-cacheex.c mode change 100644 => 100755 module-camd35-cacheex.c.orig mode change 100644 => 100755 module-camd35-cacheex.h mode change 100644 => 100755 module-camd35.c mode change 100644 => 100755 module-camd35.h mode change 100644 => 100755 module-cccam-cacheex.c mode change 100644 => 100755 module-cccam-cacheex.h mode change 100644 => 100755 module-cccam-data.h mode change 100644 => 100755 module-cccam.c mode change 100644 => 100755 module-cccam.h mode change 100644 => 100755 module-cccshare.c mode change 100644 => 100755 module-cccshare.h mode change 100644 => 100755 module-constcw.c mode change 100644 => 100755 module-csp.c mode change 100644 => 100755 module-cw-cycle-check.c mode change 100644 => 100755 module-cw-cycle-check.h mode change 100644 => 100755 module-dvbapi-azbox.c mode change 100644 => 100755 module-dvbapi-azbox.h mode change 100644 => 100755 module-dvbapi-chancache.c mode change 100644 => 100755 module-dvbapi-chancache.h mode change 100644 => 100755 module-dvbapi-coolapi-legacy.c mode change 100644 => 100755 module-dvbapi-coolapi.c mode change 100644 => 100755 module-dvbapi-coolapi.h mode change 100644 => 100755 module-dvbapi-mca.c mode change 100644 => 100755 module-dvbapi-mca.h mode change 100644 => 100755 module-dvbapi-stapi.c mode change 100644 => 100755 module-dvbapi-stapi.h mode change 100644 => 100755 module-dvbapi-stapi5.c mode change 100644 => 100755 module-dvbapi.c mode change 100644 => 100755 module-dvbapi.h mode change 100644 => 100755 module-emulator-biss.c mode change 100644 => 100755 module-emulator-biss.h mode change 100644 => 100755 module-emulator-cryptoworks.c mode change 100644 => 100755 module-emulator-cryptoworks.h mode change 100644 => 100755 module-emulator-director.c mode change 100644 => 100755 module-emulator-director.h mode change 100644 => 100755 module-emulator-irdeto.c mode change 100644 => 100755 module-emulator-irdeto.h mode change 100644 => 100755 module-emulator-nagravision.c mode change 100644 => 100755 module-emulator-nagravision.h mode change 100644 => 100755 module-emulator-omnicrypt.c mode change 100644 => 100755 module-emulator-omnicrypt.h mode change 100644 => 100755 module-emulator-osemu.c mode change 100644 => 100755 module-emulator-osemu.h mode change 100644 => 100755 module-emulator-powervu.c mode change 100644 => 100755 module-emulator-powervu.h mode change 100644 => 100755 module-emulator-viaccess.c mode change 100644 => 100755 module-emulator-viaccess.h mode change 100644 => 100755 module-emulator.c mode change 100644 => 100755 module-gbox-cards.c mode change 100644 => 100755 module-gbox-cards.h mode change 100644 => 100755 module-gbox-helper.c mode change 100644 => 100755 module-gbox-helper.h mode change 100644 => 100755 module-gbox-remm.c mode change 100644 => 100755 module-gbox-remm.h mode change 100644 => 100755 module-gbox-sms.c mode change 100644 => 100755 module-gbox-sms.h mode change 100644 => 100755 module-gbox.c mode change 100644 => 100755 module-gbox.h mode change 100644 => 100755 module-ghttp.c mode change 100644 => 100755 module-lcd.c mode change 100644 => 100755 module-lcd.h mode change 100644 => 100755 module-led.c mode change 100644 => 100755 module-led.h mode change 100644 => 100755 module-monitor.c mode change 100644 => 100755 module-monitor.h mode change 100644 => 100755 module-newcamd-des.c mode change 100644 => 100755 module-newcamd-des.h mode change 100644 => 100755 module-newcamd.c mode change 100644 => 100755 module-newcamd.h mode change 100644 => 100755 module-pandora.c mode change 100644 => 100755 module-radegast.c mode change 100644 => 100755 module-scam.c mode change 100644 => 100755 module-serial.c mode change 100644 => 100755 module-stat.c mode change 100644 => 100755 module-stat.h mode change 100644 => 100755 module-streamrelay.c mode change 100644 => 100755 module-streamrelay.h mode change 100644 => 100755 module-webif-lib.c mode change 100644 => 100755 module-webif-lib.h mode change 100644 => 100755 module-webif-tpl.c mode change 100644 => 100755 module-webif-tpl.h mode change 100644 => 100755 module-webif.c mode change 100644 => 100755 module-webif.c.orig mode change 100644 => 100755 module-webif.h mode change 100644 => 100755 modules.h mode change 100644 => 100755 oscam-aes.c mode change 100644 => 100755 oscam-aes.h mode change 100644 => 100755 oscam-array.c mode change 100644 => 100755 oscam-array.h mode change 100644 => 100755 oscam-cache.c mode change 100644 => 100755 oscam-cache.h mode change 100644 => 100755 oscam-chk.c mode change 100644 => 100755 oscam-chk.c.orig mode change 100644 => 100755 oscam-chk.c.rej mode change 100644 => 100755 oscam-chk.h mode change 100644 => 100755 oscam-client.c mode change 100644 => 100755 oscam-client.h mode change 100644 => 100755 oscam-conf-chk.c mode change 100644 => 100755 oscam-conf-chk.h mode change 100644 => 100755 oscam-conf-mk.c mode change 100644 => 100755 oscam-conf-mk.h mode change 100644 => 100755 oscam-conf.c mode change 100644 => 100755 oscam-conf.h mode change 100644 => 100755 oscam-config-account.c mode change 100644 => 100755 oscam-config-global.c mode change 100644 => 100755 oscam-config-reader.c mode change 100644 => 100755 oscam-config.c mode change 100644 => 100755 oscam-config.c.orig mode change 100644 => 100755 oscam-config.h mode change 100644 => 100755 oscam-ecm.c mode change 100644 => 100755 oscam-ecm.c.orig mode change 100644 => 100755 oscam-ecm.h mode change 100644 => 100755 oscam-emm-cache.c mode change 100644 => 100755 oscam-emm-cache.h mode change 100644 => 100755 oscam-emm.c mode change 100644 => 100755 oscam-emm.h mode change 100644 => 100755 oscam-failban.c mode change 100644 => 100755 oscam-failban.h mode change 100644 => 100755 oscam-files.c mode change 100644 => 100755 oscam-files.h mode change 100644 => 100755 oscam-garbage.c mode change 100644 => 100755 oscam-garbage.h mode change 100644 => 100755 oscam-hashtable.c mode change 100644 => 100755 oscam-hashtable.h mode change 100644 => 100755 oscam-llist.c mode change 100644 => 100755 oscam-llist.h mode change 100644 => 100755 oscam-lock.c mode change 100644 => 100755 oscam-lock.h mode change 100644 => 100755 oscam-log-reader.c mode change 100644 => 100755 oscam-log-reader.h mode change 100644 => 100755 oscam-log.c mode change 100644 => 100755 oscam-log.h mode change 100644 => 100755 oscam-net.c mode change 100644 => 100755 oscam-net.h mode change 100644 => 100755 oscam-reader.c mode change 100644 => 100755 oscam-reader.h mode change 100644 => 100755 oscam-signing.c mode change 100644 => 100755 oscam-signing.h mode change 100644 => 100755 oscam-simples.c mode change 100644 => 100755 oscam-string-isotables.h mode change 100644 => 100755 oscam-string.c mode change 100644 => 100755 oscam-string.h mode change 100644 => 100755 oscam-time.c mode change 100644 => 100755 oscam-time.h mode change 100644 => 100755 oscam-work.c mode change 100644 => 100755 oscam-work.h mode change 100644 => 100755 oscam.c mode change 100644 => 100755 reader-bulcrypt.c mode change 100644 => 100755 reader-common.c mode change 100644 => 100755 reader-common.h mode change 100644 => 100755 reader-conax.c mode change 100644 => 100755 reader-cryptoworks.c mode change 100644 => 100755 reader-dgcrypt.c mode change 100644 => 100755 reader-dre-cas.c mode change 100644 => 100755 reader-dre-common.c mode change 100644 => 100755 reader-dre-common.h mode change 100644 => 100755 reader-dre-st20.c mode change 100644 => 100755 reader-dre-st20.h mode change 100644 => 100755 reader-dre.c mode change 100644 => 100755 reader-griffin.c mode change 100644 => 100755 reader-irdeto.c mode change 100644 => 100755 reader-irdeto.h mode change 100644 => 100755 reader-nagra-common.c mode change 100644 => 100755 reader-nagra-common.h mode change 100644 => 100755 reader-nagra.c mode change 100644 => 100755 reader-nagracak7.c mode change 100644 => 100755 reader-seca.c mode change 100644 => 100755 reader-tongfang.c mode change 100644 => 100755 reader-viaccess.c mode change 100644 => 100755 reader-videoguard-common.c mode change 100644 => 100755 reader-videoguard-common.h mode change 100644 => 100755 reader-videoguard1.c mode change 100644 => 100755 reader-videoguard12.c mode change 100644 => 100755 reader-videoguard2.c mode change 100644 => 100755 readers.h mode change 100644 => 100755 tests.c mode change 100644 => 100755 tommyDS_hashlin/tommychain.h mode change 100644 => 100755 tommyDS_hashlin/tommyhash.c mode change 100644 => 100755 tommyDS_hashlin/tommyhash.h mode change 100644 => 100755 tommyDS_hashlin/tommyhashlin.c mode change 100644 => 100755 tommyDS_hashlin/tommyhashlin.h mode change 100644 => 100755 tommyDS_hashlin/tommylist.c mode change 100644 => 100755 tommyDS_hashlin/tommylist.h mode change 100644 => 100755 tommyDS_hashlin/tommytypes.h mode change 100644 => 100755 toolchains/toolchain-arm-coolstream.cmake mode change 100644 => 100755 toolchains/toolchain-arm-dockstar-openwrt.cmake mode change 100644 => 100755 toolchains/toolchain-arm-friendlyarm.cmake mode change 100644 => 100755 toolchains/toolchain-arm-mca.cmake mode change 100644 => 100755 toolchains/toolchain-arm-none.cmake mode change 100644 => 100755 toolchains/toolchain-arm-nslu2-openwrt.cmake mode change 100644 => 100755 toolchains/toolchain-arm-nslu2-unslung.cmake mode change 100644 => 100755 toolchains/toolchain-arm-su980.cmake mode change 100644 => 100755 toolchains/toolchain-arm-wrt350nv2-openwrt.cmake mode change 100644 => 100755 toolchains/toolchain-mips-agv2_w.cmake mode change 100644 => 100755 toolchains/toolchain-mips-azbox.cmake mode change 100644 => 100755 toolchains/toolchain-mips-dir825.cmake mode change 100644 => 100755 toolchains/toolchain-mips-fonera2.cmake mode change 100644 => 100755 toolchains/toolchain-mips-tuxbox.cmake mode change 100644 => 100755 toolchains/toolchain-mips-wrt54g.cmake mode change 100644 => 100755 toolchains/toolchain-mipsel-tuxbox-broken-pthread.cmake mode change 100644 => 100755 toolchains/toolchain-mipsel-tuxbox-linux-gnu.cmake mode change 100644 => 100755 toolchains/toolchain-mipsel-tuxbox.cmake mode change 100644 => 100755 toolchains/toolchain-powerpc-tuxbox.cmake mode change 100644 => 100755 toolchains/toolchain-sh4-amino.cmake mode change 100644 => 100755 toolchains/toolchain-sh4-qboxhd.cmake mode change 100644 => 100755 toolchains/toolchain-sh4-tuxbox-stapi.cmake mode change 100644 => 100755 toolchains/toolchain-sh4-tuxbox.cmake mode change 100644 => 100755 toolchains/toolchain-sparc-padre.cmake mode change 100644 => 100755 toolchains/toolchain-tripledragon.cmake mode change 100644 => 100755 utils/CMakeLists.txt mode change 100644 => 100755 utils/list_smargo.c mode change 100644 => 100755 webif/.gitignore mode change 100644 => 100755 webif/Makefile mode change 100644 => 100755 webif/README mode change 100644 => 100755 webif/api.json/cacheex.json mode change 100644 => 100755 webif/api.json/cacheexaiobit.json mode change 100644 => 100755 webif/api.json/cacheexbit.json mode change 100644 => 100755 webif/api.json/entitlementbit.json mode change 100644 => 100755 webif/api.json/entitlements.json mode change 100644 => 100755 webif/api.json/footer.json mode change 100644 => 100755 webif/api.json/header.json mode change 100644 => 100755 webif/api.json/reader.json mode change 100644 => 100755 webif/api.json/readerbit.json mode change 100644 => 100755 webif/api.json/status.json mode change 100644 => 100755 webif/api.json/status_statusbits.json mode change 100644 => 100755 webif/api.json/user.json mode change 100644 => 100755 webif/api.json/userbit.json mode change 100644 => 100755 webif/api.xml/cccamcardlist.xml mode change 100644 => 100755 webif/api.xml/cccamcardlist_cardlist.xml mode change 100644 => 100755 webif/api.xml/cccamcardlist_cardlist_nodelist.xml mode change 100644 => 100755 webif/api.xml/cccamcardlist_cardlist_providerlist.xml mode change 100644 => 100755 webif/api.xml/confirmation.xml mode change 100644 => 100755 webif/api.xml/error.xml mode change 100644 => 100755 webif/api.xml/failban.xml mode change 100644 => 100755 webif/api.xml/failban_failbanrow.xml mode change 100644 => 100755 webif/api.xml/file.xml mode change 100644 => 100755 webif/api.xml/footer.xml mode change 100644 => 100755 webif/api.xml/header.xml mode change 100644 => 100755 webif/api.xml/readers.xml mode change 100644 => 100755 webif/api.xml/readers_readerlist.xml mode change 100644 => 100755 webif/api.xml/readerstats.xml mode change 100644 => 100755 webif/api.xml/readerstats_ecmstats.xml mode change 100644 => 100755 webif/api.xml/readerstats_emmstats.xml mode change 100644 => 100755 webif/api.xml/status.xml mode change 100644 => 100755 webif/api.xml/status_statusbits.xml mode change 100644 => 100755 webif/api.xml/userconfiglist.xml mode change 100644 => 100755 webif/api.xml/userconfiglist_userconfigs.xml mode change 100644 => 100755 webif/api.xml/useredit.xml mode change 100644 => 100755 webif/cacheex/cacheex.html mode change 100644 => 100755 webif/cacheex/cacheex_tablerow.html mode change 100644 => 100755 webif/cacheexaio/cacheex.html mode change 100644 => 100755 webif/cacheexaio/cacheex_tablerow.html mode change 100644 => 100755 webif/cacheexaio/cacheex_tablerow_stats.html mode change 100644 => 100755 webif/config/anticasc.html mode change 100644 => 100755 webif/config/cache.html mode change 100644 => 100755 webif/config/cache_cacheexaiocsp.html mode change 100644 => 100755 webif/config/cache_cacheexcsp.html mode change 100644 => 100755 webif/config/cache_cwcycle.html mode change 100644 => 100755 webif/config/cacheaio.html mode change 100644 => 100755 webif/config/camd33.html mode change 100644 => 100755 webif/config/camd35.html mode change 100644 => 100755 webif/config/camd35tcp.html mode change 100644 => 100755 webif/config/cccam.html mode change 100644 => 100755 webif/config/cccam_control.html mode change 100644 => 100755 webif/config/cccreshare.html mode change 100644 => 100755 webif/config/config.html mode change 100644 => 100755 webif/config/dvbapi.html mode change 100644 => 100755 webif/config/dvbapi_demuxerfix.html mode change 100644 => 100755 webif/config/dvbapi_extended_cw_api.html mode change 100644 => 100755 webif/config/gbox.html mode change 100644 => 100755 webif/config/global.html mode change 100644 => 100755 webif/config/global_cacheex_aio_logging.html mode change 100644 => 100755 webif/config/global_enableledbit.html mode change 100644 => 100755 webif/config/global_getblockemmauprovid.html mode change 100644 => 100755 webif/config/global_localcards.html mode change 100644 => 100755 webif/config/global_suppresscmd08.html mode change 100644 => 100755 webif/config/global_unlockparental.html mode change 100644 => 100755 webif/config/lcd.html mode change 100644 => 100755 webif/config/loadbalancer.html mode change 100644 => 100755 webif/config/loadbalancer_control.html mode change 100644 => 100755 webif/config/menu.html mode change 100644 => 100755 webif/config/menu_anticasc.html mode change 100644 => 100755 webif/config/menu_camd33.html mode change 100644 => 100755 webif/config/menu_camd35.html mode change 100644 => 100755 webif/config/menu_camd35tcp.html mode change 100644 => 100755 webif/config/menu_cccam.html mode change 100644 => 100755 webif/config/menu_cmcaptioncwc.html mode change 100644 => 100755 webif/config/menu_dvbapi.html mode change 100644 => 100755 webif/config/menu_gbox.html mode change 100644 => 100755 webif/config/menu_lcd.html mode change 100644 => 100755 webif/config/menu_loadbalancer.html mode change 100644 => 100755 webif/config/menu_monitor.html mode change 100644 => 100755 webif/config/menu_newcamd.html mode change 100644 => 100755 webif/config/menu_radegast.html mode change 100644 => 100755 webif/config/menu_scam.html mode change 100644 => 100755 webif/config/menu_serial.html mode change 100644 => 100755 webif/config/menu_streamrelay.html mode change 100644 => 100755 webif/config/monitor.html mode change 100644 => 100755 webif/config/newcamd.html mode change 100644 => 100755 webif/config/radegast.html mode change 100644 => 100755 webif/config/scam.html mode change 100644 => 100755 webif/config/serial.html mode change 100644 => 100755 webif/config/serial_devices.html mode change 100644 => 100755 webif/config/streamrelay.html mode change 100644 => 100755 webif/config/streamrelay_emusettings.html mode change 100644 => 100755 webif/config/webif.html mode change 100644 => 100755 webif/config/webif_httpssl.html mode change 100644 => 100755 webif/config/webif_show_jquery.html mode change 100644 => 100755 webif/config/webif_showcacheexinfo.html mode change 100644 => 100755 webif/emm/emm.html mode change 100644 => 100755 webif/emm_running/emm_running.html mode change 100644 => 100755 webif/entitlements/entitlements.html mode change 100644 => 100755 webif/entitlements/entitlements_bit.html mode change 100644 => 100755 webif/entitlements/entitlements_bit_nds.html mode change 100644 => 100755 webif/entitlements/entitlements_cccambit.html mode change 100644 => 100755 webif/entitlements/entitlements_cccambit_statsentry.html mode change 100644 => 100755 webif/entitlements/entitlements_genericbit.html mode change 100644 => 100755 webif/entitlements/entitlements_itembit.html mode change 100644 => 100755 webif/failban/failban.html mode change 100644 => 100755 webif/failban/failban_failbanrow.html mode change 100644 => 100755 webif/files/file.html mode change 100644 => 100755 webif/files/file_edit_css.html mode change 100644 => 100755 webif/files/file_filterform.html mode change 100644 => 100755 webif/files/file_writeprotection.html mode change 100644 => 100755 webif/files/menu.html mode change 100644 => 100755 webif/files/menu_anticasc.html mode change 100644 => 100755 webif/files/menu_constantcw.html mode change 100644 => 100755 webif/files/menu_dvbapi.html mode change 100644 => 100755 webif/files/menu_fakecws.html mode change 100644 => 100755 webif/files/menu_gbox.html mode change 100644 => 100755 webif/files/menu_softcamkey.html mode change 100644 => 100755 webif/files/menu_twin.html mode change 100644 => 100755 webif/ghttp/autoconf.html mode change 100644 => 100755 webif/ghttp/pre_autoconf.html mode change 100644 => 100755 webif/graph/graph.svg mode change 100644 => 100755 webif/images/ICARRL.svg mode change 100644 => 100755 webif/images/ICARRR.svg mode change 100644 => 100755 webif/images/ICDEL.svg mode change 100644 => 100755 webif/images/ICDIS.svg mode change 100644 => 100755 webif/images/ICEDI.svg mode change 100644 => 100755 webif/images/ICEMM.svg mode change 100644 => 100755 webif/images/ICENA.svg mode change 100644 => 100755 webif/images/ICENT.svg mode change 100644 => 100755 webif/images/ICHID.svg mode change 100644 => 100755 webif/images/ICKIL.svg mode change 100644 => 100755 webif/images/ICMLOGO.svg mode change 100644 => 100755 webif/images/ICREF.svg mode change 100644 => 100755 webif/images/ICRES.svg mode change 100644 => 100755 webif/images/ICSHW.svg mode change 100644 => 100755 webif/images/ICSPAC.gif mode change 100644 => 100755 webif/images/ICSTA.svg mode change 100644 => 100755 webif/images/ICSTART.svg mode change 100644 => 100755 webif/images/ICSTOP.svg mode change 100644 => 100755 webif/images/favicon.ico mode change 100644 => 100755 webif/include/body.html mode change 100644 => 100755 webif/include/cccamentitlements.html mode change 100644 => 100755 webif/include/cccamentitletooltip.html mode change 100644 => 100755 webif/include/css.css mode change 100644 => 100755 webif/include/footer.html mode change 100644 => 100755 webif/include/foundentitlements.html mode change 100644 => 100755 webif/include/header.html mode change 100644 => 100755 webif/include/header_short.html mode change 100644 => 100755 webif/include/jquery.js mode change 100644 => 100755 webif/include/jscript.js mode change 100644 => 100755 webif/include/logobit.html mode change 100644 => 100755 webif/include/logobit_img.html mode change 100644 => 100755 webif/include/menu.html mode change 100644 => 100755 webif/include/menu_cacheexmenuitem.html mode change 100644 => 100755 webif/include/message.html mode change 100644 => 100755 webif/include/message_bit.html mode change 100644 => 100755 webif/include/noentitlements.html mode change 100644 => 100755 webif/include/poll.html mode change 100644 => 100755 webif/include/pollingset.html mode change 100644 => 100755 webif/include/protocamd3aiopic.html mode change 100644 => 100755 webif/include/protocccampic.html mode change 100644 => 100755 webif/include/protonewcamdpic.html mode change 100644 => 100755 webif/include/protootherpic.html mode change 100644 => 100755 webif/include/refresh.html mode change 100644 => 100755 webif/logmenu/log_clearlog.html mode change 100644 => 100755 webif/logmenu/log_clearuserlog.html mode change 100644 => 100755 webif/logmenu/log_disablelogmenu.html mode change 100644 => 100755 webif/logmenu/log_filterform.html mode change 100644 => 100755 webif/logmenu/log_logmenuonoff.html mode change 100644 => 100755 webif/logpage/logpage.html mode change 100644 => 100755 webif/logpage/logpage_debugmenu.html mode change 100644 => 100755 webif/logpage/logpage_menu.html mode change 100644 => 100755 webif/logpage/logpage_sizemenu.html mode change 100644 => 100755 webif/pages_gen.c mode change 100644 => 100755 webif/pages_index.txt mode change 100644 => 100755 webif/pages_index_check mode change 100644 => 100755 webif/pages_mkdep mode change 100644 => 100755 webif/pages_wiki.c mode change 100644 => 100755 webif/pages_wiki.h mode change 100644 => 100755 webif/readerconfig/readerconfig.html mode change 100644 => 100755 webif/readerconfig/readerconfig_cacheexaiobit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_cacheexbit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_camd35bit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_cccambit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_cs378xbit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_emubit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_gboxbit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_gboxcccresharebit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_ghttpbit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hopbit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_boxkey.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_conax.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_cryptoworks.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_deskey.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_dre.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_irdeto.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_nagra.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_nagracak7.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_nano.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_pincode.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_rsakey.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_sc8in1.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_smargo.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_tongfang.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_viaccess.html mode change 100644 => 100755 webif/readerconfig/readerconfig_hwreader_videoguard.html mode change 100644 => 100755 webif/readerconfig/readerconfig_ipv6bit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_lbweight.html mode change 100644 => 100755 webif/readerconfig/readerconfig_ncd524bit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_ncd525bit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_radegastbit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_scambit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_sid.html mode change 100644 => 100755 webif/readerconfig/readerconfig_sidlbokbit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_sidnobit.html mode change 100644 => 100755 webif/readerconfig/readerconfig_sidokbit.html mode change 100644 => 100755 webif/readerconfig/readerconfigaio.html mode change 100644 => 100755 webif/readerconfig/readerinfo_gbox_remm.html mode change 100644 => 100755 webif/readers/readerctypbit.html mode change 100644 => 100755 webif/readers/readerctypnoicon.html mode change 100644 => 100755 webif/readers/readerlabel.html mode change 100644 => 100755 webif/readers/readernamebit.html mode change 100644 => 100755 webif/readers/readernoicon.html mode change 100644 => 100755 webif/readers/readers.html mode change 100644 => 100755 webif/readers/readers_lblweightbit.html mode change 100644 => 100755 webif/readers/readers_lblweightd.html mode change 100644 => 100755 webif/readers/readers_lblweightu.html mode change 100644 => 100755 webif/readers/readers_readerlist.html mode change 100644 => 100755 webif/readers/readers_readerlist_entitlement.html mode change 100644 => 100755 webif/readers/readers_readerlist_lbstat.html mode change 100644 => 100755 webif/readers/readers_readerlist_refresh.html mode change 100644 => 100755 webif/readers/readers_readerlist_writeemm.html mode change 100644 => 100755 webif/readers/readersaio.html mode change 100644 => 100755 webif/readers/readersaio_readerlist.html mode change 100644 => 100755 webif/readerstats/readerstats.html mode change 100644 => 100755 webif/readerstats/readerstats_nostats.html mode change 100644 => 100755 webif/readerstats/readerstats_statsbit.html mode change 100644 => 100755 webif/readerstats/readerstatsinvalid.html mode change 100644 => 100755 webif/readerstats/readerstatsnotfound.html mode change 100644 => 100755 webif/readerstats/readerstatsrowbit.html mode change 100644 => 100755 webif/readerstats/readerstatstimeoutbit.html mode change 100644 => 100755 webif/savetemplates/savetemplates.html mode change 100644 => 100755 webif/scanusb/scanusb.html mode change 100644 => 100755 webif/scanusb/scanusb_pcscbit.html mode change 100644 => 100755 webif/scanusb/scanusb_udevbit.html mode change 100644 => 100755 webif/scanusb/scanusb_usbbit.html mode change 100644 => 100755 webif/script/script.html mode change 100644 => 100755 webif/services/services.html mode change 100644 => 100755 webif/services/services_servicetabs.html mode change 100644 => 100755 webif/services/services_servicetabs_sidlist.html mode change 100644 => 100755 webif/services_edit/services_edit.html mode change 100644 => 100755 webif/services_edit/services_editaio.html mode change 100644 => 100755 webif/shutdown/pre_shutdown.html mode change 100644 => 100755 webif/shutdown/shutdown.html mode change 100644 => 100755 webif/status/status.html mode change 100644 => 100755 webif/status/status_cacheexaioinfo.html mode change 100644 => 100755 webif/status/status_cacheexinfo.html mode change 100644 => 100755 webif/status/status_cheadline.html mode change 100644 => 100755 webif/status/status_cheadlineadd.html mode change 100644 => 100755 webif/status/status_clientheadlinebit.html mode change 100644 => 100755 webif/status/status_clientstatusbit.html mode change 100644 => 100755 webif/status/status_currentchannel.html mode change 100644 => 100755 webif/status/status_currentchannelbit.html mode change 100644 => 100755 webif/status/status_currentchannelpic.html mode change 100644 => 100755 webif/status/status_headline.html mode change 100644 => 100755 webif/status/status_hidebutton.html mode change 100644 => 100755 webif/status/status_killbutton.html mode change 100644 => 100755 webif/status/status_lblvaluereaderbit.html mode change 100644 => 100755 webif/status/status_lbvaluereaderproxy.html mode change 100644 => 100755 webif/status/status_loghistory.html mode change 100644 => 100755 webif/status/status_mheadline.html mode change 100644 => 100755 webif/status/status_pheadline.html mode change 100644 => 100755 webif/status/status_pheadlineadd.html mode change 100644 => 100755 webif/status/status_reader.html mode change 100644 => 100755 webif/status/status_readericon.html mode change 100644 => 100755 webif/status/status_readerinfo.html mode change 100644 => 100755 webif/status/status_restartbutton.html mode change 100644 => 100755 webif/status/status_rheadline.html mode change 100644 => 100755 webif/status/status_rheadlineadd.html mode change 100644 => 100755 webif/status/status_sdebug.html mode change 100644 => 100755 webif/status/status_sdebugaio.html mode change 100644 => 100755 webif/status/status_sheadline.html mode change 100644 => 100755 webif/status/status_systeminfo.html mode change 100644 => 100755 webif/status/status_user.html mode change 100644 => 100755 webif/status/status_usericon.html mode change 100644 => 100755 webif/status/status_userinfo.html mode change 100644 => 100755 webif/user_edit/user_edit.html mode change 100644 => 100755 webif/user_edit/user_edit_anticasc.html mode change 100644 => 100755 webif/user_edit/user_edit_cacheexaiobit.html mode change 100644 => 100755 webif/user_edit/user_edit_cacheexbit.html mode change 100644 => 100755 webif/user_edit/user_edit_cccam.html mode change 100644 => 100755 webif/user_edit/user_edit_cwcycle.html mode change 100644 => 100755 webif/user_edit/user_edit_monlevel.html mode change 100644 => 100755 webif/user_edit/user_edit_sid.html mode change 100644 => 100755 webif/user_edit/user_edit_sidnobit.html mode change 100644 => 100755 webif/user_edit/user_edit_sidokbit.html mode change 100644 => 100755 webif/user_edit/user_editaio.html mode change 100644 => 100755 webif/userconfig/userconfig.html mode change 100644 => 100755 webif/userconfig/userconfig_anticascbit.html mode change 100644 => 100755 webif/userconfig/userconfig_cwanticascthv.html mode change 100644 => 100755 webif/userconfig/userconfig_cwcyclebit.html mode change 100644 => 100755 webif/userconfig/userconfig_cwcyclethv.html mode change 100644 => 100755 webif/userconfig/userconfig_entry.html mode change 100644 => 100755 webif/userconfig/userconfig_entry_cwanticasctbv.html mode change 100644 => 100755 webif/userconfig/userconfig_entry_cwcycletbv.html mode change 100644 => 100755 webif/userconfig/userconfig_lastchannelicon.html mode change 100644 => 100755 webif/userconfig/userconfig_newuserform.html mode change 100644 => 100755 webif/userconfig/userconfig_notify.html mode change 100644 => 100755 webif/userconfig/userconfig_usericon.html mode change 100644 => 100755 webif/userconfig/userconfig_userlabel.html mode change 100644 => 100755 webif/userconfig/userconfig_usernoicon.html mode change 100644 => 100755 webif/wiki/wiki.json mode change 100644 => 100755 webif/wiki/wikierror.json mode change 100644 => 100755 webif/wiki/wikinotfound.json mode change 100644 => 100755 webif/wiki/wikistatus.json mode change 100644 => 100755 webif/wiki_gen mode change 100644 => 100755 webif/wiki_gen.c diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.gitmodules b/.gitmodules old mode 100644 new mode 100755 diff --git a/CMakeLists.txt b/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/CODING.RULES.txt b/CODING.RULES.txt old mode 100644 new mode 100755 diff --git a/COPYING b/COPYING old mode 100644 new mode 100755 diff --git a/Distribution/doc/example/oscam.ac b/Distribution/doc/example/oscam.ac old mode 100644 new mode 100755 diff --git a/Distribution/doc/example/oscam.cacheex b/Distribution/doc/example/oscam.cacheex old mode 100644 new mode 100755 diff --git a/Distribution/doc/example/oscam.cert b/Distribution/doc/example/oscam.cert old mode 100644 new mode 100755 diff --git a/Distribution/doc/example/oscam.conf b/Distribution/doc/example/oscam.conf old mode 100644 new mode 100755 diff --git a/Distribution/doc/example/oscam.dvbapi b/Distribution/doc/example/oscam.dvbapi old mode 100644 new mode 100755 diff --git a/Distribution/doc/example/oscam.guess b/Distribution/doc/example/oscam.guess old mode 100644 new mode 100755 diff --git a/Distribution/doc/example/oscam.ird b/Distribution/doc/example/oscam.ird old mode 100644 new mode 100755 diff --git a/Distribution/doc/example/oscam.provid b/Distribution/doc/example/oscam.provid old mode 100644 new mode 100755 diff --git a/Distribution/doc/example/oscam.server b/Distribution/doc/example/oscam.server old mode 100644 new mode 100755 diff --git a/Distribution/doc/example/oscam.services b/Distribution/doc/example/oscam.services old mode 100644 new mode 100755 diff --git a/Distribution/doc/example/oscam.srvid b/Distribution/doc/example/oscam.srvid old mode 100644 new mode 100755 diff --git a/Distribution/doc/example/oscam.tiers b/Distribution/doc/example/oscam.tiers old mode 100644 new mode 100755 diff --git a/Distribution/doc/example/oscam.user b/Distribution/doc/example/oscam.user old mode 100644 new mode 100755 diff --git a/Distribution/doc/example/oscam.whitelist b/Distribution/doc/example/oscam.whitelist old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/list_smargo.1.html b/Distribution/doc/html/list_smargo.1.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.1.html b/Distribution/doc/html/oscam.1.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.ac.5.html b/Distribution/doc/html/oscam.ac.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.cacheex.5.html b/Distribution/doc/html/oscam.cacheex.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.cert.5.html b/Distribution/doc/html/oscam.cert.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.conf.5.html b/Distribution/doc/html/oscam.conf.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.dvbapi.5.html b/Distribution/doc/html/oscam.dvbapi.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.guess.5.html b/Distribution/doc/html/oscam.guess.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.ird.5.html b/Distribution/doc/html/oscam.ird.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.provid.5.html b/Distribution/doc/html/oscam.provid.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.ratelimit.5.html b/Distribution/doc/html/oscam.ratelimit.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.server.5.html b/Distribution/doc/html/oscam.server.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.services.5.html b/Distribution/doc/html/oscam.services.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.srvid.5.html b/Distribution/doc/html/oscam.srvid.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.srvid2.5.html b/Distribution/doc/html/oscam.srvid2.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.tiers.5.html b/Distribution/doc/html/oscam.tiers.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.user.5.html b/Distribution/doc/html/oscam.user.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/html/oscam.whitelist.5.html b/Distribution/doc/html/oscam.whitelist.5.html old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/list_smargo.1 b/Distribution/doc/man/list_smargo.1 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.1 b/Distribution/doc/man/oscam.1 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.ac.5 b/Distribution/doc/man/oscam.ac.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.cacheex.5 b/Distribution/doc/man/oscam.cacheex.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.cert.5 b/Distribution/doc/man/oscam.cert.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.conf.5 b/Distribution/doc/man/oscam.conf.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.dvbapi.5 b/Distribution/doc/man/oscam.dvbapi.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.guess.5 b/Distribution/doc/man/oscam.guess.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.ird.5 b/Distribution/doc/man/oscam.ird.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.provid.5 b/Distribution/doc/man/oscam.provid.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.ratelimit.5 b/Distribution/doc/man/oscam.ratelimit.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.server.5 b/Distribution/doc/man/oscam.server.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.services.5 b/Distribution/doc/man/oscam.services.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.srvid.5 b/Distribution/doc/man/oscam.srvid.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.srvid2.5 b/Distribution/doc/man/oscam.srvid2.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.tiers.5 b/Distribution/doc/man/oscam.tiers.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.user.5 b/Distribution/doc/man/oscam.user.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/man/oscam.whitelist.5 b/Distribution/doc/man/oscam.whitelist.5 old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/list_smargo.txt b/Distribution/doc/txt/list_smargo.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.ac.txt b/Distribution/doc/txt/oscam.ac.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.cacheex.txt b/Distribution/doc/txt/oscam.cacheex.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.cert.txt b/Distribution/doc/txt/oscam.cert.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.conf.txt b/Distribution/doc/txt/oscam.conf.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.dvbapi.txt b/Distribution/doc/txt/oscam.dvbapi.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.guess.txt b/Distribution/doc/txt/oscam.guess.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.ird.txt b/Distribution/doc/txt/oscam.ird.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.provid.txt b/Distribution/doc/txt/oscam.provid.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.ratelimit.txt b/Distribution/doc/txt/oscam.ratelimit.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.server.txt b/Distribution/doc/txt/oscam.server.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.services.txt b/Distribution/doc/txt/oscam.services.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.srvid.txt b/Distribution/doc/txt/oscam.srvid.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.srvid2.txt b/Distribution/doc/txt/oscam.srvid2.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.tiers.txt b/Distribution/doc/txt/oscam.tiers.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.txt b/Distribution/doc/txt/oscam.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.user.txt b/Distribution/doc/txt/oscam.user.txt old mode 100644 new mode 100755 diff --git a/Distribution/doc/txt/oscam.whitelist.txt b/Distribution/doc/txt/oscam.whitelist.txt old mode 100644 new mode 100755 diff --git a/Distribution/monitor/mpcsmon-src-0.6.tar.bz2 b/Distribution/monitor/mpcsmon-src-0.6.tar.bz2 old mode 100644 new mode 100755 diff --git a/Distribution/monitor/mpcsmon.sh b/Distribution/monitor/mpcsmon.sh old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 0417904..0000000 --- a/LICENSE +++ /dev/null @@ -1,232 +0,0 @@ -GNU GENERAL PUBLIC LICENSE -Version 3, 29 June 2007 - -Copyright © 2007 Free Software Foundation, Inc. - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -Preamble - -The GNU General Public License is a free, copyleft license for software and other kinds of works. - -The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. - -When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. - -To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. - -Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. - -For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. - -Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. - -Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. - -The precise terms and conditions for copying, distribution and modification follow. - -TERMS AND CONDITIONS - -0. Definitions. - -“This License” refers to version 3 of the GNU General Public License. - -“Copyright” also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. - -“The Program” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals or organizations. - -To “modify” a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a “modified version” of the earlier work or a work “based on” the earlier work. - -A “covered work” means either the unmodified Program or a work based on the Program. - -To “propagate” a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. - -To “convey” a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. - -An interactive user interface displays “Appropriate Legal Notices” to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. - -1. Source Code. -The “source code” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work. - -A “Standard Interface” means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. - -The “System Libraries” of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Component”, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. - -The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. - -The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. - -The Corresponding Source for a work in source code form is that same work. - -2. Basic Permissions. -All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. - -You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. - -Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. - -3. Protecting Users' Legal Rights From Anti-Circumvention Law. -No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. - -When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. - -4. Conveying Verbatim Copies. -You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. - -You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. - -5. Conveying Modified Source Versions. -You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to “keep intact all notices”. - - c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. - -A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an “aggregate” if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. - -6. Conveying Non-Source Forms. -You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: - - a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. - - d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. - -A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. - -A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. - -“Installation Information” for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. - -If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). - -The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. - -Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. - -7. Additional Terms. -“Additional permissions” are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. - -When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. - -Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or authors of the material; or - - e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. - -All other non-permissive additional terms are considered “further restrictions” within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. - -If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. - -Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. - -8. Termination. -You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). - -However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. - -Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. - -Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. - -9. Acceptance Not Required for Having Copies. -You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. - -10. Automatic Licensing of Downstream Recipients. -Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. - -An “entity transaction” is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. - -You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. - -11. Patents. -A “contributor” is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's “contributor version”. - -A contributor's “essential patent claims” are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, “control” includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. - -Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. - -In the following three paragraphs, a “patent license” is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To “grant” such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. - -If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. “Knowingly relying” means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. - -If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. - -A patent license is “discriminatory” if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. - -Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. - -12. No Surrender of Others' Freedom. -If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. - -13. Use with the GNU Affero General Public License. -Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. - -14. Revised Versions of this License. -The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. - -If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. - -Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. - -15. Disclaimer of Warranty. -THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - -16. Limitation of Liability. -IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -17. Interpretation of Sections 15 and 16. -If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. - -END OF TERMS AND CONDITIONS - -How to Apply These Terms to Your New Programs - -If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. - -To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found. - - oscam-2.26.01-11942-802-with-Advanced-fake-dcw-detection - Copyright (C) 2026 mardock2009 - - This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - -If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - - oscam-2.26.01-11942-802-with-Advanced-fake-dcw-detection Copyright (C) 2026 mardock2009 - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”. - -You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . - -The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . diff --git a/Makefile b/Makefile old mode 100644 new mode 100755 diff --git a/Makefile.extra b/Makefile.extra old mode 100644 new mode 100755 diff --git a/README.build b/README.build old mode 100644 new mode 100755 diff --git a/README.config b/README.config old mode 100644 new mode 100755 diff --git a/README.dvbapi_protocol b/README.dvbapi_protocol old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/SoftCam.Key b/SoftCam.Key old mode 100644 new mode 100755 diff --git a/config.h b/config.h old mode 100644 new mode 100755 diff --git a/config.sh b/config.sh old mode 100644 new mode 100755 diff --git a/cscrypt/CMakeLists.txt b/cscrypt/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/cscrypt/Makefile b/cscrypt/Makefile old mode 100644 new mode 100755 diff --git a/cscrypt/aes.c b/cscrypt/aes.c old mode 100644 new mode 100755 diff --git a/cscrypt/aes.h b/cscrypt/aes.h old mode 100644 new mode 100755 diff --git a/cscrypt/bn.h b/cscrypt/bn.h old mode 100644 new mode 100755 diff --git a/cscrypt/bn_add.c b/cscrypt/bn_add.c old mode 100644 new mode 100755 diff --git a/cscrypt/bn_asm.c b/cscrypt/bn_asm.c old mode 100644 new mode 100755 diff --git a/cscrypt/bn_ctx.c b/cscrypt/bn_ctx.c old mode 100644 new mode 100755 diff --git a/cscrypt/bn_div.c b/cscrypt/bn_div.c old mode 100644 new mode 100755 diff --git a/cscrypt/bn_exp.c b/cscrypt/bn_exp.c old mode 100644 new mode 100755 diff --git a/cscrypt/bn_lcl.h b/cscrypt/bn_lcl.h old mode 100644 new mode 100755 diff --git a/cscrypt/bn_lib.c b/cscrypt/bn_lib.c old mode 100644 new mode 100755 diff --git a/cscrypt/bn_mul.c b/cscrypt/bn_mul.c old mode 100644 new mode 100755 diff --git a/cscrypt/bn_print.c b/cscrypt/bn_print.c old mode 100644 new mode 100755 diff --git a/cscrypt/bn_shift.c b/cscrypt/bn_shift.c old mode 100644 new mode 100755 diff --git a/cscrypt/bn_sqr.c b/cscrypt/bn_sqr.c old mode 100644 new mode 100755 diff --git a/cscrypt/bn_word.c b/cscrypt/bn_word.c old mode 100644 new mode 100755 diff --git a/cscrypt/buffer.h b/cscrypt/buffer.h old mode 100644 new mode 100755 diff --git a/cscrypt/des.c b/cscrypt/des.c old mode 100644 new mode 100755 diff --git a/cscrypt/des.h b/cscrypt/des.h old mode 100644 new mode 100755 diff --git a/cscrypt/fast_aes.c b/cscrypt/fast_aes.c old mode 100644 new mode 100755 diff --git a/cscrypt/fast_aes.h b/cscrypt/fast_aes.h old mode 100644 new mode 100755 diff --git a/cscrypt/i_cbc.c b/cscrypt/i_cbc.c old mode 100644 new mode 100755 diff --git a/cscrypt/i_ecb.c b/cscrypt/i_ecb.c old mode 100644 new mode 100755 diff --git a/cscrypt/i_skey.c b/cscrypt/i_skey.c old mode 100644 new mode 100755 diff --git a/cscrypt/idea.h b/cscrypt/idea.h old mode 100644 new mode 100755 diff --git a/cscrypt/idea_lcl.h b/cscrypt/idea_lcl.h old mode 100644 new mode 100755 diff --git a/cscrypt/md5.c b/cscrypt/md5.c old mode 100644 new mode 100755 diff --git a/cscrypt/md5.h b/cscrypt/md5.h old mode 100644 new mode 100755 diff --git a/cscrypt/mdc2.c b/cscrypt/mdc2.c old mode 100644 new mode 100755 diff --git a/cscrypt/mdc2.h b/cscrypt/mdc2.h old mode 100644 new mode 100755 diff --git a/cscrypt/mem.c b/cscrypt/mem.c old mode 100644 new mode 100755 diff --git a/cscrypt/openssl_mods.h b/cscrypt/openssl_mods.h old mode 100644 new mode 100755 diff --git a/cscrypt/rc6.c b/cscrypt/rc6.c old mode 100644 new mode 100755 diff --git a/cscrypt/rc6.h b/cscrypt/rc6.h old mode 100644 new mode 100755 diff --git a/cscrypt/sha1.c b/cscrypt/sha1.c old mode 100644 new mode 100755 diff --git a/cscrypt/sha1.h b/cscrypt/sha1.h old mode 100644 new mode 100755 diff --git a/cscrypt/sha256.c b/cscrypt/sha256.c old mode 100644 new mode 100755 diff --git a/cscrypt/sha256.h b/cscrypt/sha256.h old mode 100644 new mode 100755 diff --git a/csctapi/CMakeLists.txt b/csctapi/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/csctapi/Makefile b/csctapi/Makefile old mode 100644 new mode 100755 diff --git a/csctapi/atr.c b/csctapi/atr.c old mode 100644 new mode 100755 diff --git a/csctapi/atr.h b/csctapi/atr.h old mode 100644 new mode 100755 diff --git a/csctapi/cardreaders.h b/csctapi/cardreaders.h old mode 100644 new mode 100755 diff --git a/csctapi/icc_async.c b/csctapi/icc_async.c old mode 100644 new mode 100755 diff --git a/csctapi/icc_async.h b/csctapi/icc_async.h old mode 100644 new mode 100755 diff --git a/csctapi/ifd_amsmc.c b/csctapi/ifd_amsmc.c old mode 100644 new mode 100755 diff --git a/csctapi/ifd_azbox.c b/csctapi/ifd_azbox.c old mode 100644 new mode 100755 diff --git a/csctapi/ifd_cool.c b/csctapi/ifd_cool.c old mode 100644 new mode 100755 diff --git a/csctapi/ifd_db2com.c b/csctapi/ifd_db2com.c old mode 100644 new mode 100755 diff --git a/csctapi/ifd_db2com.h b/csctapi/ifd_db2com.h old mode 100644 new mode 100755 diff --git a/csctapi/ifd_drecas.c b/csctapi/ifd_drecas.c old mode 100644 new mode 100755 diff --git a/csctapi/ifd_drecas.h b/csctapi/ifd_drecas.h old mode 100644 new mode 100755 diff --git a/csctapi/ifd_mp35.c b/csctapi/ifd_mp35.c old mode 100644 new mode 100755 diff --git a/csctapi/ifd_pcsc.c b/csctapi/ifd_pcsc.c old mode 100644 new mode 100755 diff --git a/csctapi/ifd_phoenix.c b/csctapi/ifd_phoenix.c old mode 100644 new mode 100755 diff --git a/csctapi/ifd_phoenix.h b/csctapi/ifd_phoenix.h old mode 100644 new mode 100755 diff --git a/csctapi/ifd_sc8in1.c b/csctapi/ifd_sc8in1.c old mode 100644 new mode 100755 diff --git a/csctapi/ifd_sci.c b/csctapi/ifd_sci.c old mode 100644 new mode 100755 diff --git a/csctapi/ifd_sci_global.h b/csctapi/ifd_sci_global.h old mode 100644 new mode 100755 diff --git a/csctapi/ifd_sci_ioctl.h b/csctapi/ifd_sci_ioctl.h old mode 100644 new mode 100755 diff --git a/csctapi/ifd_smargo.c b/csctapi/ifd_smargo.c old mode 100644 new mode 100755 diff --git a/csctapi/ifd_smartreader.c b/csctapi/ifd_smartreader.c old mode 100644 new mode 100755 diff --git a/csctapi/ifd_smartreader_types.h b/csctapi/ifd_smartreader_types.h old mode 100644 new mode 100755 diff --git a/csctapi/ifd_stapi.c b/csctapi/ifd_stapi.c old mode 100644 new mode 100755 diff --git a/csctapi/ifd_stinger.c b/csctapi/ifd_stinger.c old mode 100644 new mode 100755 diff --git a/csctapi/io_serial.c b/csctapi/io_serial.c old mode 100644 new mode 100755 diff --git a/csctapi/io_serial.h b/csctapi/io_serial.h old mode 100644 new mode 100755 diff --git a/csctapi/protocol_t0.c b/csctapi/protocol_t0.c old mode 100644 new mode 100755 diff --git a/csctapi/protocol_t0.h b/csctapi/protocol_t0.h old mode 100644 new mode 100755 diff --git a/csctapi/protocol_t1.c b/csctapi/protocol_t1.c old mode 100644 new mode 100755 diff --git a/devtools/README b/devtools/README old mode 100644 new mode 100755 diff --git a/devtools/check_cmdline_opts.sh b/devtools/check_cmdline_opts.sh old mode 100644 new mode 100755 diff --git a/devtools/check_config_tables.sh b/devtools/check_config_tables.sh old mode 100644 new mode 100755 diff --git a/devtools/extract_config.sh b/devtools/extract_config.sh old mode 100644 new mode 100755 diff --git a/extapi/README b/extapi/README old mode 100644 new mode 100755 diff --git a/extapi/coolapi.h b/extapi/coolapi.h old mode 100644 new mode 100755 diff --git a/extapi/cygwin/SCardErr.h b/extapi/cygwin/SCardErr.h old mode 100644 new mode 100755 diff --git a/extapi/cygwin/WinSCard.h b/extapi/cygwin/WinSCard.h old mode 100644 new mode 100755 diff --git a/extapi/cygwin/WinSmCrd.h b/extapi/cygwin/WinSmCrd.h old mode 100644 new mode 100755 diff --git a/extapi/linux/README b/extapi/linux/README old mode 100644 new mode 100755 diff --git a/extapi/linux/serial.h b/extapi/linux/serial.h old mode 100644 new mode 100755 diff --git a/extapi/linux/tty_flags.h b/extapi/linux/tty_flags.h old mode 100644 new mode 100755 diff --git a/extapi/openxcas/libOpenXCASAPI.a b/extapi/openxcas/libOpenXCASAPI.a old mode 100644 new mode 100755 diff --git a/extapi/openxcas/openxcas.conf b/extapi/openxcas/openxcas.conf old mode 100644 new mode 100755 diff --git a/extapi/openxcas/openxcas_api.h b/extapi/openxcas/openxcas_api.h old mode 100644 new mode 100755 diff --git a/extapi/openxcas/openxcas_message.h b/extapi/openxcas/openxcas_message.h old mode 100644 new mode 100755 diff --git a/extapi/openxcas/openxcas_smartcard.h b/extapi/openxcas/openxcas_smartcard.h old mode 100644 new mode 100755 diff --git a/git-sync.sh b/git-sync.sh index 4aca893..ec58049 100755 --- a/git-sync.sh +++ b/git-sync.sh @@ -1,11 +1,57 @@ #!/usr/bin/env bash -echo "Synchronizuję main..." -git checkout main -git pull origin main +set -e # wychodzi przy pierwszym błędzie -# opcjonalnie: usuń stare, już zmergowane gałęzie lokalne +echo "======================================" +echo " git-sync – pełna synchronizacja + merge + push" +echo "======================================" + +CURRENT=$(git rev-parse --abbrev-ref HEAD) + +if [ "$CURRENT" = "main" ] || [ "$CURRENT" = "HEAD" ]; then + echo "Błąd: jesteś na main lub w detached HEAD." + echo "Najpierw przejdź na swoją gałąź roboczą." + exit 1 +fi + +echo "Twoja gałąź: $CURRENT" + +# 1. Aktualizacja origin (wszystkie branche) +git fetch origin + +# 2. Przechodzimy na main i aktualizujemy go z serwera +echo "→ Aktualizuję main z origin..." +git checkout main +git pull --ff-only origin main # --ff-only = nie pozwala na merge jeśli nie jest fast-forward + +# 3. Wracamy na gałąź roboczą +git checkout "$CURRENT" + +# 4. Merge main → nasza gałąź (żeby nie mieć konfliktów przy mergu w drugą stronę) +echo "→ Merge main → $CURRENT (aktualizacja feature z main)..." +git merge main + +# 5. Teraz merge nasza gałąź → main +echo "→ Merge $CURRENT → main lokalnie..." +git checkout main +git merge "$CURRENT" --no-edit # --no-edit = bez edytowania komunikatu merge + +# 6. Push main na serwer +echo "→ Wrzucam zaktualizowany main na serwer..." +git push origin main + +# 7. Opcjonalnie: wracamy na gałąź roboczą +git checkout "$CURRENT" + +# 8. Czyszczenie starych zmergowanych gałęzi (opcjonalne) git fetch --prune git branch --merged main | grep -v '^ *main$' | xargs git branch -d 2>/dev/null || true -echo "Gotowe. Teraz możesz tworzyć nową gałąź." +echo "" +echo "======================================" +echo "✅ Zrobione:" +echo "• main zaktualizowany z serwera" +echo "• $CURRENT zmergowany do main" +echo "• main wypushowany na serwer" +echo "Jesteś teraz na: $CURRENT" +echo "======================================" diff --git a/globals.h b/globals.h old mode 100644 new mode 100755 index d1edc02..b9f5046 --- a/globals.h +++ b/globals.h @@ -1543,6 +1543,10 @@ typedef struct ce_csp_t int8_t maxhop; #ifdef CS_CACHEEX_AIO int8_t maxhop_lg; +#endif + CAIDVALUETAB maxhop_percaid; +#ifdef CS_CACHEEX_AIO + CAIDVALUETAB maxhop_lg_percaid; #endif CECSPVALUETAB filter_caidtab; CAIDVALUETAB cacheex_nopushafter_tab; @@ -2623,6 +2627,14 @@ struct s_config #endif CECSP csp; // CSP Settings uint8_t cacheex_enable_stats; // enable stats + + uint8_t cacheex_global_maxhop; + uint8_t cacheex_maxhop; + uint8_t cacheex_maxhop_lg; + + CAIDVALUETAB cacheex_maxhop_percaid; + CAIDVALUETAB cacheex_maxhop_lg_percaid; + struct s_cacheex_matcher *cacheex_matcher; #ifdef CS_CACHEEX_AIO uint8_t cacheex_dropdiffs; diff --git a/globals.h.orig b/globals.h.orig old mode 100644 new mode 100755 diff --git a/images/image1.jpg b/images/image1.jpg old mode 100644 new mode 100755 diff --git a/minilzo/CMakeLists.txt b/minilzo/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/minilzo/Makefile b/minilzo/Makefile old mode 100644 new mode 100755 diff --git a/minilzo/README.LZO b/minilzo/README.LZO old mode 100644 new mode 100755 diff --git a/minilzo/lzoconf.h b/minilzo/lzoconf.h old mode 100644 new mode 100755 diff --git a/minilzo/lzodefs.h b/minilzo/lzodefs.h old mode 100644 new mode 100755 diff --git a/minilzo/minilzo.c b/minilzo/minilzo.c old mode 100644 new mode 100755 diff --git a/minilzo/minilzo.h b/minilzo/minilzo.h old mode 100644 new mode 100755 diff --git a/module-anticasc.c b/module-anticasc.c old mode 100644 new mode 100755 diff --git a/module-anticasc.h b/module-anticasc.h old mode 100644 new mode 100755 diff --git a/module-cacheex.c b/module-cacheex.c old mode 100644 new mode 100755 index 04e2769..9088aef --- a/module-cacheex.c +++ b/module-cacheex.c @@ -491,63 +491,158 @@ int32_t cacheex_add_stats(struct s_client *cl, uint16_t caid, uint16_t srvid, ui } return 0; } - -int8_t cacheex_maxhop(struct s_client *cl) +/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// +int8_t cacheex_maxhop(struct s_client *cl, ECM_REQUEST *er) { - int maxhop = 10; - if(cl->reader && cl->reader->cacheex.maxhop) - { maxhop = cl->reader->cacheex.maxhop; } - else if(cl->account && cl->account->cacheex.maxhop) - { maxhop = cl->account->cacheex.maxhop; } - return maxhop; + const int8_t default_maxhop = 10; + uint16_t caid = er ? er->caid : 0; + + // Apply ONLY for CacheEX readers + if(cl && cl->reader && cl->reader->cacheex.mode > 0) + { + // GLOBAL override ON + if(cfg.cacheex_global_maxhop == 1) + { + // Priority 1: global percaid + if(caid > 0) + { + uint16_t per = caidvaluetab_get_value( + &cfg.cacheex_maxhop_percaid, + caid, + 0 + ); + + if(per > 0) + return (int8_t)per; + } + + // Priority 2: global maxhop + if(cfg.cacheex_maxhop > 0) + return cfg.cacheex_maxhop; + + return default_maxhop; + } + // GLOBAL override OFF → reader only + else + { + // Priority 1: reader percaid + if(caid > 0) + { + uint16_t per = caidvaluetab_get_value( + &cl->reader->cacheex.maxhop_percaid, + caid, + 0 + ); + + if(per > 0) + return (int8_t)per; + } + + // Priority 2: reader maxhop + if(cl->reader->cacheex.maxhop > 0) + return cl->reader->cacheex.maxhop; + + return default_maxhop; + } + } + + // NOT a cacheex reader → default + return default_maxhop; + } - +//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// #ifdef CS_CACHEEX_AIO -int8_t cacheex_maxhop_lg(struct s_client *cl) +int8_t cacheex_maxhop_lg(struct s_client *cl, ECM_REQUEST *er) { - int max = 10; - int maxhop = cacheex_maxhop(cl); - int maxhop_lg = maxhop; + const int8_t default_maxhop = 10; + uint16_t caid = er ? er->caid : 0; - if(cl->reader && cl->reader->cacheex.maxhop_lg) - { - if(cl->reader->cacheex.maxhop_lg > max) - { - cl->reader->cacheex.maxhop_lg = max; - } + // Apply ONLY for CacheEX readers + if(cl && cl->reader && cl->reader->cacheex.mode > 0) + { + // GLOBAL override ON + if(cfg.cacheex_global_maxhop == 1) + { + // Priority 1: global percaid LG + if(caid > 0) + { + uint16_t per = caidvaluetab_get_value( + &cfg.cacheex_maxhop_lg_percaid, + caid, + 0 + ); - if(cl->reader->cacheex.maxhop_lg < maxhop) - { - maxhop_lg = maxhop; - } - else - { - maxhop_lg = cl->reader->cacheex.maxhop_lg; - } + if(per > 0) + return (int8_t)per; + } - cl->reader->cacheex.maxhop_lg = maxhop_lg; - } - else if(cl->account && cl->account->cacheex.maxhop_lg) - { - if(cl->account->cacheex.maxhop_lg > max) - { - cl->account->cacheex.maxhop_lg = max; - } + // Priority 2: global maxhop LG + if(cfg.cacheex_maxhop_lg > 0) + return cfg.cacheex_maxhop_lg; - if(cl->account->cacheex.maxhop_lg < maxhop) - { - maxhop_lg = maxhop; - } - else - { - maxhop_lg = cl->account->cacheex.maxhop_lg; - } + return default_maxhop; + } + // GLOBAL override OFF → reader only + else + { + // Priority 1: reader percaid LG + if(caid > 0) + { + uint16_t per = caidvaluetab_get_value( + &cl->reader->cacheex.maxhop_lg_percaid, + caid, + 0 + ); - cl->account->cacheex.maxhop_lg = maxhop_lg; - } - return maxhop_lg; + if(per > 0) + return (int8_t)per; + } + + // Priority 2: reader maxhop LG + if(cl->reader->cacheex.maxhop_lg > 0) + return cl->reader->cacheex.maxhop_lg; + + return default_maxhop; + } + } + + return default_maxhop; } #endif +/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// + +/** + * Check if ECM hop count is within reader's configured maxhop limits + * Returns 1 if hop is allowed, 0 if hop exceeds limit + */ +static int8_t cacheex_check_maxhop(struct s_client *cl, ECM_REQUEST *er) +{ + // Get the hop count from csp_lastnodes list + uint8_t hop = er->csp_lastnodes ? ll_count(er->csp_lastnodes) : 0; + + // Get the maximum allowed hop for this reader/ECM + int8_t max_hop; +#ifdef CS_CACHEEX_AIO + if(er->localgenerated) + { + max_hop = cacheex_maxhop_lg(cl, er); + } + else +#endif + { + max_hop = cacheex_maxhop(cl, er); + } + + // Check if hop exceeds the limit + if(hop > max_hop) + { + debug_ecm(D_CACHEEX, "cacheex: reject ECM %04X@%06X/%04X hop %d > max_hop %d for reader %s", + er->caid, er->prid, er->srvid, hop, max_hop, username(cl)); + return 0; + } + + return 1; +} static void cacheex_cache_push_to_client(struct s_client *cl, ECM_REQUEST *er) { @@ -1012,12 +1107,59 @@ static int32_t cacheex_add_to_cache_int(struct s_client *cl, ECM_REQUEST *er, in void cacheex_add_to_cache(struct s_client *cl, ECM_REQUEST *er) { er->from_cacheex = 1; + + // Check maxhop limit before adding to cache + // Get the hop count from csp_lastnodes list + uint8_t hop = er->csp_lastnodes ? ll_count(er->csp_lastnodes) : 0; + int8_t max_hop; +#ifdef CS_CACHEEX_AIO + if(er->localgenerated) + { + max_hop = cacheex_maxhop_lg(cl, er); + } + else +#endif + { + max_hop = cacheex_maxhop(cl, er); + } + + if(hop > max_hop) + { + debug_ecm(D_CACHEEX, "cacheex: reject ECM %04X@%06X/%04X hop %d > max_hop %d for reader %s", + er->caid, er->prid, er->srvid, hop, max_hop, username(cl)); + free_push_in_ecm(er); + return; + } + if(!cacheex_add_to_cache_int(cl, er, 0)) { free_push_in_ecm(er); } } void cacheex_add_to_cache_from_csp(struct s_client *cl, ECM_REQUEST *er) { + // Check maxhop limit before adding to cache + // Get the hop count from csp_lastnodes list + uint8_t hop = er->csp_lastnodes ? ll_count(er->csp_lastnodes) : 0; + int8_t max_hop; +#ifdef CS_CACHEEX_AIO + if(er->localgenerated) + { + max_hop = cacheex_maxhop_lg(cl, er); + } + else +#endif + { + max_hop = cacheex_maxhop(cl, er); + } + + if(hop > max_hop) + { + debug_ecm(D_CACHEEX, "cacheex: reject ECM %04X@%06X/%04X hop %d > max_hop %d for reader %s", + er->caid, er->prid, er->srvid, hop, max_hop, username(cl)); + free_push_in_ecm(er); + return; + } + if(!cacheex_add_to_cache_int(cl, er, 1)) { free_push_in_ecm(er); } } @@ -1556,4 +1698,5 @@ void caidtab2ftab_add(CAIDTAB *lgonly_ctab, FTAB *lgonly_tab) } } #endif -#endif + +#endif // CS_CACHEEX diff --git a/module-cacheex.h b/module-cacheex.h old mode 100644 new mode 100755 index 1d6b80c..0d71f41 --- a/module-cacheex.h +++ b/module-cacheex.h @@ -20,9 +20,9 @@ int32_t cacheex_add_stats(struct s_client *cl, uint16_t caid, uint16_t srvid, ui , uint8_t localgenerated #endif ); -int8_t cacheex_maxhop(struct s_client *cl); +int8_t cacheex_maxhop(struct s_client *cl, ECM_REQUEST *er); #ifdef CS_CACHEEX_AIO -int8_t cacheex_maxhop_lg(struct s_client *cl); +int8_t cacheex_maxhop_lg(struct s_client *cl, ECM_REQUEST *er); #endif #ifdef CS_CACHEEX diff --git a/module-camd33.c b/module-camd33.c old mode 100644 new mode 100755 diff --git a/module-camd35-cacheex.c b/module-camd35-cacheex.c old mode 100644 new mode 100755 index 8a85b94..5649336 --- a/module-camd35-cacheex.c +++ b/module-camd35-cacheex.c @@ -1105,16 +1105,16 @@ static void camd35_cacheex_push_filter(struct s_client *cl, uint8_t *buf, uint8_ static int32_t camd35_cacheex_push_chk(struct s_client *cl, ECM_REQUEST *er) { if( - ll_count(er->csp_lastnodes) >= cacheex_maxhop(cl) // check max 10 nodes to push + ll_count(er->csp_lastnodes) >= cacheex_maxhop(cl, er) // check max 10 nodes to push #ifdef CS_CACHEEX_AIO - && (!er->localgenerated || (er->localgenerated && (ll_count(er->csp_lastnodes) >= cacheex_maxhop_lg(cl)))) // check maxhop_lg if cw is lg-flagged + && (!er->localgenerated || (er->localgenerated && (ll_count(er->csp_lastnodes) >= cacheex_maxhop_lg(cl, er)))) // check maxhop_lg if cw is lg-flagged #endif ) { #ifdef CS_CACHEEX_AIO - cs_log_dbg(D_CACHEEX, "cacheex: nodelist reached %d nodes(non-lg) or reached %d nodes(lg), no push", cacheex_maxhop(cl), cacheex_maxhop_lg(cl)); + cs_log_dbg(D_CACHEEX, "cacheex: nodelist reached %d nodes(non-lg) or reached %d nodes(lg), no push", cacheex_maxhop(cl, er), cacheex_maxhop_lg(cl, er)); #else - cs_log_dbg(D_CACHEEX, "cacheex: nodelist reached %d nodes, no push", cacheex_maxhop(cl)); + cs_log_dbg(D_CACHEEX, "cacheex: nodelist reached %d nodes, no push", cacheex_maxhop(cl, er)); #endif return 0; } @@ -1371,9 +1371,9 @@ static void camd35_cacheex_push_in(struct s_client *cl, uint8_t *buf) #ifndef CS_CACHEEX_AIO // check max nodes: - if(count > cacheex_maxhop(cl)) + if(count > cacheex_maxhop(cl, er)) { - cs_log_dbg(D_CACHEEX, "cacheex: received %d nodes (max=%d), ignored! %s", (int32_t)count, cacheex_maxhop(cl), username(cl)); + cs_log_dbg(D_CACHEEX, "cacheex: received %d nodes (max=%d), ignored! %s", (int32_t)count, cacheex_maxhop(cl, er), username(cl)); NULLFREE(er); return; } @@ -1401,9 +1401,9 @@ static void camd35_cacheex_push_in(struct s_client *cl, uint8_t *buf) cs_log_dbg(D_CACHEEX, "cacheex: received ECM with localgenerated flag %04X@%06X:%04X %s", er->caid, er->prid, er->srvid, username(cl)); // check max nodes for lg flagged cw: - if(ll_count(er->csp_lastnodes) > cacheex_maxhop_lg(cl)) + if(ll_count(er->csp_lastnodes) > cacheex_maxhop_lg(cl, er)) { - cs_log_dbg(D_CACHEEX, "cacheex: received (lg) %d nodes (max=%d), ignored! %s", ll_count(er->csp_lastnodes), cacheex_maxhop_lg(cl), username(cl)); + cs_log_dbg(D_CACHEEX, "cacheex: received (lg) %d nodes (max=%d), ignored! %s", ll_count(er->csp_lastnodes), cacheex_maxhop_lg(cl, er), username(cl)); free_push_in_ecm(er); return; } @@ -1412,9 +1412,9 @@ static void camd35_cacheex_push_in(struct s_client *cl, uint8_t *buf) else { // check max nodes: - if(ll_count(er->csp_lastnodes) > cacheex_maxhop(cl)) + if(ll_count(er->csp_lastnodes) > cacheex_maxhop(cl, er)) { - cs_log_dbg(D_CACHEEX, "cacheex: received %d nodes (max=%d), ignored! %s", ll_count(er->csp_lastnodes), cacheex_maxhop(cl), username(cl)); + cs_log_dbg(D_CACHEEX, "cacheex: received %d nodes (max=%d), ignored! %s", ll_count(er->csp_lastnodes), cacheex_maxhop(cl, er), username(cl)); free_push_in_ecm(er); return; } diff --git a/module-camd35-cacheex.c.orig b/module-camd35-cacheex.c.orig old mode 100644 new mode 100755 diff --git a/module-camd35-cacheex.h b/module-camd35-cacheex.h old mode 100644 new mode 100755 diff --git a/module-camd35.c b/module-camd35.c old mode 100644 new mode 100755 diff --git a/module-camd35.h b/module-camd35.h old mode 100644 new mode 100755 diff --git a/module-cccam-cacheex.c b/module-cccam-cacheex.c old mode 100644 new mode 100755 index 039f464..a915ef3 --- a/module-cccam-cacheex.c +++ b/module-cccam-cacheex.c @@ -1088,16 +1088,16 @@ static int32_t cc_cacheex_push_chk(struct s_client *cl, struct ecm_request_t *er } if( - ll_count(er->csp_lastnodes) >= cacheex_maxhop(cl) // check max 10 nodes to push + ll_count(er->csp_lastnodes) >= cacheex_maxhop(cl, er) // check max 10 nodes to push #ifdef CS_CACHEEX_AIO - && (!er->localgenerated || (er->localgenerated && (ll_count(er->csp_lastnodes) >= cacheex_maxhop_lg(cl)))) // check maxhop_lg if cw is lg-flagged + && (!er->localgenerated || (er->localgenerated && (ll_count(er->csp_lastnodes) >= cacheex_maxhop_lg(cl, er)))) // check maxhop_lg if cw is lg-flagged #endif ) { #ifdef CS_CACHEEX_AIO - cs_log_dbg(D_CACHEEX, "cacheex: nodelist reached %d nodes(non-lg) or reached %d nodes(lg), no push", cacheex_maxhop(cl), cacheex_maxhop_lg(cl)); + cs_log_dbg(D_CACHEEX, "cacheex: nodelist reached %d nodes(non-lg) or reached %d nodes(lg), no push", cacheex_maxhop(cl, er), cacheex_maxhop_lg(cl, er)); #else - cs_log_dbg(D_CACHEEX, "cacheex: nodelist reached %d nodes, no push", cacheex_maxhop(cl)); + cs_log_dbg(D_CACHEEX, "cacheex: nodelist reached %d nodes, no push", cacheex_maxhop(cl, er)); #endif return 0; } @@ -1426,10 +1426,10 @@ void cc_cacheex_push_in(struct s_client *cl, uint8_t *buf) #ifndef CS_CACHEEX_AIO // check max nodes - if(count > cacheex_maxhop(cl)) + if(count > cacheex_maxhop(cl, er)) { cs_log_dbg(D_CACHEEX, "cacheex: received %d nodes (max=%d), ignored! %s", - (int32_t)count, cacheex_maxhop(cl), username(cl)); + (int32_t)count, cacheex_maxhop(cl, er), username(cl)); NULLFREE(er); return; @@ -1467,9 +1467,9 @@ void cc_cacheex_push_in(struct s_client *cl, uint8_t *buf) cs_log_dbg(D_CACHEEX, "cacheex: received ECM with localgenerated flag %04X@%06X:%04X %s", er->caid, er->prid, er->srvid, username(cl)); //check max nodes for lg flagged cw: - if(ll_count(er->csp_lastnodes) > cacheex_maxhop_lg(cl)) + if(ll_count(er->csp_lastnodes) > cacheex_maxhop_lg(cl, er)) { - cs_log_dbg(D_CACHEEX, "cacheex: received (lg) %d nodes (max=%d), ignored! %s", ll_count(er->csp_lastnodes), cacheex_maxhop_lg(cl), username(cl)); + cs_log_dbg(D_CACHEEX, "cacheex: received (lg) %d nodes (max=%d), ignored! %s", ll_count(er->csp_lastnodes), cacheex_maxhop_lg(cl, er), username(cl)); free_push_in_ecm(er); return; } @@ -1478,9 +1478,9 @@ void cc_cacheex_push_in(struct s_client *cl, uint8_t *buf) else { //check max nodes: - if(ll_count(er->csp_lastnodes) > cacheex_maxhop(cl)) + if(ll_count(er->csp_lastnodes) > cacheex_maxhop(cl, er)) { - cs_log_dbg(D_CACHEEX, "cacheex: received %d nodes (max=%d), ignored! %s", ll_count(er->csp_lastnodes), cacheex_maxhop(cl), username(cl)); + cs_log_dbg(D_CACHEEX, "cacheex: received %d nodes (max=%d), ignored! %s", ll_count(er->csp_lastnodes), cacheex_maxhop(cl, er), username(cl)); free_push_in_ecm(er); return; } diff --git a/module-cccam-cacheex.h b/module-cccam-cacheex.h old mode 100644 new mode 100755 diff --git a/module-cccam-data.h b/module-cccam-data.h old mode 100644 new mode 100755 diff --git a/module-cccam.c b/module-cccam.c old mode 100644 new mode 100755 diff --git a/module-cccam.h b/module-cccam.h old mode 100644 new mode 100755 diff --git a/module-cccshare.c b/module-cccshare.c old mode 100644 new mode 100755 diff --git a/module-cccshare.h b/module-cccshare.h old mode 100644 new mode 100755 diff --git a/module-constcw.c b/module-constcw.c old mode 100644 new mode 100755 diff --git a/module-csp.c b/module-csp.c old mode 100644 new mode 100755 diff --git a/module-cw-cycle-check.c b/module-cw-cycle-check.c old mode 100644 new mode 100755 diff --git a/module-cw-cycle-check.h b/module-cw-cycle-check.h old mode 100644 new mode 100755 diff --git a/module-dvbapi-azbox.c b/module-dvbapi-azbox.c old mode 100644 new mode 100755 diff --git a/module-dvbapi-azbox.h b/module-dvbapi-azbox.h old mode 100644 new mode 100755 diff --git a/module-dvbapi-chancache.c b/module-dvbapi-chancache.c old mode 100644 new mode 100755 diff --git a/module-dvbapi-chancache.h b/module-dvbapi-chancache.h old mode 100644 new mode 100755 diff --git a/module-dvbapi-coolapi-legacy.c b/module-dvbapi-coolapi-legacy.c old mode 100644 new mode 100755 diff --git a/module-dvbapi-coolapi.c b/module-dvbapi-coolapi.c old mode 100644 new mode 100755 diff --git a/module-dvbapi-coolapi.h b/module-dvbapi-coolapi.h old mode 100644 new mode 100755 diff --git a/module-dvbapi-mca.c b/module-dvbapi-mca.c old mode 100644 new mode 100755 diff --git a/module-dvbapi-mca.h b/module-dvbapi-mca.h old mode 100644 new mode 100755 diff --git a/module-dvbapi-stapi.c b/module-dvbapi-stapi.c old mode 100644 new mode 100755 diff --git a/module-dvbapi-stapi.h b/module-dvbapi-stapi.h old mode 100644 new mode 100755 diff --git a/module-dvbapi-stapi5.c b/module-dvbapi-stapi5.c old mode 100644 new mode 100755 diff --git a/module-dvbapi.c b/module-dvbapi.c old mode 100644 new mode 100755 diff --git a/module-dvbapi.h b/module-dvbapi.h old mode 100644 new mode 100755 diff --git a/module-emulator-biss.c b/module-emulator-biss.c old mode 100644 new mode 100755 diff --git a/module-emulator-biss.h b/module-emulator-biss.h old mode 100644 new mode 100755 diff --git a/module-emulator-cryptoworks.c b/module-emulator-cryptoworks.c old mode 100644 new mode 100755 diff --git a/module-emulator-cryptoworks.h b/module-emulator-cryptoworks.h old mode 100644 new mode 100755 diff --git a/module-emulator-director.c b/module-emulator-director.c old mode 100644 new mode 100755 diff --git a/module-emulator-director.h b/module-emulator-director.h old mode 100644 new mode 100755 diff --git a/module-emulator-irdeto.c b/module-emulator-irdeto.c old mode 100644 new mode 100755 diff --git a/module-emulator-irdeto.h b/module-emulator-irdeto.h old mode 100644 new mode 100755 diff --git a/module-emulator-nagravision.c b/module-emulator-nagravision.c old mode 100644 new mode 100755 diff --git a/module-emulator-nagravision.h b/module-emulator-nagravision.h old mode 100644 new mode 100755 diff --git a/module-emulator-omnicrypt.c b/module-emulator-omnicrypt.c old mode 100644 new mode 100755 diff --git a/module-emulator-omnicrypt.h b/module-emulator-omnicrypt.h old mode 100644 new mode 100755 diff --git a/module-emulator-osemu.c b/module-emulator-osemu.c old mode 100644 new mode 100755 diff --git a/module-emulator-osemu.h b/module-emulator-osemu.h old mode 100644 new mode 100755 diff --git a/module-emulator-powervu.c b/module-emulator-powervu.c old mode 100644 new mode 100755 diff --git a/module-emulator-powervu.h b/module-emulator-powervu.h old mode 100644 new mode 100755 diff --git a/module-emulator-viaccess.c b/module-emulator-viaccess.c old mode 100644 new mode 100755 diff --git a/module-emulator-viaccess.h b/module-emulator-viaccess.h old mode 100644 new mode 100755 diff --git a/module-emulator.c b/module-emulator.c old mode 100644 new mode 100755 diff --git a/module-gbox-cards.c b/module-gbox-cards.c old mode 100644 new mode 100755 diff --git a/module-gbox-cards.h b/module-gbox-cards.h old mode 100644 new mode 100755 diff --git a/module-gbox-helper.c b/module-gbox-helper.c old mode 100644 new mode 100755 diff --git a/module-gbox-helper.h b/module-gbox-helper.h old mode 100644 new mode 100755 diff --git a/module-gbox-remm.c b/module-gbox-remm.c old mode 100644 new mode 100755 diff --git a/module-gbox-remm.h b/module-gbox-remm.h old mode 100644 new mode 100755 diff --git a/module-gbox-sms.c b/module-gbox-sms.c old mode 100644 new mode 100755 diff --git a/module-gbox-sms.h b/module-gbox-sms.h old mode 100644 new mode 100755 diff --git a/module-gbox.c b/module-gbox.c old mode 100644 new mode 100755 diff --git a/module-gbox.h b/module-gbox.h old mode 100644 new mode 100755 diff --git a/module-ghttp.c b/module-ghttp.c old mode 100644 new mode 100755 diff --git a/module-lcd.c b/module-lcd.c old mode 100644 new mode 100755 diff --git a/module-lcd.h b/module-lcd.h old mode 100644 new mode 100755 diff --git a/module-led.c b/module-led.c old mode 100644 new mode 100755 diff --git a/module-led.h b/module-led.h old mode 100644 new mode 100755 diff --git a/module-monitor.c b/module-monitor.c old mode 100644 new mode 100755 diff --git a/module-monitor.h b/module-monitor.h old mode 100644 new mode 100755 diff --git a/module-newcamd-des.c b/module-newcamd-des.c old mode 100644 new mode 100755 diff --git a/module-newcamd-des.h b/module-newcamd-des.h old mode 100644 new mode 100755 diff --git a/module-newcamd.c b/module-newcamd.c old mode 100644 new mode 100755 diff --git a/module-newcamd.h b/module-newcamd.h old mode 100644 new mode 100755 diff --git a/module-pandora.c b/module-pandora.c old mode 100644 new mode 100755 diff --git a/module-radegast.c b/module-radegast.c old mode 100644 new mode 100755 diff --git a/module-scam.c b/module-scam.c old mode 100644 new mode 100755 diff --git a/module-serial.c b/module-serial.c old mode 100644 new mode 100755 diff --git a/module-stat.c b/module-stat.c old mode 100644 new mode 100755 diff --git a/module-stat.h b/module-stat.h old mode 100644 new mode 100755 diff --git a/module-streamrelay.c b/module-streamrelay.c old mode 100644 new mode 100755 diff --git a/module-streamrelay.h b/module-streamrelay.h old mode 100644 new mode 100755 diff --git a/module-webif-lib.c b/module-webif-lib.c old mode 100644 new mode 100755 diff --git a/module-webif-lib.h b/module-webif-lib.h old mode 100644 new mode 100755 diff --git a/module-webif-tpl.c b/module-webif-tpl.c old mode 100644 new mode 100755 diff --git a/module-webif-tpl.h b/module-webif-tpl.h old mode 100644 new mode 100755 diff --git a/module-webif.c b/module-webif.c old mode 100644 new mode 100755 index 252f1c2..71f3411 --- a/module-webif.c +++ b/module-webif.c @@ -1045,7 +1045,15 @@ static char *send_oscam_config_cache(struct templatevars *vars, struct uriparams tpl_printf(vars, TPLADD, "MAX_HIT_TIME", "%d", cfg.max_hitcache_time); - tpl_addVar(vars, TPLADD, "CACHEEXSTATSSELECTED", (cfg.cacheex_enable_stats == 1) ? "checked" : ""); + tpl_addVar(vars, TPLADD, "CACHEEXSTATSSELECTED", (cfg.cacheex_enable_stats == 1) ? "checked" : ""); + + /* GLOBAL CACHEEX MAXHOP */ + tpl_printf(vars, TPLADD, "CACHEEX_GLOBAL_MAXHOP",cfg.cacheex_global_maxhop ? "checked" : ""); + tpl_printf(vars, TPLADD, "CACHEEX_MAXHOP_GLOBAL", "%d", cfg.cacheex_maxhop); + tpl_printf(vars, TPLADD, "CACHEEX_MAXHOP_LG_GLOBAL", "%d", cfg.cacheex_maxhop_lg); + + tpl_printf(vars, TPLADD, "CACHEEX_MAXHOP_PERCAID", "%s", mk_t_caidvaluetab(&cfg.cacheex_maxhop_percaid)); + tpl_printf(vars, TPLADD, "CACHEEX_MAXHOP_LG_PERCAID", "%s", mk_t_caidvaluetab(&cfg.cacheex_maxhop_lg_percaid)); tpl_addVar(vars, TPLADD, "WTTCHECKED", (cfg.wait_until_ctimeout == 1) ? "checked" : ""); diff --git a/module-webif.c.orig b/module-webif.c.orig old mode 100644 new mode 100755 diff --git a/module-webif.h b/module-webif.h old mode 100644 new mode 100755 diff --git a/modules.h b/modules.h old mode 100644 new mode 100755 diff --git a/oscam-aes.c b/oscam-aes.c old mode 100644 new mode 100755 diff --git a/oscam-aes.h b/oscam-aes.h old mode 100644 new mode 100755 diff --git a/oscam-array.c b/oscam-array.c old mode 100644 new mode 100755 diff --git a/oscam-array.h b/oscam-array.h old mode 100644 new mode 100755 diff --git a/oscam-cache.c b/oscam-cache.c old mode 100644 new mode 100755 index d4832a8..d50f245 --- a/oscam-cache.c +++ b/oscam-cache.c @@ -676,12 +676,36 @@ static bool cw_cache_check(ECM_REQUEST *er) void add_cache(ECM_REQUEST *er) { if(!cache_init_done || !er->csp_hash) return; -#ifdef CS_CACHEEX_AIO - // cw_cache_check - if(!cw_cache_check(er)) - { - return; - } + +#ifdef CS_CACHEEX + +if(cfg.cacheex_global_maxhop) +{ + int8_t hop = 0; + + if(er->cacheex_src) + { + hop = er->cacheex_src->cacheex_maxhop; + } + + uint16_t percaid_maxhop = caidvaluetab_get_value( + &cfg.cacheex_maxhop_percaid, + er->caid, + cfg.cacheex_maxhop + ); + + int8_t maxhop = (int8_t)percaid_maxhop; + + if(hop > maxhop) + { + cs_log_dbg(D_CACHEEX, + "cacheex: DROP hop %d > maxhop %d (caid %04X)", + hop, maxhop, er->caid); + + return; + } +} + #endif ECMHASH *result = NULL; CW *cw = NULL; diff --git a/oscam-cache.h b/oscam-cache.h old mode 100644 new mode 100755 diff --git a/oscam-chk.c b/oscam-chk.c old mode 100644 new mode 100755 diff --git a/oscam-chk.c.orig b/oscam-chk.c.orig old mode 100644 new mode 100755 diff --git a/oscam-chk.c.rej b/oscam-chk.c.rej old mode 100644 new mode 100755 diff --git a/oscam-chk.h b/oscam-chk.h old mode 100644 new mode 100755 diff --git a/oscam-client.c b/oscam-client.c old mode 100644 new mode 100755 diff --git a/oscam-client.h b/oscam-client.h old mode 100644 new mode 100755 diff --git a/oscam-conf-chk.c b/oscam-conf-chk.c old mode 100644 new mode 100755 diff --git a/oscam-conf-chk.h b/oscam-conf-chk.h old mode 100644 new mode 100755 diff --git a/oscam-conf-mk.c b/oscam-conf-mk.c old mode 100644 new mode 100755 diff --git a/oscam-conf-mk.h b/oscam-conf-mk.h old mode 100644 new mode 100755 diff --git a/oscam-conf.c b/oscam-conf.c old mode 100644 new mode 100755 diff --git a/oscam-conf.h b/oscam-conf.h old mode 100644 new mode 100755 diff --git a/oscam-config-account.c b/oscam-config-account.c old mode 100644 new mode 100755 index bfdf1c5..3340fd3 --- a/oscam-config-account.c +++ b/oscam-config-account.c @@ -478,6 +478,10 @@ static const struct config_list account_opts[] = DEF_OPT_INT8("cacheex_maxhop" , OFS(cacheex.maxhop), 0), #ifdef CS_CACHEEX_AIO DEF_OPT_INT8("cacheex_maxhop_lg" , OFS(cacheex.maxhop_lg), 0), +#endif + DEF_OPT_FUNC("cacheex_maxhop_percaid" , OFS(cacheex.maxhop_percaid), caidvaluetab_fn), +#ifdef CS_CACHEEX_AIO + DEF_OPT_FUNC("cacheex_maxhop_lg_percaid" , OFS(cacheex.maxhop_lg_percaid),caidvaluetab_fn), #endif DEF_OPT_FUNC("cacheex_ecm_filter" , OFS(cacheex.filter_caidtab), cacheex_hitvaluetab_fn), DEF_OPT_UINT8("cacheex_drop_csp" , OFS(cacheex.drop_csp), 0), diff --git a/oscam-config-global.c b/oscam-config-global.c old mode 100644 new mode 100755 index 692e235..001417c --- a/oscam-config-global.c +++ b/oscam-config-global.c @@ -716,7 +716,15 @@ static const struct config_list cache_opts[] = DEF_OPT_UINT8("cacheexenablestats" , OFS(cacheex_enable_stats) , 0), #ifdef CS_CACHEEX_AIO DEF_OPT_UINT8("cacheex_dropdiffs" , OFS(cacheex_dropdiffs) , 0), - DEF_OPT_FUNC("cacheex_push_lg_groups" , OFS(cacheex_push_lg_groups) , group_fn), + + DEF_OPT_UINT8("cacheex_global_maxhop" , OFS(cacheex_global_maxhop) , 0), + DEF_OPT_UINT8("cacheex_maxhop" , OFS(cacheex_maxhop) , 0), + DEF_OPT_UINT8("cacheex_maxhop_lg" , OFS(cacheex_maxhop_lg) , 0), + + DEF_OPT_FUNC("cacheex_maxhop_percaid" , OFS(cacheex_maxhop_percaid) , caidvaluetab_fn), + DEF_OPT_FUNC("cacheex_maxhop_lg_percaid" , OFS(cacheex_maxhop_lg_percaid) , caidvaluetab_fn), + + DEF_OPT_FUNC("cacheex_push_lg_groups" , OFS(cacheex_push_lg_groups) , group_fn), DEF_OPT_UINT8("cacheex_lg_only_remote_settings" , OFS(cacheex_lg_only_remote_settings) , 1), DEF_OPT_UINT8("cacheex_localgenerated_only" , OFS(cacheex_localgenerated_only) , 0), DEF_OPT_FUNC("cacheex_localgenerated_only_caid" , OFS(cacheex_localgenerated_only_caidtab) , check_caidtab_fn), diff --git a/oscam-config-reader.c b/oscam-config-reader.c old mode 100644 new mode 100755 index ef8a60b..f249a92 --- a/oscam-config-reader.c +++ b/oscam-config-reader.c @@ -1200,6 +1200,10 @@ static const struct config_list reader_opts[] = DEF_OPT_INT8("cacheex_maxhop" , OFS(cacheex.maxhop), 0), #ifdef CS_CACHEEX_AIO DEF_OPT_INT8("cacheex_maxhop_lg" , OFS(cacheex.maxhop_lg), 0), +#endif + DEF_OPT_FUNC("cacheex_maxhop_percaid" , OFS(cacheex.maxhop_percaid), caidvaluetab_fn), +#ifdef CS_CACHEEX_AIO + DEF_OPT_FUNC("cacheex_maxhop_lg_percaid" , OFS(cacheex.maxhop_lg_percaid), caidvaluetab_fn), #endif DEF_OPT_FUNC("cacheex_ecm_filter" , OFS(cacheex.filter_caidtab), cacheex_hitvaluetab_fn), DEF_OPT_UINT8("cacheex_allow_request" , OFS(cacheex.allow_request), 0), diff --git a/oscam-config.c b/oscam-config.c old mode 100644 new mode 100755 diff --git a/oscam-config.c.orig b/oscam-config.c.orig old mode 100644 new mode 100755 diff --git a/oscam-config.h b/oscam-config.h old mode 100644 new mode 100755 diff --git a/oscam-ecm.c b/oscam-ecm.c old mode 100644 new mode 100755 diff --git a/oscam-ecm.c.orig b/oscam-ecm.c.orig old mode 100644 new mode 100755 diff --git a/oscam-ecm.h b/oscam-ecm.h old mode 100644 new mode 100755 diff --git a/oscam-emm-cache.c b/oscam-emm-cache.c old mode 100644 new mode 100755 diff --git a/oscam-emm-cache.h b/oscam-emm-cache.h old mode 100644 new mode 100755 diff --git a/oscam-emm.c b/oscam-emm.c old mode 100644 new mode 100755 diff --git a/oscam-emm.h b/oscam-emm.h old mode 100644 new mode 100755 diff --git a/oscam-failban.c b/oscam-failban.c old mode 100644 new mode 100755 diff --git a/oscam-failban.h b/oscam-failban.h old mode 100644 new mode 100755 diff --git a/oscam-files.c b/oscam-files.c old mode 100644 new mode 100755 diff --git a/oscam-files.h b/oscam-files.h old mode 100644 new mode 100755 diff --git a/oscam-garbage.c b/oscam-garbage.c old mode 100644 new mode 100755 diff --git a/oscam-garbage.h b/oscam-garbage.h old mode 100644 new mode 100755 diff --git a/oscam-hashtable.c b/oscam-hashtable.c old mode 100644 new mode 100755 diff --git a/oscam-hashtable.h b/oscam-hashtable.h old mode 100644 new mode 100755 diff --git a/oscam-llist.c b/oscam-llist.c old mode 100644 new mode 100755 diff --git a/oscam-llist.h b/oscam-llist.h old mode 100644 new mode 100755 diff --git a/oscam-lock.c b/oscam-lock.c old mode 100644 new mode 100755 diff --git a/oscam-lock.h b/oscam-lock.h old mode 100644 new mode 100755 diff --git a/oscam-log-reader.c b/oscam-log-reader.c old mode 100644 new mode 100755 diff --git a/oscam-log-reader.h b/oscam-log-reader.h old mode 100644 new mode 100755 diff --git a/oscam-log.c b/oscam-log.c old mode 100644 new mode 100755 diff --git a/oscam-log.h b/oscam-log.h old mode 100644 new mode 100755 diff --git a/oscam-net.c b/oscam-net.c old mode 100644 new mode 100755 diff --git a/oscam-net.h b/oscam-net.h old mode 100644 new mode 100755 diff --git a/oscam-reader.c b/oscam-reader.c old mode 100644 new mode 100755 diff --git a/oscam-reader.h b/oscam-reader.h old mode 100644 new mode 100755 diff --git a/oscam-signing.c b/oscam-signing.c old mode 100644 new mode 100755 diff --git a/oscam-signing.h b/oscam-signing.h old mode 100644 new mode 100755 diff --git a/oscam-simples.c b/oscam-simples.c old mode 100644 new mode 100755 diff --git a/oscam-string-isotables.h b/oscam-string-isotables.h old mode 100644 new mode 100755 diff --git a/oscam-string.c b/oscam-string.c old mode 100644 new mode 100755 diff --git a/oscam-string.h b/oscam-string.h old mode 100644 new mode 100755 diff --git a/oscam-time.c b/oscam-time.c old mode 100644 new mode 100755 diff --git a/oscam-time.h b/oscam-time.h old mode 100644 new mode 100755 diff --git a/oscam-work.c b/oscam-work.c old mode 100644 new mode 100755 diff --git a/oscam-work.h b/oscam-work.h old mode 100644 new mode 100755 diff --git a/oscam.c b/oscam.c old mode 100644 new mode 100755 diff --git a/reader-bulcrypt.c b/reader-bulcrypt.c old mode 100644 new mode 100755 diff --git a/reader-common.c b/reader-common.c old mode 100644 new mode 100755 diff --git a/reader-common.h b/reader-common.h old mode 100644 new mode 100755 diff --git a/reader-conax.c b/reader-conax.c old mode 100644 new mode 100755 diff --git a/reader-cryptoworks.c b/reader-cryptoworks.c old mode 100644 new mode 100755 diff --git a/reader-dgcrypt.c b/reader-dgcrypt.c old mode 100644 new mode 100755 diff --git a/reader-dre-cas.c b/reader-dre-cas.c old mode 100644 new mode 100755 diff --git a/reader-dre-common.c b/reader-dre-common.c old mode 100644 new mode 100755 diff --git a/reader-dre-common.h b/reader-dre-common.h old mode 100644 new mode 100755 diff --git a/reader-dre-st20.c b/reader-dre-st20.c old mode 100644 new mode 100755 diff --git a/reader-dre-st20.h b/reader-dre-st20.h old mode 100644 new mode 100755 diff --git a/reader-dre.c b/reader-dre.c old mode 100644 new mode 100755 diff --git a/reader-griffin.c b/reader-griffin.c old mode 100644 new mode 100755 diff --git a/reader-irdeto.c b/reader-irdeto.c old mode 100644 new mode 100755 diff --git a/reader-irdeto.h b/reader-irdeto.h old mode 100644 new mode 100755 diff --git a/reader-nagra-common.c b/reader-nagra-common.c old mode 100644 new mode 100755 diff --git a/reader-nagra-common.h b/reader-nagra-common.h old mode 100644 new mode 100755 diff --git a/reader-nagra.c b/reader-nagra.c old mode 100644 new mode 100755 diff --git a/reader-nagracak7.c b/reader-nagracak7.c old mode 100644 new mode 100755 diff --git a/reader-seca.c b/reader-seca.c old mode 100644 new mode 100755 diff --git a/reader-tongfang.c b/reader-tongfang.c old mode 100644 new mode 100755 diff --git a/reader-viaccess.c b/reader-viaccess.c old mode 100644 new mode 100755 diff --git a/reader-videoguard-common.c b/reader-videoguard-common.c old mode 100644 new mode 100755 diff --git a/reader-videoguard-common.h b/reader-videoguard-common.h old mode 100644 new mode 100755 diff --git a/reader-videoguard1.c b/reader-videoguard1.c old mode 100644 new mode 100755 diff --git a/reader-videoguard12.c b/reader-videoguard12.c old mode 100644 new mode 100755 diff --git a/reader-videoguard2.c b/reader-videoguard2.c old mode 100644 new mode 100755 diff --git a/readers.h b/readers.h old mode 100644 new mode 100755 diff --git a/tests.c b/tests.c old mode 100644 new mode 100755 diff --git a/tommyDS_hashlin/tommychain.h b/tommyDS_hashlin/tommychain.h old mode 100644 new mode 100755 diff --git a/tommyDS_hashlin/tommyhash.c b/tommyDS_hashlin/tommyhash.c old mode 100644 new mode 100755 diff --git a/tommyDS_hashlin/tommyhash.h b/tommyDS_hashlin/tommyhash.h old mode 100644 new mode 100755 diff --git a/tommyDS_hashlin/tommyhashlin.c b/tommyDS_hashlin/tommyhashlin.c old mode 100644 new mode 100755 diff --git a/tommyDS_hashlin/tommyhashlin.h b/tommyDS_hashlin/tommyhashlin.h old mode 100644 new mode 100755 diff --git a/tommyDS_hashlin/tommylist.c b/tommyDS_hashlin/tommylist.c old mode 100644 new mode 100755 diff --git a/tommyDS_hashlin/tommylist.h b/tommyDS_hashlin/tommylist.h old mode 100644 new mode 100755 diff --git a/tommyDS_hashlin/tommytypes.h b/tommyDS_hashlin/tommytypes.h old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-arm-coolstream.cmake b/toolchains/toolchain-arm-coolstream.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-arm-dockstar-openwrt.cmake b/toolchains/toolchain-arm-dockstar-openwrt.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-arm-friendlyarm.cmake b/toolchains/toolchain-arm-friendlyarm.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-arm-mca.cmake b/toolchains/toolchain-arm-mca.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-arm-none.cmake b/toolchains/toolchain-arm-none.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-arm-nslu2-openwrt.cmake b/toolchains/toolchain-arm-nslu2-openwrt.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-arm-nslu2-unslung.cmake b/toolchains/toolchain-arm-nslu2-unslung.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-arm-su980.cmake b/toolchains/toolchain-arm-su980.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-arm-wrt350nv2-openwrt.cmake b/toolchains/toolchain-arm-wrt350nv2-openwrt.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-mips-agv2_w.cmake b/toolchains/toolchain-mips-agv2_w.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-mips-azbox.cmake b/toolchains/toolchain-mips-azbox.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-mips-dir825.cmake b/toolchains/toolchain-mips-dir825.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-mips-fonera2.cmake b/toolchains/toolchain-mips-fonera2.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-mips-tuxbox.cmake b/toolchains/toolchain-mips-tuxbox.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-mips-wrt54g.cmake b/toolchains/toolchain-mips-wrt54g.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-mipsel-tuxbox-broken-pthread.cmake b/toolchains/toolchain-mipsel-tuxbox-broken-pthread.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-mipsel-tuxbox-linux-gnu.cmake b/toolchains/toolchain-mipsel-tuxbox-linux-gnu.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-mipsel-tuxbox.cmake b/toolchains/toolchain-mipsel-tuxbox.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-powerpc-tuxbox.cmake b/toolchains/toolchain-powerpc-tuxbox.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-sh4-amino.cmake b/toolchains/toolchain-sh4-amino.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-sh4-qboxhd.cmake b/toolchains/toolchain-sh4-qboxhd.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-sh4-tuxbox-stapi.cmake b/toolchains/toolchain-sh4-tuxbox-stapi.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-sh4-tuxbox.cmake b/toolchains/toolchain-sh4-tuxbox.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-sparc-padre.cmake b/toolchains/toolchain-sparc-padre.cmake old mode 100644 new mode 100755 diff --git a/toolchains/toolchain-tripledragon.cmake b/toolchains/toolchain-tripledragon.cmake old mode 100644 new mode 100755 diff --git a/utils/CMakeLists.txt b/utils/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/utils/list_smargo.c b/utils/list_smargo.c old mode 100644 new mode 100755 diff --git a/webif/.gitignore b/webif/.gitignore old mode 100644 new mode 100755 diff --git a/webif/Makefile b/webif/Makefile old mode 100644 new mode 100755 diff --git a/webif/README b/webif/README old mode 100644 new mode 100755 diff --git a/webif/api.json/cacheex.json b/webif/api.json/cacheex.json old mode 100644 new mode 100755 diff --git a/webif/api.json/cacheexaiobit.json b/webif/api.json/cacheexaiobit.json old mode 100644 new mode 100755 diff --git a/webif/api.json/cacheexbit.json b/webif/api.json/cacheexbit.json old mode 100644 new mode 100755 diff --git a/webif/api.json/entitlementbit.json b/webif/api.json/entitlementbit.json old mode 100644 new mode 100755 diff --git a/webif/api.json/entitlements.json b/webif/api.json/entitlements.json old mode 100644 new mode 100755 diff --git a/webif/api.json/footer.json b/webif/api.json/footer.json old mode 100644 new mode 100755 diff --git a/webif/api.json/header.json b/webif/api.json/header.json old mode 100644 new mode 100755 diff --git a/webif/api.json/reader.json b/webif/api.json/reader.json old mode 100644 new mode 100755 diff --git a/webif/api.json/readerbit.json b/webif/api.json/readerbit.json old mode 100644 new mode 100755 diff --git a/webif/api.json/status.json b/webif/api.json/status.json old mode 100644 new mode 100755 diff --git a/webif/api.json/status_statusbits.json b/webif/api.json/status_statusbits.json old mode 100644 new mode 100755 diff --git a/webif/api.json/user.json b/webif/api.json/user.json old mode 100644 new mode 100755 diff --git a/webif/api.json/userbit.json b/webif/api.json/userbit.json old mode 100644 new mode 100755 diff --git a/webif/api.xml/cccamcardlist.xml b/webif/api.xml/cccamcardlist.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/cccamcardlist_cardlist.xml b/webif/api.xml/cccamcardlist_cardlist.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/cccamcardlist_cardlist_nodelist.xml b/webif/api.xml/cccamcardlist_cardlist_nodelist.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/cccamcardlist_cardlist_providerlist.xml b/webif/api.xml/cccamcardlist_cardlist_providerlist.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/confirmation.xml b/webif/api.xml/confirmation.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/error.xml b/webif/api.xml/error.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/failban.xml b/webif/api.xml/failban.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/failban_failbanrow.xml b/webif/api.xml/failban_failbanrow.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/file.xml b/webif/api.xml/file.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/footer.xml b/webif/api.xml/footer.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/header.xml b/webif/api.xml/header.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/readers.xml b/webif/api.xml/readers.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/readers_readerlist.xml b/webif/api.xml/readers_readerlist.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/readerstats.xml b/webif/api.xml/readerstats.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/readerstats_ecmstats.xml b/webif/api.xml/readerstats_ecmstats.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/readerstats_emmstats.xml b/webif/api.xml/readerstats_emmstats.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/status.xml b/webif/api.xml/status.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/status_statusbits.xml b/webif/api.xml/status_statusbits.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/userconfiglist.xml b/webif/api.xml/userconfiglist.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/userconfiglist_userconfigs.xml b/webif/api.xml/userconfiglist_userconfigs.xml old mode 100644 new mode 100755 diff --git a/webif/api.xml/useredit.xml b/webif/api.xml/useredit.xml old mode 100644 new mode 100755 diff --git a/webif/cacheex/cacheex.html b/webif/cacheex/cacheex.html old mode 100644 new mode 100755 diff --git a/webif/cacheex/cacheex_tablerow.html b/webif/cacheex/cacheex_tablerow.html old mode 100644 new mode 100755 diff --git a/webif/cacheexaio/cacheex.html b/webif/cacheexaio/cacheex.html old mode 100644 new mode 100755 diff --git a/webif/cacheexaio/cacheex_tablerow.html b/webif/cacheexaio/cacheex_tablerow.html old mode 100644 new mode 100755 diff --git a/webif/cacheexaio/cacheex_tablerow_stats.html b/webif/cacheexaio/cacheex_tablerow_stats.html old mode 100644 new mode 100755 diff --git a/webif/config/anticasc.html b/webif/config/anticasc.html old mode 100644 new mode 100755 diff --git a/webif/config/cache.html b/webif/config/cache.html old mode 100644 new mode 100755 diff --git a/webif/config/cache_cacheexaiocsp.html b/webif/config/cache_cacheexaiocsp.html old mode 100644 new mode 100755 index ede412e..119120a --- a/webif/config/cache_cacheexaiocsp.html +++ b/webif/config/cache_cacheexaiocsp.html @@ -12,7 +12,12 @@ Mode1 delay time: ms Max hit time: s keep hit for dynamic wait time Write statistic: Wait until ctimeout: - Drop diff CWs: + Cache-EX GLOBAL Maxhop: + Cache-EX Maxhop: + Cache-EX Maxhop LG: + Cache-EX Maxhop per CAID: + Cache-EX Maxhop LG per CAID: + Drop diff CWs: No CW push after (from local/proxy-reader): ms
Format: caid:time[,n] Allow client to overwrite 'Forward lg-only settings':(if disabled, only more restrictive settings are added) Forward localgenerated flagged CWs only: diff --git a/webif/config/cache_cacheexcsp.html b/webif/config/cache_cacheexcsp.html old mode 100644 new mode 100755 diff --git a/webif/config/cache_cwcycle.html b/webif/config/cache_cwcycle.html old mode 100644 new mode 100755 diff --git a/webif/config/cacheaio.html b/webif/config/cacheaio.html old mode 100644 new mode 100755 diff --git a/webif/config/camd33.html b/webif/config/camd33.html old mode 100644 new mode 100755 diff --git a/webif/config/camd35.html b/webif/config/camd35.html old mode 100644 new mode 100755 diff --git a/webif/config/camd35tcp.html b/webif/config/camd35tcp.html old mode 100644 new mode 100755 diff --git a/webif/config/cccam.html b/webif/config/cccam.html old mode 100644 new mode 100755 diff --git a/webif/config/cccam_control.html b/webif/config/cccam_control.html old mode 100644 new mode 100755 diff --git a/webif/config/cccreshare.html b/webif/config/cccreshare.html old mode 100644 new mode 100755 diff --git a/webif/config/config.html b/webif/config/config.html old mode 100644 new mode 100755 diff --git a/webif/config/dvbapi.html b/webif/config/dvbapi.html old mode 100644 new mode 100755 diff --git a/webif/config/dvbapi_demuxerfix.html b/webif/config/dvbapi_demuxerfix.html old mode 100644 new mode 100755 diff --git a/webif/config/dvbapi_extended_cw_api.html b/webif/config/dvbapi_extended_cw_api.html old mode 100644 new mode 100755 diff --git a/webif/config/gbox.html b/webif/config/gbox.html old mode 100644 new mode 100755 diff --git a/webif/config/global.html b/webif/config/global.html old mode 100644 new mode 100755 diff --git a/webif/config/global_cacheex_aio_logging.html b/webif/config/global_cacheex_aio_logging.html old mode 100644 new mode 100755 diff --git a/webif/config/global_enableledbit.html b/webif/config/global_enableledbit.html old mode 100644 new mode 100755 diff --git a/webif/config/global_getblockemmauprovid.html b/webif/config/global_getblockemmauprovid.html old mode 100644 new mode 100755 diff --git a/webif/config/global_localcards.html b/webif/config/global_localcards.html old mode 100644 new mode 100755 diff --git a/webif/config/global_suppresscmd08.html b/webif/config/global_suppresscmd08.html old mode 100644 new mode 100755 diff --git a/webif/config/global_unlockparental.html b/webif/config/global_unlockparental.html old mode 100644 new mode 100755 diff --git a/webif/config/lcd.html b/webif/config/lcd.html old mode 100644 new mode 100755 diff --git a/webif/config/loadbalancer.html b/webif/config/loadbalancer.html old mode 100644 new mode 100755 diff --git a/webif/config/loadbalancer_control.html b/webif/config/loadbalancer_control.html old mode 100644 new mode 100755 diff --git a/webif/config/menu.html b/webif/config/menu.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_anticasc.html b/webif/config/menu_anticasc.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_camd33.html b/webif/config/menu_camd33.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_camd35.html b/webif/config/menu_camd35.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_camd35tcp.html b/webif/config/menu_camd35tcp.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_cccam.html b/webif/config/menu_cccam.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_cmcaptioncwc.html b/webif/config/menu_cmcaptioncwc.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_dvbapi.html b/webif/config/menu_dvbapi.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_gbox.html b/webif/config/menu_gbox.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_lcd.html b/webif/config/menu_lcd.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_loadbalancer.html b/webif/config/menu_loadbalancer.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_monitor.html b/webif/config/menu_monitor.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_newcamd.html b/webif/config/menu_newcamd.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_radegast.html b/webif/config/menu_radegast.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_scam.html b/webif/config/menu_scam.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_serial.html b/webif/config/menu_serial.html old mode 100644 new mode 100755 diff --git a/webif/config/menu_streamrelay.html b/webif/config/menu_streamrelay.html old mode 100644 new mode 100755 diff --git a/webif/config/monitor.html b/webif/config/monitor.html old mode 100644 new mode 100755 diff --git a/webif/config/newcamd.html b/webif/config/newcamd.html old mode 100644 new mode 100755 diff --git a/webif/config/radegast.html b/webif/config/radegast.html old mode 100644 new mode 100755 diff --git a/webif/config/scam.html b/webif/config/scam.html old mode 100644 new mode 100755 diff --git a/webif/config/serial.html b/webif/config/serial.html old mode 100644 new mode 100755 diff --git a/webif/config/serial_devices.html b/webif/config/serial_devices.html old mode 100644 new mode 100755 diff --git a/webif/config/streamrelay.html b/webif/config/streamrelay.html old mode 100644 new mode 100755 diff --git a/webif/config/streamrelay_emusettings.html b/webif/config/streamrelay_emusettings.html old mode 100644 new mode 100755 diff --git a/webif/config/webif.html b/webif/config/webif.html old mode 100644 new mode 100755 diff --git a/webif/config/webif_httpssl.html b/webif/config/webif_httpssl.html old mode 100644 new mode 100755 diff --git a/webif/config/webif_show_jquery.html b/webif/config/webif_show_jquery.html old mode 100644 new mode 100755 diff --git a/webif/config/webif_showcacheexinfo.html b/webif/config/webif_showcacheexinfo.html old mode 100644 new mode 100755 diff --git a/webif/emm/emm.html b/webif/emm/emm.html old mode 100644 new mode 100755 diff --git a/webif/emm_running/emm_running.html b/webif/emm_running/emm_running.html old mode 100644 new mode 100755 diff --git a/webif/entitlements/entitlements.html b/webif/entitlements/entitlements.html old mode 100644 new mode 100755 diff --git a/webif/entitlements/entitlements_bit.html b/webif/entitlements/entitlements_bit.html old mode 100644 new mode 100755 diff --git a/webif/entitlements/entitlements_bit_nds.html b/webif/entitlements/entitlements_bit_nds.html old mode 100644 new mode 100755 diff --git a/webif/entitlements/entitlements_cccambit.html b/webif/entitlements/entitlements_cccambit.html old mode 100644 new mode 100755 diff --git a/webif/entitlements/entitlements_cccambit_statsentry.html b/webif/entitlements/entitlements_cccambit_statsentry.html old mode 100644 new mode 100755 diff --git a/webif/entitlements/entitlements_genericbit.html b/webif/entitlements/entitlements_genericbit.html old mode 100644 new mode 100755 diff --git a/webif/entitlements/entitlements_itembit.html b/webif/entitlements/entitlements_itembit.html old mode 100644 new mode 100755 diff --git a/webif/failban/failban.html b/webif/failban/failban.html old mode 100644 new mode 100755 diff --git a/webif/failban/failban_failbanrow.html b/webif/failban/failban_failbanrow.html old mode 100644 new mode 100755 diff --git a/webif/files/file.html b/webif/files/file.html old mode 100644 new mode 100755 diff --git a/webif/files/file_edit_css.html b/webif/files/file_edit_css.html old mode 100644 new mode 100755 diff --git a/webif/files/file_filterform.html b/webif/files/file_filterform.html old mode 100644 new mode 100755 diff --git a/webif/files/file_writeprotection.html b/webif/files/file_writeprotection.html old mode 100644 new mode 100755 diff --git a/webif/files/menu.html b/webif/files/menu.html old mode 100644 new mode 100755 diff --git a/webif/files/menu_anticasc.html b/webif/files/menu_anticasc.html old mode 100644 new mode 100755 diff --git a/webif/files/menu_constantcw.html b/webif/files/menu_constantcw.html old mode 100644 new mode 100755 diff --git a/webif/files/menu_dvbapi.html b/webif/files/menu_dvbapi.html old mode 100644 new mode 100755 diff --git a/webif/files/menu_fakecws.html b/webif/files/menu_fakecws.html old mode 100644 new mode 100755 diff --git a/webif/files/menu_gbox.html b/webif/files/menu_gbox.html old mode 100644 new mode 100755 diff --git a/webif/files/menu_softcamkey.html b/webif/files/menu_softcamkey.html old mode 100644 new mode 100755 diff --git a/webif/files/menu_twin.html b/webif/files/menu_twin.html old mode 100644 new mode 100755 diff --git a/webif/ghttp/autoconf.html b/webif/ghttp/autoconf.html old mode 100644 new mode 100755 diff --git a/webif/ghttp/pre_autoconf.html b/webif/ghttp/pre_autoconf.html old mode 100644 new mode 100755 diff --git a/webif/graph/graph.svg b/webif/graph/graph.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICARRL.svg b/webif/images/ICARRL.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICARRR.svg b/webif/images/ICARRR.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICDEL.svg b/webif/images/ICDEL.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICDIS.svg b/webif/images/ICDIS.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICEDI.svg b/webif/images/ICEDI.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICEMM.svg b/webif/images/ICEMM.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICENA.svg b/webif/images/ICENA.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICENT.svg b/webif/images/ICENT.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICHID.svg b/webif/images/ICHID.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICKIL.svg b/webif/images/ICKIL.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICMLOGO.svg b/webif/images/ICMLOGO.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICREF.svg b/webif/images/ICREF.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICRES.svg b/webif/images/ICRES.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICSHW.svg b/webif/images/ICSHW.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICSPAC.gif b/webif/images/ICSPAC.gif old mode 100644 new mode 100755 diff --git a/webif/images/ICSTA.svg b/webif/images/ICSTA.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICSTART.svg b/webif/images/ICSTART.svg old mode 100644 new mode 100755 diff --git a/webif/images/ICSTOP.svg b/webif/images/ICSTOP.svg old mode 100644 new mode 100755 diff --git a/webif/images/favicon.ico b/webif/images/favicon.ico old mode 100644 new mode 100755 diff --git a/webif/include/body.html b/webif/include/body.html old mode 100644 new mode 100755 diff --git a/webif/include/cccamentitlements.html b/webif/include/cccamentitlements.html old mode 100644 new mode 100755 diff --git a/webif/include/cccamentitletooltip.html b/webif/include/cccamentitletooltip.html old mode 100644 new mode 100755 diff --git a/webif/include/css.css b/webif/include/css.css old mode 100644 new mode 100755 diff --git a/webif/include/footer.html b/webif/include/footer.html old mode 100644 new mode 100755 diff --git a/webif/include/foundentitlements.html b/webif/include/foundentitlements.html old mode 100644 new mode 100755 diff --git a/webif/include/header.html b/webif/include/header.html old mode 100644 new mode 100755 diff --git a/webif/include/header_short.html b/webif/include/header_short.html old mode 100644 new mode 100755 diff --git a/webif/include/jquery.js b/webif/include/jquery.js old mode 100644 new mode 100755 diff --git a/webif/include/jscript.js b/webif/include/jscript.js old mode 100644 new mode 100755 diff --git a/webif/include/logobit.html b/webif/include/logobit.html old mode 100644 new mode 100755 diff --git a/webif/include/logobit_img.html b/webif/include/logobit_img.html old mode 100644 new mode 100755 diff --git a/webif/include/menu.html b/webif/include/menu.html old mode 100644 new mode 100755 diff --git a/webif/include/menu_cacheexmenuitem.html b/webif/include/menu_cacheexmenuitem.html old mode 100644 new mode 100755 diff --git a/webif/include/message.html b/webif/include/message.html old mode 100644 new mode 100755 diff --git a/webif/include/message_bit.html b/webif/include/message_bit.html old mode 100644 new mode 100755 diff --git a/webif/include/noentitlements.html b/webif/include/noentitlements.html old mode 100644 new mode 100755 diff --git a/webif/include/poll.html b/webif/include/poll.html old mode 100644 new mode 100755 diff --git a/webif/include/pollingset.html b/webif/include/pollingset.html old mode 100644 new mode 100755 diff --git a/webif/include/protocamd3aiopic.html b/webif/include/protocamd3aiopic.html old mode 100644 new mode 100755 diff --git a/webif/include/protocccampic.html b/webif/include/protocccampic.html old mode 100644 new mode 100755 diff --git a/webif/include/protonewcamdpic.html b/webif/include/protonewcamdpic.html old mode 100644 new mode 100755 diff --git a/webif/include/protootherpic.html b/webif/include/protootherpic.html old mode 100644 new mode 100755 diff --git a/webif/include/refresh.html b/webif/include/refresh.html old mode 100644 new mode 100755 diff --git a/webif/logmenu/log_clearlog.html b/webif/logmenu/log_clearlog.html old mode 100644 new mode 100755 diff --git a/webif/logmenu/log_clearuserlog.html b/webif/logmenu/log_clearuserlog.html old mode 100644 new mode 100755 diff --git a/webif/logmenu/log_disablelogmenu.html b/webif/logmenu/log_disablelogmenu.html old mode 100644 new mode 100755 diff --git a/webif/logmenu/log_filterform.html b/webif/logmenu/log_filterform.html old mode 100644 new mode 100755 diff --git a/webif/logmenu/log_logmenuonoff.html b/webif/logmenu/log_logmenuonoff.html old mode 100644 new mode 100755 diff --git a/webif/logpage/logpage.html b/webif/logpage/logpage.html old mode 100644 new mode 100755 diff --git a/webif/logpage/logpage_debugmenu.html b/webif/logpage/logpage_debugmenu.html old mode 100644 new mode 100755 diff --git a/webif/logpage/logpage_menu.html b/webif/logpage/logpage_menu.html old mode 100644 new mode 100755 diff --git a/webif/logpage/logpage_sizemenu.html b/webif/logpage/logpage_sizemenu.html old mode 100644 new mode 100755 diff --git a/webif/pages_gen.c b/webif/pages_gen.c old mode 100644 new mode 100755 diff --git a/webif/pages_index.txt b/webif/pages_index.txt old mode 100644 new mode 100755 diff --git a/webif/pages_index_check b/webif/pages_index_check old mode 100644 new mode 100755 diff --git a/webif/pages_mkdep b/webif/pages_mkdep old mode 100644 new mode 100755 diff --git a/webif/pages_wiki.c b/webif/pages_wiki.c old mode 100644 new mode 100755 diff --git a/webif/pages_wiki.h b/webif/pages_wiki.h old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig.html b/webif/readerconfig/readerconfig.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_cacheexaiobit.html b/webif/readerconfig/readerconfig_cacheexaiobit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_cacheexbit.html b/webif/readerconfig/readerconfig_cacheexbit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_camd35bit.html b/webif/readerconfig/readerconfig_camd35bit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_cccambit.html b/webif/readerconfig/readerconfig_cccambit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_cs378xbit.html b/webif/readerconfig/readerconfig_cs378xbit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_emubit.html b/webif/readerconfig/readerconfig_emubit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_gboxbit.html b/webif/readerconfig/readerconfig_gboxbit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_gboxcccresharebit.html b/webif/readerconfig/readerconfig_gboxcccresharebit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_ghttpbit.html b/webif/readerconfig/readerconfig_ghttpbit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hopbit.html b/webif/readerconfig/readerconfig_hopbit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader.html b/webif/readerconfig/readerconfig_hwreader.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_boxkey.html b/webif/readerconfig/readerconfig_hwreader_boxkey.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_conax.html b/webif/readerconfig/readerconfig_hwreader_conax.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_cryptoworks.html b/webif/readerconfig/readerconfig_hwreader_cryptoworks.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_deskey.html b/webif/readerconfig/readerconfig_hwreader_deskey.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_dre.html b/webif/readerconfig/readerconfig_hwreader_dre.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_irdeto.html b/webif/readerconfig/readerconfig_hwreader_irdeto.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_nagra.html b/webif/readerconfig/readerconfig_hwreader_nagra.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_nagracak7.html b/webif/readerconfig/readerconfig_hwreader_nagracak7.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_nano.html b/webif/readerconfig/readerconfig_hwreader_nano.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_pincode.html b/webif/readerconfig/readerconfig_hwreader_pincode.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_rsakey.html b/webif/readerconfig/readerconfig_hwreader_rsakey.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_sc8in1.html b/webif/readerconfig/readerconfig_hwreader_sc8in1.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_smargo.html b/webif/readerconfig/readerconfig_hwreader_smargo.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_tongfang.html b/webif/readerconfig/readerconfig_hwreader_tongfang.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_viaccess.html b/webif/readerconfig/readerconfig_hwreader_viaccess.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_hwreader_videoguard.html b/webif/readerconfig/readerconfig_hwreader_videoguard.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_ipv6bit.html b/webif/readerconfig/readerconfig_ipv6bit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_lbweight.html b/webif/readerconfig/readerconfig_lbweight.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_ncd524bit.html b/webif/readerconfig/readerconfig_ncd524bit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_ncd525bit.html b/webif/readerconfig/readerconfig_ncd525bit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_radegastbit.html b/webif/readerconfig/readerconfig_radegastbit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_scambit.html b/webif/readerconfig/readerconfig_scambit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_sid.html b/webif/readerconfig/readerconfig_sid.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_sidlbokbit.html b/webif/readerconfig/readerconfig_sidlbokbit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_sidnobit.html b/webif/readerconfig/readerconfig_sidnobit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfig_sidokbit.html b/webif/readerconfig/readerconfig_sidokbit.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerconfigaio.html b/webif/readerconfig/readerconfigaio.html old mode 100644 new mode 100755 diff --git a/webif/readerconfig/readerinfo_gbox_remm.html b/webif/readerconfig/readerinfo_gbox_remm.html old mode 100644 new mode 100755 diff --git a/webif/readers/readerctypbit.html b/webif/readers/readerctypbit.html old mode 100644 new mode 100755 diff --git a/webif/readers/readerctypnoicon.html b/webif/readers/readerctypnoicon.html old mode 100644 new mode 100755 diff --git a/webif/readers/readerlabel.html b/webif/readers/readerlabel.html old mode 100644 new mode 100755 diff --git a/webif/readers/readernamebit.html b/webif/readers/readernamebit.html old mode 100644 new mode 100755 diff --git a/webif/readers/readernoicon.html b/webif/readers/readernoicon.html old mode 100644 new mode 100755 diff --git a/webif/readers/readers.html b/webif/readers/readers.html old mode 100644 new mode 100755 diff --git a/webif/readers/readers_lblweightbit.html b/webif/readers/readers_lblweightbit.html old mode 100644 new mode 100755 diff --git a/webif/readers/readers_lblweightd.html b/webif/readers/readers_lblweightd.html old mode 100644 new mode 100755 diff --git a/webif/readers/readers_lblweightu.html b/webif/readers/readers_lblweightu.html old mode 100644 new mode 100755 diff --git a/webif/readers/readers_readerlist.html b/webif/readers/readers_readerlist.html old mode 100644 new mode 100755 diff --git a/webif/readers/readers_readerlist_entitlement.html b/webif/readers/readers_readerlist_entitlement.html old mode 100644 new mode 100755 diff --git a/webif/readers/readers_readerlist_lbstat.html b/webif/readers/readers_readerlist_lbstat.html old mode 100644 new mode 100755 diff --git a/webif/readers/readers_readerlist_refresh.html b/webif/readers/readers_readerlist_refresh.html old mode 100644 new mode 100755 diff --git a/webif/readers/readers_readerlist_writeemm.html b/webif/readers/readers_readerlist_writeemm.html old mode 100644 new mode 100755 diff --git a/webif/readers/readersaio.html b/webif/readers/readersaio.html old mode 100644 new mode 100755 diff --git a/webif/readers/readersaio_readerlist.html b/webif/readers/readersaio_readerlist.html old mode 100644 new mode 100755 diff --git a/webif/readerstats/readerstats.html b/webif/readerstats/readerstats.html old mode 100644 new mode 100755 diff --git a/webif/readerstats/readerstats_nostats.html b/webif/readerstats/readerstats_nostats.html old mode 100644 new mode 100755 diff --git a/webif/readerstats/readerstats_statsbit.html b/webif/readerstats/readerstats_statsbit.html old mode 100644 new mode 100755 diff --git a/webif/readerstats/readerstatsinvalid.html b/webif/readerstats/readerstatsinvalid.html old mode 100644 new mode 100755 diff --git a/webif/readerstats/readerstatsnotfound.html b/webif/readerstats/readerstatsnotfound.html old mode 100644 new mode 100755 diff --git a/webif/readerstats/readerstatsrowbit.html b/webif/readerstats/readerstatsrowbit.html old mode 100644 new mode 100755 diff --git a/webif/readerstats/readerstatstimeoutbit.html b/webif/readerstats/readerstatstimeoutbit.html old mode 100644 new mode 100755 diff --git a/webif/savetemplates/savetemplates.html b/webif/savetemplates/savetemplates.html old mode 100644 new mode 100755 diff --git a/webif/scanusb/scanusb.html b/webif/scanusb/scanusb.html old mode 100644 new mode 100755 diff --git a/webif/scanusb/scanusb_pcscbit.html b/webif/scanusb/scanusb_pcscbit.html old mode 100644 new mode 100755 diff --git a/webif/scanusb/scanusb_udevbit.html b/webif/scanusb/scanusb_udevbit.html old mode 100644 new mode 100755 diff --git a/webif/scanusb/scanusb_usbbit.html b/webif/scanusb/scanusb_usbbit.html old mode 100644 new mode 100755 diff --git a/webif/script/script.html b/webif/script/script.html old mode 100644 new mode 100755 diff --git a/webif/services/services.html b/webif/services/services.html old mode 100644 new mode 100755 diff --git a/webif/services/services_servicetabs.html b/webif/services/services_servicetabs.html old mode 100644 new mode 100755 diff --git a/webif/services/services_servicetabs_sidlist.html b/webif/services/services_servicetabs_sidlist.html old mode 100644 new mode 100755 diff --git a/webif/services_edit/services_edit.html b/webif/services_edit/services_edit.html old mode 100644 new mode 100755 diff --git a/webif/services_edit/services_editaio.html b/webif/services_edit/services_editaio.html old mode 100644 new mode 100755 diff --git a/webif/shutdown/pre_shutdown.html b/webif/shutdown/pre_shutdown.html old mode 100644 new mode 100755 diff --git a/webif/shutdown/shutdown.html b/webif/shutdown/shutdown.html old mode 100644 new mode 100755 diff --git a/webif/status/status.html b/webif/status/status.html old mode 100644 new mode 100755 diff --git a/webif/status/status_cacheexaioinfo.html b/webif/status/status_cacheexaioinfo.html old mode 100644 new mode 100755 diff --git a/webif/status/status_cacheexinfo.html b/webif/status/status_cacheexinfo.html old mode 100644 new mode 100755 diff --git a/webif/status/status_cheadline.html b/webif/status/status_cheadline.html old mode 100644 new mode 100755 diff --git a/webif/status/status_cheadlineadd.html b/webif/status/status_cheadlineadd.html old mode 100644 new mode 100755 diff --git a/webif/status/status_clientheadlinebit.html b/webif/status/status_clientheadlinebit.html old mode 100644 new mode 100755 diff --git a/webif/status/status_clientstatusbit.html b/webif/status/status_clientstatusbit.html old mode 100644 new mode 100755 diff --git a/webif/status/status_currentchannel.html b/webif/status/status_currentchannel.html old mode 100644 new mode 100755 diff --git a/webif/status/status_currentchannelbit.html b/webif/status/status_currentchannelbit.html old mode 100644 new mode 100755 diff --git a/webif/status/status_currentchannelpic.html b/webif/status/status_currentchannelpic.html old mode 100644 new mode 100755 diff --git a/webif/status/status_headline.html b/webif/status/status_headline.html old mode 100644 new mode 100755 diff --git a/webif/status/status_hidebutton.html b/webif/status/status_hidebutton.html old mode 100644 new mode 100755 diff --git a/webif/status/status_killbutton.html b/webif/status/status_killbutton.html old mode 100644 new mode 100755 diff --git a/webif/status/status_lblvaluereaderbit.html b/webif/status/status_lblvaluereaderbit.html old mode 100644 new mode 100755 diff --git a/webif/status/status_lbvaluereaderproxy.html b/webif/status/status_lbvaluereaderproxy.html old mode 100644 new mode 100755 diff --git a/webif/status/status_loghistory.html b/webif/status/status_loghistory.html old mode 100644 new mode 100755 diff --git a/webif/status/status_mheadline.html b/webif/status/status_mheadline.html old mode 100644 new mode 100755 diff --git a/webif/status/status_pheadline.html b/webif/status/status_pheadline.html old mode 100644 new mode 100755 diff --git a/webif/status/status_pheadlineadd.html b/webif/status/status_pheadlineadd.html old mode 100644 new mode 100755 diff --git a/webif/status/status_reader.html b/webif/status/status_reader.html old mode 100644 new mode 100755 diff --git a/webif/status/status_readericon.html b/webif/status/status_readericon.html old mode 100644 new mode 100755 diff --git a/webif/status/status_readerinfo.html b/webif/status/status_readerinfo.html old mode 100644 new mode 100755 diff --git a/webif/status/status_restartbutton.html b/webif/status/status_restartbutton.html old mode 100644 new mode 100755 diff --git a/webif/status/status_rheadline.html b/webif/status/status_rheadline.html old mode 100644 new mode 100755 diff --git a/webif/status/status_rheadlineadd.html b/webif/status/status_rheadlineadd.html old mode 100644 new mode 100755 diff --git a/webif/status/status_sdebug.html b/webif/status/status_sdebug.html old mode 100644 new mode 100755 diff --git a/webif/status/status_sdebugaio.html b/webif/status/status_sdebugaio.html old mode 100644 new mode 100755 diff --git a/webif/status/status_sheadline.html b/webif/status/status_sheadline.html old mode 100644 new mode 100755 diff --git a/webif/status/status_systeminfo.html b/webif/status/status_systeminfo.html old mode 100644 new mode 100755 diff --git a/webif/status/status_user.html b/webif/status/status_user.html old mode 100644 new mode 100755 diff --git a/webif/status/status_usericon.html b/webif/status/status_usericon.html old mode 100644 new mode 100755 diff --git a/webif/status/status_userinfo.html b/webif/status/status_userinfo.html old mode 100644 new mode 100755 diff --git a/webif/user_edit/user_edit.html b/webif/user_edit/user_edit.html old mode 100644 new mode 100755 diff --git a/webif/user_edit/user_edit_anticasc.html b/webif/user_edit/user_edit_anticasc.html old mode 100644 new mode 100755 diff --git a/webif/user_edit/user_edit_cacheexaiobit.html b/webif/user_edit/user_edit_cacheexaiobit.html old mode 100644 new mode 100755 diff --git a/webif/user_edit/user_edit_cacheexbit.html b/webif/user_edit/user_edit_cacheexbit.html old mode 100644 new mode 100755 diff --git a/webif/user_edit/user_edit_cccam.html b/webif/user_edit/user_edit_cccam.html old mode 100644 new mode 100755 diff --git a/webif/user_edit/user_edit_cwcycle.html b/webif/user_edit/user_edit_cwcycle.html old mode 100644 new mode 100755 diff --git a/webif/user_edit/user_edit_monlevel.html b/webif/user_edit/user_edit_monlevel.html old mode 100644 new mode 100755 diff --git a/webif/user_edit/user_edit_sid.html b/webif/user_edit/user_edit_sid.html old mode 100644 new mode 100755 diff --git a/webif/user_edit/user_edit_sidnobit.html b/webif/user_edit/user_edit_sidnobit.html old mode 100644 new mode 100755 diff --git a/webif/user_edit/user_edit_sidokbit.html b/webif/user_edit/user_edit_sidokbit.html old mode 100644 new mode 100755 diff --git a/webif/user_edit/user_editaio.html b/webif/user_edit/user_editaio.html old mode 100644 new mode 100755 diff --git a/webif/userconfig/userconfig.html b/webif/userconfig/userconfig.html old mode 100644 new mode 100755 diff --git a/webif/userconfig/userconfig_anticascbit.html b/webif/userconfig/userconfig_anticascbit.html old mode 100644 new mode 100755 diff --git a/webif/userconfig/userconfig_cwanticascthv.html b/webif/userconfig/userconfig_cwanticascthv.html old mode 100644 new mode 100755 diff --git a/webif/userconfig/userconfig_cwcyclebit.html b/webif/userconfig/userconfig_cwcyclebit.html old mode 100644 new mode 100755 diff --git a/webif/userconfig/userconfig_cwcyclethv.html b/webif/userconfig/userconfig_cwcyclethv.html old mode 100644 new mode 100755 diff --git a/webif/userconfig/userconfig_entry.html b/webif/userconfig/userconfig_entry.html old mode 100644 new mode 100755 diff --git a/webif/userconfig/userconfig_entry_cwanticasctbv.html b/webif/userconfig/userconfig_entry_cwanticasctbv.html old mode 100644 new mode 100755 diff --git a/webif/userconfig/userconfig_entry_cwcycletbv.html b/webif/userconfig/userconfig_entry_cwcycletbv.html old mode 100644 new mode 100755 diff --git a/webif/userconfig/userconfig_lastchannelicon.html b/webif/userconfig/userconfig_lastchannelicon.html old mode 100644 new mode 100755 diff --git a/webif/userconfig/userconfig_newuserform.html b/webif/userconfig/userconfig_newuserform.html old mode 100644 new mode 100755 diff --git a/webif/userconfig/userconfig_notify.html b/webif/userconfig/userconfig_notify.html old mode 100644 new mode 100755 diff --git a/webif/userconfig/userconfig_usericon.html b/webif/userconfig/userconfig_usericon.html old mode 100644 new mode 100755 diff --git a/webif/userconfig/userconfig_userlabel.html b/webif/userconfig/userconfig_userlabel.html old mode 100644 new mode 100755 diff --git a/webif/userconfig/userconfig_usernoicon.html b/webif/userconfig/userconfig_usernoicon.html old mode 100644 new mode 100755 diff --git a/webif/wiki/wiki.json b/webif/wiki/wiki.json old mode 100644 new mode 100755 diff --git a/webif/wiki/wikierror.json b/webif/wiki/wikierror.json old mode 100644 new mode 100755 diff --git a/webif/wiki/wikinotfound.json b/webif/wiki/wikinotfound.json old mode 100644 new mode 100755 diff --git a/webif/wiki/wikistatus.json b/webif/wiki/wikistatus.json old mode 100644 new mode 100755 diff --git a/webif/wiki_gen b/webif/wiki_gen old mode 100644 new mode 100755 index 9e2b75fe17a29938a8512b9896c20242f30192d0..da9df6a10f739f77fb45af14ce85e89b86f27303 GIT binary patch literal 35200 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 W+m*DVaWWYHYptB(!W4#-s`4M}!EY=8 diff --git a/webif/wiki_gen.c b/webif/wiki_gen.c old mode 100644 new mode 100755