Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-02-09 | Add missing refernce to prebuild (backport from presence-refactor) | Melanie | 1 | -0/+1 | |
2010-02-09 | Add the friends service skel and correct some namespace issues | Melanie | 1 | -0/+31 | |
2010-02-08 | Fixed missing System.Xml from the new tool. | Diva Canto | 1 | -0/+1 | |
2010-02-08 | Adding the Careminster "Configger" tool to OpenSim. The tool will, when launched | Melanie | 1 | -0/+22 | |
in place of OpenSim, dump the config to stdout. Use -f xml, -f ini or -f mysql to get a condensed ini file, an xml file suitable for webloading, or a set of mysql insert statements. | |||||
2010-01-28 | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 1 | -0/+1 | |
2010-01-24 | Integrated the hyperlinking with the GridService. | Diva Canto | 1 | -0/+1 | |
2010-01-23 | Added some prebuild refs needed for mono building | Melanie | 1 | -0/+3 | |
2010-01-22 | Add first part of test for checking restore of task inventory items on oar load | Justin Clark-Casey (justincc) | 1 | -0/+1 | |
Passes but not yet complete | |||||
2010-01-16 | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ↵ | Diva Canto | 1 | -0/+32 | |
yet. | |||||
2010-01-15 | Implement region registration with authentication | Melanie | 1 | -0/+1 | |
2010-01-11 | Remove CreateCommsManagerPlugin | Melanie | 1 | -43/+0 | |
2010-01-10 | All grid servers deleted, including user server. They served us well. | Diva Canto | 1 | -286/+1 | |
2010-01-10 | OpenSim.Region.Communications.* is no more. Thanks to everyone who ↵ | Diva Canto | 1 | -103/+0 | |
contributed to these! | |||||
2010-01-10 | Moved OpenId authentication from user server to Server.Handlers.Authentication. | Diva Canto | 1 | -0/+1 | |
2010-01-10 | * Starting to clean the house... | Diva Canto | 1 | -1/+0 | |
* Fixed circular dependency | |||||
2010-01-10 | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 1 | -0/+2 | |
* HG is seriously broken here * Compiles. Untested. | |||||
2010-01-09 | Removed empty project OpenSim.Framework.Communications.Tests. The only test ↵ | Diva Canto | 1 | -36/+0 | |
in there was login, and that is gone now. | |||||
2010-01-08 | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 1 | -0/+1 | |
2010-01-04 | Avatar appearance skeleton | Melanie | 1 | -0/+31 | |
2010-01-02 | Test client for remote user account connector and service. It seems to be ↵ | Diva Canto | 1 | -0/+28 | |
working. | |||||
2010-01-02 | Test client for remote presence connector, and for the service itself. ↵ | Diva Canto | 1 | -0/+26 | |
Connector seems to work well. | |||||
2010-01-01 | The Library Service is now working. UserProfileCacheService.LibraryRoot is ↵ | Diva Canto | 1 | -0/+1 | |
obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible. | |||||
2009-12-31 | A lot more beef on the login service. The LLLoginResponse is a MONSTER! ↵ | Diva Canto | 1 | -0/+1 | |
Almost done... | |||||
2009-12-31 | * Added the Login server handlers that were lost in yesterday's commit grief | Diva Canto | 1 | -0/+1 | |
* More beef to the LLLoginService * Better design for handling local simulation service | |||||
2009-12-30 | No-op. | Diva Canto | 1 | -0/+1 | |
2009-12-30 | First pass at the new login service. Still incomplete, but doesn't disrupt ↵ | Diva Canto | 1 | -0/+31 | |
the existing code. | |||||
2009-12-31 | Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount. | Melanie | 1 | -0/+1 | |
Implement the fetch operations fully. Rename one last UserService file to UserAccountService | |||||
2009-12-30 | Unit tests for presence. They helped fix a couple of wrongnesses. | Diva Canto | 1 | -0/+1 | |
2009-12-29 | More renames to make everything consistent. This is the UserAccountService. | Diva Canto | 1 | -1/+1 | |
2009-12-27 | * Added prebuild for previous commit. | Adam Frisby | 1 | -0/+33 | |
2009-11-27 | Remove stub Python module and DLLs since this was never fully implemented | Justin Clark-Casey (justincc) | 1 | -2/+0 | |
It may be possible to reintroduce this if someone wants to implement a Python hookup for OpenSim scripting (I'm sure it can't be too hard). Might be possible to import wholesale from modrex See http://opensimulator.org/mantis/view.php?id=4395 Thanks mpallari | |||||
2009-11-25 | Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid ↵ | Justin Clark-Casey (justincc) | 1 | -0/+1 | |
command line parsing | |||||
2009-11-25 | Add wildcard to prebuild include. Seems each file can only hold one project | Melanie | 1 | -1/+1 | |
2009-11-10 | * Fix prebuild break | Teravus Ovares (Dan Olivares) | 1 | -1/+2 | |
2009-11-10 | * Move RegionCombinerModule to it's own project | Teravus Ovares (Dan Olivares) | 1 | -0/+41 | |
* Moves the mono_metadata_token_from_dor message to a different module on loading. | |||||
2009-11-10 | Stop OpenSim.Grid.GridServer.exe from building to reduce user/developer ↵ | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
confusion, since only the ROBUST grid service now works GridServer dll still building for now due to unresolved dependencies with the remaining OpenSim.Grid.UserServer.exe | |||||
2009-10-27 | Remove the SECS loader | Melanie | 1 | -101/+0 | |
2009-10-27 | Updating prebuild.xml to reflect the removal of DotNetEngine | John Hurliman | 1 | -285/+0 | |
2009-10-26 | Adding missing CSJ2K reference to OpenSim.Region.Physics.Meshing | John Hurliman | 1 | -0/+1 | |
2009-10-25 | Added a missing reference to System.Core for OpenSim.Region.Framework | John Hurliman | 1 | -0/+1 | |
2009-10-23 | Adding the presence service skeleton | Melanie | 1 | -0/+31 | |
2009-10-22 | Added VS2010 support to Prebuild and created runprebuild2010.bat | John Hurliman | 1 | -1/+1 | |
2009-10-22 | Add MaxPoolThreads in startup to limit the size of the thread pool used | Melanie | 1 | -22/+23 | |
for FireAndForget. This lets us limit concurrency to make OpenSim play nice | |||||
2009-10-19 | * Removed OpenSim.Data.NHibernate | John Hurliman | 1 | -79/+0 | |
* Replaced calls to ThreadPool.QueueUserWorkItem() with ThreadPool.UnsafeQueueUserWorkItem() since OpenSim does not use Code Access Security sandboxing | |||||
2009-10-13 | * Consolidated adding / removing ClientManager IClientAPIs to two places in ↵ | John Hurliman | 1 | -1/+0 | |
Scene * Added some missing implementations of IClientAPI.RemoteEndPoint * Added a ClientManager.Remove(UUID) overload * Removed a reference to a missing project from prebuild.xml | |||||
2009-10-13 | * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve ↵ | John Hurliman | 1 | -0/+1 | |
performance by removing locks, and replace LLUDPClientCollection * Removed the confusing (and LL-specific) shutdowncircuit parameter from IClientAPI.Close() * Updated the LLUDP code to only use ClientManager instead of trying to synchronize ClientManager and m_clients * Remove clients asynchronously since it is a very slow operation (including a 2000ms sleep) | |||||
2009-10-08 | Fear the lockless LLUDP implementation! | John Hurliman | 1 | -0/+1 | |
2009-10-06 | * Added missing references to prebuild.xml and commented out the LindenUDP ↵ | John Hurliman | 1 | -0/+4 | |
tests until a new test harness is written * Clients are no longer disconnected when a packet handler crashes. We'll see how this works out in practice * Added documentation and cleanup, getting ready for the first public push * Deleted an old LLUDP file | |||||
2009-10-06 | Removing dependencies on System.Runtime.Remoting. | Diva Canto | 1 | -6/+0 | |
2009-10-03 | Fixed build order for Linux. | Diva Canto | 1 | -64/+64 | |