aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-014-4/+4
* * Allows standalone region users to skip the "You must wait 5 minutes to log ...Arthur Valadares2009-05-291-4/+15
* * refactor: Remove redundent prim id attribute on Scene.AddSceneObject()Justin Clarke Casey2009-05-291-2/+1
* * Implements automatic loopback handling for standalone regions. Adam Frisby2009-05-231-2/+8
* * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.Adam Frisby2009-05-232-8/+8
* * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2009-05-233-7/+9
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-4/+5
* - moving banned check and public/private check toDr Scofield2009-05-052-3/+5
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-042-2/+2
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-231-1/+1
* * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey2009-04-221-4/+1
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-221-6/+7
* Commit agent to DB immediately after creation, for LLSD logins too. Addresses...diva2009-04-181-0/+6
* * Change inventory archiver module to use profile cacheJustin Clarke Casey2009-04-171-1/+2
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-171-2/+2
* * Some more work on refactoring configs;lbsa712009-04-171-2/+2
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-0/+46
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2009-04-051-1/+17
* * Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2009-04-051-25/+24
* DST setting wasn't transferred to client, leading to wrong time display.Homer Horwitz2009-04-041-1/+1
* Remove some Mono warnings.Homer Horwitz2009-04-041-2/+2
* Added one more delegate to Caps, and a few guards, so that these objects can ...diva2009-04-031-0/+14
* Added AllowLoginWithoutInventory to LoginService, to be overwritten in subcla...diva2009-04-013-15/+41
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-313-2077/+2077
* HGInventoryService now uses the actual authority portion of the user's key to...diva2009-03-302-1043/+1042
* Sigh. Manual data typing grief.diva2009-03-302-11/+5
* Added Authorization client code that interfaces with HGLoginAuthService. Impr...diva2009-03-292-21/+84
* Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2009-03-294-6/+2104
* Moved some files around, so that it's easier to share code between standalone...diva2009-03-292-0/+965