Commit Verlauf

Autor SHA1 Nachricht Datum
  Charles Krinke a025f527cf Add additional mainlog data to LogOffUser vor 16 Jahren
  Teravus Ovares a3851b3812 * Added hooks for logout to all IUserService and all that implement it. vor 16 Jahren
  Adam Frisby b25f9f322c * Mother of all commits: vor 16 Jahren
  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. vor 16 Jahren
  Teravus Ovares db3edff5d5 * Applying jhurliman's LLSD login enablement patch. vor 16 Jahren
  Teravus Ovares 3180432deb * Added database and UserManagerBase glue for FriendsList management vor 16 Jahren
  lbsa71 efd90b56b7 * Optimized usings vor 16 Jahren
  Justin Clarke Casey 280a5cba8b Prim inventory script saving phase 1. Create necessary CAPS structures for correctly accepting prim inventory script updates. vor 16 Jahren
  Justin Clarke Casey 2061f55007 Reposition 'user profile not found' messages to stop spurious messages caused by other usermanager usage vor 16 Jahren
  Justin Clarke Casey 019d662606 Put out a more comprehensible message when user authentication fails than the current NullReferenceException based one vor 16 Jahren
  Jeff Ames 8d995a5a5d Minor cleanup vor 16 Jahren
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom vor 16 Jahren
  Adam Frisby 01db4cd71d * More console message fixes vor 16 Jahren
  MW 5df851761a Initial working Grid Inventory server. Only been tested on a very small grid, so likely to have problems on a larger grid with more people? vor 16 Jahren
  Teravus Ovares 57e6b51639 * Here's the issue, on log-off, the routine sets up a null useragent member and then tries to save it to the database.. where it was going wrong, is the database had a check to do *nothing* when it got a null useragent. I made it delete the userAgent row. This should be a good enough fix to solve the problem. It still needs to be looked at by a DB guy vor 16 Jahren
  Jeff Ames 6d7ce67db1 fixed duplicate login in standalone mode (mostly untested in grid mode) vor 16 Jahren
  Adam Frisby 0951f895ef * Removed references to "new LLUUID()", replaced with LLUUID.Zero. vor 16 Jahren
  lbsa71 ce3a87daa5 * Changed namespace vor 16 Jahren
  Jeff Ames 924026d01c cleaned up some mono compiler warnings vor 16 Jahren
  Teravus Ovares 9f6b3e2357 * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, manually trying to add a friend (with the add button) or useful to those who are curious which usernames have visited your standalone sim. Important for future development :D. vor 16 Jahren
  mingchen b51a900beb *Master Avatar can be specified by a previous UUID in either grid mode or standalone mode by specifying a master_avatar_uuid attribute in the place of master_avatar_xxxx_name and master_avatar_password.You will not be asked for the name and password if a valid UUID is specified. vor 16 Jahren
  lbsa71 67e12b95ea * Optimized usings vor 16 Jahren
  MW 3d8219f6c7 as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. vor 16 Jahren
  lbsa71 d4a4aafaf1 * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of things. Reverting 2056. vor 16 Jahren
  lbsa71 ed6168b96b * UserProfileData meets code conventions vor 16 Jahren
  lbsa71 5a65521203 == The "right name and place" commit == vor 16 Jahren
  lbsa71 342a813bd7 * Moved IUserService to OpenSim.Framework.Interfaces vor 16 Jahren
  lbsa71 10c36a2573 * Renamed IUserServices to IUserService vor 16 Jahren
  lbsa71 1302ef44e3 * Started major restructusing of comms to prepare for better grid and region functionality vor 17 Jahren