Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 095b3e5756 Remove pointless cluttering SOP.ParentGroup != null checks. 13 years ago
  Makopoppo 4eaca4884e Fixed serverside_object_permission default value confliction 13 years ago
  Justin Clark-Casey (justincc) fba961c63f Make default serverside_object_permissions = true since this better matches user expectations. 13 years ago
  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. 13 years ago
  Justin Clark-Casey (justincc) 9885f68f44 When setting media on a prim values, use generic object permissions instead of media permissions. 13 years ago
  Melanie 9bd7f3b03a Revamp the viewer -> banlist packet processing so fix a number of bugs. 13 years ago
  Melanie 14adf90805 Fix a typo 14 years ago
  Melanie 10a37f5be4 Refactor script create permission into the perms module 14 years ago
  Jeff Ames f1f0bc23f4 Formatting cleanup. 14 years ago
  Justin Clark-Casey (justincc) 1270727c96 Merge branch 'moap' 14 years ago
  Melanie Thielker 696b6c727f Allow gods and estate managers/owners to be unaffected by parcel bans 14 years ago
  Justin Clark-Casey (justincc) 5aa56b1274 Fix problem where changes to media textures for prims duplicated by shify copy would change both prims until server restart 14 years ago
  Justin Clark-Casey (justincc) 4d23749241 provide config option for media on a prim 14 years ago
  Justin Clark-Casey (justincc) 049ccba8d3 fix previous media interact serverside checking. perform very basic serverside url whitelist checks 14 years ago
  Justin Clark-Casey (justincc) ee6cd884c9 implement serverside checks for media texture navigation in order to stop naughty clients 14 years ago
  Justin Clark-Casey (justincc) a9101feb10 factor out soon to be common media permissions check code 14 years ago
  Justin Clark-Casey (justincc) 51b208e96c implement prim media control permissions serverside in order to stop bad clients 14 years ago
  Melanie 0ea908291d Fix some symbol errors 14 years ago
  Melanie 22b3217113 Fix link security issue 14 years ago
  Justin Clark-Casey (justincc) da83ee28be If a transfer request is received for a task inventory item asset, then route the permissions request through the existing CanEditScript() and CanEditNotecard() methods. 14 years ago
  Justin Clark-Casey (justincc) 48d2e8309a check group membership and powers with the groups module rather than just the client's active group id 14 years ago
  Melanie f020bd3206 Fix a nullref in permissions when returning objects via right-click 14 years ago
  Melanie e0289bb432 Flesh out the new permission method 14 years ago
  Melanie 734b0416de Unify a previous refactor of object return with the older solution. We 14 years ago
  Melanie 04a6b1caf8 Reintroduce a check that was dropped from permissions 14 years ago
  Melanie 88771aeed3 Cache UserLevel in ScenePresence on SP creation. Change IsAdministrator 14 years ago
  John Hurliman 01218093a6 * Typo fixes 14 years ago
  Melanie baaf660511 Merge branch 'master' into presence-refactor 14 years ago
  Melanie a87a247f05 Revert "Updates all IRegionModules to the new style region modules." 14 years ago
  Melanie ee12b00cfa Fixes inconsistencies in the permissions module. Adds a region_manager_is_god 14 years ago