aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-05Mantis#2048. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-8/+28
2008-08-30* minor: Tiny doc addition to trigger another build that hopefully won't failJustin Clarke Casey1-0/+1
2008-08-30* Ditto, UserServer/Main.csAdam Frisby1-25/+23
2008-08-30* More cleanup, including UserManager.Adam Frisby2-119/+138
2008-08-30* Initial inspection of UserLoginService.cs, cleaned up source code slightly ...Adam Frisby1-34/+27
2008-08-28Update svn properties, formatting cleanup.Jeff Ames1-1/+1
2008-08-25* minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey1-1/+0
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares1-1/+1
2008-08-24Mantis#2041. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-21/+22
2008-08-23Mantis#2036. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-3/+15
2008-08-23Mantis#2036. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-4/+10
2008-08-18Formatting cleanup.Jeff Ames16-70/+60
2008-08-16* Move GridInfoService into Framework.Communications and eliminate Common.Com...Justin Clarke Casey1-1/+0
2008-08-15Plumb in the partner and the account title fields for profile info.Melanie Thielker1-0/+29
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames1-1/+1
2008-08-14Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker1-0/+25
2008-08-14Mantis #1953Melanie Thielker1-6/+17
2008-08-14Mantis #1946Melanie Thielker1-0/+7
2008-08-13Mantis #1936Melanie Thielker5-5/+0
2008-08-09* Reinstate grid receive and send keys to user server configJustin Clarke Casey3-14/+10
2008-08-09* minor: remove unused grid send/receive keys from user server configurationJustin Clarke Casey2-12/+6
2008-08-09* minor: Remove unused message from the asset server configurationJustin Clarke Casey1-5/+3
2008-08-09* minor: get rid of send and receive keys from inventory serverJustin Clarke Casey1-6/+5
2008-08-09* minor: remove redundant welcome message from inventory grid server configur...Justin Clarke Casey1-1/+0
2008-08-09* Add line to log notifying of inventory -> user grid server trust failureJustin Clarke Casey1-3/+22
2008-07-31Thank you, HomerHorwitz, for a patch that add PERMISSION_CONTROL_CAMERAMelanie Thielker1-0/+1
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur3-36/+16
2008-07-31-make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can beMike Mazur1-2/+2
2008-07-30* Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki.Adam Frisby1-3/+3
2008-07-29* Refactored some heavily duplicated RequestSimProfileData functionslbsa711-2/+2
2008-07-28moving GridInfo application plugin into a common standalone/gridDr Scofield1-0/+7
2008-07-27Update svn properties.Jeff Ames1-0/+0
2008-07-25enabled a config option to inventory server to be able to stop it doing the S...MW2-27/+51
2008-07-25Thanks, lulurun, for a patch that adds an authenticated session cache to reduceMike Mazur1-11/+27
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 Casey3-25/+21
2008-07-24* Separate out OGS1 calls used between services (rather than from region to s...Justin Clarke Casey2-2/+69
2008-07-24* minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey1-3/+3
2008-07-24Thanks, cmickeyb, for a patch that addresses secure inventory assuming IP add...Mike Mazur1-3/+5
2008-07-23thanks lulurun for a security patch that blocks unathorized access to the inv...Johan Berntsson4-19/+101
2008-07-23Thanks, sempuki, for a patch that adds .addin.xml for MSSQL and SQLite users.Mike Mazur1-13/+2
2008-07-23Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur2-10/+6
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-18Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur3-65/+61
2008-07-15cleanup: fixing CamelCase issue with RestDeserialiseHandler.Dr Scofield1-9/+9
2008-07-11Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke2-1/+6
2008-07-10Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke2-6/+1
2008-07-08Added option to userserver config, to be able disable/enable the LLSD Login s...MW1-1/+4
2008-07-07* remove unused CommitAssets() hook for nowJustin Clarke Casey1-2/+1