aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Friends (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+1
|\
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+1
* | bad merge?UbitUmarov2015-09-011-32/+36
|\ \ | |/ |/|
| * Merge branch 'master' into careminsterMelanie2012-10-201-2/+2
| |\
| * \ Merge branch 'master' into careminsterMelanie2012-10-161-1/+1
| |\ \
| * | | Make friend notifies and closing child agents async because both canMelanie2012-09-041-32/+36
* | | | Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto2014-05-231-4/+6
* | | | Revert "More debug mantis #6625"Diva Canto2013-06-301-1/+0
* | | | More debug mantis #6625Diva Canto2013-06-291-0/+1
| |_|/ |/| |
* | | Improve efficiency of friends notification by only make one PresenceService c...Justin Clark-Casey (justincc)2012-10-201-2/+2
| |/ |/|
* | minor: Comment out log message on every FRIENDS SIM CONNECTOR request for now.Justin Clark-Casey (justincc)2012-10-161-1/+1
|/
* Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)2012-05-091-0/+0
* HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-201-3/+17
* Correct a bug introduced in 1f402fdf (Feb 7 2012) where the delete friends gr...Justin Clark-Casey (justincc)2012-02-161-1/+1
* Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex...Justin Clark-Casey (justincc)2012-02-072-18/+13
* distinguish between FriendsSimConnector and FriendsServiceConnector in logJustin Clark-Casey (justincc)2011-11-152-17/+17
* HG Friends bug fix: connector was shrinking principalID to UUID.Diva Canto2011-06-021-12/+12
* More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-221-0/+15
* Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-1/+16
* HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-3/+10
* Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2011-04-122-2/+1
* Remove various warnings and improve logging messages. No functional changes.Justin Clark-Casey (justincc)2010-08-231-7/+1
* Fixed a couple of buglets in Friendship offers / acceptance / decline when av...Diva Canto2010-06-042-2/+9
* Change an exception reporting to include the stack trace. "e.Message" justMelanie2010-05-181-1/+1
* 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
* 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