Commit History

Author SHA1 Message Date
  Diva Canto 53594e599e * Fixes Library bugs in grid mode. Partly a missing check and partly a missing configuration. 14 years ago
  Melanie baaf660511 Merge branch 'master' into presence-refactor 14 years ago
  Justin Clark-Casey (justincc) 05a3e37b85 Apply http://opensimulator.org/mantis/view.php?id=3334 14 years ago
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. 14 years ago
  Diva Canto 0c2946031b CommunicationsManager is practically empty. Only NetworkServersInfo is there. 14 years ago
  Diva Canto 6998668bbc * Last reference to CommsManager.UserProfileCacheService removed 14 years ago
  Diva Canto 25fdbd6cbc Less refs to UserProfileCacheService. Compiles but likely doesn't run. 14 years ago
  Diva Canto 8a9677a531 The Library Service is now working. UserProfileCacheService.LibraryRoot is obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible. 14 years ago
  Melanie c72f78215b Backport the fixes to WebFetchInventoryDescendents to the UDP 14 years ago
  John Hurliman c75d415648 * Converts ClientManager.ForEach() (and as a result, Scene.ForEachClient()) to use a non-blocking parallel method when operating in async mode 14 years ago
  John Hurliman 4847e62e9f * Switched all operations on the list of clients that could be either sync or async to use Scene.ForEachClient() instead of referencing ClientManager directly 14 years ago
  John Hurliman 23a334b9f5 * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection 15 years ago
  John Hurliman c893761319 * Unregister event handlers in LLUDPServer when a client logs out and disconnects 15 years ago
  Diva Canto d344ca932d A small change in FetchInventoryDescendantsCAPS. 15 years ago
  Diva Canto 8c255b374a Uncommented log message on CAPs FetchInventoryDescendants 15 years ago
  Jeff Ames 606e831ff5 Formatting cleanup. 15 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  John Hurliman 33133e23b1 Fixes seven leaky .BeginInvoke() calls 15 years ago
  Melanie 976cf4284b Fix up WebFetchInventoryDescendents to really return all data needed, 15 years ago
  Melanie 22a0dff226 Modify CAPS inventory code. Currently this is not executed 15 years ago
  Diva Canto b03eeeb9f6 * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out folders were never being removed from trash when they were singled out for purging in trash. They were being removed when Trash was purged as a whole. That behavior is now fixed for the new InventoryService set. 15 years ago
  Diva Canto e4f64dd714 Made HandleFetchInventoryDescendents async, so that the client thread doesn't wait for the download of the entire inventory. 15 years ago
  Diva Canto 1604c9d19e One more place fixed for setting the inventory folder owner. Thanks jhurliman. 15 years ago
  Diva Canto 4382f28efc Async purge so that the client thread doesn't wait. 15 years ago
  Diva Canto c5af39239f A better purge of trash folder. 15 years ago
  Diva Canto 124f66bfc2 jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024 15 years ago
  Diva Canto d95d3b949b Fixes mantis #4020 (http://opensimulator.org/mantis/view.php?id=4020) 15 years ago
  Diva Canto fa8a94577a Merge branch 'master' of ssh://[email protected]/var/git/opensim 15 years ago
  Jeff Ames 82c888fc6c Add copyright headers. Formatting cleanup. Fix a compiler warning. 15 years ago
  Diva Canto 6808b9109e Merge branch 'master' of ssh://[email protected]/var/git/opensim into inventory-connector 15 years ago