Commit History

Author SHA1 Message Date
  dahlia aecaadd3bd objectId in AvatarAnimation packet should be UUID.Zero for non-overridden animations 13 years ago
  Diva Canto 4bcee1dfb4 Revert "DEBUG DEBUG DEBUG" 13 years ago
  Diva Canto 59c2cd04ba DEBUG DEBUG DEBUG 13 years ago
  Diva Canto 5e35651efc Protect World Map module, RequestMapItemsAsync, from badly formed URLs. 13 years ago
  Diva Canto 479d72ac97 Account for some component along the way lower-casing the HTTP header keys. (XFF header issue) 13 years ago
  Diva Canto 0aeb8981b2 Brute force debug for XFF issue 13 years ago
  Diva Canto 66f99ae267 More debug messages to help track the XFF header problem. 13 years ago
  Melanie 30320077a2 Fix slam bits being lost when editing perms in prim inventory 13 years ago
  BlueWall 69c8cc787f Make FireAndForgetWrapper a singleton class 13 years ago
  BlueWall b341bc0908 Make FireAndForgetWrapper a singleton class 13 years ago
  Melanie 705f4e1e4b Dont' trust the viewer! Fix a permission slam error caused by trusting 13 years ago
  Melanie 914e4b319e Fix direct item give permissions 13 years ago
  Melanie f75a3ee762 Use ToString() rather than a cast (more robust) 13 years ago
  Melanie 7cfe17b5b3 Partial permissions fix for boxed items. 13 years ago
  Melanie dd154f7403 Fix god mode perms adjustment 13 years ago
  Diva Canto e80bcc0049 Improved debug messages to track what is going on with the XFF header 13 years ago
  Diva Canto 0fabe0e5a5 Added more debug messages under the -verbose option. 13 years ago
  Diva Canto 35a2961ccd Added a -v|verbose option to save iar. 13 years ago
  Diva Canto 9d9a170571 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  Diva Canto eab0951a59 Fixes the issue of hung archives. Problem was with SceneObjectSerializer. 13 years ago
  Mic Bowman ec22560045 Merge branch 'cmickeyb' 13 years ago
  Mic Bowman df7fb207a8 Moved the map tile processing used by the Simian Grid 13 years ago
  Diva Canto a1c5de0f94 Try to fix a IAR problem reported by nebadon, where save iar seems stuck forever. 13 years ago
  Diva Canto 02e661f8dd Minor additional debug message. 13 years ago
  Diva Canto 8c0e156b4d Make HG map search consistent with new syntax for link-region, i.e. http://foo.org. Old syntax (foo.org) is still supported, but has surprising results when ppl search again, because internally the HG link names start with http. 13 years ago
  Diva Canto c18bcf3d8d A bit more frugal on the caller side of closing agents, now that the receiving end is async. No need for so much concurrency. 13 years ago
  Diva Canto 52f88f5739 Spawn a threadlet upon receiving requests to close agents. The operation may take too long, and we don't need to keep the caller waiting. 13 years ago
  Diva Canto 32a3f330ed Canonicalize URL endings for the UserAgentServiceConnector. 13 years ago
  Diva Canto fda56618e1 Deal with possibly un-initialized scripts in object transfers. Mantis #5310 13 years ago
  Diva Canto 81587466e7 Map search: changed the flag sent to the client. It was 2 (???), now it's 0. This makes HG map tiles work on map search -- a longstanding annoyance. My map search tests were all ok, but since I don't understand these flag values, this may break something related to map search. 13 years ago