Commit History

Author SHA1 Message Date
  UbitUmarov 2285ced73a merge LocalGridServicesConnector and LemoteGridServicesConnector into just RegionGridServicesConnector, with more clear code path and less useless modules loading. runprebuild and note the need changes in config-include files 3 years ago
  UbitUmarov 3e113b4aec xmlrpc http hander: remove another temporary string 3 years ago
  UbitUmarov ff1302f8c8 update xmlrpc.dll with a fix for empty base64 case 3 years ago
  UbitUmarov 4f4a48cf60 let urlmodule pool request do some work ( missing from last commit) 3 years ago
  UbitUmarov 4ad892e090 reenable keepalive local override, + cosmetics 3 years ago
  UbitUmarov 5552716724 xmlrpc handler, remove a useless tmp string, that can be large, and implicit convertions to utf-16 and back to utf-8, make the serielization be already utf8 3 years ago
  UbitUmarov 81873a5419 handle missing entries on GridUserData 3 years ago
  UbitUmarov 4f2936259d ofc i forgot a file 3 years ago
  UbitUmarov 6d77f65aa3 comment out robust HandleWebSocketLoginEvents listenner and handler, Tell us if you use it, bc its candidate to total removal 3 years ago
  UbitUmarov a101d58a5c missing files 3 years ago
  UbitUmarov 9d0d82ab6e split usermanagement adduser into simpler per case methods 3 years ago
  UbitUmarov fe33ace3b2 change sqlitesimulationdata locks a bit 3 years ago
  UbitUmarov d008654ae0 mantis 8819: fix ParcelPropertiesRequest bounds check 3 years ago
  UbitUmarov cf193f99cf fix lm fetch on HG 3 years ago
  UbitUmarov 28f5bfeb20 mantis 8816: missed a few spots 3 years ago
  UbitUmarov d07f47a177 mantis 8816: change it again. Slash will be there or not acording to the local path 3 years ago
  UbitUmarov db94395c62 mantis 8816: change handling of uri end slash 3 years ago
  UbitUmarov 42cfd8a8b2 mantis 8815: update libomv 3 years ago
  UbitUmarov 502878e01d verify user service urls with same rules 3 years ago
  UbitUmarov 14ee7012f4 add cache to PresenceService 3 years ago
  UbitUmarov 37aa142eac fix a test 3 years ago
  UbitUmarov 2fbd14722d change usermanagement user homeurl verification and local grid detection, using new GridInfo and OSHHTPHost 3 years ago
  UbitUmarov 2f66a82cbe mantis 8802 and 6744: change how griduserservice handles duplicated entries, trying to use the most recent. Add cache to compensate the very low performance of the search the db engine is force to do. WARNING this is not compatible with current Diva Wifi. that will replace this code or not run at all 3 years ago
  UbitUmarov 822f381145 mantis 8621: improve one error message a bit, thanks Tampa 3 years ago
  UbitUmarov c34d6adcd7 send GridURLAlias even if empty, so viewers can tell this region does support it 3 years ago
  UbitUmarov 0b3ad74774 add a missing ')' on dialogs unknown owner name 3 years ago
  UbitUmarov 3ef11e7dec stop looking for things in dic twice; cover all true cases from stupid DBs 3 years ago
  UbitUmarov 4b929a83da mantis 8809: fix local grid agent language (hg still not supported) 3 years ago
  UbitUmarov da28aada2c avoid a null ref in lsl 3 years ago
  UbitUmarov 9533217d82 change some mysql tables and columns character sets, this is close to patch at mantis 8707, but that is not correct. This should have no impact on current dbs. Many of those are now too large to do this change automaticl,, but they should. Some columns as utf8 (4 bytes in future) are pure waste of space, in fact some are used as indexes and can violate max index size. Namelly on groups V2, reason why we are forced to use utf8mb3 mostly likely to be dropped by new mysql/maria versions 3 years ago