Commit History

Author SHA1 Message Date
  Melanie 0d034712ba Make AuthorizationService optional and disabled by default. It depends on 14 years ago
  Melanie 3275fbec54 Fix the above 14 years ago
  Melanie 585e575d23 Allow to place the connection strings and providers for estate and region 14 years ago
  Justin Clark-Casey (justincc) 8ed08a10d9 Remove long unused Region/Framework/ThreadTracker 14 years ago
  Justin Clark-Casey (justincc) 609375bf37 Fix "show threads" to show threads now being managed by OpenSim.Framework.Watchdog 14 years ago
  Justin Clark-Casey (justincc) 095d400f5b fix OpenSim.Tests.ConfigurationLoaderTest to satisfy requirement that OpenSimDefaults.ini is present 14 years ago
  Justin Clark-Casey (justincc) 5d48e3c0bb Revert "Move OpenSimDefaults,ini into config-include in order to put it with all the other default files" 14 years ago
  Justin Clark-Casey (justincc) 95702129c7 Revert "Repopulate OpenSim.ini.example with OpenSimDefaults.ini until somebody does the work of deciding what users commonly change and what they don't" 14 years ago
  Justin Clark-Casey (justincc) c3259e9c26 Move OpenSimDefaults,ini into config-include in order to put it with all the other default files 14 years ago
  Justin Clark-Casey (justincc) fc48eb7b54 Repopulate OpenSim.ini.example with OpenSimDefaults.ini until somebody does the work of deciding what users commonly change and what they don't 14 years ago
  Melanie 51411d5664 add the missing ini example 14 years ago
  John Hurliman 1654e27cda Renamed OpenSimDefaults.ini.example to OpenSimDefaults.ini 14 years ago
  Melanie b2e50474dc Merge branch 'master' of [email protected]:/var/git/opensim 14 years ago
  Justin Clark-Casey (justincc) 36f81c66e5 Comment out SOG storing debug log message 14 years ago
  Melanie 96a2ce5db0 Add a missing parenthesis 14 years ago
  Melanie 0de2f0567d Merge branch 'master' of [email protected]:/var/git/opensim 14 years ago
  Melanie 4aadfc3007 Change the help message to point to copying OpenSimDefaults.ini.example. 14 years ago
  Melanie 2cf98e77fc Output an error and quit if the master file is missing. Also rename 14 years ago
  Melanie 8febba7717 Make the inimaster option default to OpenSimDefaults.ini. 14 years ago
  Justin Clark-Casey (justincc) dd803b4f0c minor: Add comments which explain what's going on wrt avatar movements at various points in the main scene loop and associated methods 14 years ago
  Justin Clark-Casey (justincc) fbe72e30eb Improve generic message exception logging. Quieten down complaints about unhandled GenericMessages 14 years ago
  Justin Clark-Casey (justincc) e4858b0eeb Add client name to packet resend log messages to make them a bit more informative 14 years ago
  Justin Clark-Casey (justincc) 7ae9266186 Remove SceneGraph.DetachObject() which was accidentally left around after being migrated to AttachmentsModule 14 years ago
  Justin Clark-Casey (justincc) ae1a0150a1 Rename now protected method SetAttachmentInventoryStatus() to ShowAttachInUserInventory() to match ShowDetachInUserInventory() 14 years ago
  Justin Clark-Casey (justincc) cd153a20b7 Remove IAttachmentsModule.SetAttachmentInventoryStatus() from public interface 14 years ago
  Justin Clark-Casey (justincc) 366de0a7b5 If attachment fails (e.g. because asset wasn't found) then don't try to set attachment as shown in inventory 14 years ago
  Justin Clark-Casey (justincc) ff098ae110 minor: Clean up log messages generated when an item is attached 14 years ago
  John Hurliman 2ed276eb47 Adding missing ConnectionString lines to [DatabaseService] sections for SQLite configs 14 years ago
  John Hurliman 5ef2da39d8 * Fixing length calculations for HTTP texture downloads (the end byte is inclusive in Range: headers) 14 years ago
  John Hurliman 18a9ac6b39 Fix unit test SceneSetupHelpers to load the mock simulation data store 14 years ago