Commit Graph

5165 Commits

Author SHA1 Message Date
UbitUmarov
8d2b502393 missing file 2020-06-10 09:37:28 +01:00
UbitUmarov
e2be90caaf replace lightshare early work 2020-06-10 09:26:55 +01:00
UbitUmarov
0d76635113 do store a new flag on region db 2020-06-09 19:44:57 +01:00
UbitUmarov
bde4354c15 some changes on viewer caps detection 2020-06-09 18:43:26 +01:00
UbitUmarov
fa0044fb6c webutil remove some not that usefull timing logs, plust some cosmetics 2020-06-09 13:39:30 +01:00
UbitUmarov
e1b234d9d0 change show uptime to 24hour format 2020-06-09 02:20:35 +01:00
UbitUmarov
775420c46a set object select on demand, not when it is created 2020-06-05 01:57:17 +01:00
UbitUmarov
b440a9534d AgentCircuitManager: always remove possible old one on add 2020-06-04 20:19:05 +01:00
UbitUmarov
38fc68ac0c some changes to AgentCircuitManager 2020-06-04 19:58:07 +01:00
UbitUmarov
873b3b0af6 do not store HUDs on appearence notecards 2020-06-01 19:07:49 +01:00
UbitUmarov
b541de034c make some limit use of new libomv things 2020-05-30 15:51:01 +01:00
UbitUmarov
b598573f41 fix DataSnapShot 2020-05-22 16:55:20 +01:00
UbitUmarov
3c33d5c448 change nullterm arg default true 2020-05-22 00:55:54 +01:00
UbitUmarov
8d8ead9776 add own version of utf8 getbytes. More recent .net versions (core?) do have similar, but not want got there now, besides only similar.. 2020-05-21 22:41:15 +01:00
UbitUmarov
9ecee558b5 whatever... 2020-05-18 00:28:24 +01:00
UbitUmarov
fe72b54652 cosmetics 2020-05-17 17:16:29 +01:00
UbitUmarov
9ce52ed2fc cosmetics 2020-05-16 03:01:44 +01:00
UbitUmarov
cfe1285869 missing files 2020-05-16 02:14:13 +01:00
UbitUmarov
baf5c61387 simplify GruntWork on getassets (needs more) 2020-05-16 01:16:19 +01:00
UbitUmarov
48892ad8a7 timestamp http requests 2020-05-15 23:40:19 +01:00
UbitUmarov
79bb22eaf6 fix typo 2020-05-15 15:11:06 +01:00
UbitUmarov
214cf5d60b llsdXml: do direct base64 encode 2020-05-15 14:41:38 +01:00
UbitUmarov
af1e20d054 missing file 2020-05-13 14:58:26 +01:00
UbitUmarov
4c7107dfda cosmetics 2020-05-13 14:51:05 +01:00
UbitUmarov
51bc19f1ab no need to clone something Idisposable when we just want to see values 2020-05-12 18:58:07 +01:00
UbitUmarov
d613287a77 mk TaskInventoryDictionary IDisposable 2020-05-12 18:52:33 +01:00
UbitUmarov
7c0b3387dd give up on simplehandler for root default get for now 2020-05-11 23:28:59 +01:00
UbitUmarov
c40b297fc7 (TEST) add a default root uri GET handler. this may be usefull for some cases. 2020-05-11 23:07:29 +01:00
UbitUmarov
4bf4c76a64 cosmetics 2020-05-11 19:35:13 +01:00
UbitUmarov
8da733c485 test xbakes async/await store 2020-05-11 19:06:09 +01:00
UbitUmarov
713c222ec8 remove some redundancy 2020-05-11 15:12:21 +01:00
UbitUmarov
6d92b75452 more on end slash and uri handler determination 2020-05-11 13:01:27 +01:00
UbitUmarov
aafc6579a1 remove end slash from most URLs we send to viewers 2020-05-10 21:14:52 +01:00
UbitUmarov
c1d69018bd some viewers send '//' at end of url plus cosmetics 2020-05-09 18:54:51 +01:00
UbitUmarov
a367828a85 clean a few more things before giving a socket to websockets. (this would happen later anyway) 2020-05-09 00:16:01 +01:00
UbitUmarov
72c1c923f8 SampleMoneyModule: add private xmlrpc methods 2020-05-08 14:50:46 +01:00
UbitUmarov
c2c00c5d84 add httpserver HandleXmlRpcRequests with local set of xlmrpc methods 2020-05-08 14:37:08 +01:00
UbitUmarov
bf218f2cef make httpserver HandleXmlRpcRequests public 2020-05-08 05:26:25 +01:00
UbitUmarov
f70f0b5ffd cosmetics 2020-05-07 14:26:07 +01:00
UbitUmarov
6c49f16132 minor changes 2020-05-07 02:15:25 +01:00
UbitUmarov
ac7187eada avoid a null ref, plus some cleanup 2020-05-07 02:02:50 +01:00
UbitUmarov
1e8e59e635 also override Output(string format) on remoteConsole 2020-05-02 18:31:02 +01:00
UbitUmarov
41d7d2f2f4 do dispose requests in context queue 2020-05-02 17:32:14 +01:00
UbitUmarov
0b0b5111df simplify PollServiceRequestManager, now that low level does serielaze requests 2020-05-02 15:25:05 +01:00
UbitUmarov
6d030e2f2b try to shutup some errors dunring shutdown, due to .net mess 2020-05-02 14:25:57 +01:00
UbitUmarov
1ad3a256f2 do http requests serialization at lower level 2020-05-02 14:23:52 +01:00
UbitUmarov
ab14241871 mantis 8678: try fix rest console client 2020-05-01 17:49:11 +01:00
UbitUmarov
929fa3efbd dispose of jobengine queue 2020-05-01 15:42:02 +01:00
UbitUmarov
715c7a4825 fix localconsole so viewer one can display things 2020-04-30 00:47:53 +01:00
UbitUmarov
693adf9ecf hide handler types not in use from show http-handlers 2020-04-29 13:41:57 +01:00