Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) d82d6bb1ec Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  Kevin Cozens 5ca7395e17 Added support for attachments to group notices when using Flotsam groups. 11 years ago
  fernando 3e1ca2bd21 * Fixes mantis #6802 Simulator crashes whist loading (lighshare enabled) 11 years ago
  Oren Hurvitz f106ba87ca Made terrain uploads thread-safe 11 years ago
  Justin Clark-Casey (justincc) a27c2432bb This is Npgsql2.0.12.0-bin-ms-net3.5sp1 11 years ago
  Justin Clark-Casey (justincc) dbdcf2d995 Remove to re-add with version information for future reference 11 years ago
  Michael Cerquoni daf44cc65e fix missing " for variable SRV_IMServerURI in example file 11 years ago
  Fernando Oliveira ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 years ago
  teravus 2eade55471 * pushing test 11 years ago
  Robert Adams 8b5e2f2cd2 BulletSim: Fix snap back from edge of region problem. Mantis 6794. 11 years ago
  teravus 75f63ecfcd * Add a session concurrency option per key. Allows developer/config to specify number of concurrent requests on a service. 11 years ago
  teravus e7ea053c4a * Remove a test *cleanup* 11 years ago
  teravus 1df58d04b1 * Move the BasicDOSProtector.cs to OpenSim.Framework (all useful classes belong there.....) 11 years ago
  teravus 75fdd6054d * Refactor 11 years ago
  teravus f76cc6036e * Added a Basic DOS protection container/base object for the most common HTTP Server handlers. XMLRPC Handler, GenericHttpHandler and <Various>StreamHandler 11 years ago
  teravus 31246ecd04 * Added a unique and interesting WebSocket grid login processor by hijacking the LLSD login code. This sends the data through the normal login channels and spits out a JSON object back that mimics the login response. Feel free to comment on the best way to set this up as a config option. 11 years ago
  teravus 85593d8d25 * Add an initial complete frame timeout to the WebSocket processor to make it easier to write WebSocket service code that is resistant to Denial of Service attacks. 11 years ago
  Diva Canto 083eb7679b Added SimulatorFeatures/OpenSimExtras: say-range, whisper-range, shout-range, at the request of Singularity dev Liru-Dargon 11 years ago
  Justin Clark-Casey (justincc) 44580e2233 Update an AssmblyVersion property that I missed to 0.8.0 11 years ago
  Justin Clark-Casey (justincc) 42bdf44658 Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 11 years ago
  Justin Clark-Casey (justincc) 970249a3c7 Add OnChatToNPC and OnInstantMessageToNPC messages to NPCAvatar to allow region modules to directly subscribe to chat and messages received by NPCs 11 years ago
  Justin Clark-Casey (justincc) 8996ac1a9c minor: Disable logging left active on regression test TestSameSimulatorIsolatedRegionsV2() 11 years ago
  Justin Clark-Casey (justincc) 2cd95fac73 refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() 11 years ago
  Justin Clark-Casey (justincc) b16bc7b01c refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly. 11 years ago
  dahlia b704de9bf8 minor code formatting for the sake of consistency and readability 11 years ago
  Justin Clark-Casey (justincc) 585d0800dd minor: Make OpenSimDefaults.ini consistent (spacing and tabs to spaces) 11 years ago
  Justin Clark-Casey (justincc) 70b51f12cd minor: Clean up tabbing and spacing issues in OpenSim.ini.example 11 years ago
  Justin Clark-Casey (justincc) d6d82dbd3c minor: correct attachment spelling mistake in log message in HGEntityTransferModule.OnIncomingSceneObject() 11 years ago
  Justin Clark-Casey (justincc) e24edada24 minor: Comment out windlight log message about sending scene data for now. 11 years ago
  Justin Clark-Casey (justincc) 253f8de8cd minor: Add scene name to baked textures in cache log message 11 years ago