source: trunk/module-monitor.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3870   13 years rorothetroll reader-viaccess.c : improvment on long ECM parsing and making sure we …
(edit) @3848   13 years alno Monitor: fix log w/o arg
(edit) @3845   13 years alno Monitor: fix crash on send 'log' w/o arg
(edit) @3832   13 years alno Fix some compiler warnings
(edit) @3829   13 years rorothetroll fix some casting after talking to _network. minor fixes in other sources.
(edit) @3821   13 years rorothetroll fix some compiler warning on some version of gcc
(edit) @3778   13 years alno config: fix some issues with writing oscam.server
(edit) @3776   13 years alno cleanup: move functions out of monitor module. Now modular build with …
(edit) @3748   13 years alno WebIf: fix some compilerwarnings
(edit) @3727   13 years alno monitor: With this fix the details-command of reader threadID works …
(edit) @3688   13 years dingo35 monitor avoid code duplification
(edit) @3687   13 years alno WebIf: protocol 'cccam ext' on clients in status - just a try, I …
(edit) @3665   13 years dingo35 monitor: fix possible segfault
(edit) @3661   13 years schlocke cccam: fixed segfaults webif: fixed segfaults tcp-connect now has an …
(edit) @3655   13 years dingo35 monitor: remove reader array
(edit) @3652   13 years dingo35 replace au index by aureader pointer
(edit) @3650   13 years dingo35 Concentrate reader type printing stuff to prevent code duplication
(edit) @3636   13 years schlocke cccam/webif: fixed protocol showing "cccam ext"
(edit) @3614   13 years dingo35 unlimited readers step 11: replace client->ridx by client->reader
(edit) @3557   13 years dingo35 Remove client->pid since it seems silly to have this only for …
(edit) @3553   13 years dingo35 Remove pidfile since current implementation is useless; one shell …
(edit) @3552   13 years dingo35 Fix thread printing for 32 and 64 bits; remove artificial threadnum …
(edit) @3542   13 years schlocke anticascade: modified for unlimited users memory usage reduced: stack …
(edit) @3539   13 years alno monitor: show threadID in hex also in status
(edit) @3538   13 years dingo35 monitor: fix details command
(edit) @3535   13 years dingo35 monitor, http: get protocol description through ph pointer instead of …
(edit) @3510   13 years alno Monitor: fixed reaction of 'details' command. There is some more work …
(edit) @3508   13 years alno some cosmetix and fix compiler warnings (thx @hapeba and wonderdoc)
(edit) @3496   13 years alno Log: reformat Logmessages with client listposition, modifications on …
(edit) @3483   13 years dingo35 Remove all shared memory stuff since we dont need it
(edit) @3481   13 years dingo35 Remove CS_NOSHM and -m parameter, it actually didnt do anything
(edit) @3478   13 years schlocke monitor: fixed segfault
(edit) @3473   13 years dingo35 oscam-ac, monitor, http: add check to avoid segfault
(edit) @3465   13 years dingo35 Fix monitor output
(edit) @3461   13 years dingo35 Unlimited clients step15: monitor: get rid of client[]
(edit) @3447   13 years alno Monitorport: fix re-init accounts
(edit) @3405   13 years dingo35 Unlimited clients step3: eliminate idx2ridx and replace use of pid by …
(edit) @3404   13 years dingo35 Unlimited clients step2: eliminate idx and cs_idx from monitor and …
(edit) @3403   13 years dingo35 Unlimited clients step1: eliminate bulk of client[cs_idx] calls
(edit) @3402   13 years dingo35 Store client-ptr local per thread so client[cs_idx] can be eliminated
(edit) @3394   13 years dingo35 oscam.c Remove port param in cs_fork; fix some compiler msg; remove …
(edit) @3375   13 years dingo35 module.*: Introduce client param in recv routines
(edit) @3362   13 years dingo35 module.*: Introduce client parameter, eliminating cs_idx looping
(edit) @3344   13 years alno change exit method in monitor modul
(edit) @3342   13 years alno fix for shutdown via monitorport Ticket #966
(edit) @3335   13 years _network remove udp pipes
(edit) @3290   13 years alno remove obsolete compilerflag CS_RDR_INIT_HIST because it's replaced by …
(edit) @3249   13 years _network -fix webif shutdown -pipeless reader restart -cleanup
(edit) @3228   13 years _network make cs_hexdump kind of threadsafe
(edit) @3210   13 years dingo35 all modules: Fix create_ptread calls
(edit) @3193   13 years dingo35 Finished checking relevant modules on static threadsafety
(edit) @3181   13 years dingo35 Adding threadsafety FIXMEs, feel free to join checking..
(edit) @3172   13 years _network remove global mbuf
(edit) @3153   13 years dingo35 THREADED BRANCH in TRUNK
(edit) @2988   13 years schlocke cccam/webif: showing cccam ext if activated
(edit) @2955   13 years polo - Add 'reread' command in monitor to reload entitlements - Improve …
(edit) @2692   13 years schlocke global: new method char * get_tmp_dir() for resolving /tmp issue with …
(edit) @2541   13 years merek Added constantcw module with some basic fixes to work in oscam, see …
(edit) @2349   13 years alno WebIf: workaround/ fix for issue related Ticket #527. Please Test and …
(edit) @2290   13 years merek Fix compiler warnings with newer gcc versions
(edit) @2192   13 years alno revert monitor setuser changing
(edit) @2181   13 years alno monitorport - fix in setuser
(edit) @2177   13 years alno monitorport - several bugfixes/ enhancements by walther123, THX
(edit) @2173   13 years alno monitorport - fix setuser command
(edit) @2126   13 years _network - remove cs_platform(), pls report problems with dbox2 readers - move …
(edit) @2113   13 years _network fix dvbapi signalhandler
(edit) @2112   13 years _network read init history file in webif and monitor
(edit) @2106   13 years alno fix typo in setuser command
(edit) @2089   13 years alno enhanced informations over monitor port - THX walther123 - Discussion …
(edit) @2088   13 years alno add some line breaks in module-monitor - THX wonderdoc
(edit) @2080   13 years alno implement a keepalive on monitor interface. Discussion: …
(edit) @1926   13 years merek Merge UMP r1944-1969: - Adding SC8in1 support, thanks to dingo35
(edit) @1866   14 years alno moved monitor_get_srvname() in module-monitor to oscam-simples …
(edit) @1762   14 years alno New parameter in [monitor] "appendchaninfo=0|1" appends the …
(edit) @1742   14 years alno reworked "setuser" command in monitor module. Syntax setuser …
(edit) @1732   14 years alno try fix warning in monitor module-monitor.c
(edit) @1731   14 years alno monitorport implement new command "commands" (lists the available commands)
(edit) @1691   14 years merek Merge Webinterface into Trunk - Use -DWEBIF=1 with cmake to build with …
(edit) @1617   14 years merek Merge from UMP r1727
(edit) @1588   14 years merek Merge from UMP r1695
(edit) @1584   14 years merek Merge from UMP r1688
(edit) @1237   14 years landlord New 'oscam.srvid' format introduced with example and documentation, …
(edit) @1214   14 years landlord Parameter 'hideclients_to' switched from minutes to seconds, backport …
(edit) @1137   14 years C.H.A.D.o Fix compiler warnings Add Wextra flag
(edit) @1125   14 years C.H.A.D.o Remove unused parameters
(edit) @1090   14 years C.H.A.D.o Fix parentheses warnings
(edit) @822   14 years landlord new monitor option 'log' with 'logwohist', thanks to Alno
(edit) @804   14 years landlord monitor option 'debug' limited to monlevel < 3
(edit) @803   14 years landlord new monitor option: 'debug', thanks to merek, Alno, -=HSKc=-Robby, landlord
(edit) @802   14 years landlord rename R_INTERN to R_INTERNAL, removed unnecessary variable
(edit) @785   14 years landlord New monitor command 'version', thanks to Alno
(edit) @643   14 years landlord Display svnversion via the monitoring port, based on pattex's idea, thanks
(edit) @470   14 years dingo35 Several small bugfixes, amongst others fixing incorrect protocol=mouse …
(edit) @117   14 years smurzch2 The last entry in mpcs.srvid was never displayed in the monitor.
(edit) @93   14 years smurzch2 Change timeouts from seconds to milliseconds. Thanks for this patch …
(edit) @71   14 years rorothetroll All : preliminary support for the smartreader+. I had to add some …
(edit) @70   14 years rorothetroll csctapi/io_serial.c : fix the serial port read/write wait routine to …
(edit) @56   14 years smurzch2 Appliy patch from C.H.A.D.o/streamboard. - clean some warnings with …
(add) @8   14 years smurzch2 Start repository for OSCam (Open Source Cam) The start is from the …
Note: See TracRevisionLog for help on using the revision log.