| Commit message (Expand) | Author | Files | Lines |
2020-09-11 | Automatically add members to certain groups, and HGers from specific grids to... | onefang | 2 | -4/+5 |
2020-09-10 | Various map generation tweaks. | onefang | 1 | -10/+7 |
2020-09-09 | Various teleport fixes. | onefang | 1 | -13/+15 |
2020-09-09 | Bandaid for ghost users, check and remove them from Presence when they log on. | onefang | 6 | -4/+150 |
2020-09-09 | Remove various limits. | onefang | 2 | -63/+2 |
2020-09-09 | OpenSim changed the way FSAssets directory structure works by default, sort t... | onefang | 1 | -0/+11 |
2020-09-09 | Various logging fix ups. | onefang | 4 | -8/+13 |
2020-09-09 | Remove useless executable bit that Windows adds. | onefang | 4 | -0/+0 |
2020-09-08 | Move various paths out of the bin directory. | onefang | 2 | -2/+3 |
2019-11-18 | fix a info message | UbitUmarov | 1 | -1/+1 |
2019-11-14 | work on previus 2 patchs | UbitUmarov | 6 | -65/+38 |
2019-11-14 | Attempt to fix the issue where, when logging into the grid, the user supplies... | Terry | 4 | -1/+30 |
2019-11-02 | avoid a null ref | UbitUmarov | 1 | -0/+2 |
2019-10-24 | refuse to create a new user with empty password | UbitUmarov | 1 | -2/+17 |
2019-10-22 | remove some more useless NULL arguments | UbitUmarov | 4 | -29/+29 |
2019-10-06 | Fix build break | Melanie | 3 | -3/+12 |
2019-10-06 | Introduce a way to send the grid's message kay, if one is used | Melanie | 2 | -5/+9 |
2019-10-06 | Remove a no longer used property that used ScopeID in an improper way | Melanie | 1 | -28/+0 |
2019-10-06 | explicitly remove useragentserviceconnector dns lookup, effectively removed o... | UbitUmarov | 1 | -58/+42 |
2019-10-06 | Stop replacing the host name with it's IP. | Melanie | 1 | -2/+2 |
2019-09-23 | do removed the old API function (replaced in 2016). Thanks Terry for finding ... | UbitUmarov | 1 | -28/+0 |
2019-09-23 | fix a HGsuitcase API | UbitUmarov | 1 | -0/+28 |
2019-09-11 | extent supported number of avatar textures/bakes/wearables, tell viewers abou... | UbitUmarov | 2 | -3/+5 |
2019-09-07 | fix a HG to local grid tp extra check | UbitUmarov | 1 | -3/+1 |
2019-09-04 | Cache assets even in cases where the upload fails. That helps in asset upload... | Melanie | 1 | -8/+8 |
2019-09-02 | mantis 8580: make some changes on regions find code. (only gatekeeper | UbitUmarov | 2 | -28/+40 |
2019-08-20 | Massive console refactor. Greatly simplify interface. | Melanie | 4 | -46/+46 |
2019-08-15 | Bandaid for ghost users, check and remove them from Presence when they log on. | onefang | 6 | -3/+149 |
2019-08-07 | Fix scope support to get friends list names across co-hosted grids | Melanie | 2 | -10/+4 |
2019-08-05 | Limits -= 2 | onefang | 1 | -1/+2 |
2019-08-02 | Another attempt at sorting out the auto group chicken and egg problems. | onefang | 2 | -2/+3 |
2019-08-02 | cosmetics | UbitUmarov | 2 | -26/+11 |
2019-07-30 | now i can login on win .net4.8, but just a little drop on a large (broken) OS... | UbitUmarov | 1 | -30/+53 |
2019-07-25 | Gatekeeper -> GatekeeperURI | onefang | 1 | -1/+1 |
2019-07-24 | For the "teleport from above" case, do the right thing. | onefang | 1 | -13/+15 |
2019-07-19 | Tweak the login logging a bit, especially for impersonations. | onefang | 1 | -3/+7 |
2019-07-18 | OpenSim changed the way FSAssets directory structure works by default, sort t... | onefang | 1 | -0/+11 |
2019-07-13 | When using FSAssets, the HGAssetService would still use AssetService. | Melanie | 1 | -13/+70 |
2019-07-13 | When using FSAssets, the HGAssetService would still use AssetService. | Melanie | 1 | -13/+70 |
2019-07-04 | Log FS asset base and spool directory. | onefang | 1 | -0/+1 |
2019-06-14 | reduce httptimout on first try to save a asset to grid | UbitUmarov | 1 | -1/+1 |
2019-06-04 | Warnings-- | onefang | 1 | -1/+1 |
2019-05-19 | Clean up maptile directory creation code. | onefang | 1 | -10/+7 |
2019-05-19 | Remove silly 4096 sim TP check for a client bug that was fixed long ago. | onefang | 1 | -62/+0 |
2019-05-19 | Various logging fix ups. | onefang | 3 | -4/+4 |
2019-05-19 | Move cache, config, logs out of tree, and various related clean ups. | onefang | 2 | -2/+3 |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 108 | -1244/+3156 |
2019-04-06 | UserAgentService: change handling of its external IP | UbitUmarov | 2 | -31/+28 |
2019-03-11 | Fix multi, and single tenancy on MapGet | root | 1 | -2/+2 |
2019-03-11 | errr use invariantculture compare not current | UbitUmarov | 1 | -1/+1 |