UbitUmarov
|
489849ed8d
SanitizeXml() save a few ns
|
3 years ago |
UbitUmarov
|
221ec742bd
SanitizeXml() go back to previus potencially heavy code, still needed, until a lighter method is created
|
3 years ago |
UbitUmarov
|
5665bdb72d
temporary(?) fix
|
3 years ago |
UbitUmarov
|
a758fc9d33
remove duplicated call
|
4 years ago |
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
|
4 years ago |
UbitUmarov
|
3e113b4aec
xmlrpc http hander: remove another temporary string
|
4 years ago |
UbitUmarov
|
ff1302f8c8
update xmlrpc.dll with a fix for empty base64 case
|
4 years ago |
UbitUmarov
|
4f4a48cf60
let urlmodule pool request do some work ( missing from last commit)
|
4 years ago |
UbitUmarov
|
4ad892e090
reenable keepalive local override, + cosmetics
|
4 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
|
4 years ago |
UbitUmarov
|
81873a5419
handle missing entries on GridUserData
|
4 years ago |
UbitUmarov
|
4f2936259d
ofc i forgot a file
|
4 years ago |
UbitUmarov
|
6d77f65aa3
comment out robust HandleWebSocketLoginEvents listenner and handler, Tell us if you use it, bc its candidate to total removal
|
4 years ago |
UbitUmarov
|
a101d58a5c
missing files
|
4 years ago |
UbitUmarov
|
9d0d82ab6e
split usermanagement adduser into simpler per case methods
|
4 years ago |
UbitUmarov
|
fe33ace3b2
change sqlitesimulationdata locks a bit
|
4 years ago |
UbitUmarov
|
d008654ae0
mantis 8819: fix ParcelPropertiesRequest bounds check
|
4 years ago |
UbitUmarov
|
cf193f99cf
fix lm fetch on HG
|
4 years ago |
UbitUmarov
|
28f5bfeb20
mantis 8816: missed a few spots
|
4 years ago |
UbitUmarov
|
d07f47a177
mantis 8816: change it again. Slash will be there or not acording to the local path
|
4 years ago |
UbitUmarov
|
db94395c62
mantis 8816: change handling of uri end slash
|
4 years ago |
UbitUmarov
|
42cfd8a8b2
mantis 8815: update libomv
|
4 years ago |
UbitUmarov
|
502878e01d
verify user service urls with same rules
|
4 years ago |
UbitUmarov
|
14ee7012f4
add cache to PresenceService
|
4 years ago |
UbitUmarov
|
37aa142eac
fix a test
|
4 years ago |
UbitUmarov
|
2fbd14722d
change usermanagement user homeurl verification and local grid detection, using new GridInfo and OSHHTPHost
|
4 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
|
4 years ago |
UbitUmarov
|
822f381145
mantis 8621: improve one error message a bit, thanks Tampa
|
4 years ago |
UbitUmarov
|
c34d6adcd7
send GridURLAlias even if empty, so viewers can tell this region does support it
|
4 years ago |
UbitUmarov
|
0b3ad74774
add a missing ')' on dialogs unknown owner name
|
4 years ago |