Justin Clark-Casey (justincc) 25c32061e4 Make log messages on authentication failure more explicit 13 years ago
..
AssetService dfbfc9826a Damaged assets, especially appearance textures, could crash the region server with a fatal exception. 13 years ago
AuthenticationService 25c32061e4 Make log messages on authentication failure more explicit 13 years ago
AuthorizationService 504de8bc47 Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 13 years ago
AvatarService b6ac1c46cd Get rid of AvatarAppearance.Owner to simplify the code. 13 years ago
Base f58a0394ed Formatting cleanup. Add copyright notices. 14 years ago
Connectors 40a1eddfd1 Drop the CopyTo parameter from Int32.MaxValue to 4096. This is a buffer size 13 years ago
FreeswitchService 6f4a2685cf minor: remove mono compiler warning 13 years ago
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 years ago
GridService 4b7b9e81f7 Make it possible to disable the HG linker. On non-HG systems it spits yellow 13 years ago
HypergridService bbd0e68c06 Guard HGAssetService against uninitialized variables and null arguments. 13 years ago
Interfaces 4c9400e646 Add optional getauthinfo and setauthinfo authentication service calls. 13 years ago
InventoryService c8304b7f84 Fix avatar parameter updating for viewer 3 and maybe 2. 13 years ago
LLLoginService 4797ed6edd Multiple lines in welcome message use '\n' in the welcome message to 13 years ago
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 years ago
PresenceService 1c8d19d714 Delete existing presences for a user ID when they log in again. 14 years ago
UserAccountService c85a780583 Provide an option to allow remote calls to the CreateUser method on the UserAccountService 13 years ago