Commit History

Автор SHA1 Съобщение Дата
  lbsa71 ca718b6f8d * Introduced common abstract UserDataBase provider преди 16 години
  lbsa71 8c901e9347 * Introduced common abstract AssetDataBase implementing IAssetProvider преди 16 години
  Jeff Ames 9d1b42c39a Comment out unused private methods. преди 16 години
  Jeff Ames 47180080f0 Formatting cleanup. преди 16 години
  Teravus Ovares fe49c96ee0 * Applying Ahzz's profile patch. Thanks Ahzz! преди 16 години
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. преди 16 години
  Teravus Ovares a3851b3812 * Added hooks for logout to all IUserService and all that implement it. преди 16 години
  Sean Dague 333826903c parametrize like clauses for avatar picker преди 16 години
  Adam Frisby b25f9f322c * Mother of all commits: преди 16 години
  Sean Dague 50ece51dbc manually open the db connection. Mono does this automatically, .NET doesn't преди 16 години
  Tedd Hansen 7f071dd193 Log instead of crash (User login, getting friends list) преди 16 години
  Sean Dague 8ebaf7aa41 move Friends list to not use ADO.NET layer, it now hits the sqlite преди 16 години
  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 години
  Teravus Ovares e1aa83e965 * Added a hashtable based HTTP processor in preparation of the web_login_key преди 16 години
  Teravus Ovares b4c9b6bd19 * You can add and remove a friend in standalone now within the same simulator. It saves. преди 17 години
  Teravus Ovares 3180432deb * Added database and UserManagerBase glue for FriendsList management преди 17 години
  Teravus Ovares 57a1132585 * Fixed References in Prebuild so the project compiles преди 17 години
  lbsa71 efd90b56b7 * Optimized usings преди 17 години
  Justin Clarke Casey 30a8e27c40 Convert an sqlite user LLUUID I'd missed преди 17 години
  Justin Clarke Casey f1ebe79824 Fix up other sqlite db interactions to use non-hyphenated uuid преди 17 години
  Jeff Ames 6702b03733 Misc. cleanup: преди 17 години
  Justin Clarke Casey 019d662606 Put out a more comprehensible message when user authentication fails than the current NullReferenceException based one преди 17 години
  Jeff Ames 8d995a5a5d Minor cleanup преди 17 години
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom преди 17 години
  Teravus Ovares b287015028 * Fixed a bug in my 'user already logged in' fix that could cause a null reference exception. преди 17 години
  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 преди 17 години
  Jeff Ames 6d7ce67db1 fixed duplicate login in standalone mode (mostly untested in grid mode) преди 17 години
  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. преди 17 години
  lbsa71 67e12b95ea * Optimized usings преди 17 години
  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. преди 17 години