| Commit message (Expand) | Author | Files | Lines |
2009-04-21 | * extend user cache update test to check data backend | Justin Clarke Casey | 1 | -0/+3 |
2009-04-21 | * Add the ability to update profiles via the cache, so that cached profiles d... | Justin Clarke Casey | 3 | -1/+53 |
2009-04-18 | Addresses mantis #3485. | diva | 1 | -2/+2 |
2009-04-18 | Commit agent to DB immediately after creation, for LLSD logins too. Addresses... | diva | 1 | -0/+6 |
2009-04-17 | add fix for LLSDVoiceAccountResponse to work with freeswitch (from Rob | Sean Dague | 1 | -0/+10 |
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 | * Extend get user profile test to cover retrieval by name | Justin Clarke Casey | 2 | -37/+28 |
2009-04-17 | * Some more work on refactoring configs; | lbsa71 | 1 | -2/+2 |
2009-04-16 | * minor: Eliminate redundant argument in PreloadUserCache | Justin Clarke Casey | 1 | -2/+1 |
2009-04-16 | * Add name keyed cache to UserProfileCacheService | Justin Clarke Casey | 1 | -42/+105 |
2009-04-14 | Fix a test-breakage introduced in r9144 | Homer Horwitz | 1 | -2/+2 |
2009-04-14 | Adds session authentication upon NewUserConnections. Adds user key authentica... | diva | 6 | -3/+75 |
2009-04-14 | * Change simple asset cache test to manually pump the asset server rather tha... | Justin Clarke Casey | 2 | -16/+28 |
2009-04-14 | Changing the CAP seed to be the string representation of a full UUID, instead... | diva | 1 | -1/+4 |
2009-04-14 | * Explicitly start the asset server thread so that unit tests can run single ... | Justin Clarke Casey | 5 | -36/+22 |
2009-04-14 | * refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav... | Justin Clarke Casey | 1 | -43/+40 |
2009-04-14 | Formatting cleanup. | Jeff Ames | 1 | -5/+5 |
2009-04-14 | This was needed for the prior commit. | diva | 1 | -0/+24 |
2009-04-13 | * Some more experimental work on distributed assets. Nothing hotwired yet. | lbsa71 | 4 | -7/+18 |
2009-04-09 | * Added some more experimental code; nothing wired in so far. | lbsa71 | 2 | -14/+127 |
2009-04-08 | * Introduced some experimental code with regards to asset data substitution | lbsa71 | 4 | -3/+65 |
2009-04-08 | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 2 | -4/+4 |
2009-04-06 | Update svn properties. | Jeff Ames | 1 | -631/+631 |
2009-04-05 | Added CreateObject(regionhandle, userID, itemID) to post objects that are to ... | diva | 3 | -1/+171 |
2009-04-05 | * Fixed copyright headers on HyperGrid source files. (Now match the rest of O... | Adam Frisby | 2 | -50/+48 |
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 | 2 | -14/+42 |
2009-04-01 | More refactoring. This time extracting the client-side of RESTInterregionComm... | diva | 1 | -0/+555 |
2009-04-01 | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 1 | -1/+1 |
2009-04-01 | Added AllowLoginWithoutInventory to LoginService, to be overwritten in subcla... | diva | 3 | -15/+41 |
2009-03-31 | * Refactored out and de-duplicated Base64ToString(string) | lbsa71 | 1 | -3/+4 |
2009-03-31 | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 5 | -2092/+2117 |
2009-03-30 | HGInventoryService now uses the actual authority portion of the user's key to... | diva | 3 | -1159/+1160 |
2009-03-30 | Sigh. Manual data typing grief. | diva | 3 | -18/+20 |
2009-03-29 | Added Authorization client code that interfaces with HGLoginAuthService. Impr... | diva | 3 | -21/+192 |
2009-03-29 | Another bit of refactoring to try to make sense of OpenSim.Framework.Communic... | diva | 5 | -2083/+2105 |
2009-03-29 | Moved some files around, so that it's easier to share code between standalone... | diva | 2 | -1/+637 |
2009-03-26 | Forgot to comment an unnecessary log message on my last commit. | diva | 1 | -2/+2 |
2009-03-26 | Notecard updates bypassing the regions. (HGStandalone only) | diva | 1 | -1/+7 |
2009-03-26 | Small refactoring in Caps, no functional changes. | diva | 1 | -5/+25 |
2009-03-26 | * Minor fixes, inverted an if for readability and introduced a virtual pre-pr... | lbsa71 | 1 | -4/+20 |
2009-03-25 | cleanup | Dr Scofield | 1 | -1/+0 |
2009-03-24 | * minor: remove a couple more compiler warnings | Justin Clarke Casey | 1 | -4/+0 |
2009-03-24 | Added the login region's http to the login response. | diva | 2 | -32/+18 |
2009-03-24 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -13/+9 |
2009-03-24 | Preparing the loginauth service for gridmode logins. | diva | 1 | -0/+5 |
2009-03-23 | Committing partial work on passing folders across instances. This may crash. | Melanie Thielker | 4 | -0/+75 |
2009-03-22 | Make single item inventory gives work across regions | Melanie Thielker | 1 | -2/+2 |