aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-28now break several things at same time... sog/sop updates, threads options,...UbitUmarov1-1/+2
2018-12-11Return a fake openid token to enable web services on a grid to identify the userMelanie1-0/+6
2018-11-18don't share SHA256CryptoServiceProvider (can be improved)UbitUmarov1-2/+3
2018-11-17code aestheticsUbitUmarov1-3/+3
2018-11-12FSAssets: truncate assets name and description to max sizeUbitUmarov1-1/+18
2018-11-09last commit was relative to mantis 8405 not 8396UbitUmarov1-2/+0
2018-11-09mantis 8396: on access control, change viewer string to match so it does incl...UbitUmarov1-4/+10
2018-10-23Protect/Prevent user names from using valid HG identifiers.Bill Blight1-2/+2
2018-10-22fix wrong error message in mutelist connectorUbitUmarov1-2/+2
2018-10-20add RemoveUser to UserManagementUbitUmarov1-1/+1
2018-09-26make sure Culture is right on some spotsUbitUmarov1-2/+2
2018-09-15stop sending agent update again when destiny refused the agentUbitUmarov1-2/+2
2018-07-08replace some string testsUbitUmarov2-6/+6
2018-07-08we don't use tab simbol, we use 4 whitespacesUbitUmarov2-28/+28
2018-07-08Add mac banningVincent Sylvester2-0/+32
2018-07-06Back-end fix for region name searches made from the viewer grid map dialog.Kevin Cozens1-1/+1
2018-05-13avoid potencial out of range issuesUbitUmarov1-43/+38
2018-05-12OOps my bad, always do deep copy, let viewers do v1 v2 fixesUbitUmarov1-53/+54
2018-05-12create user with model: do not copy missing items; convert v1.0 to v2.0 weara...UbitUmarov1-17/+31
2018-05-04why where map and dynamic textures compressed lossless?UbitUmarov1-1/+1
2018-04-14 robust create user: allow new userid to be to generate a new random one; ha...UbitUmarov1-3/+14
2018-01-27a few more changes on inventory library and inv fetchUbitUmarov1-13/+19
2018-01-27add a few more encoding to LLSDxmlEncode.. (W or S ?)UbitUmarov1-1/+0
2018-01-27add Cap_FetchLib2 note that this is still local to regions, not using grid as...UbitUmarov2-11/+46
2018-01-26Robust: allow Library assets to override old ones, so they can be updated eas...UbitUmarov2-2/+2
2018-01-22give BlockingCollection more chancesUbitUmarov1-6/+9
2018-01-21cosmetics (or not)UbitUmarov1-20/+19
2018-01-18 fail to connect to estates service is a fatal errorUbitUmarov1-3/+15
2018-01-18abort uploading large region map tiles as soon one failsUbitUmarov1-1/+2
2018-01-17pesty warningUbitUmarov1-1/+1
2018-01-15shut up some pesty warningsUbitUmarov1-1/+2
2018-01-04add more files for robust mutes suport. (module is still named MuteListModule...UbitUmarov1-0/+183
2017-12-11 commit what i did so far for core mutes module, befere i lose itUbitUmarov2-0/+168
2017-08-03avoid a null refUbitUmarov1-3/+4
2017-05-29remove a unnecessary dns checkUbitUmarov1-3/+0
2017-05-29some cleanup and assume Linux/mono DNS is just broken...UbitUmarov1-3/+8
2017-05-26cleanup (grid)region info endpoint; add log to try to find some xml decode is...UbitUmarov1-44/+1
2017-05-26missing file change.. actually use watchdog threads on assetsconnector andUbitUmarov1-3/+8
2017-05-25add some checks for valid endpointsUbitUmarov1-30/+10
2017-05-25use threads from main pool on assetsconnectorUbitUmarov1-3/+1
2017-05-25minor changesUbitUmarov1-2/+3
2017-05-25make some threads background onesUbitUmarov1-0/+1
2017-05-25remove use of libomv BlockingQueueUbitUmarov1-2/+2
2017-05-14 fix remote requests for dwell, so dwell module still calledUbitUmarov1-0/+2
2017-05-12mantis 8165: fix a null ref on hg gatekeeper on another placeUbitUmarov1-3/+4
2017-05-12fix a null ref on hg gatekeeperUbitUmarov1-1/+1
2017-05-12yes it is not destiny grid but destination.. thx u know who :)UbitUmarov1-2/+2
2017-05-11don't allow multiple presences of same avatar also on HG gatekeeperUbitUmarov2-23/+99
2017-05-11some cleanupUbitUmarov1-21/+22
2017-05-11 do not allow multiple logins of same avatar. No HG case, that needs work on ...UbitUmarov2-5/+72