| Commit message (Expand) | Author | Files | Lines |
2018-09-15 | stop sending agent update again when destiny refused the agent | UbitUmarov | 1 | -2/+2 |
2018-07-08 | replace some string tests | UbitUmarov | 2 | -6/+6 |
2018-07-08 | we don't use tab simbol, we use 4 whitespaces | UbitUmarov | 2 | -28/+28 |
2018-07-08 | Add mac banning | Vincent Sylvester | 2 | -0/+32 |
2018-07-06 | Back-end fix for region name searches made from the viewer grid map dialog. | Kevin Cozens | 1 | -1/+1 |
2018-05-13 | avoid potencial out of range issues | UbitUmarov | 1 | -43/+38 |
2018-05-12 | OOps my bad, always do deep copy, let viewers do v1 v2 fixes | UbitUmarov | 1 | -53/+54 |
2018-05-12 | create user with model: do not copy missing items; convert v1.0 to v2.0 weara... | UbitUmarov | 1 | -17/+31 |
2018-05-04 | why where map and dynamic textures compressed lossless? | UbitUmarov | 1 | -1/+1 |
2018-04-14 | robust create user: allow new userid to be to generate a new random one; ha... | UbitUmarov | 1 | -3/+14 |
2018-01-27 | a few more changes on inventory library and inv fetch | UbitUmarov | 1 | -13/+19 |
2018-01-27 | add a few more encoding to LLSDxmlEncode.. (W or S ?) | UbitUmarov | 1 | -1/+0 |
2018-01-27 | add Cap_FetchLib2 note that this is still local to regions, not using grid as... | UbitUmarov | 2 | -11/+46 |
2018-01-26 | Robust: allow Library assets to override old ones, so they can be updated eas... | UbitUmarov | 2 | -2/+2 |
2018-01-22 | give BlockingCollection more chances | UbitUmarov | 1 | -6/+9 |
2018-01-21 | cosmetics (or not) | UbitUmarov | 1 | -20/+19 |
2018-01-18 | fail to connect to estates service is a fatal error | UbitUmarov | 1 | -3/+15 |
2018-01-18 | abort uploading large region map tiles as soon one fails | UbitUmarov | 1 | -1/+2 |
2018-01-17 | pesty warning | UbitUmarov | 1 | -1/+1 |
2018-01-15 | shut up some pesty warnings | UbitUmarov | 1 | -1/+2 |
2018-01-04 | add more files for robust mutes suport. (module is still named MuteListModule... | UbitUmarov | 1 | -0/+183 |
2017-12-11 | commit what i did so far for core mutes module, befere i lose it | UbitUmarov | 2 | -0/+168 |
2017-08-03 | avoid a null ref | UbitUmarov | 1 | -3/+4 |
2017-05-29 | remove a unnecessary dns check | UbitUmarov | 1 | -3/+0 |
2017-05-29 | some cleanup and assume Linux/mono DNS is just broken... | UbitUmarov | 1 | -3/+8 |
2017-05-26 | cleanup (grid)region info endpoint; add log to try to find some xml decode is... | UbitUmarov | 1 | -44/+1 |
2017-05-26 | missing file change.. actually use watchdog threads on assetsconnector and | UbitUmarov | 1 | -3/+8 |
2017-05-25 | add some checks for valid endpoints | UbitUmarov | 1 | -30/+10 |
2017-05-25 | use threads from main pool on assetsconnector | UbitUmarov | 1 | -3/+1 |
2017-05-25 | minor changes | UbitUmarov | 1 | -2/+3 |
2017-05-25 | make some threads background ones | UbitUmarov | 1 | -0/+1 |
2017-05-25 | remove use of libomv BlockingQueue | UbitUmarov | 1 | -2/+2 |
2017-05-14 | fix remote requests for dwell, so dwell module still called | UbitUmarov | 1 | -0/+2 |
2017-05-12 | mantis 8165: fix a null ref on hg gatekeeper on another place | UbitUmarov | 1 | -3/+4 |
2017-05-12 | fix a null ref on hg gatekeeper | UbitUmarov | 1 | -1/+1 |
2017-05-12 | yes it is not destiny grid but destination.. thx u know who :) | UbitUmarov | 1 | -2/+2 |
2017-05-11 | don't allow multiple presences of same avatar also on HG gatekeeper | UbitUmarov | 2 | -23/+99 |
2017-05-11 | some cleanup | UbitUmarov | 1 | -21/+22 |
2017-05-11 | do not allow multiple logins of same avatar. No HG case, that needs work on ... | UbitUmarov | 2 | -5/+72 |
2017-05-11 | add a grid services god account | UbitUmarov | 1 | -30/+56 |
2017-05-07 | let StreamReader be in using statements | UbitUmarov | 1 | -1/+1 |
2017-04-26 | Fill out Current Outfit folder with links when creating the initial avatar ap... | Diva Canto | 1 | -1/+42 |
2017-04-25 | If we're going to show regions twice (in standalone) at least make the format... | Diva Canto | 1 | -3/+3 |
2017-02-01 | Refactor asset handling as per Ubit's suggestion | Melanie Thielker | 2 | -35/+20 |
2017-01-30 | Make negative asset caching actually work | Melanie Thielker | 2 | -10/+47 |
2017-01-06 | Fix the long-standing bug that object permissions set in inventory were lost | Melanie Thielker | 1 | -1/+0 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 92 | -505/+505 |
2017-01-04 | The robust command login reset should return config value: MinLoginLevel. Def... | Mandarinka Tasty | 1 | -2/+2 |
2017-01-04 | Set a sensible default for the MaxAgentGroups parameter | Melanie Thielker | 1 | -1/+1 |
2017-01-03 | Suppress misleading message when logging in locally | Melanie Thielker | 1 | -2/+6 |