aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Plumb in the partner and the account title fields for profile info.Melanie Thielker2008-08-151-0/+14
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-151-9/+4
* Minor formatting cleanup.Jeff Ames2008-08-151-6/+6
* Fixes a case where neighboring region info cannot be obtainedMelanie Thielker2008-08-151-3/+6
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-6/+8
* Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker2008-08-141-0/+7
* Mantis #1946Melanie Thielker2008-08-141-1/+3
* Patch #9024Melanie Thielker2008-08-101-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-101-2/+0
* Patch #9161Melanie Thielker2008-08-081-2/+2
* * Removed unused m_bAvailablelbsa712008-08-081-1/+1
* * All CheckRegion within an instance would use the same, global, bool for 'Av...lbsa712008-08-081-20/+44
* * minor: log message twiddlingJustin Clarke Casey2008-08-011-6/+2
* * Separate out OGS1 calls used between services (rather than from region to s...Justin Clarke Casey2008-07-242-29/+2
* * Fix spelling mistake in OGS1SecureInvenotryServiceJustin Clarke Casey2008-07-241-0/+0
* * minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey2008-07-242-2/+2
* * refactor: break out inter grid inventory services furtherJustin Clarke Casey2008-07-232-2/+2
* The new secure inventory server mode (in r5590) can now be disabled from Open...Johan Berntsson2008-07-231-4/+18
* adding files that were not included in r5589Johan Berntsson2008-07-231-0/+324
* thanks lulurun for a security patch that blocks unathorized access to the inv...Johan Berntsson2008-07-231-0/+1
* * refactor: move new inventory service call by user server to OGS1 with all t...Justin Clarke Casey2008-07-221-2/+3
* Mantis#1797. Thank you kindly, StrawberryFride for a patch that solves:Charles Krinke2008-07-201-1/+1
* Patch #9151Melanie Thielker2008-07-181-2/+2
* Patch #9150Melanie Thielker2008-07-141-1/+1
* Renaming UserManagerBase.SetUserProfile(UserProfileData) to Dr Scofield2008-07-041-0/+6
* mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield2008-07-041-1/+1
* Mantis#1626. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-281-1/+1
* Extracted the Avatar appearance functions out of the IUserService interface a...MW2008-06-281-0/+1
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-282-1/+17
* dr scofield's continuing warnings safari:Dr Scofield2008-06-271-16/+17
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-4/+66
* * Temporary workaround for mantis 1568. If the avatar apperance factory now ...Justin Clarke Casey2008-06-191-9/+7
* * minor: A few miscellaneous doc comments before I break and start on somethi...Justin Clarke Casey2008-06-141-2/+2
* * Double timeout on region registration XMLRPC call to the grid serviceJustin Clarke Casey2008-06-131-1/+4
* Mantis#1514. Thank you kindly, Boscata for an InventoryServer patchCharles Krinke2008-06-111-0/+20
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-042-10/+10
* * This update enables grid wide presence updates.Teravus Ovares2008-06-021-1/+7
* * Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares2008-06-011-0/+53
* * Made UpdateUserCurrentRegion a bit more forgiving.lbsa712008-05-311-9/+35
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-312-0/+56
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-301-2/+4
* Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke2008-05-291-2/+6
* we should be return null in these 2 places, though this won'tSean Dague2008-05-221-2/+2
* Formatting cleanup.Jeff Ames2008-05-171-3/+3
* it helps when both sides of the xml-rpc server agree on the method namesSean Dague2008-05-161-2/+2
* some more wrapping of errors in user service on appearance forSean Dague2008-05-161-9/+15
* front end of OGS1 Appearance bits. Now I need to write theSean Dague2008-05-161-3/+47
* starting to put appearance into grid comms. now I know why Sean Dague2008-05-161-1/+34
* Formatting cleanup.Jeff Ames2008-05-164-134/+134
* remove my UserAppearance object, switch all code to useSean Dague2008-05-151-3/+3