aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thank you, HomerHorwitz, for a patch that add PERMISSION_CONTROL_CAMERAMelanie Thielker2008-07-311-0/+1
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-313-36/+16
* -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can beMike Mazur2008-07-311-2/+2
* * Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki.Adam Frisby2008-07-301-3/+3
* * Refactored some heavily duplicated RequestSimProfileData functionslbsa712008-07-291-2/+2
* moving GridInfo application plugin into a common standalone/gridDr Scofield2008-07-281-0/+7
* Update svn properties.Jeff Ames2008-07-271-0/+0
* enabled a config option to inventory server to be able to stop it doing the S...MW2008-07-252-27/+51
* Thanks, lulurun, for a patch that adds an authenticated session cache to reduceMike Mazur2008-07-251-11/+27
* * refactor: Remove now redundant inventory server url being passed to GetInve...Justin Clarke Casey2008-07-241-7/+2
* * refactor: move remaining user service -> inventory service OGS1 calls into ...Justin Clarke Casey2008-07-243-25/+21
* * Separate out OGS1 calls used between services (rather than from region to s...Justin Clarke Casey2008-07-242-2/+69
* * minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey2008-07-241-3/+3
* Thanks, cmickeyb, for a patch that addresses secure inventory assuming IP add...Mike Mazur2008-07-241-3/+5
* thanks lulurun for a security patch that blocks unathorized access to the inv...Johan Berntsson2008-07-234-19/+101
* Thanks, sempuki, for a patch that adds .addin.xml for MSSQL and SQLite users.Mike Mazur2008-07-231-13/+2
* Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur2008-07-232-10/+6
* * refactor: move new inventory service call by user server to OGS1 with all t...Justin Clarke Casey2008-07-222-7/+9
* Mantis#1796. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-07-201-19/+6
* Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur2008-07-183-65/+61
* cleanup: fixing CamelCase issue with RestDeserialiseHandler.Dr Scofield2008-07-151-9/+9
* Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke2008-07-112-1/+6
* Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke2008-07-102-6/+1
* Added option to userserver config, to be able disable/enable the LLSD Login s...MW2008-07-081-1/+4
* * remove unused CommitAssets() hook for nowJustin Clarke Casey2008-07-071-2/+1
* Mantis#1647. Thank you very much, Sempuki for a patch that:Charles Krinke2008-07-042-10/+17
* disabled the multiple inventory server support in login service again.MW2008-06-291-4/+4
* couple of small fixes to try to fix support for multiple inventory servers in...MW2008-06-291-4/+4
* disabled multiple Inventory server support in loginservice until I get more t...MW2008-06-281-4/+4
* small fixMW2008-06-281-1/+1
* more work on the support for multiple inventory servers. MW2008-06-281-4/+10
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-1/+1
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-279-47/+48
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-272-19/+11
* Update svn properties. Add copyright notices.Jeff Ames2008-06-252-0/+54
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-12/+72
* * If appropriate, start printing out the inner exception from the grid -> reg...Justin Clarke Casey2008-06-131-1/+5
* Mantis#1514. Thank you kindly, Boscata for an InventoryServer patchCharles Krinke2008-06-111-0/+4
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-046-39/+39
* * This should fix presence issues.Teravus Ovares2008-06-033-14/+24
* * Submitting 3 files for the messagingserver that I've kept to myself.Teravus Ovares2008-06-023-0/+157
* * This update enables grid wide presence updates.Teravus Ovares2008-06-025-33/+232
* * 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
* * Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey2008-06-011-15/+0
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-015-7/+14
* * Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri...Justin Clarke Casey2008-05-311-0/+7
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-313-0/+170
* let Grid Servers specify a connect string in their configuration.Sean Dague2008-05-282-4/+4
* spring cleaning, remove a bit of db4o grid serverSean Dague2008-05-282-229/+0