Commit History

Author SHA1 Message Date
  Jeff Ames 001ce95e4c Clean up more unnecessary String.Format calls 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton 16 years ago
  Justin Clarke Casey 90c853685c * Add very basic initial login stats to the user server 16 years ago
  Brian McBee 17c25796b8 checking return code may make failed teleports fail more gracefully. 16 years ago
  Adam Frisby b25f9f322c * Mother of all commits: 16 years ago
  Teravus Ovares 901f403823 * Just an update to the default login form 16 years ago
  Teravus Ovares a962653e04 * After fighting with it a bit more, Opensim is now compatible with the most recent release client(RC) on the linden labs download page. 16 years ago
  Teravus Ovares 85fe8ed085 * This update enables the web_login method. 16 years ago
  Teravus Ovares 49fe4eb3cd * This may be broken.. it hasn't been tested, however I wanted to get the last database changes in before sdauge changes them significantly. 16 years ago
  Teravus Ovares db3edff5d5 * Applying jhurliman's LLSD login enablement patch. 16 years ago
  Justin Clarke Casey b8975ecbd9 Make it possible for new inventory 'libraries' to be added without changing the default OpenSimLibrary files. Additional library folders and items can be added in a separate 16 years ago
  Teravus Ovares 3180432deb * Added database and UserManagerBase glue for FriendsList management 16 years ago
  Justin Clarke Casey 5ef1433e95 Correctly output library inventory folder type and version information 16 years ago
  Justin Clarke Casey 60fa75ac04 Standard library folders can now be configued in the xml in inventory/OpenSimLibrary - no hardcoded changes are required. For some reason, all the folders are currently 16 years ago
  Justin Clarke Casey 76e74a7667 Add an extra check that we don't create new inventory folders for a user that already has a root folder 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Justin Clarke Casey 997a2907e2 Move hardcoded texture library inventory items out into OpenSimLibrary/xml. However, even before these change the five textures moved 16 years ago
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 16 years ago
  Charles Krinke 5bec7f5ff3 Clean up the Login message on UserServer console just 16 years ago
  Justin Clarke Casey 2061f55007 Reposition 'user profile not found' messages to stop spurious messages caused by other usermanager usage 16 years ago
  Adam Frisby 01db4cd71d * More console message fixes 16 years ago
  Adam Frisby be7ae3dd3e * Removed 12 compiler warnings. 16 years ago
  Sean Dague d2fe290bb6 return of the inv-lib-root patch from Justin Casey (IBM) 16 years ago
  Teravus Ovares 3ab3392def * This extends my first hack to clear out the useragent table for that specific user. 16 years ago
  Teravus Ovares 5eb091ceee * Temporary fix for 'User already online' issue in standalone mode. 16 years ago
  Sean Dague d3ab5ad506 revert r2510, this seems to break normal logins, at least from 16 years ago
  Sean Dague af9eb87ad1 return an appropriate inv_lib_root, which the libsl folks have 16 years ago
  Jeff Ames 6d7ce67db1 fixed duplicate login in standalone mode (mostly untested in grid mode) 16 years ago
  Adam Frisby 3a5ae43d5e * Fixed compile issue. 16 years ago