Justin Clark-Casey (justincc) 62bc85b5c7 Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders. 12 years ago
..
AssetService 293d0cc629 minor: Comment out "Deleting asset" log messages for now 12 years ago
AuthenticationService d242d47e5c OpenID auth needs hashing before authenticating 12 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 f24289c47f Comment out AvatarService.SetAvatar debug log line for now 12 years ago
Base f58a0394ed Formatting cleanup. Add copyright notices. 14 years ago
Connectors 04d8c6b4fe Change exception log messages in XInventoryService connector to error rather than debug, since these signal real problems. 12 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 97437feb06 Show region positions in "show regions" robust console command 12 years ago
HypergridService 1926de5a05 Remove some mono compiler warnings 12 years ago
Interfaces a4551b027b Removing unused handling of incoming create object by userID and itemID only. 12 years ago
InventoryService 62bc85b5c7 Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders. 12 years ago
LLLoginService db9616f7ba minor: add client name to various login service log messages to disambiguate messages from concurrent logins. Also adds destination resolution debug log message showing region endpoint. 12 years ago
MapImageService d05d065d85 Improve some grid region log messages to express regions at co-ordinate (e.g. 1000, 1000) rather than meter positions (256000, 256000) 13 years ago
PresenceService 59157d9d63 Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call. 12 years ago
UserAccountService 4cbaf053cf Fix small typo 12 years ago