4864: cccam: timeout handling
4864: cccam: timeout handling
Code:r4868 | schlocke | 2011-03-30 23:18:42 +0200 (Wed, 30 Mar 2011) | 5 lines cccam: added explicit S0_KEEPALIVE on TCP Sockets for avoiding duplicate users cccam: small timeout handling fix default reshare value now 10
Code:Changeset [4869] by landlord Update for default reshare value in documentation.
New parameters dropdups and lb_noproviderforcaid
LB stats saving fix, EMM handling improved, webif clear failban list functionality added, config file handling changed
Code:r4909 | landlord | 2011-04-04 11:31:52 +0200 (Mon, 04 Apr 2011) | 1 line Checked README. ------------------------------------------------------------------------ r4908 | schlocke | 2011-04-04 09:12:54 +0200 (Mon, 04 Apr 2011) | 2 lines LLIST: added more locks to get threadsafer
r4920 | landlord | 2011-04-04 22:51:41 +0200 (Mon, 04 Apr 2011) | 1 line
Update documentation for 'port' parameter in 'cs378x' section.
------------------------------------------------------------------------
r4919 | landlord | 2011-04-04 22:34:13 +0200 (Mon, 04 Apr 2011) | 1 line
r4928 | landlord | 2011-04-05 13:12:02 +0200 (Tue, 05 Apr 2011) | 1 line
Update doc for 'suppresscmd08' enable/disable mismatch.
oscam-svn4929 coolstream
------------------------------------------------------------------------
r4929 | hapeba | 2011-04-05 15:57:13 +0200 (Tue, 05 Apr 2011) | 1 line
write "suppresscmd08" (TCP) to config file
----------------------------------------------------------------
4929: write "suppresscmd08" (TCP) to config file
4930: split cmad08 in 3 parts:
1) tcp
2) udp
3) global (all clients)
syntax is everytime the same
4931: WebIf: increase size of services string from 512 Bytes to 1024 Bytes for for guys which collect services like stamps
4932: Config: fix small issue with default value in account suppresscmd08
4933: WebIf: fix possible memleak in services parsing
4934: Add speaking error messages using strerror() to all errors containing errno.
4935: If the current system time is smaller than (build date - 1 day), OSCam waits up to a minute (in 5s steps) for the time to correct. After that, OSCam starts up with a warning message.