Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * Added three new helper utility files to OpenSim.Framework. MultipartForm ↵ | John Hurliman | 2010-03-03 | 1 | -0/+1 | |
| | | | | is used for constructing multipart/form-data requests. UntrustedWebRequest places sanity checks and policy on requests to HTTP endpoints that are not in the same trust domain (useful for Hypergrid, OpenID, etc). WebUtil contains misc. functions for managing URLs and network streams | |||||
* | Fixed prebuild errors that have emerged with the merge | Diva Canto | 2010-03-03 | 1 | -44/+0 | |
| | ||||||
* | Merge branch 'master' into presence-refactor | Melanie | 2010-03-02 | 1 | -29/+52 | |
|\ | | | | | | | | | This is the big one. master is now presence-refactor (pre 0.7). A new branch 0.6.9-post-fixes and leading tag 0.6.9 has been created. The Presence-refactor branch remains for experimental work. | |||||
| * | Formatting cleanup. | Jeff Ames | 2010-03-01 | 1 | -33/+18 | |
| | | ||||||
| * | Add missing refernce to prebuild (backport from presence-refactor) | Melanie | 2010-02-09 | 1 | -0/+1 | |
| | | ||||||
* | | Add the friends service skel and correct some namespace issues | Melanie | 2010-02-09 | 1 | -0/+31 | |
| | | ||||||
* | | Fixed missing System.Xml from the new tool. | Diva Canto | 2010-02-08 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 1 | -0/+26 | |
|\ \ | |/ | | | | | | | This was a large, heavily conflicted merge and things MAY have got broken. Please check! | |||||
| * | Adding the Careminster "Configger" tool to OpenSim. The tool will, when launched | Melanie | 2010-02-08 | 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. | |||||
| * | Added some prebuild refs needed for mono building | Melanie | 2010-01-23 | 1 | -0/+3 | |
| | | ||||||
| * | Add first part of test for checking restore of task inventory items on oar load | Justin Clark-Casey (justincc) | 2010-01-22 | 1 | -0/+1 | |
| | | | | | | | | Passes but not yet complete | |||||
* | | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 1 | -0/+1 | |
| | | ||||||
* | | Integrated the hyperlinking with the GridService. | Diva Canto | 2010-01-24 | 1 | -0/+1 | |
| | | ||||||
* | | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ↵ | Diva Canto | 2010-01-16 | 1 | -0/+32 | |
| | | | | | | | | yet. | |||||
* | | Implement region registration with authentication | Melanie | 2010-01-15 | 1 | -0/+1 | |
| | | ||||||
* | | Remove CreateCommsManagerPlugin | Melanie | 2010-01-11 | 1 | -43/+0 | |
| | | ||||||
* | | All grid servers deleted, including user server. They served us well. | Diva Canto | 2010-01-10 | 1 | -286/+1 | |
| | | ||||||
* | | OpenSim.Region.Communications.* is no more. Thanks to everyone who ↵ | Diva Canto | 2010-01-10 | 1 | -103/+0 | |
| | | | | | | | | contributed to these! | |||||
* | | Moved OpenId authentication from user server to Server.Handlers.Authentication. | Diva Canto | 2010-01-10 | 1 | -0/+1 | |
| | | ||||||
* | | * Starting to clean the house... | Diva Canto | 2010-01-10 | 1 | -1/+0 | |
| | | | | | | | | * Fixed circular dependency | |||||
* | | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 1 | -0/+2 | |
| | | | | | | | | | | * HG is seriously broken here * Compiles. Untested. | |||||
* | | Removed empty project OpenSim.Framework.Communications.Tests. The only test ↵ | Diva Canto | 2010-01-09 | 1 | -36/+0 | |
| | | | | | | | | in there was login, and that is gone now. | |||||
* | | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 1 | -0/+1 | |
| | | ||||||
* | | Avatar appearance skeleton | Melanie | 2010-01-04 | 1 | -0/+31 | |
| | | ||||||
* | | Test client for remote user account connector and service. It seems to be ↵ | Diva Canto | 2010-01-02 | 1 | -0/+28 | |
| | | | | | | | | working. | |||||
* | | Test client for remote presence connector, and for the service itself. ↵ | Diva Canto | 2010-01-02 | 1 | -0/+26 | |
| | | | | | | | | Connector seems to work well. | |||||
* | | The Library Service is now working. UserProfileCacheService.LibraryRoot is ↵ | Diva Canto | 2010-01-01 | 1 | -0/+1 | |
| | | | | | | | | obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible. | |||||
* | | A lot more beef on the login service. The LLLoginResponse is a MONSTER! ↵ | Diva Canto | 2009-12-31 | 1 | -0/+1 | |
| | | | | | | | | Almost done... | |||||
* | | * Added the Login server handlers that were lost in yesterday's commit grief | Diva Canto | 2009-12-31 | 1 | -0/+1 | |
| | | | | | | | | | | * More beef to the LLLoginService * Better design for handling local simulation service | |||||
* | | No-op. | Diva Canto | 2009-12-30 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'presence-refactor' of ↵ | Diva Canto | 2009-12-30 | 1 | -0/+1 | |
|\ \ | | | | | | | | | | ssh://diva@opensimulator.org/var/git/opensim into presence-refactor | |||||
| * | | Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount. | Melanie | 2009-12-31 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | Implement the fetch operations fully. Rename one last UserService file to UserAccountService | |||||
* | | | First pass at the new login service. Still incomplete, but doesn't disrupt ↵ | Diva Canto | 2009-12-30 | 1 | -0/+31 | |
|/ / | | | | | | | the existing code. | |||||
* | | Unit tests for presence. They helped fix a couple of wrongnesses. | Diva Canto | 2009-12-30 | 1 | -0/+1 | |
| | | ||||||
* | | More renames to make everything consistent. This is the UserAccountService. | Diva Canto | 2009-12-29 | 1 | -1/+1 | |
|/ | ||||||
* | * Added prebuild for previous commit. | Adam Frisby | 2009-12-27 | 1 | -0/+33 | |
| | ||||||
* | Remove stub Python module and DLLs since this was never fully implemented | Justin Clark-Casey (justincc) | 2009-11-27 | 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 | |||||
* | Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid ↵ | Justin Clark-Casey (justincc) | 2009-11-25 | 1 | -0/+1 | |
| | | | | command line parsing | |||||
* | Add wildcard to prebuild include. Seems each file can only hold one project | Melanie | 2009-11-25 | 1 | -1/+1 | |
| | ||||||
* | * Fix prebuild break | Teravus Ovares (Dan Olivares) | 2009-11-10 | 1 | -1/+2 | |
| | ||||||
* | * Move RegionCombinerModule to it's own project | Teravus Ovares (Dan Olivares) | 2009-11-10 | 1 | -0/+41 | |
| | | | | * Moves the mono_metadata_token_from_dor message to a different module on loading. | |||||
* | Stop OpenSim.Grid.GridServer.exe from building to reduce user/developer ↵ | Justin Clark-Casey (justincc) | 2009-11-10 | 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 | |||||
* | Remove the SECS loader | Melanie | 2009-10-27 | 1 | -101/+0 | |
| | ||||||
* | Updating prebuild.xml to reflect the removal of DotNetEngine | John Hurliman | 2009-10-27 | 1 | -285/+0 | |
| | ||||||
* | Adding missing CSJ2K reference to OpenSim.Region.Physics.Meshing | John Hurliman | 2009-10-26 | 1 | -0/+1 | |
| | ||||||
* | Added a missing reference to System.Core for OpenSim.Region.Framework | John Hurliman | 2009-10-25 | 1 | -0/+1 | |
| | ||||||
* | Adding the presence service skeleton | Melanie | 2009-10-23 | 1 | -0/+31 | |
| | ||||||
* | Added VS2010 support to Prebuild and created runprebuild2010.bat | John Hurliman | 2009-10-22 | 1 | -1/+1 | |
| | ||||||
* | Add MaxPoolThreads in startup to limit the size of the thread pool used | Melanie | 2009-10-22 | 1 | -22/+23 | |
| | | | | for FireAndForget. This lets us limit concurrency to make OpenSim play nice | |||||
* | * Removed OpenSim.Data.NHibernate | John Hurliman | 2009-10-19 | 1 | -79/+0 | |
| | | | | * Replaced calls to ThreadPool.QueueUserWorkItem() with ThreadPool.UnsafeQueueUserWorkItem() since OpenSim does not use Code Access Security sandboxing |