Commit History

Автор SHA1 Съобщение Дата
  Justin Clarke Casey 0a47a75b88 * Send full inventory folder skeleton to standalone client logins rather than just the root child folders преди 16 години
  Jeff Ames a0e1be3280 Fixed some comparisons of LLUUIDs to null. преди 16 години
  Jeff Ames 47180080f0 Formatting cleanup. преди 16 години
  Jeff Ames 9f7639fd6d Formatting cleanup. преди 16 години
  Johan Berntsson 040a887b9c Last position will be stored in the DB on logout, and the avatar can continue from the same position in the next login (only with MySQL at the moment) преди 16 години
  Teravus Ovares fe49c96ee0 * Applying Ahzz's profile patch. Thanks Ahzz! преди 16 години
  Justin Clarke Casey 500d259c25 * Do not allow a user to be created if one with the same name already exists преди 16 години
  Teravus Ovares 07d0f558c4 * Fixed nebadon's UserServer crash bug from yesterday. преди 16 години
  Charles Krinke c076eab633 Additional debugging print on LOGOUT if/else in userServer. преди 16 години
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. преди 16 години
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton преди 16 години
  Justin Clarke Casey beefbb46d2 * Add total logouts (and total logins) to server side user stats преди 16 години
  Charles Krinke a025f527cf Add additional mainlog data to LogOffUser преди 16 години
  Teravus Ovares a3851b3812 * Added hooks for logout to all IUserService and all that implement it. преди 16 години
  Adam Frisby b25f9f322c * Mother of all commits: преди 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 db3edff5d5 * Applying jhurliman's LLSD login enablement patch. преди 16 години
  Teravus Ovares 3180432deb * Added database and UserManagerBase glue for FriendsList management преди 16 години
  lbsa71 efd90b56b7 * Optimized usings преди 16 години
  Justin Clarke Casey 280a5cba8b Prim inventory script saving phase 1. Create necessary CAPS structures for correctly accepting prim inventory script updates. преди 16 години
  Justin Clarke Casey 2061f55007 Reposition 'user profile not found' messages to stop spurious messages caused by other usermanager usage преди 16 години
  Justin Clarke Casey 019d662606 Put out a more comprehensible message when user authentication fails than the current NullReferenceException based one преди 16 години
  Jeff Ames 8d995a5a5d Minor cleanup преди 16 години
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom преди 17 години
  Adam Frisby 01db4cd71d * More console message fixes преди 17 години
  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? преди 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 години
  Adam Frisby 0951f895ef * Removed references to "new LLUUID()", replaced with LLUUID.Zero. преди 17 години
  lbsa71 ce3a87daa5 * Changed namespace преди 17 години