aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-19Async purge so that the client thread doesn't wait.Diva Canto1-5/+5
2009-08-19A better purge of trash folder.Diva Canto4-14/+20
2009-08-18GetFolderItems implemented. It's not being called, but it might.Diva Canto2-3/+11
2009-08-18jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024Diva Canto1-2/+1
2009-08-16Making attachments work again. Tons of debug more. This needs more testing an...Diva Canto1-1/+1
2009-08-14Returning UUID.Zero is scene and user profile service are null in GetSession....Diva Canto1-0/+8
2009-08-14Changed the way to get to the profile service. Changed GetSystemsFolder in HG...Diva Canto2-5/+19
2009-08-14More debug messages.Diva Canto1-0/+7
2009-08-14Doing session lookup in the right way.Diva Canto2-8/+11
2009-08-14Additional debug messages, and bug fix in RemoteInventoryServiceConnector.cs,...Diva Canto2-2/+12
2009-08-13Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto4-18/+36
2009-08-13Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto4-12/+12
2009-08-12Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto1-0/+1
2009-08-13Formatting cleanup. Add copyright headers.Jeff Ames2-2/+56
2009-08-12* Added two new packet handler implementations for inventory ops. This is sta...Diva Canto5-74/+270
2009-08-12Better test for dropping inventory cache and writing out debug messages.Diva Canto1-16/+21
2009-08-11Fixed test for detecting when user is no longer in sim.Diva Canto1-3/+5
2009-08-11Improved test for system folders. Removed log messages.Diva Canto2-4/+5
2009-08-11System folders inventory cache added to OUT inventory modules. This tracks ag...Diva Canto4-37/+207
2009-08-10Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...Diva Canto3-0/+75
2009-08-10Changed RequestRootFolder to GetRootFolderDiva Canto3-4/+4
2009-08-10Replace the Replaceable modules nameMelanie14-14/+14
2009-08-09Finish the renaming and mae things compile againMelanie2-5/+5
2009-08-05Remove waiting in TestReplicateArchivePathToUserInventory() since local inven...Justin Clark-Casey (justincc)1-1/+0
2009-07-23* Updates RESTInterregionComms and LocalInterregionComms to the new region mo...Arthur Valadares2-49/+92
2009-07-15minor: remove some mono compiler warningsJustin Clarke Casey1-2/+2
2009-07-15Test commit to see if commit is working for me, as another core developer is ...MW1-1/+2
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker12-0/+61
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-2/+2
2009-06-22Committing RemoteUserServiceConnector out connector, local user serviceMelanie Thielker2-5/+26
2009-06-22Update svn properties.Jeff Ames2-251/+251
2009-06-14Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva3-1/+252
2009-06-14Update svn properties.Jeff Ames2-283/+283
2009-06-14Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva12-0/+3285