aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-04-074-127/+280
|\
| * Deleted the unused and commented code from 2 commits ago.Diva Canto2012-04-061-594/+0
| * WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on purpose...Diva Canto2012-04-061-36/+712
| * A few minor tweaks here and there in XInventoryService.Diva Canto2012-04-061-14/+48
| * Finish the implementation of GetUserInventory, even though it's still not used.Diva Canto2012-04-062-8/+45
* | Merge branch 'master' into careminsterMelanie2012-03-313-124/+231
|\ \ | |/
| * Add simple login test with online friends. Add IFriendsModule.GrantRights() ...Justin Clark-Casey (justincc)2012-03-302-3/+12
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2012-03-301-120/+218
| |\
| | * Finish up the SuitcaseInventory service.Diva Canto2012-03-291-120/+218
| * | refactor: Stop passing both IClientAPI and agentID to friend event listeners,...Justin Clark-Casey (justincc)2012-03-291-1/+1
| |/
* | Merge branch 'master' into careminsterMelanie2012-03-291-0/+368
|\ \ | |/
| * HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac...Diva Canto2012-03-281-0/+368
* | Merge branch 'master' into careminsterMelanie2012-03-274-5/+26
|\ \ | |/
| * Reverse a conditional in XInventory that made updating system folder evrsion ...Melanie2012-03-271-1/+1
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-03-272-2/+25
| |\
| | * User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer2012-03-272-2/+25
| * | Amend to previous commit regarding the config name. Bugs bite.Diva Canto2012-03-271-2/+0
| |/
* | Merge branch 'master' into careminsterMelanie2012-03-275-44/+38
|\ \ | |/
| * Send the config section name up to the service classes themselves (XInventory...Diva Canto2012-03-275-44/+38
* | Replace HG linker with core versionMelanie2012-03-271-13/+49
* | Merge branch 'master' into careminsterMelanie2012-03-226-2/+173
|\ \ | |/
| * Updated the UserAccountsClient a little bit, plus some more sanity checks on ...Diva Canto2012-03-211-1/+8
| * HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto2012-03-215-1/+165
* | Merge branch 'master' into careminsterMelanie2012-03-216-12/+460
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-03-203-2/+96
| |\
| * | HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-204-11/+388
| * | Added GetUUID(first, last) on UserAgentsService so that we can finally make d...Diva Canto2012-03-173-1/+72
* | | Merge branch 'master' into careminsterMelanie2012-03-203-2/+96
|\ \ \ | | |/ | |/|
| * | Fix small typoJustin Clark-Casey (justincc)2012-03-201-1/+1
| * | Fix configuration problems where XAssetDatabasePlugin was picked up accidenta...Justin Clark-Casey (justincc)2012-03-192-1/+95
| |/
* | Merge branch 'master' into careminsterMelanie2012-03-141-1/+1
|\ \ | |/
| * Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream().Robert Adams2012-03-121-1/+1
* | Merge branch 'master' into careminsterMelanie2012-03-091-3/+7
|\ \ | |/
| * More on inventory transfer hold ups:Diva Canto2012-03-091-3/+7
* | Merge branch 'master' into careminsterMelanie2012-03-091-1/+20
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-03-081-0/+213
| |\
| * | HG inventory/asset transfers: serialize asset posts. I'm using the same patte...Diva Canto2012-03-081-1/+20
* | | Merge branch 'master' into careminsterMelanie2012-03-092-2/+216
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2012-03-091-2/+3
| |\ \ | | |/
| | * Fixes mantis #5923Diva Canto2012-03-081-2/+3
| * | Merge branch 'xassetservice'Justin Clark-Casey (justincc)2012-03-091-0/+213
| |\ \ | | |/ | |/|
| | * Start by adding XAssetService as a copy of the existing AssetService.Justin Clark-Casey (justincc)2012-03-021-0/+213
* | | Merge branch 'master' into careminsterMelanie2012-03-083-9/+9
|\ \ \ | |/ /
| * | Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-083-9/+9
* | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-03-041-0/+10
|\ \ \
| * | | Add a cache on GridService requestsMelanie2012-02-241-0/+10
* | | | Merge branch 'master' into careminsterMelanie2012-03-042-2/+42
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | OpenID auth needs hashing before authenticatingBlueWall2012-03-021-1/+1
| * | Merge branch 'master' into v3_supportBlueWall2012-03-021-2/+2
| |\ \ | | |/
| | * Revert "Fix authentication for OpenID provider"BlueWall2012-02-291-2/+2