Oren Hurvitz
|
998d7009a6
Eliminated many warnings
|
%!s(int64=10) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
94da908813
More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible.
|
%!s(int64=12) %!d(string=hai) anos |
PixelTomsen
|
7273e05995
Fix: Unable to remove AV from friend list (sqldb-bug) http://opensimulator.org/mantis/view.php?id=3731
|
%!s(int64=12) %!d(string=hai) anos |
Diva Canto
|
336665e035
More on HG Friends. Added Delete(string, string) across the board. Added 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.
|
%!s(int64=13) %!d(string=hai) anos |
Diva Canto
|
58c53c41de
Fixed permissions bug related to friends in PermissionsModule. Added 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.
|
%!s(int64=13) %!d(string=hai) anos |
Teravus Ovares (Dan Olivares)
|
983c6a74b1
* Add CSharpSqlite to prebuild
|
%!s(int64=14) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
cc67de5b86
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
%!s(int64=14) %!d(string=hai) anos |
Diva Canto
|
53a8286468
Changed the query in GetFriends in SQLite to match the one in MySql.
|
%!s(int64=14) %!d(string=hai) anos |
Diva Canto
|
774958bbbf
Added FriendsData to both Null storage and SQLite. Untested.
|
%!s(int64=14) %!d(string=hai) anos |