aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fixing the SimianGrid friend connector enabled detection since the friends ...John Hurliman2010-03-161-1/+9
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2010-03-151-0/+5
|\
| * Get the local inner simulation service object to the handler so that there is...Diva Canto2010-03-151-0/+5
* | * Fixed a bug in Simian.IsSimianEnabled (since the default module strings fol...John Hurliman2010-03-151-1/+1
|/
* Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectorsJohn Hurliman2010-03-1510-12/+12
* Minor tweak to clean up SimianGrid asset service URLsJohn Hurliman2010-03-121-1/+1
* * Added a better check to the SimianGrid connectors to test if they are enabl...John Hurliman2010-03-1210-116/+171
* Fixing the previous patch to work correctly with standalone modeJohn Hurliman2010-03-129-36/+36
* Fixed SimianGrid connectors to gracefully exit if the required config section...John Hurliman2010-03-129-56/+63
* Simplify database setup and remove migration problems by moving all sqlite co...Justin Clark-Casey (justincc)2010-03-129-9/+9
* Adding the SimianGrid connectorsJohn Hurliman2010-03-1110-0/+3663
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-104-5/+59
* Changed a cryptic debug message and a wrong commentDiva Canto2010-03-091-1/+1
* Fixed caching of user accounts.Diva Canto2010-03-091-0/+1
* * Typo fixesJohn Hurliman2010-03-093-3/+3
* Bug fix: correct name of methods in user accounts connector.Diva Canto2010-03-071-1/+1
* Justin, I must have been dyslexic when I wrote UserGridService as the name fo...Diva Canto2010-03-051-2/+2
* add initial UserGrid service classes as per diva's directionJustin Clark-Casey (justincc)2010-03-051-0/+38
* Friends rights under control.Diva Canto2010-03-011-1/+3
* Friends connectors finished. Status notification working across the board. On...Diva Canto2010-02-281-9/+103
* Status notification (online/offline) working for same sim.Diva Canto2010-02-271-0/+5
* * Friendship offers starting to work in the same sim. Not quite right yet.Diva Canto2010-02-261-0/+66
* Removed unnecessary debug messageDiva Canto2010-02-261-1/+1
* Now showing friends online upon grid login.Diva Canto2010-02-261-2/+2
* Flags on Store(Friend) are supposed to be MyFlags.Diva Canto2010-02-261-1/+1
* * Friends out connector completed. Grid login retrieves friends correctly.Diva Canto2010-02-261-0/+241
* Changed asset CreatorID to a stringJohn Hurliman2010-02-222-2/+2
* Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i...John Hurliman2010-02-221-1/+1
|\
| * Merge branch 'master' into presence-refactorMelanie2010-02-221-1/+1
| |\
| | * Formatting cleanup.Jeff Ames2010-02-151-1/+1
* | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-222-2/+2
|/ /
* | Merge branch 'master' into presence-refactorMelanie2010-02-151-1/+1
|\ \ | |/
| * Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2010-02-121-1/+1
* | Finished implementing the XInventory connector. Untested.Diva Canto2010-02-071-10/+10
* | Bug fix for getting region flags.Diva Canto2010-02-011-1/+1
* | Works for grid login.Diva Canto2010-01-292-1/+44
* | HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-284-237/+392
* | Added ExternalName config on Gatekeeper.Diva Canto2010-01-271-3/+4
* | Integrated the hyperlinking with the GridService.Diva Canto2010-01-242-354/+215
* | * Towards enabling hyperlinks at grid-level.Diva Canto2010-01-181-3/+107
* | Go Home works. With security!!Diva Canto2010-01-181-0/+132
* | * Added missing GatekeeperServiceConnectorDiva Canto2010-01-181-0/+119
* | Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-171-6/+17
* | HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto2010-01-171-1/+6
* | * Added ServiceURLs to AgentCircuitData.Diva Canto2010-01-171-1/+1
* | These 2 were moved to corresponding Hypergrid folders. The server connector w...Diva Canto2010-01-171-262/+0
* | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto2010-01-162-0/+253
* | Merge branch 'master' into presence-refactorMelanie2010-01-163-4/+552
|\ \ | |/
| * Make the auth module silent when there is no configuration for itMelanie2010-01-141-1/+2
| * Fix a bad error messageMelanie2010-01-131-1/+1