| Commit message (Expand) | Author | Files | Lines |
2009-12-06 | Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's ... | Kunnis | 1 | -2/+0 |
2009-10-28 | * Standalone logins will now go through the sequence of "requested region, de... | John Hurliman | 1 | -15/+11 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-09-23 | minor: remove double initialization of user appearance module in Grid.UserSer... | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2009-08-28 | minor: formatting and comments | Justin Clark-Casey (justincc) | 1 | -1/+12 |
2009-08-17 | Added one conditional missing on login, for creating inventory if it doesn't ... | Diva Canto | 1 | -1/+13 |
2009-08-16 | uh. how about *really* removing it, and not just write a comment above, hey d... | Diva Canto | 1 | -1/+1 |
2009-08-16 | Remove the call to ResetAttachments upon login. The info in the DB should alw... | Diva Canto | 1 | -1/+3 |
2009-08-09 | Removed HGInventory out of core. This is part of HG2, which it now being deve... | Diva Canto | 1 | -744/+0 |
2009-07-10 | * minor: standardize some logging messages | Justin Clarke Casey | 1 | -7/+10 |
2009-07-10 | * minor: Make GridCommon.ini.example refer to inventory service rather than a... | Justin Clarke Casey | 1 | -9/+27 |
2009-07-07 | * Allowing LLSD logins to do silent logout of last hung session on standalone... | Arthur Valadares | 1 | -8/+17 |
2009-07-04 | Fix previous commit | Melanie Thielker | 1 | -0/+1 |
2009-07-04 | Add the new field agent_access_max. Without it being set to "A", viewers from | Melanie Thielker | 1 | -0/+9 |
2009-06-27 | Make cleartext authentication case sensitive. Thanks jhurliman for spotting t... | Dahlia Trimble | 2 | -3/+3 |
2009-06-18 | * Corrected CAPS namespaces | Arthur Valadares | 2 | -3/+3 |
2009-06-17 | Implementation of a simple authentication service + in connector in route to ... | diva | 1 | -0/+2 |
2009-06-11 | InterServiceInventoryService references *almost* completely removed from the ... | diva | 2 | -6/+23 |
2009-06-01 | * Making silent logoff of old hung sessions for new connections default for | Arthur Valadares | 1 | -2/+2 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 4 | -4/+4 |
2009-05-29 | * Allows standalone region users to skip the "You must wait 5 minutes to log ... | Arthur Valadares | 1 | -4/+15 |
2009-05-29 | * refactor: Remove redundent prim id attribute on Scene.AddSceneObject() | Justin Clarke Casey | 1 | -2/+1 |
2009-05-23 | * Implements automatic loopback handling for standalone regions. | Adam Frisby | 1 | -2/+8 |
2009-05-23 | * Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths. | Adam Frisby | 2 | -8/+8 |
2009-05-23 | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 3 | -7/+9 |
2009-05-15 | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 1 | -4/+5 |
2009-05-05 | - moving banned check and public/private check to | Dr Scofield | 2 | -3/+5 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2 | -2/+2 |
2009-04-23 | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 1 | -1/+1 |
2009-04-22 | * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices | Justin Clarke Casey | 1 | -4/+1 |
2009-04-22 | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 1 | -6/+7 |
2009-04-18 | Commit agent to DB immediately after creation, for LLSD logins too. Addresses... | diva | 1 | -0/+6 |
2009-04-17 | * Change inventory archiver module to use profile cache | Justin Clarke Casey | 1 | -1/+2 |
2009-04-17 | * Moved the DefaultConfig settings into already-existing ConfigSettings | lbsa71 | 1 | -2/+2 |
2009-04-17 | * Some more work on refactoring configs; | lbsa71 | 1 | -2/+2 |
2009-04-14 | Adds session authentication upon NewUserConnections. Adds user key authentica... | diva | 1 | -0/+46 |
2009-04-05 | Added CreateObject(regionhandle, userID, itemID) to post objects that are to ... | diva | 1 | -1/+17 |
2009-04-05 | * Fixed copyright headers on HyperGrid source files. (Now match the rest of O... | Adam Frisby | 1 | -25/+24 |
2009-04-04 | DST setting wasn't transferred to client, leading to wrong time display. | Homer Horwitz | 1 | -1/+1 |
2009-04-04 | Remove some Mono warnings. | Homer Horwitz | 1 | -2/+2 |
2009-04-03 | Added one more delegate to Caps, and a few guards, so that these objects can ... | diva | 1 | -0/+14 |
2009-04-01 | Added AllowLoginWithoutInventory to LoginService, to be overwritten in subcla... | diva | 3 | -15/+41 |
2009-03-31 | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 3 | -2077/+2077 |
2009-03-30 | HGInventoryService now uses the actual authority portion of the user's key to... | diva | 2 | -1043/+1042 |
2009-03-30 | Sigh. Manual data typing grief. | diva | 2 | -11/+5 |
2009-03-29 | Added Authorization client code that interfaces with HGLoginAuthService. Impr... | diva | 2 | -21/+84 |
2009-03-29 | Another bit of refactoring to try to make sense of OpenSim.Framework.Communic... | diva | 4 | -6/+2104 |
2009-03-29 | Moved some files around, so that it's easier to share code between standalone... | diva | 2 | -0/+965 |