| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
is incomplete."
This reverts commit 27cdfb7b840423cf8cee08988dc487eeb34d71c7.
|
|
|
|
| |
incomplete.
|
| |
|
|
|
|
|
|
|
|
| |
This is mostly Bluewall's work but I am also bumping the general version number
OpenSimulator 0.7.5 remains in the release candidate stage.
I'm doing this because master is significantly adding things that will not be in 0.7.5
This update should not cause issues with existing external binary DLLs because our DLLs do not have strong names
and so the exact version match requirement is not in force.
|
| |
|
|
|
|
| |
security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back.
|
|
|
|
| |
FriendsData[] GetFriends(string principalID) to IFriendsData and FriendInfo[] GetFriends(string PrincipalID) to IFriendsService. Refactored some more in the FriendsModule. Made client get notification of local friends permissions upon HGLogin. HG Friends object permissions work.
|
|
|
|
| |
correctly handled. Friends list showing correct foreign names. TODO: GrantRights.
|
|
|
|
|
|
| |
the dll/interface/args that caused the problem
This gives people more of a fighting chance of finding out what went wrong
|
|
|
|
| |
* Deny now working
|
|
|
|
| |
standalone only.
|
|
|
|
| |
on the friends service
|
|
|