aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-272-26/+26
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-12/+72
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-4/+4
* * This update enables grid wide presence updates.Teravus Ovares2008-06-021-3/+3
* * This enables grid-wide instant messaging in a peer to peer with tracker sty...Teravus Ovares2008-06-012-2/+2
* * Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares2008-06-011-0/+48
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-1/+3
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-313-0/+170
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-252-4/+9
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-201-1/+5
* i can haz pantz?Sean Dague2008-05-191-1/+7
* Formatting cleanup.Jeff Ames2008-05-171-2/+2
* in theory implement the backend of appearance for grid.Sean Dague2008-05-162-0/+46
* * Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-165-74/+74
* * Refactor additional stats collection common code into base opensim serverJustin Clarke Casey2008-05-141-7/+2
* More formatting cleanup. Minor refactoring.Jeff Ames2008-05-141-1/+2
* Formatting cleanup.Jeff Ames2008-05-142-3/+3
* * Fix opensim region server shutdown.Justin Clarke Casey2008-05-091-1/+1
* * Some refactorings.Adam Frisby2008-05-081-1/+1
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-071-8/+8
* plumb in connection string to the user database paths. mysql and mssqlSean Dague2008-05-021-1/+1
* * Rolled back a few changes.Adam Frisby2008-05-015-238/+229
* * Cleaning code still.Adam Frisby2008-05-015-229/+238
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-2/+2
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-012-2/+2
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-214-27/+26
* * Extra log line to notify the user console when a new user inventory skeleto...Justin Clarke Casey2008-04-201-0/+4
* * Change user inventory create from explicit 'create user' command on the con...Justin Clarke Casey2008-04-202-11/+34
* * Change lazy user inventory creation on first login to synchronous rather th...Justin Clarke Casey2008-04-201-15/+20
* * On grid mode, if the inventory service is responding but returning an empty...Justin Clarke Casey2008-04-201-20/+4
* * Implements 'Set Home to Here' Teravus Ovares2008-04-171-0/+87
* * Tiny, tiny, login message refinement to reduce human parsing requirementsJustin Clarke Casey2008-04-151-1/+1
* * Make it easier to follow logins on the user server by changing and tidying ...Justin Clarke Casey2008-04-152-9/+11
* * Send a meaningful response to both the user server console and the client i...Justin Clarke Casey2008-04-151-0/+2
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-101-19/+19
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-25/+24
* further renaming of properties for claritySean Dague2008-04-102-15/+15
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-102-67/+67
* Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option Teravus Ovares2008-04-101-1/+12
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-7/+7
* changing more references to OpenSim.DataSean Dague2008-04-021-1/+1
* * Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey2008-03-311-1/+1
* * Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey2008-03-291-0/+2
* * Refactored out common http handler operationslbsa712008-03-281-43/+26
* * Refactor: Rename CreateInventoryData() to GetInventorySkeleton()Justin Clarke Casey2008-03-281-1/+2
* * Remove pointless boolean on AgentInventory.CreateRootFolder()Justin Clarke Casey2008-03-281-1/+1
* * Massaging CAPS setup/teardown log messagesJustin Clarke Casey2008-03-251-0/+4
* * Start passing around a region server's http port in RegionInfo.Justin Clarke Casey2008-03-231-3/+3
* Formatting cleanup. Minor refactoring.Jeff Ames2008-03-181-5/+0