| Commit message (Expand) | Author | Age | Files | Lines |
* | * Corrected CAPS namespaces | Arthur Valadares | 2009-06-18 | 2 | -3/+3 |
* | Implementation of a simple authentication service + in connector in route to ... | diva | 2009-06-17 | 1 | -0/+2 |
* | InterServiceInventoryService references *almost* completely removed from the ... | diva | 2009-06-11 | 2 | -6/+23 |
* | * Making silent logoff of old hung sessions for new connections default for | Arthur Valadares | 2009-06-01 | 1 | -2/+2 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 4 | -4/+4 |
* | * Allows standalone region users to skip the "You must wait 5 minutes to log ... | Arthur Valadares | 2009-05-29 | 1 | -4/+15 |
* | * 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 |
* | * 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 ne... | Adam Frisby | 2009-05-23 | 3 | -7/+9 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -4/+5 |
* | - moving banned check and public/private check to | Dr Scofield | 2009-05-05 | 2 | -3/+5 |
* | 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 c... | Justin Clarke Casey | 2009-04-23 | 1 | -1/+1 |
* | * 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 compon... | Justin Clarke Casey | 2009-04-22 | 1 | -6/+7 |
* | Commit agent to DB immediately after creation, for LLSD logins too. Addresses... | diva | 2009-04-18 | 1 | -0/+6 |
* | * Change inventory archiver module to use profile cache | Justin Clarke Casey | 2009-04-17 | 1 | -1/+2 |
* | * 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 |
* | Adds session authentication upon NewUserConnections. Adds user key authentica... | diva | 2009-04-14 | 1 | -0/+46 |
* | Added CreateObject(regionhandle, userID, itemID) to post objects that are to ... | diva | 2009-04-05 | 1 | -1/+17 |
* | * Fixed copyright headers on HyperGrid source files. (Now match the rest of O... | Adam Frisby | 2009-04-05 | 1 | -25/+24 |
* | 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 |
* | Added AllowLoginWithoutInventory to LoginService, to be overwritten in subcla... | diva | 2009-04-01 | 3 | -15/+41 |
* | 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 to... | diva | 2009-03-30 | 2 | -1043/+1042 |
* | Sigh. Manual data typing grief. | diva | 2009-03-30 | 2 | -11/+5 |
* | Added Authorization client code that interfaces with HGLoginAuthService. Impr... | diva | 2009-03-29 | 2 | -21/+84 |
* | Another bit of refactoring to try to make sense of OpenSim.Framework.Communic... | diva | 2009-03-29 | 4 | -6/+2104 |
* | Moved some files around, so that it's easier to share code between standalone... | diva | 2009-03-29 | 2 | -0/+965 |