aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-12Minor tweak to clean up SimianGrid asset service URLsJohn Hurliman1-1/+1
2010-03-12* Added a better check to the SimianGrid connectors to test if they are enabl...John Hurliman10-116/+171
2010-03-12Fixing the previous patch to work correctly with standalone modeJohn Hurliman9-36/+36
2010-03-12Fixed SimianGrid connectors to gracefully exit if the required config section...John Hurliman9-56/+63
2010-03-12Simplify database setup and remove migration problems by moving all sqlite co...Justin Clark-Casey (justincc)9-9/+9
2010-03-11Adding the SimianGrid connectorsJohn Hurliman10-0/+3663
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames4-5/+59
2010-03-09Changed a cryptic debug message and a wrong commentDiva Canto1-1/+1
2010-03-09Fixed caching of user accounts.Diva Canto1-0/+1
2010-03-09* Typo fixesJohn Hurliman3-3/+3
2010-03-07Bug fix: correct name of methods in user accounts connector.Diva Canto1-1/+1
2010-03-05Justin, I must have been dyslexic when I wrote UserGridService as the name fo...Diva Canto1-2/+2
2010-03-05add initial UserGrid service classes as per diva's directionJustin Clark-Casey (justincc)1-0/+38
2010-03-01Friends rights under control.Diva Canto1-1/+3
2010-02-28Friends connectors finished. Status notification working across the board. On...Diva Canto1-9/+103
2010-02-27Status notification (online/offline) working for same sim.Diva Canto1-0/+5
2010-02-26* Friendship offers starting to work in the same sim. Not quite right yet.Diva Canto1-0/+66
2010-02-26Removed unnecessary debug messageDiva Canto1-1/+1
2010-02-26Now showing friends online upon grid login.Diva Canto1-2/+2
2010-02-26Flags on Store(Friend) are supposed to be MyFlags.Diva Canto1-1/+1
2010-02-26* Friends out connector completed. Grid login retrieves friends correctly.Diva Canto1-0/+241
2010-02-22Changed asset CreatorID to a stringJohn Hurliman2-2/+2
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2-2/+2
2010-02-15Formatting cleanup.Jeff Ames1-1/+1
2010-02-12Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)1-1/+1
2010-02-07Finished implementing the XInventory connector. Untested.Diva Canto1-10/+10
2010-02-01Bug fix for getting region flags.Diva Canto1-1/+1
2010-01-29Works for grid login.Diva Canto2-1/+44
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto4-237/+392
2010-01-27Added ExternalName config on Gatekeeper.Diva Canto1-3/+4
2010-01-24Integrated the hyperlinking with the GridService.Diva Canto2-354/+215
2010-01-18* Towards enabling hyperlinks at grid-level.Diva Canto1-3/+107
2010-01-18Go Home works. With security!!Diva Canto1-0/+132
2010-01-18* Added missing GatekeeperServiceConnectorDiva Canto1-0/+119
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto1-6/+17
2010-01-17HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto1-1/+6
2010-01-17* Added ServiceURLs to AgentCircuitData.Diva Canto1-1/+1
2010-01-17These 2 were moved to corresponding Hypergrid folders. The server connector w...Diva Canto1-262/+0
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto2-0/+253
2010-01-14Added a UserAccountCache to the UserAccountServiceConnectors. Uses a CenomeCa...Diva Canto1-4/+4
2010-01-14Added the 2 missing methods in the grid service remote connections.Diva Canto1-4/+97
2010-01-14Make the auth module silent when there is no configuration for itMelanie1-1/+2
2010-01-13Removed unnecessary debug message.Diva Canto1-1/+1
2010-01-13One more buglet removed: send the region UUID, not the region handle.Diva Canto1-1/+1
2010-01-13* Removed debug messages.Diva Canto1-1/+1
2010-01-13Several more buglets removed.Diva Canto2-3/+3
2010-01-13Fix a bad error messageMelanie1-1/+1
2010-01-13Change the error messages on region region registration. This changes URMMelanie1-3/+15
2010-01-12Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto1-7/+7
2010-01-10* Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto1-1/+3