aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-28moving GridInfo application plugin into a common standalone/gridDr Scofield1-0/+7
2008-07-24* refactor: Remove now redundant inventory server url being passed to GetInve...Justin Clarke Casey1-7/+2
2008-07-24* refactor: move remaining user service -> inventory service OGS1 calls into ...Justin Clarke Casey2-22/+14
2008-07-24* Separate out OGS1 calls used between services (rather than from region to s...Justin Clarke Casey1-2/+2
2008-07-24* minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey1-3/+3
2008-07-23thanks lulurun for a security patch that blocks unathorized access to the inv...Johan Berntsson2-0/+40
2008-07-22* refactor: move new inventory service call by user server to OGS1 with all t...Justin Clarke Casey2-7/+9
2008-07-20Mantis#1796. Thank you kindly, StrawberryFride for a patch that:Charles Krinke1-19/+6
2008-07-08Added option to userserver config, to be able disable/enable the LLSD Login s...MW1-1/+4
2008-06-29disabled the multiple inventory server support in login service again.MW1-4/+4
2008-06-29couple of small fixes to try to fix support for multiple inventory servers in...MW1-4/+4
2008-06-28disabled multiple Inventory server support in loginservice until I get more t...MW1-4/+4
2008-06-28small fixMW1-1/+1
2008-06-28more work on the support for multiple inventory servers. MW1-4/+10
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield2-26/+26
2008-06-21* Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares1-12/+72
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-4/+4
2008-06-02* This update enables grid wide presence updates.Teravus Ovares1-3/+3
2008-06-01* This enables grid-wide instant messaging in a peer to peer with tracker sty...Teravus Ovares2-2/+2
2008-06-01* Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares1-0/+48
2008-06-01* Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey1-1/+3
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares3-0/+170
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames2-4/+9
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield1-1/+5
2008-05-19i can haz pantz?Sean Dague1-1/+7
2008-05-17Formatting cleanup.Jeff Ames1-2/+2
2008-05-16in theory implement the backend of appearance for grid.Sean Dague2-0/+46
2008-05-16* Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey1-1/+1
2008-05-16Formatting cleanup.Jeff Ames5-74/+74
2008-05-14* Refactor additional stats collection common code into base opensim serverJustin Clarke Casey1-7/+2
2008-05-14More formatting cleanup. Minor refactoring.Jeff Ames1-1/+2
2008-05-14Formatting cleanup.Jeff Ames2-3/+3
2008-05-09* Fix opensim region server shutdown.Justin Clarke Casey1-1/+1
2008-05-08* Some refactorings.Adam Frisby1-1/+1
2008-05-07* Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey1-8/+8
2008-05-02plumb in connection string to the user database paths. mysql and mssqlSean Dague1-1/+1
2008-05-01* Rolled back a few changes.Adam Frisby5-238/+229
2008-05-01* Cleaning code still.Adam Frisby5-229/+238
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby1-2/+2
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2-2/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby4-27/+26
2008-04-20* Extra log line to notify the user console when a new user inventory skeleto...Justin Clarke Casey1-0/+4
2008-04-20* Change user inventory create from explicit 'create user' command on the con...Justin Clarke Casey2-11/+34
2008-04-20* Change lazy user inventory creation on first login to synchronous rather th...Justin Clarke Casey1-15/+20
2008-04-20* On grid mode, if the inventory service is responding but returning an empty...Justin Clarke Casey1-20/+4
2008-04-17* Implements 'Set Home to Here' Teravus Ovares1-0/+87
2008-04-15* Tiny, tiny, login message refinement to reduce human parsing requirementsJustin Clarke Casey1-1/+1
2008-04-15* Make it easier to follow logins on the user server by changing and tidying ...Justin Clarke Casey2-9/+11
2008-04-15* Send a meaningful response to both the user server console and the client i...Justin Clarke Casey1-0/+2
2008-04-10renaming of attributes in UserAgentData for readabilitySean Dague1-19/+19