4971: Added new default values for 'cccignorereshare', 'cccreshare' and 'cccstealth' to documentation.
4971: Added new default values for 'cccignorereshare', 'cccreshare' and 'cccstealth' to documentation.
Code:------------------------------------------------------------------------ r4972 | _network | 2011-04-11 17:05:55 +0200 (Mon, 11 Apr 2011) | 2 lines dvbapi: fix possible buffer overflow ------------------------------------------------------------------------ r4971 | landlord | 2011-04-10 21:20:26 +0200 (Sun, 10 Apr 2011) | 1 line Added new default values for 'cccignorereshare', 'cccreshare' and 'cccstealth' to documentation. ------------------------------------------------------------------------
Code:r4981 | schlocke | 2011-04-12 08:03:40 +0200 (Tue, 12 Apr 2011) | 2 lines fixed compileerror when compiled without AC ------------------------------------------------------------------------ r4980 | Admin | 2011-04-12 02:30:52 +0200 (Tue, 12 Apr 2011) | 1 line If memory allocation failed in mk_t-functions, an empty constant string was returned. However, freeing this is not possible. Now, these functions also return the constant string if the result is empty. The free_mk_t function takes care to check for this empty returned string before freeing. Furthermore, descriptions were added to the mk_t-functions and a small memory leak was fixed. ------------------------------------------------------------------------
Code:------------------------------------------------------------------------ r4982 | Admin | 2011-04-13 03:01:48 +0200 (Wed, 13 Apr 2011) | 1 line Fix #1680, thanks to blaky for the good analysis. Furthermore, disabling accounts via WebIf now has immediate effect on connected clients (previously needed first cw which is never requested by monitor clients) and login for disabled accounts is denied from beginning. ------------------------------------------------------------------------ r4981 | schlocke | 2011-04-12 08:03:40 +0200 (Tue, 12 Apr 2011) | 2 lines fixed compileerror when compiled without AC ------------------------------------------------------------------------
Code:------------------------------------------------------------------------ r4983 | _network | 2011-04-13 10:52:07 +0200 (Wed, 13 Apr 2011) | 2 lines reduce srvid memory usage ------------------------------------------------------------------------ r4982 | Admin | 2011-04-13 03:01:48 +0200 (Wed, 13 Apr 2011) | 1 line Fix #1680, thanks to blaky for the good analysis. Furthermore, disabling accounts via WebIf now has immediate effect on connected clients (previously needed first cw which is never requested by monitor clients) and login for disabled accounts is denied from beginning. ------------------------------------------------------------------------
Code:------------------------------------------------------------------------ r4984 | _network | 2011-04-13 14:23:56 +0200 (Wed, 13 Apr 2011) | 2 lines dvbapi: filter ecm by length ------------------------------------------------------------------------ r4983 | _network | 2011-04-13 10:52:07 +0200 (Wed, 13 Apr 2011) | 2 lines reduce srvid memory usage ------------------------------------------------------------------------
r4986 | schlocke | 2011-04-13 18:48:47 +0200 (Wed, 13 Apr 2011) | 2 lines
cccam: bad sids from remote peer are no longer removed
------------------------------------------------------------------------
r4985 | schlocke | 2011-04-13 18:47:42 +0200 (Wed, 13 Apr 2011) | 2 lines
loadbalancer: speed up access by moving mru stats to top of list
r4988 | schlocke | 2011-04-13 22:12:17 +0200 (Wed, 13 Apr 2011) | 2 lines
cccam: prepared entitlements for page switch/alno
r4990 | _network | 2011-04-13 22:39:08 +0200 (Wed, 13 Apr 2011) | 2 lines
fix bug in srvid parsing
------------------------------------------------------------------------
r4989 | _network | 2011-04-13 22:35:38 +0200 (Wed, 13 Apr 2011) | 3 lines
limit blocknano/savenano from 0x80 to 0x8f;
camd33: remove a global variable
------------------------------------------------------------------------
r4988 | schlocke | 2011-04-13 22:12:17 +0200 (Wed, 13 Apr 2011) | 2 lines
cccam: prepared entitlements for page switch/alno
Oscam for Coolstream HD1
r4992 | alno | 2011-04-13 22:58:23 +0200 (Wed, 13 Apr 2011) | 1 line
WebIf: first try: cccam entitlements blockwise output (untested)
------------------------------------------------------------------------
r4991 | schlocke | 2011-04-13 22:48:32 +0200 (Wed, 13 Apr 2011) | 3 lines
cccam: another fix for minimizecards=2 with resharemode=3
waitforcards: added extra delay for reader inititialization problems
------------------------------------------------------------------------
r4990 | _network | 2011-04-13 22:39:08 +0200 (Wed, 13 Apr 2011) | 2 lines
fix bug in srvid parsing