Dan Lake 1091001cf6 Merge branch 'master' into dev 13 lat temu
..
AssetService c3d82bdcb1 When loading library asset set, only store an asset if it's different from an existing one with the same id. 13 lat temu
AuthenticationService 797128a6ad Rename some member fields to standard m_ OpenSim code convention 13 lat temu
AuthorizationService 504de8bc47 Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 13 lat temu
AvatarService ff7da2082d This commit fixes all the appearance related null refs. Still can't log in, 14 lat temu
Base f58a0394ed Formatting cleanup. Add copyright notices. 14 lat temu
Connectors 1091001cf6 Merge branch 'master' into dev 13 lat temu
FreeswitchService 6f4a2685cf minor: remove mono compiler warning 13 lat temu
Friends 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. 13 lat temu
GridService 7447765f4d Merge branch 'master' into dev 13 lat temu
HypergridService 08dc07dc76 refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginPostObject() to the identical SynchronousRestObjectRequester.MakeRequest() 13 lat temu
Interfaces 1091001cf6 Merge branch 'master' into dev 13 lat temu
InventoryService be9b4ad23a For default everyone permissions on library items, make notecards and scripts non-modifiable (but still copyable, etc). 13 lat temu
LLLoginService 95e050130c People are bound to forget the '/' at the end of MapTileURL, so let's correct that from the inside. 13 lat temu
MapImageService ecb28ae130 V2 map now working in grids too. WARNING: A few visible configuration variables added in order for this to work. See .ini.example changes 13 lat temu
PresenceService 1c8d19d714 Delete existing presences for a user ID when they log in again. 14 lat temu
UserAccountService 5daac0584a Fix bug in reset user password where entering an invalid name would cause an exception. Also, convert this commands log output to console output. 13 lat temu