oscam-triple dragon

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3498 | alno | 2010-10-12 22:55:58 -0700 (Tue, 12 Oct 2010) | 1 line

WebIf: fix hiding client option
------------------------------------------------------------------------
r3497 | alno | 2010-10-12 14:50:48 -0700 (Tue, 12 Oct 2010) | 1 line

WebIf: show same number in Statustable as in Log
------------------------------------------------------------------------
 

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3504 | dingo35 | 2010-10-13 03:48:12 -0700 (Wed, 13 Oct 2010) | 1 line

oscam.c: get rid of get_csidx
------------------------------------------------------------------------
r3503 | dingo35 | 2010-10-13 03:11:58 -0700 (Wed, 13 Oct 2010) | 1 line

module-serial.c: Solve some problemes on using this module in threading env
------------------------------------------------------------------------
 

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3505 | dingo35 | 2010-10-13 04:31:05 -0700 (Wed, 13 Oct 2010) | 1 line

oscam.c: Creating s_client inside new thread makes more sense
------------------------------------------------------------------------
r3504 | dingo35 | 2010-10-13 03:48:12 -0700 (Wed, 13 Oct 2010) | 1 line

oscam.c: get rid of get_csidx
------------------------------------------------------------------------
 

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3508 | alno | 2010-10-13 10:12:29 -0700 (Wed, 13 Oct 2010) | 1 line

some cosmetix and fix compiler warnings (thx @hapeba and wonderdoc)
------------------------------------------------------------------------
r3507 | schlocke | 2010-10-13 09:41:31 -0700 (Wed, 13 Oct 2010) | 2 lines

cccam: fixed possible seg fault

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

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3510 | alno | 2010-10-13 14:14:24 -0700 (Wed, 13 Oct 2010) | 1 line

Monitor: fixed reaction of 'details' command. There is some more work needed
------------------------------------------------------------------------
r3509 | rorothetroll | 2010-10-13 11:03:11 -0700 (Wed, 13 Oct 2010) | 1 line

extract provid from cw emm in dvbapi to be able to match auprovid with it
------------------------------------------------------------------------
 

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3515 | dingo35 | 2010-10-14 02:25:37 -0700 (Thu, 14 Oct 2010) | 1 line

oscam.c: NULL cl after it is freed to prevent other threads from accessing it
------------------------------------------------------------------------
r3514 | dingo35 | 2010-10-14 02:21:38 -0700 (Thu, 14 Oct 2010) | 1 line

oscam.c : simplify cl for-next loops; free cl variables at end of cleanup
------------------------------------------------------------------------
r3513 | _network | 2010-10-14 02:15:38 -0700 (Thu, 14 Oct 2010) | 2 lines

fix segfault when directory for usrfile does not exist

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

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3516 | dingo35 | 2010-10-14 03:20:14 -0700 (Thu, 14 Oct 2010) | 1 line

globals.h : all calls to free now nullify pointer
------------------------------------------------------------------------
r3515 | dingo35 | 2010-10-14 02:25:37 -0700 (Thu, 14 Oct 2010) | 1 line

oscam.c: NULL cl after it is freed to prevent other threads from accessing it
------------------------------------------------------------------------
 

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3518 | dingo35 | 2010-10-14 05:15:04 -0700 (Thu, 14 Oct 2010) | 1 line

oscam.c: move store_logentry to oscam-log.c
------------------------------------------------------------------------
r3517 | dingo35 | 2010-10-14 05:14:35 -0700 (Thu, 14 Oct 2010) | 1 line

oscam-reader.c: Small optimization
------------------------------------------------------------------------
r3516 | dingo35 | 2010-10-14 03:20:14 -0700 (Thu, 14 Oct 2010) | 1 line

globals.h : all calls to free now nullify pointer
------------------------------------------------------------------------
 

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3522 | _network | 2010-10-14 07:47:25 -0700 (Thu, 14 Oct 2010) | 2 lines

dvbapi: restore r3459

------------------------------------------------------------------------
r3521 | dingo35 | 2010-10-14 07:46:58 -0700 (Thu, 14 Oct 2010) | 1 line

oscam.c: delayed freeing of cl to prevent segfault
------------------------------------------------------------------------
r3520 | _network | 2010-10-14 07:34:53 -0700 (Thu, 14 Oct 2010) | 2 lines

fix segfault #1049

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

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3524 | _network | 2010-10-14 08:47:11 -0700 (Thu, 14 Oct 2010) | 2 lines

dvbapi: add support for new QboxHD stone firmware, thx to boubaris

------------------------------------------------------------------------
r3523 | dingo35 | 2010-10-14 08:25:55 -0700 (Thu, 14 Oct 2010) | 1 line

monitor: fix missing lines
------------------------------------------------------------------------
 

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3526 | _network | 2010-10-14 09:18:18 -0700 (Thu, 14 Oct 2010) | 2 lines

dvbapi: small fixes

------------------------------------------------------------------------
r3525 | schlocke | 2010-10-14 09:16:55 -0700 (Thu, 14 Oct 2010) | 2 lines

newcamd/cccam: fixed newcamd server ->cccam-reader au

------------------------------------------------------------------------
r3524 | _network | 2010-10-14 08:47:11 -0700 (Thu, 14 Oct 2010) | 2 lines

dvbapi: add support for new QboxHD stone firmware, thx to boubaris

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

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3529 | alno | 2010-10-14 16:05:10 -0700 (Thu, 14 Oct 2010) | 1 line

Log: show threadID on all types in log
------------------------------------------------------------------------
 

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3534 | dingo35 | 2010-10-15 02:15:57 -0700 (Fri, 15 Oct 2010) | 1 line

oscma-log.c Further simplify code and make output uniform for 'm' lines also
------------------------------------------------------------------------
r3533 | dingo35 | 2010-10-15 01:43:26 -0700 (Fri, 15 Oct 2010) | 1 line

module-serial: fix ctyp
------------------------------------------------------------------------
 

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3536 | rebdog | 2010-10-15 03:49:45 -0700 (Fri, 15 Oct 2010) | 1 line

unlockparental added to videoguard2
------------------------------------------------------------------------
r3535 | dingo35 | 2010-10-15 03:17:44 -0700 (Fri, 15 Oct 2010) | 1 line

monitor, http: get protocol description through ph pointer instead of making it up ourselves
------------------------------------------------------------------------
 

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3537 | dingo35 | 2010-10-15 04:39:37 -0700 (Fri, 15 Oct 2010) | 1 line

oscam-log.c: send monitor loglines only to monitor clients
------------------------------------------------------------------------
r3536 | rebdog | 2010-10-15 03:49:45 -0700 (Fri, 15 Oct 2010) | 1 line

unlockparental added to videoguard2
------------------------------------------------------------------------
 

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3538 | dingo35 | 2010-10-15 05:03:33 -0700 (Fri, 15 Oct 2010) | 1 line

monitor: fix details command
------------------------------------------------------------------------
r3537 | dingo35 | 2010-10-15 04:39:37 -0700 (Fri, 15 Oct 2010) | 1 line

oscam-log.c: send monitor loglines only to monitor clients
------------------------------------------------------------------------
 

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3540 | alno | 2010-10-15 10:43:43 -0700 (Fri, 15 Oct 2010) | 1 line

set timeframe values in client auth from account data hopefully fix 'client disabled' issue
------------------------------------------------------------------------
r3539 | alno | 2010-10-15 10:20:56 -0700 (Fri, 15 Oct 2010) | 1 line

monitor: show threadID in hex also in status
------------------------------------------------------------------------
 

aguda

Registered
Messages
2,879
------------------------------------------------------------------------
r3541 | rorothetroll | 2010-10-15 11:17:21 -0700 (Fri, 15 Oct 2010) | 1 line

change some log messages to be debug messages
------------------------------------------------------------------------
r3540 | alno | 2010-10-15 10:43:43 -0700 (Fri, 15 Oct 2010) | 1 line

set timeframe values in client auth from account data hopefully fix 'client disabled' issue
------------------------------------------------------------------------
 
Top