| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of brain.opensimulator.org:/var/git/opensim | root | 2019-03-11 | 1 | -0/+8 |
|\ |
|
| * | errr use invariantculture compare not current | UbitUmarov | 2019-03-11 | 1 | -1/+1 |
| * | at login do try proper region name match before sending just somewhere that l... | UbitUmarov | 2019-03-11 | 1 | -0/+8 |
* | | Fix multi, and single tenancy on MapGet | root | 2019-03-11 | 1 | -2/+2 |
|/ |
|
* | change threads confusing names | UbitUmarov | 2019-01-25 | 1 | -5/+1 |
* | remove terraindata abstraction layer, since we only have heightmap type | UbitUmarov | 2019-01-21 | 1 | -1/+1 |
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 1 | -1/+2 |
* | Return a fake openid token to enable web services on a grid to identify the user | Melanie | 2018-12-11 | 1 | -0/+6 |
* | don't share SHA256CryptoServiceProvider (can be improved) | UbitUmarov | 2018-11-18 | 1 | -2/+3 |
* | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -3/+3 |
* | FSAssets: truncate assets name and description to max size | UbitUmarov | 2018-11-12 | 1 | -1/+18 |
* | last commit was relative to mantis 8405 not 8396 | UbitUmarov | 2018-11-09 | 1 | -2/+0 |
* | mantis 8396: on access control, change viewer string to match so it does incl... | UbitUmarov | 2018-11-09 | 1 | -4/+10 |
* | Protect/Prevent user names from using valid HG identifiers. | Bill Blight | 2018-10-23 | 1 | -2/+2 |
* | fix wrong error message in mutelist connector | UbitUmarov | 2018-10-22 | 1 | -2/+2 |
* | add RemoveUser to UserManagement | UbitUmarov | 2018-10-20 | 1 | -1/+1 |
* | make sure Culture is right on some spots | UbitUmarov | 2018-09-26 | 1 | -2/+2 |
* | stop sending agent update again when destiny refused the agent | UbitUmarov | 2018-09-15 | 1 | -2/+2 |
* | replace some string tests | UbitUmarov | 2018-07-08 | 2 | -6/+6 |
* | we don't use tab simbol, we use 4 whitespaces | UbitUmarov | 2018-07-08 | 2 | -28/+28 |
* | Add mac banning | Vincent Sylvester | 2018-07-08 | 2 | -0/+32 |
* | Back-end fix for region name searches made from the viewer grid map dialog. | Kevin Cozens | 2018-07-06 | 1 | -1/+1 |
* | avoid potencial out of range issues | UbitUmarov | 2018-05-13 | 1 | -43/+38 |
* | OOps my bad, always do deep copy, let viewers do v1 v2 fixes | UbitUmarov | 2018-05-12 | 1 | -53/+54 |
* | create user with model: do not copy missing items; convert v1.0 to v2.0 weara... | UbitUmarov | 2018-05-12 | 1 | -17/+31 |
* | why where map and dynamic textures compressed lossless? | UbitUmarov | 2018-05-04 | 1 | -1/+1 |
* | robust create user: allow new userid to be to generate a new random one; ha... | UbitUmarov | 2018-04-14 | 1 | -3/+14 |
* | a few more changes on inventory library and inv fetch | UbitUmarov | 2018-01-27 | 1 | -13/+19 |
* | add a few more encoding to LLSDxmlEncode.. (W or S ?) | UbitUmarov | 2018-01-27 | 1 | -1/+0 |
* | add Cap_FetchLib2 note that this is still local to regions, not using grid as... | UbitUmarov | 2018-01-27 | 2 | -11/+46 |
* | Robust: allow Library assets to override old ones, so they can be updated eas... | UbitUmarov | 2018-01-26 | 2 | -2/+2 |
* | give BlockingCollection more chances | UbitUmarov | 2018-01-22 | 1 | -6/+9 |
* | cosmetics (or not) | UbitUmarov | 2018-01-21 | 1 | -20/+19 |
* | fail to connect to estates service is a fatal error | UbitUmarov | 2018-01-18 | 1 | -3/+15 |
* | abort uploading large region map tiles as soon one fails | UbitUmarov | 2018-01-18 | 1 | -1/+2 |
* | pesty warning | UbitUmarov | 2018-01-17 | 1 | -1/+1 |
* | shut up some pesty warnings | UbitUmarov | 2018-01-15 | 1 | -1/+2 |
* | add more files for robust mutes suport. (module is still named MuteListModule... | UbitUmarov | 2018-01-04 | 1 | -0/+183 |
* | commit what i did so far for core mutes module, befere i lose it | UbitUmarov | 2017-12-11 | 2 | -0/+168 |
* | avoid a null ref | UbitUmarov | 2017-08-03 | 1 | -3/+4 |
* | remove a unnecessary dns check | UbitUmarov | 2017-05-29 | 1 | -3/+0 |
* | some cleanup and assume Linux/mono DNS is just broken... | UbitUmarov | 2017-05-29 | 1 | -3/+8 |
* | cleanup (grid)region info endpoint; add log to try to find some xml decode is... | UbitUmarov | 2017-05-26 | 1 | -44/+1 |
* | missing file change.. actually use watchdog threads on assetsconnector and | UbitUmarov | 2017-05-26 | 1 | -3/+8 |
* | add some checks for valid endpoints | UbitUmarov | 2017-05-25 | 1 | -30/+10 |
* | use threads from main pool on assetsconnector | UbitUmarov | 2017-05-25 | 1 | -3/+1 |
* | minor changes | UbitUmarov | 2017-05-25 | 1 | -2/+3 |
* | make some threads background ones | UbitUmarov | 2017-05-25 | 1 | -0/+1 |
* | remove use of libomv BlockingQueue | UbitUmarov | 2017-05-25 | 1 | -2/+2 |
* | fix remote requests for dwell, so dwell module still called | UbitUmarov | 2017-05-14 | 1 | -0/+2 |