Lastest Oscam for Azbox HD

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3778 | alno | 2010-10-30 11:17:49 -0700 (Sat, 30 Oct 2010) | 1 line

config: fix some issues with writing oscam.server
------------------------------------------------------------------------
r3777 | _network | 2010-10-30 11:15:04 -0700 (Sat, 30 Oct 2010) | 3 lines

add prototypes for module functions to make sure they are called correctly and fix some calls.
this may caused memory corruption.

------------------------------------------------------------------------
r3776 | alno | 2010-10-30 10:57:26 -0700 (Sat, 30 Oct 2010) | 1 line

cleanup: move functions out of monitor module. Now modular build with webif but without monitor should be possible
------------------------------------------------------------------------
 

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3781 | _network | 2010-10-30 13:41:43 -0700 (Sat, 30 Oct 2010) | 2 lines

add quickfix for wrong mapped nagra ecm

------------------------------------------------------------------------
r3780 | _network | 2010-10-30 13:04:54 -0700 (Sat, 30 Oct 2010) | 2 lines

fix crash on newcamd user disconnect

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

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3782 | alno | 2010-10-30 15:49:47 -0700 (Sat, 30 Oct 2010) | 1 line

WebIf: fix typo
------------------------------------------------------------------------
r3781 | _network | 2010-10-30 13:41:43 -0700 (Sat, 30 Oct 2010) | 2 lines

add quickfix for wrong mapped nagra ecm

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

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3783 | alno | 2010-10-31 01:42:37 -0700 (Sun, 31 Oct 2010) | 1 line

WebIf: try fix oscam segfault if httpdynds is used. Add getaddrinfo() depending of config. Please test.
------------------------------------------------------------------------
r3782 | alno | 2010-10-30 15:49:47 -0700 (Sat, 30 Oct 2010) | 1 line

WebIf: fix typo
------------------------------------------------------------------------
 

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3784 | alno | 2010-10-31 02:37:12 -0700 (Sun, 31 Oct 2010) | 1 line

WebIf: add some logoutput on actions like kill, restart and reset stats
------------------------------------------------------------------------
r3783 | alno | 2010-10-31 01:42:37 -0700 (Sun, 31 Oct 2010) | 1 line

WebIf: try fix oscam segfault if httpdynds is used. Add getaddrinfo() depending of config. Please test.
------------------------------------------------------------------------
 

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3794 | _network | 2010-10-31 22:48:15 -0700 (Sun, 31 Oct 2010) | 2 lines

fix some compiler warnings

------------------------------------------------------------------------
r3793 | _network | 2010-10-31 22:25:01 -0700 (Sun, 31 Oct 2010) | 3 lines

don't use attribute packed on ARM architecture, this is causing alignment issues
fix dvbapi compiler warning

------------------------------------------------------------------------
r3792 | _network | 2010-10-31 21:49:42 -0700 (Sun, 31 Oct 2010) | 2 lines

WebIf: fix hide and kill client on 64bit systems

------------------------------------------------------------------------
r3791 | landlord | 2010-10-31 19:58:18 -0700 (Sun, 31 Oct 2010) | 1 line

Added documentation for new parameter 'httpsavefullcfg'.
------------------------------------------------------------------------
r3790 | alno | 2010-10-31 19:26:07 -0700 (Sun, 31 Oct 2010) | 2 lines

WebIf: implement usage of javascript in webif. Path for script to set in 'httpjscript=<path>/oscam.js'
If path is empty an internal script is used but it is empty in the moment. Hope for good ideas of community
------------------------------------------------------------------------
r3789 | alno | 2010-10-31 10:41:07 -0700 (Sun, 31 Oct 2010) | 9 lines

WebIf: add parameter 'httpsavefullcfg=0|1' default 0
if 0 just parameters written to config which
1) not empty
2) not default
3) not contain the same value as the same parameter in global conf

if 1 all parameters written to config

In the moment it just have an effect on oscam.user
------------------------------------------------------------------------
r3788 | hapeba | 2010-10-31 08:21:44 -0700 (Sun, 31 Oct 2010) | 1 line

Minimize size of binaries by exclude unused moduls - thanks to Gusu
------------------------------------------------------------------------
r3787 | alno | 2010-10-31 05:27:44 -0700 (Sun, 31 Oct 2010) | 1 line

set qboxHD LED to disabled as default. Users wish to enable this feature have to set disableqboxhdled=0 in config
------------------------------------------------------------------------
 

marcel

Super VIP
Messages
2,166
r3802 | rorothetroll | 2010-11-01 23:52:26 -0700 (Mon, 01 Nov 2010) | 1 line

adding some debugging for card handle value in ifd_pcsc.c
------------------------------------------------------------------------
r3801 | rorothetroll | 2010-11-01 23:49:27 -0700 (Mon, 01 Nov 2010) | 1 line

move some debug messages in ifd_pcsc.c
------------------------------------------------------------------------
r3800 | rorothetroll | 2010-11-01 23:46:00 -0700 (Mon, 01 Nov 2010) | 1 line

minor casting in ifd_pcsc.c
------------------------------------------------------------------------
r3799 | _network | 2010-11-01 15:00:51 -0700 (Mon, 01 Nov 2010) | 2 lines

fix possible segfaults in protocol T0
 

marcel

Super VIP
Messages
2,166
r3804 | alno | 2010-11-02 04:06:57 -0700 (Tue, 02 Nov 2010) | 1 line

WebIf: restart cardreader removed on saving reader - the function causes segfault on several readertypes
------------------------------------------------------------------------
r3803 | alno | 2010-11-02 01:29:16 -0700 (Tue, 02 Nov 2010) | 1 line

WebIf: add styles for enabled/disabled reader (for skinning)
 

marcel

Super VIP
Messages
2,166
r3805 | alno | 2010-11-02 05:02:29 -0700 (Tue, 02 Nov 2010) | 1 line

WebIf: replaced 'newcamd525' with 'newcamd' in Add Reader protocol dropdown
------------------------------------------------------------------------
r3804 | alno | 2010-11-02 04:06:57 -0700 (Tue, 02 Nov 2010) | 1 line

WebIf: restart cardreader removed on saving reader - the function causes segfault on several readertypes
 

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3806 | alno | 2010-11-02 06:02:07 -0700 (Tue, 02 Nov 2010) | 1 line

WebIf: add some more style classes and div's for skinning header and footer
------------------------------------------------------------------------
r3805 | alno | 2010-11-02 05:02:29 -0700 (Tue, 02 Nov 2010) | 1 line

WebIf: replaced 'newcamd525' with 'newcamd' in Add Reader protocol dropdown
------------------------------------------------------------------------
 

marcel

Super VIP
Messages
2,166
r3808 | _network | 2010-11-02 10:15:30 -0700 (Tue, 02 Nov 2010) | 2 lines

fix start of dvbapi emm filter in case of not found

------------------------------------------------------------------------
r3807 | rorothetroll | 2010-11-02 09:01:57 -0700 (Tue, 02 Nov 2010) | 1 line

csctapi/ifd_pcsc.c : fix some return code in pcsc_reader_init as they were added when we moved to threads and were returning 0 even on error. now they return 2 to comply with the return code expected by the caller of reader_device_init in reader-common.c . I also change some debug to log as they could help the user understanding why the reader is not recognized
 

marcel

Super VIP
Messages
2,166
r3809 | _network | 2010-11-02 13:55:21 -0700 (Tue, 02 Nov 2010) | 2 lines

dvbapi: changes for new liboscam_stapi version 0.06, older versions won't work anymore

------------------------------------------------------------------------
r3808 | _network | 2010-11-02 10:15:30 -0700 (Tue, 02 Nov 2010) | 2 lines

fix start of dvbapi emm filter in case of not found
 

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3810 | alno | 2010-11-03 01:01:18 -0700 (Wed, 03 Nov 2010) | 1 line

WebIf: add 'device_out_endpoint' parameter dropdown in case of LIBUSB and HW Reader
------------------------------------------------------------------------
r3809 | _network | 2010-11-02 13:55:21 -0700 (Tue, 02 Nov 2010) | 2 lines

dvbapi: changes for new liboscam_stapi version 0.06, older versions won't work anymore

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

marcel

Super VIP
Messages
2,166
r3811 | alno | 2010-11-03 05:52:07 -0700 (Wed, 03 Nov 2010) | 1 line

WebIf: reduce parameters in [global] token. Not save default or empty parameters
------------------------------------------------------------------------
r3810 | alno | 2010-11-03 01:01:18 -0700 (Wed, 03 Nov 2010) | 1 line

WebIf: add 'device_out_endpoint' parameter dropdown in case of LIBUSB and HW Reader
------------------------------------------------------------------------
 

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3812 | alno | 2010-11-03 06:57:07 -0700 (Wed, 03 Nov 2010) | 1 line

moved some constants to global.h
------------------------------------------------------------------------
r3811 | alno | 2010-11-03 05:52:07 -0700 (Wed, 03 Nov 2010) | 1 line

WebIf: reduce parameters in [global] token. Not save default or empty parameters
------------------------------------------------------------------------
 

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3813 | alno | 2010-11-03 07:31:18 -0700 (Wed, 03 Nov 2010) | 1 line

WebIf: add enable/disable reader to reader overview (corosponding with user overview)
------------------------------------------------------------------------
r3812 | alno | 2010-11-03 06:57:07 -0700 (Wed, 03 Nov 2010) | 1 line

moved some constants to global.h
------------------------------------------------------------------------
 

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3814 | alno | 2010-11-03 09:21:19 -0700 (Wed, 03 Nov 2010) | 1 line

WebIf: further reduce of parameters in [global] token
------------------------------------------------------------------------
r3813 | alno | 2010-11-03 07:31:18 -0700 (Wed, 03 Nov 2010) | 1 line

WebIf: add enable/disable reader to reader overview (corosponding with user overview)
------------------------------------------------------------------------
 

marcel

Super VIP
Messages
2,166
r3840 | alno | 2010-11-05 16:16:21 -0700 (Fri, 05 Nov 2010) | 2 lines

fix last commit

r3839 | alno | 2010-11-05 16:13:42 -0700 (Fri, 05 Nov 2010) | 1 line

WebIf: add special cccam info for cccam ext

r3838 | schlocke | 2010-11-05 16:03:52 -0700 (Fri, 05 Nov 2010) | 2 lines

cccam: for webif: version/build/extinfos added

r3837 | schlocke | 2010-11-05 15:37:02 -0700 (Fri, 05 Nov 2010) | 2 lines

cccam: Fixed reported/updated cards
 

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3841 | alno | 2010-11-06 05:12:05 -0700 (Sat, 06 Nov 2010) | 1 line

WebIf: reset oscam version on non cccam-ext clients (mouseover status)
------------------------------------------------------------------------
r3840 | alno | 2010-11-05 16:16:21 -0700 (Fri, 05 Nov 2010) | 2 lines

fix last commit

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

aguda

Well Known Member
Messages
2,879
------------------------------------------------------------------------
r3842 | alno | 2010-11-06 06:00:41 -0700 (Sat, 06 Nov 2010) | 1 line

Log: add readerlabel on thread startmessage
------------------------------------------------------------------------
r3841 | alno | 2010-11-06 05:12:05 -0700 (Sat, 06 Nov 2010) | 1 line

WebIf: reset oscam version on non cccam-ext clients (mouseover status)
------------------------------------------------------------------------
 
Top