aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-10-31http://opensimulator.org/mantis/view.php?id=4337Douglas R. Miles1-1/+5
2009-10-23Adding the presence service skeletonMelanie2-0/+137
2009-10-14* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2-4/+4
2009-10-14* Minimized the number of times textures are pulled off the priority queueJohn Hurliman1-6/+11
2009-10-14Set the estate owner to be the master avatar if it's not set.Melanie1-0/+6
2009-10-12* Fixes http://opensimulator.org/mantis/view.php?id=4225Diva Canto1-0/+1
2009-10-07store owner_uuid in the region tableMelanie1-0/+1
2009-10-07Remove debug againMelanie1-1/+1
2009-10-07Enable debugging of the region connector's query stringMelanie1-1/+1
2009-10-07Add owner_uuid. Not sure this works. Worth a testMelanie1-0/+14