aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | Finish the implementation of GetUserInventory, even though it's still not used.Diva Canto2012-04-061-0/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Finish up the SuitcaseInventory service.Diva Canto2012-03-291-120/+218
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac...Diva Canto2012-03-281-0/+368
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | 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
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Send the config section name up to the service classes themselves (XInventory...Diva Canto2012-03-272-36/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto2012-03-212-0/+109
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-201-0/+301
* | | | | | | | | | | | | | | | | | | | | Added GetUUID(first, last) on UserAgentsService so that we can finally make d...Diva Canto2012-03-171-0/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Fixes mantis #5923Diva Canto2012-03-081-2/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Propagate our teleport flags on loginsBlueWall2012-02-181-2/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | HG Inventoty: Guard against items not found.Diva Canto2012-01-261-6/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto2012-01-122-7/+13
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Profile UpdatesBlueWall2012-01-031-0/+25
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | HG: Verify that the user is localDiva Canto2011-12-211-0/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | HG: Renamed one methodDiva Canto2011-12-042-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Dont' bother with a userAgentService != null check right after we've construc...Justin Clark-Casey (justincc)2011-11-151-11/+10
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Guard HGAssetService against uninitialized variables and null arguments.Diva Canto2011-10-151-0/+3
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | minor: remove mono compiler warningJustin Clark-Casey (justincc)2011-08-171-1/+1
* | | | | | | | | | | Do proper locking of m_localScenes list in SceneManagerJustin Clark-Casey (justincc)2011-08-061-4/+3
* | | | | | | | | | | refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginP...Justin Clark-Casey (justincc)2011-07-131-5/+3
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Removing special casing on failures. This may also fix reports of this issue:Diva Canto2011-06-081-2/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Deleted wrong debug message.Diva Canto2011-06-081-1/+0
* | | | | | | | | Added error message to help understand http://opensimulator.org/mantis/view.p...Diva Canto2011-06-071-0/+5
* | | | | | | | | This hopefully fixes all issues with online/offline notifications across grid...Diva Canto2011-06-071-7/+21
* | | | | | | | | Remove scary error messageDiva Canto2011-06-071-6/+0
* | | | | | | | | This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...Diva Canto2011-06-072-17/+13
* | | | | | | | | This should make offline IMs work again. It should work for incoming foreign ...Diva Canto2011-06-061-4/+47
* | | | | | | | | Bug fix on HG IM.Diva Canto2011-06-021-13/+13
* | | | | | | | | Re-Apply Use current TravelingAgent if the the login failure reason is "Login...BlueWall2011-06-011-2/+5
* | | | | | | | | Revert "Use current TravelingAgent if the login failure reason is "Logins Dis...BlueWall2011-06-011-5/+2
* | | | | | | | | Use current TravelingAgent if the login failure reason is "Logins Disabled" t...BlueWall2011-06-011-2/+5
* | | | | | | | | HG inventory transfers over the profile working.Diva Canto2011-05-271-0/+2
* | | | | | | | | Commented a few extra debug messages.Diva Canto2011-05-261-5/+5
* | | | | | | | | HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto2011-05-262-8/+38
* | | | | | | | | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto2011-05-252-0/+322
* | | | | | | | | Added necessary code to drop inventory on hg friends using the profile window...Diva Canto2011-05-241-0/+17
* | | | | | | | | HG friends: Status notifications working. Also initial logins get the online ...Diva Canto2011-05-231-3/+169
* | | | | | | | | More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-221-86/+0
* | | | | | | | | File to be removedDiva Canto2011-05-221-11/+0
* | | | | | | | | Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-1/+3
* | | | | | | | | HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-0/+95
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Thank you Snoopy for a patch that adds some filtering to client versions allo...Diva Canto2011-04-271-2/+37
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Normalizing comparison to lower case, just in case ppl set their config vars ...Diva Canto2011-03-011-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Put the 'new' back to avoid a warning. Yes, we want to hide it.Diva Canto2011-01-171-1/+1
* | | | | | minor: resolve some mono compiler warningsJustin Clark-Casey (justincc)2011-01-183-5/+6
* | | | | | Revert "DEBUG DEBUG DEBUG"Diva Canto2011-01-171-1/+1
* | | | | | DEBUG DEBUG DEBUGDiva Canto2011-01-171-1/+1
* | | | | | Improved debug messages to track what is going on with the XFF headerDiva Canto2011-01-091-5/+7
| |_|_|_|/ |/| | | |