| Commit message (Expand) | Author | Files | Lines |
2012-04-06 | WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on purpose... | Diva Canto | 1 | -36/+712 |
2012-04-06 | A few minor tweaks here and there in XInventoryService. | Diva Canto | 1 | -14/+48 |
2012-04-06 | Finish the implementation of GetUserInventory, even though it's still not used. | Diva Canto | 2 | -8/+45 |
2012-03-30 | Add simple login test with online friends. Add IFriendsModule.GrantRights() ... | Justin Clark-Casey (justincc) | 2 | -3/+12 |
2012-03-29 | Finish up the SuitcaseInventory service. | Diva Canto | 1 | -120/+218 |
2012-03-29 | refactor: Stop passing both IClientAPI and agentID to friend event listeners,... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-03-28 | HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac... | Diva Canto | 1 | -0/+368 |
2012-03-27 | Reverse a conditional in XInventory that made updating system folder evrsion ... | Melanie | 1 | -1/+1 |
2012-03-27 | Amend to previous commit regarding the config name. Bugs bite. | Diva Canto | 1 | -2/+0 |
2012-03-27 | User level based restrictions for HyperGrid teleports, asset uploads, group c... | Snoopy Pfeffer | 2 | -2/+25 |
2012-03-27 | Send the config section name up to the service classes themselves (XInventory... | Diva Canto | 5 | -44/+38 |
2012-03-21 | Updated the UserAccountsClient a little bit, plus some more sanity checks on ... | Diva Canto | 1 | -1/+8 |
2012-03-21 | HG Friends: reroute the status notifications to the HGFriends service, so tha... | Diva Canto | 5 | -1/+165 |
2012-03-20 | HG Friends: allow the establishment of HG friendships without requiring co-pr... | Diva Canto | 4 | -11/+388 |
2012-03-20 | Fix small typo | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-03-19 | Fix configuration problems where XAssetDatabasePlugin was picked up accidenta... | Justin Clark-Casey (justincc) | 2 | -1/+95 |
2012-03-17 | Added GetUUID(first, last) on UserAgentsService so that we can finally make d... | Diva Canto | 3 | -1/+72 |
2012-03-12 | Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream(). | Robert Adams | 1 | -1/+1 |
2012-03-09 | More on inventory transfer hold ups: | Diva Canto | 1 | -3/+7 |
2012-03-08 | HG inventory/asset transfers: serialize asset posts. I'm using the same patte... | Diva Canto | 1 | -1/+20 |
2012-03-08 | Fixes mantis #5923 | Diva Canto | 1 | -2/+3 |
2012-03-08 | Change "help" to display categories/module list then "help <category/module>"... | Justin Clark-Casey (justincc) | 3 | -9/+9 |
2012-03-02 | OpenID auth needs hashing before authenticating | BlueWall | 1 | -1/+1 |
2012-03-02 | Start by adding XAssetService as a copy of the existing AssetService. | Justin Clark-Casey (justincc) | 1 | -0/+213 |
2012-02-29 | Revert "Fix authentication for OpenID provider" | BlueWall | 1 | -2/+2 |
2012-02-29 | Fix authentication for OpenID provider | BlueWall | 1 | -2/+2 |
2012-02-23 | Add a position parameter to region crossing of objects. This avoids the | Melanie | 2 | -2/+3 |
2012-02-22 | V3 Support | BlueWall | 2 | -2/+22 |
2012-02-21 | V3 Support: | BlueWall | 2 | -2/+22 |
2012-02-20 | Amend to last commit: synchronize access to queues. | Diva Canto | 1 | -2/+5 |
2012-02-20 | More improvements on agent position updates: if the target sims fail, blackli... | Diva Canto | 1 | -6/+14 |
2012-02-18 | Propagate our teleport flags on logins | BlueWall | 2 | -2/+8 |
2012-02-16 | Correct a bug introduced in 1f402fdf (Feb 7 2012) where the delete friends gr... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-02-07 | Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex... | Justin Clark-Casey (justincc) | 9 | -103/+120 |
2012-02-04 | Supply correct parameters to detailed authentication login fail message | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-01-30 | Next step for world map overlays | Melanie | 1 | -1/+8 |
2012-01-26 | HG Inventoty: Guard against items not found. | Diva Canto | 1 | -6/+7 |
2012-01-16 | Allow retrival of multiple user records in one operation, analog to presence | Melanie | 4 | -2/+77 |
2012-01-12 | HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio... | Diva Canto | 2 | -7/+13 |
2012-01-07 | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-01-05 | Move simulator asset info commands to an optional module from the connector. ... | Justin Clark-Casey (justincc) | 1 | -43/+2 |
2012-01-05 | Move asset commands from AssetService to AssetServerConnector so that we can ... | Justin Clark-Casey (justincc) | 1 | -121/+3 |
2012-01-03 | Profile Updates | BlueWall | 3 | -0/+80 |
2012-01-02 | Adding commented out log messages and some minor formatting for future bug hu... | Justin Clark-Casey (justincc) | 1 | -0/+6 |
2011-12-30 | Bring back the Hyperlinker to the Robust console. Moved the config to [GridSe... | Diva Canto | 1 | -30/+25 |
2011-12-30 | Default LocalToGrid to true. Fixes minor bug introduced yesterday where old r... | Diva Canto | 1 | -5/+1 |
2011-12-29 | Set the local grid flag in the user account through the simian connector | Mic Bowman | 1 | -0/+4 |
2011-12-29 | Added field LocalToGrid in UserAccount. Context: make HG work in Simian. | Diva Canto | 1 | -0/+8 |
2011-12-29 | HG: more adjustments for making HG Simian work. Added server_uri as new key o... | Diva Canto | 2 | -1/+4 |
2011-12-24 | HG: more / love for Xmas | Diva Canto | 2 | -4/+44 |