aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-02* Forgotten ILibraryService from yesterdayDiva Canto2-0/+137
2010-01-01The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto3-20/+321
2010-01-01Forgotten modules in prior commit.Diva Canto1-1/+1
2010-01-01New LL login service is working! -- tested in standalone only. Things still m...Diva Canto5-100/+159
2010-01-01Remove the inner Md5 to let the auth service handle md5 passwordsMelanie1-1/+1
2009-12-31Yes! First test of new login service done still in 2009! Bombs in auth, becau...Diva Canto1-0/+2
2009-12-31A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos...Diva Canto3-22/+290
2009-12-31* Added the Login server handlers that were lost in yesterday's commit griefDiva Canto3-14/+59
2009-12-31More progress on both the Simulation service and the Login service. Both stil...Diva Canto2-2/+402
2009-12-31Simulation handlers (agents & objects) completed.Diva Canto1-7/+3
2009-12-30First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto3-0/+863
2009-12-31Implement avatar picker queriesMelanie1-1/+11
2009-12-31Implement saving user account dataMelanie1-1/+22
2009-12-31Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie3-34/+71
2009-12-30Make ScopeID be wild on user queries. Just pass it as UUID.ZeroMelanie1-3/+14
2009-12-30Some modifications to user service. Query by name is implemented nowMelanie2-8/+23
2009-12-30Unit tests for presence. They helped fix a couple of wrongnesses.Diva Canto1-9/+23
2009-12-29More renames to make everything consistent. This is the UserAccountService.Diva Canto3-0/+0
2009-12-29* Fixed names.Diva Canto1-5/+14
2009-12-29* All modules and connectors for user account service are in place. Untested.Diva Canto4-131/+302
2009-12-29Tighten up the IUserService interface again. No need for auth tokens at this ...Diva Canto3-8/+7
2009-12-29Polished the IUserService interface.Diva Canto3-11/+12
2009-12-29Better way of setting ServiceURLsDiva Canto1-12/+2
2009-12-28Added the ServiceURLs field to UserAccountDataDiva Canto1-0/+14
2009-12-28Removed AccountType, GodLevel and UserFlags from UserAccountData. Doesn't bel...Diva Canto1-18/+0
2009-12-28* Added Created field to UserAccountDataDiva Canto1-0/+5
2009-12-28* Added packing/unpacking of the Home fields in PresenceInfoDiva Canto2-28/+47
2009-12-28Adding new fields and home location methid to presence. Adding cleanupMelanie3-4/+80
2009-12-28Added some more log messages. This is beginning to work.Diva Canto2-5/+7
2009-12-28Database and presence changes. UntestedMelanie4-34/+30
2009-12-27Presence remote connector and handler. Presence HG Broker. Nothing tested, ju...Diva Canto2-1/+415
2009-12-27Changed GetAgents to take string[] instead of UUID[]Diva Canto2-20/+24
2009-12-27Remove the sesion from returned presence infoMelanie2-6/+0
2009-12-27Change the signature of the forms requester data in preparation to gettingMelanie2-11/+11
2009-12-27Finish the presence serviceMelanie1-5/+73
2009-12-27Just make it compile :)Melanie1-5/+26
2009-12-27Interface changesMelanie1-10/+6
2009-12-26More beef to the IPresenceService interface.Diva Canto1-1/+12
2009-12-27Presence Step 1Melanie2-6/+10
2009-12-21Bug fix: set the map image upon hyperlinking regions.Diva Canto1-0/+3
2009-12-19* Bug fix in HG: preserve the home region coordinates across multiple HG TPs.Diva Canto1-2/+2
2009-12-07Stop AuthorizationService from throwing an error if it's not configured.Melanie1-1/+1
2009-11-22* Request from Adam to add InfoFormat logging to the InventoryService for whe...Teravus Ovares (Dan Olivares)1-0/+1
2009-11-18minor: Correct some inventory corrector log messages and add more identifying...Justin Clark-Casey (justincc)1-19/+20
2009-11-18minor: correct error messages when queryfolder failsJustin Clark-Casey (justincc)1-4/+1
2009-11-18Tweak presence handling and whip up a database connector and handlerMelanie2-1/+10
2009-11-18Change PresenceData to PresenceInfo to remove a naming conflict in theMelanie2-0/+13
2009-11-13minor: remove mono compiler warningJustin Clark-Casey (justincc)1-3/+3
2009-11-05Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2-3/+2
2009-10-31Patch + minor formatting fixes.Diva Canto1-3/+3