aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
* The DataPluginFactory is now a set of generic methods instead ofMike Mazur2009-02-092-3/+3
* * Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden...lbsa712009-02-071-12/+36
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-075-88/+138
* Thank you dslake for a patch that:lbsa712009-02-071-1/+1
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-1/+1
* - moved data plugin loading code from various places toMike Mazur2009-02-032-39/+19
* - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs toMike Mazur2009-02-032-1/+3
* Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...Mike Mazur2009-02-032-8/+8
* * Add a second logoffuser message with the region secret. Teravus Ovares2009-01-131-1/+32
* * Fix an invalid seed cap that could be causing issues.Teravus Ovares2009-01-131-0/+4
* Commenting out the succesful REST message as under heavy use thereCharles Krinke2009-01-121-3/+7
* * prune and regrade log messages relating to client login and logoutJustin Clarke Casey2009-01-061-1/+1
* * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...Justin Clarke Casey2009-01-061-1/+1
* * Move common string aggregation for caps seed path to a method in CapsUtilJustin Clarke Casey2009-01-061-2/+1
* * minor: Move GetRandomCapsPath() to a CapsUtil classJustin Clarke Casey2009-01-061-1/+2
* * Extend stub to test the successful login of a user on the local login serviceJustin Clarke Casey2009-01-051-0/+1
* * Check in login service tests beachheadJustin Clarke Casey2009-01-051-0/+1
* OpenUser_Main is now public. Fixes Mantis #2940. Thanks SirKimbaHomer Horwitz2008-12-301-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-12-301-339/+339
* * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey2008-12-292-5/+5
* * ReCommit the OpenID patch with a few less dependencies.Teravus Ovares2008-12-202-0/+345
* Revert OpenId until we can come to grips with the mono 2 requirementCharles Krinke2008-12-202-345/+0
* Mantis#2816. Thank you kindly, JHurliman for the beginnings of Charles Krinke2008-12-192-0/+345
* fix a bug with the Grid REST interface that was returning the classnameSean Dague2008-12-171-1/+1
* Mantis#2811. Thank you kindly, Diva for a patch that resolvesCharles Krinke2008-12-131-8/+5
* * minor: Be a little more informative when a region fails to connect because ...Justin Clarke Casey2008-12-121-2/+4
* Add hostnames in addition to IP address to some more places. This continues r...Homer Horwitz2008-12-111-0/+2
* Move from IP to hostname for seed caps on login, for gridmode and standalone.Homer Horwitz2008-12-111-0/+1
* - Fixed missing ToString() in map_blocks response in grid-serverHomer Horwitz2008-12-051-1/+4
* * reverted 7561 as the logger reference should always be private to the class...lbsa712008-12-022-2/+2
* Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW2008-12-024-4/+3
* Added two new "trusted" url handlers to the Inventory server, to allow the us...MW2008-12-022-10/+34
* * Making log available for subclasseslbsa712008-12-011-1/+1
* * minor: Eliminate unused paramter in LocalUserServices constructorsJustin Clarke Casey2008-11-281-2/+2
* * refactor: move CreateUser into UserServiceAdminJustin Clarke Casey2008-11-284-49/+40
* * Opened the registration of http handlers up for subclassinglbsa712008-11-271-1/+1
* Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-251-5/+5
* made the messaging server OpenMessage_Main constructor public (from private) ...MW2008-11-251-1/+1
* * Adding some virtual hooks and making some privaets protected for great just...lbsa712008-11-253-8/+20
* 05:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau...Melanie Thielker2008-11-235-1/+105
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-235-8/+242
* Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2008-11-231-56/+85
* Move user server -> message server notifications into a separate threadMelanie Thielker2008-11-221-1/+86
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-211-1/+1
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-192-7/+7
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-192-7/+7
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-172-7/+7
* minor: remove mono compiler warningsJustin Clarke Casey2008-11-171-3/+3
* Make the messageing server re-register with all it's user servers every fiveMelanie Thielker2008-11-171-1/+11
* Allow more then one user server in the user server config of theMelanie Thielker2008-11-171-25/+43