Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ↵ | Kunnis | 2009-12-06 | 1 | -2/+0 |
| | | | | | | not even stored in mysql. Signed-off-by: Melanie <melanie@t-data.com> | ||||
* | * Standalone logins will now go through the sequence of "requested region, ↵ | John Hurliman | 2009-10-28 | 1 | -15/+11 |
| | | | | | | | default region, any region" before giving up * Hip offset should have been added not subtracted (it's a negative offset). This puts avatar feet closer to the ground * Improved duplicate checking for terse updates. This should reduce bandwidth and walking through walls | ||||
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
| | |||||
* | minor: remove double initialization of user appearance module in ↵ | Justin Clark-Casey (justincc) | 2009-09-23 | 1 | -2/+3 |
| | | | | Grid.UserServer.Main | ||||
* | minor: formatting and comments | Justin Clark-Casey (justincc) | 2009-08-28 | 1 | -1/+12 |
| | |||||
* | Added one conditional missing on login, for creating inventory if it doesn't ↵ | Diva Canto | 2009-08-17 | 1 | -1/+13 |
| | | | | exist already. This hopefully fixes the master avatar problems on standalone. | ||||
* | uh. how about *really* removing it, and not just write a comment above, hey ↵ | Diva Canto | 2009-08-16 | 1 | -1/+1 |
| | | | | diva? | ||||
* | Remove the call to ResetAttachments upon login. The info in the DB should ↵ | Diva Canto | 2009-08-16 | 1 | -1/+3 |
| | | | | always have {itemID, assetID}. | ||||
* | Removed HGInventory out of core. This is part of HG2, which it now being ↵ | Diva Canto | 2009-08-09 | 1 | -744/+0 |
| | | | | developed outside. | ||||
* | * minor: standardize some logging messages | Justin Clarke Casey | 2009-07-10 | 1 | -7/+10 |
| | |||||
* | * minor: Make GridCommon.ini.example refer to inventory service rather than ↵ | Justin Clarke Casey | 2009-07-10 | 1 | -9/+27 |
| | | | | | | | | asset where appropriate * Send debug level notice to console if a user fails authentication | ||||
* | * Allowing LLSD logins to do silent logout of last hung session on ↵ | Arthur Valadares | 2009-07-07 | 1 | -8/+17 |
| | | | | standalone only, following the already implemented XMLRPC behavior | ||||
* | Fix previous commit | Melanie Thielker | 2009-07-04 | 1 | -0/+1 |
| | |||||
* | Add the new field agent_access_max. Without it being set to "A", viewers from | Melanie Thielker | 2009-07-04 | 1 | -0/+9 |
| | | | | | | 1.23 prevent the removal of underwear. | ||||
* | Make cleartext authentication case sensitive. Thanks jhurliman for spotting ↵ | Dahlia Trimble | 2009-06-27 | 2 | -3/+3 |
| | | | | this. | ||||
* | * Corrected CAPS namespaces | Arthur Valadares | 2009-06-18 | 2 | -3/+3 |
| | | | | | * "luke, use the sed" | ||||
* | Implementation of a simple authentication service + in connector in route to ↵ | diva | 2009-06-17 | 1 | -0/+2 |
| | | | | making HGInventory (client access) work in standalone again. This is the refactoring of what was/is there, but done in the new model. Not complete yet, but key authentication works. It should be enough to make HGInventory work again soon. | ||||
* | InterServiceInventoryService references *almost* completely removed from the ↵ | diva | 2009-06-11 | 2 | -6/+23 |
| | | | | simulator. Only a couple left, not important. Also updated the login tests -- Justin, this time I was able to fix this by myself :) | ||||
* | * Making silent logoff of old hung sessions for new connections default for | Arthur Valadares | 2009-06-01 | 1 | -2/+2 |
| | | | | | StandAlone users. Not touching grid. | ||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 4 | -4/+4 |
| | | | | LICENSE.txt. | ||||
* | * Allows standalone region users to skip the "You must wait 5 minutes to log ↵ | Arthur Valadares | 2009-05-29 | 1 | -4/+15 |
| | | | | | | | | again" message and allow the region to kick the old user and log the new one without reporting any failure. Default is still to show message and fail login | ||||
* | * refactor: Remove redundent prim id attribute on Scene.AddSceneObject() | Justin Clarke Casey | 2009-05-29 | 1 | -2/+1 |
| | |||||
* | * Implements automatic loopback handling for standalone regions. | Adam Frisby | 2009-05-23 | 1 | -2/+8 |
| | | | | | * This /should/ make OpenSim behave properly when hosting behind a NAT router and utilizing port forwarding (but the router doesn't support Loopback) | ||||
* | * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths. | Adam Frisby | 2009-05-23 | 2 | -8/+8 |
| | |||||
* | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ↵ | Adam Frisby | 2009-05-23 | 3 | -7/+9 |
| | | | | | | | | | | needed to be able to 'NAT-wrap' the login sequence. * If you have something using XmlRpc that isn't in core, change your method signature from: (XmlRpcRequest request) to: (XmlRpcRequest request, IPEndPoint remoteClient) | ||||
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration ↵ | diva | 2009-05-15 | 1 | -4/+5 |
| | | | | | | | | | | | | -- please see the example. Affects region servers only. This may break a lot of things, but it needs to go in. It was tested in standalone and the UCI grid, but it needs a lot more testing. Known problems: * HG asset transfers are borked for now * missing texture is missing * 3 unit tests commented out for now | ||||
* | - moving banned check and public/private check to | Dr Scofield | 2009-05-05 | 2 | -3/+5 |
| | | | | | | | | | | Scene.NewUserConnection() - adding reason reporting this enforces estate bans very early on and prevents us from circulating client objects that we'd then have to retract once we realize that the client is not allowed into the region | ||||
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 2 | -2/+2 |
| | |||||
* | * Add user data plugin to store temporary profiles (which are distinct from ↵ | Justin Clarke Casey | 2009-04-23 | 1 | -1/+1 |
| | | | | | | | | | cached) * Plugin not yet used * Existing functionality should not be affected in any way | ||||
* | * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices | Justin Clarke Casey | 2009-04-22 | 1 | -4/+1 |
| | |||||
* | * Fission OGS1UserServices into user service and OGS1 user data plugin ↵ | Justin Clarke Casey | 2009-04-22 | 1 | -6/+7 |
| | | | | | | | | | components * Make OGS1UserServices inherit from UserManagerBase * This allows grid mode regions to use the same user data plugin infrastructure as grid servers and standalone OpenSims | ||||
* | Commit agent to DB immediately after creation, for LLSD logins too. ↵ | diva | 2009-04-18 | 1 | -0/+6 |
| | | | | Addresses mantis #3471. Requires upgrade of User Server in grid mode for this fix to kick in. | ||||
* | * Change inventory archiver module to use profile cache | Justin Clarke Casey | 2009-04-17 | 1 | -1/+2 |
| | | | | | | * Clean up some log messages | ||||
* | * Moved the DefaultConfig settings into already-existing ConfigSettings | lbsa71 | 2009-04-17 | 1 | -2/+2 |
| | |||||
* | * Some more work on refactoring configs; | lbsa71 | 2009-04-17 | 1 | -2/+2 |
| | | | | | | | * Moved the constants out into a separate DefaultConfig * Pulled configMember up * Some minor CCC | ||||
* | Adds session authentication upon NewUserConnections. Adds user key ↵ | diva | 2009-04-14 | 1 | -0/+46 |
| | | | | authentication (in safemode only) upon CreateChildAgents. All of this for Hypergrid users too. This addresses assorted spoofing vulnerabilities. | ||||
* | Added CreateObject(regionhandle, userID, itemID) to post objects that are to ↵ | diva | 2009-04-05 | 1 | -1/+17 |
| | | | | | | | be fetched from the user's inventory server and rezzed in the region. Added all code necessary to fetch the item and the asset, and rez it inworld. The access to the item is uncap-ed and unverified -- I may place it later either under a cap or with auth verification. But in this model regions don't have the user's inventory, so they would have to guess the item IDs. Added safemode config to Standalone Hypergrid, similar effect to AllowRegionAccessToInventory in Inventory Server. Everyone should have these vars set to their default values except me! | ||||
* | * Fixed copyright headers on HyperGrid source files. (Now match the rest of ↵ | Adam Frisby | 2009-04-05 | 1 | -25/+24 |
| | | | | | | | OpenSim, license text is unchanged) * Added Bitmap[,] to IParcel for MRM | ||||
* | DST setting wasn't transferred to client, leading to wrong time display. | Homer Horwitz | 2009-04-04 | 1 | -1/+1 |
| | |||||
* | Remove some Mono warnings. | Homer Horwitz | 2009-04-04 | 1 | -2/+2 |
| | |||||
* | Added one more delegate to Caps, and a few guards, so that these objects can ↵ | diva | 2009-04-03 | 1 | -0/+14 |
| | | | | be used from more than just Scenes. Added the NewFileAgentInvengory cap to HGInventoryService. | ||||
* | Added AllowLoginWithoutInventory to LoginService, to be overwritten in ↵ | diva | 2009-04-01 | 3 | -15/+41 |
| | | | | subclasses. Default is false. HGLoginAuthService sets it true. Better error handling dealing with inventory service faults. | ||||
* | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 2009-03-31 | 3 | -2077/+2077 |
| | |||||
* | HGInventoryService now uses the actual authority portion of the user's key ↵ | diva | 2009-03-30 | 2 | -1043/+1042 |
| | | | | to verify the key. | ||||
* | Sigh. Manual data typing grief. | diva | 2009-03-30 | 2 | -11/+5 |
| | |||||
* | Added Authorization client code that interfaces with HGLoginAuthService. ↵ | diva | 2009-03-29 | 2 | -21/+84 |
| | | | | Improved error handling in HGLoginAuthService. Instrumented HGInventoryService so that it can interface both with local and remote user and asset services. | ||||
* | Another bit of refactoring to try to make sense of ↵ | diva | 2009-03-29 | 4 | -6/+2104 |
| | | | | OpenSim.Framework.Communications. Everything that looks like a service, with service handlers, moved to .Services -- i.e. LoginService and Response, and GridInfoService. The rest of the changes were to adapt to the new locations of those files. | ||||
* | Moved some files around, so that it's easier to share code between ↵ | diva | 2009-03-29 | 2 | -0/+965 |
standalone and the grid services. Should not affect any functionality. |