Commit Verlauf

Autor SHA1 Nachricht Datum
  Sean Dague a5fb011041 in theory implement the backend of appearance for grid. vor 16 Jahren
  Justin Clarke Casey 6812de9af2 * Minor: For no particularly good reason, make all console prompts conform to the same prompt scheme vor 16 Jahren
  Jeff Ames 65c5efe43b Formatting cleanup. vor 16 Jahren
  Justin Clarke Casey 0f50162961 * Refactor additional stats collection common code into base opensim server vor 16 Jahren
  Jeff Ames c995d60d37 Formatting cleanup. vor 16 Jahren
  Justin Clarke Casey 313a635d1e * Fix opensim region server shutdown. vor 16 Jahren
  Adam Frisby 80cbd468ea * Some refactorings. vor 16 Jahren
  Justin Clarke Casey 250fb6f5db * Move shutdown processing to base OpenSimServer, overriding the method where appropriate vor 16 Jahren
  Sean Dague 1b7f1c956c plumb in connection string to the user database paths. mysql and mssql vor 16 Jahren
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. vor 16 Jahren
  Adam Frisby fc6c4dc399 * Cleaning code still. vor 16 Jahren
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). vor 16 Jahren
  Justin Clarke Casey dcaf457bb8 * Change user inventory create from explicit 'create user' command on the console from sync to async vor 16 Jahren
  lbsa71 7f11079f57 * Refactored out common http handler operations vor 16 Jahren
  Jeff Ames 47180080f0 Formatting cleanup. vor 16 Jahren
  Teravus Ovares fe49c96ee0 * Applying Ahzz's profile patch. Thanks Ahzz! vor 16 Jahren
  Teravus Ovares cb828c9824 * More Message server stuff. Still not ready. vor 16 Jahren
  Teravus Ovares b831a91852 * Message Server Linkages (still not ready for use so don't start it yet) vor 16 Jahren
  Justin Clarke Casey 500d259c25 * Do not allow a user to be created if one with the same name already exists vor 16 Jahren
  Tedd Hansen 44385800cf Changed UserServer create user password input to cleartext so we can see what the all the fuzz/blur is about. Make sure that you hide your monitor and that there are no black vans with large antennas parked outside while you type the password. vor 16 Jahren
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly vor 16 Jahren
  Jeff Ames 49622dfbc5 Update version numbers to 0.5 vor 16 Jahren
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. vor 16 Jahren
  Justin Clarke Casey baefa05b57 * Rebase all current servers on common abstract BaseOpenSimServer class vor 16 Jahren
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton vor 16 Jahren
  Justin Clarke Casey beefbb46d2 * Add total logouts (and total logins) to server side user stats vor 16 Jahren
  Justin Clarke Casey 90c853685c * Add very basic initial login stats to the user server 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 85fe8ed085 * This update enables the web_login method. vor 16 Jahren