Историја ревизија

Аутор 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 година