r4936 | landlord | 2011-04-06 08:05:59 +0200 (Wed, 06 Apr 2011) | 1 line
Added documentation for global, UDP and TCP camd3 suppresscmd08 option.
r4936 | landlord | 2011-04-06 08:05:59 +0200 (Wed, 06 Apr 2011) | 1 line
Added documentation for global, UDP and TCP camd3 suppresscmd08 option.
Code:r4939 | schlocke | 2011-04-06 10:56:59 +0200 (Wed, 06 Apr 2011) | 2 lines memleak fixed in protocol_t1 ------------------------------------------------------------------------ r4938 | schlocke | 2011-04-06 09:38:02 +0200 (Wed, 06 Apr 2011) | 2 lines reverted protocol_t1 changes
Code:------------------------------------------------------------------------ r4941 | schlocke | 2011-04-06 14:42:28 +0200 (Wed, 06 Apr 2011) | 2 lines loadbalancer: added another method for blocking non-responding readers ------------------------------------------------------------------------ r4940 | schlocke | 2011-04-06 13:47:14 +0200 (Wed, 06 Apr 2011) | 3 lines loadbalancer: better blocking of non-responding readers (camd35 udp, newcamd) ------------------------------------------------------------------------
Code:------------------------------------------------------------------------ r4942 | schlocke | 2011-04-06 17:28:59 +0200 (Wed, 06 Apr 2011) | 2 lines loadbalancer: thanks to stesu for another idea to block timeout readers ------------------------------------------------------------------------ r4941 | schlocke | 2011-04-06 14:42:28 +0200 (Wed, 06 Apr 2011) | 2 lines loadbalancer: added another method for blocking non-responding readers ------------------------------------------------------------------------
Code:------------------------------------------------------------------------ r4943 | schlocke | 2011-04-06 18:11:56 +0200 (Wed, 06 Apr 2011) | 2 lines added check to avoid segfaults if compiled without a protocol, but used ------------------------------------------------------------------------ r4942 | schlocke | 2011-04-06 17:28:59 +0200 (Wed, 06 Apr 2011) | 2 lines loadbalancer: thanks to stesu for another idea to block timeout readers ------------------------------------------------------------------------
r4950 | landlord | 2011-04-07 08:02:45 +0200 (Thu, 07 Apr 2011) | 1 line
Fixed small typo for parameter 'ident' in 'oscam.server'.
------------------------------------------------------------------------
r4949 | Admin | 2011-04-07 00:05:01 +0200 (Thu, 07 Apr 2011) | 1 line
Remove cleanup_thread from cs_exit as it causes segfaults
------------------------------------------------------------------------
Code:------------------------------------------------------------------------ r4951 | schlocke | 2011-04-07 09:21:45 +0200 (Thu, 07 Apr 2011) | 2 lines fixed new thread cleanup management ------------------------------------------------------------------------ r4950 | landlord | 2011-04-07 08:02:45 +0200 (Thu, 07 Apr 2011) | 1 line Fixed small typo for parameter 'ident' in 'oscam.server'. ------------------------------------------------------------------------
Code: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. ------------------------------------------------------------------------
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. ------------------------------------------------------------------------
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.
------------------------------------------------------------------------