Oscam for Tripledragon

Started by labud, February 20, 2010, 05:56:48 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

timesurfer

________________________________________
r4814 | landlord | 2011-03-15 22:04:08 +0100 (Tue, 15 Mar 2011) | 1 line

Added new parameter 'mg-encrypted' to man pages.
------------------------------------------------------------------------
r4813 | schlocke | 2011-03-15 22:03:46 +0100 (Tue, 15 Mar 2011) | 4 lines

cccam: first test of same client-reader-ecm-loop check
bugcheck option for garbage collector
cccam share management: reshare mode 1 (services) fixed (please test)

------------------------------------------------------------------------
r4812 | landlord | 2011-03-15 22:02:08 +0100 (Tue, 15 Mar 2011) | 1 line

Added new parameter 'mg-encrypted' to documentation.
------------------------------------------------------------------------
r4811 | _network | 2011-03-14 19:53:00 +0100 (Mon, 14 Mar 2011) | 2 lines

revert r4807
 


You won't be bitten by botun, I like it

timesurfer

r4826 | schlocke | 2011-03-17 08:28:59 +0100 (Thu, 17 Mar 2011) | 2 lines

cccam cccreshare parameter fix

------------------------------------------------------------------------
r4825 | schlocke | 2011-03-17 08:17:01 +0100 (Thu, 17 Mar 2011) | 2 lines

cccam/webif: reader config with reshare parameter (cccreshare)


You won't be bitten by botun, I like it

timesurfer

r4856 | schlocke | 2011-03-24 00:11:17 +0100 (Thu, 24 Mar 2011) | 2 lines

small cache enhancement

------------------------------------------------------------------------
r4855 | schlocke | 2011-03-23 23:52:43 +0100 (Wed, 23 Mar 2011) | 2 lines

cache/distribute ecmcache check with better group handling


You won't be bitten by botun, I like it

timesurfer

r4958 | alno | 2011-04-08 01:45:56 +0200 (Fri, 08 Apr 2011) | 1 line

WebIf: related to a suggestion of Vogi (SB) changing behavior of link in status column LB_Value. Before the link clears the stats without feedback. Now the link calls the reader statspage first. In statspage submenu a 'reset stats' link is added
------------------------------------------------------------------------
r4957 | Admin | 2011-04-08 01:20:20 +0200 (Fri, 08 Apr 2011) | 1 line

Fix for #1649: Don't clear aes list on reader thread cleanup anymore.
------------------------------------------------------------------------
 


You won't be bitten by botun, I like it

timesurfer

Code:
------------------------------------------------------------------------
r4965 | Admin | 2011-04-09 02:39:04 +0200 (Sat, 09 Apr 2011) | 1 line

Add a check to prevent double frees in garbage collector. It also prints out the source file name and line when compiled with debug.
------------------------------------------------------------------------
r4964 | Admin | 2011-04-08 21:58:48 +0200 (Fri, 08 Apr 2011) | 1 line

Tuxbox PPC has a toolchain which doesn't match some of the clients it builds binaries for. To fix this errors, Tuxbox PPC doesn't use pthread_cleanup_push anymore. Please test and report in #1743.




You won't be bitten by botun, I like it

timesurfer

r4966 | Admin | 2011-04-10 03:00:41 +0200 (Sun, 10 Apr 2011) | 1 line

Correct parameter saving when httpsavefullcfg is set to 1
------------------------------------------------------------------------
r4965 | Admin | 2011-04-09 02:39:04 +0200 (Sat, 09 Apr 2011) | 1 line

Add a check to prevent double frees in garbage collector. It also prints out the source file name and line when compiled with debug.



You won't be bitten by botun, I like it

timesurfer

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.
------------------------------------------------------------------------
r4979 | Admin | 2011-04-12 01:29:06 +0200 (Tue, 12 Apr 2011) | 1 line

Use a function for building ip ranges in order to remove duplicate code. Furthermore, empty values for ip ranges dont get saved anymore (unless httpsavefullcfg=1 is set).
------------------------------------------------------------------------


You won't be bitten by botun, I like it

timesurfer

------------------------------------------------------------------------
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

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



You won't be bitten by botun, I like it

timesurfer

r5026 | _network | 2011-04-16 15:22:24 +0200 (Sat, 16 Apr 2011) | 2 lines

split up srvid list for faster searches

------------------------------------------------------------------------
r5025 | Admin | 2011-04-16 02:12:28 +0200 (Sat, 16 Apr 2011) | 1 line

Fix wrong display of expired and disabled users count in log when userdb is reloaded.
------------------------------------------------------------------------  


You won't be bitten by botun, I like it

timesurfer

r5048 | schlocke | 2011-04-19 08:42:30 +0200 (Tue, 19 Apr 2011) | 2 lines

loadbalancer: better blocking of nonresponding readers

------------------------------------------------------------------------
r5047 | Deas | 2011-04-18 19:10:50 +0200 (Mon, 18 Apr 2011) | 1 line

forgot to remove variable on last commit...
------------------------------------------------------------------------


You won't be bitten by botun, I like it

josagi

23.04.2011

Quoter5071 | alno | 2011-04-23 13:08:42 +0200 (Sat, 23 Apr 2011) | 1 line

XMLApi: repair status output
------------------------------------------------------------------------
r5070 | schlocke | 2011-04-22 21:46:57 +0200 (Fri, 22 Apr 2011) | 2 lines

betatunnel-output of first 12bytes with -d1

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


oscam-svn5071-tripledragon.rar

timesurfer

r5076 | Admin | 2011-04-25 17:34:51 +0200 (Mon, 25 Apr 2011) | 1 line

Fix segfault when changing loghistsize. Note that the log is not preserved when shrinking loghist.
------------------------------------------------------------------------
r5075 | schlocke | 2011-04-25 12:38:56 +0200 (Mon, 25 Apr 2011) | 3 lines

loadbalancer: added pending ecm count of reader to loadbalancer value,
added better timeouthandling of readers



You won't be bitten by botun, I like it

timesurfer

r5086 | Admin | 2011-04-27 04:17:16 +0200 (Wed, 27 Apr 2011) | 1 line

Fix rare segfault when account association is removed from client while outputting it in username().
------------------------------------------------------------------------
r5085 | schlocke | 2011-04-27 00:00:07 +0200 (Wed, 27 Apr 2011) | 2 lines

cccam: fixed some reshare problems, fixed a segfault

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


You won't be bitten by botun, I like it

timesurfer

oscam-svn5253-tripledragon  r5253 | hapeba | 2011-05-17 10:03:37 +02.00 (Tue, 17 May 2011) | 2 lines  fix naming (analog to #5252) --------------------------------------------------------------------------- r5252 | landlord | 2011-05-17 08:40:36 +02.00 (Tue, 17 May 2011) | 1 line  Fix module naming.    
You won't be bitten by botun, I like it

timesurfer

r5254 | schlocke | 2011-05-17 23:31:38 +0200 (Tue, 17 May 2011) | 3 lines

cccam: changed kind of keepalive to avoid full running queues and
duplicate users

------------------------------------------------------------------------
r5253 | hapeba | 2011-05-17 10:03:37 +0200 (Tue, 17 May 2011) | 1 line

fix naming (analog to #5252)



You won't be bitten by botun, I like it