Historia zmian

Autor SHA1 Wiadomość Data
  Justin Clark-Casey (justincc) 504bfd87d5 if an xml rpc method throws an exception, log as an error to the console as well as returning the exception to the caller 15 lat temu
  John Hurliman b2ed348aa2 Implemented a Watchdog class. Do not manually create Thread objects anymore, use Watchdog.StartThread(). While your thread is running call Watchdog.UpdateThread(). When it is shutting down call Watchdog.RemoveThread(). Most of the threads in OpenSim have been updated 15 lat temu
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 lat temu
  Adam Frisby 31baeef469 * Pipes requestors IP address through all XmlRpcRequest delegates. This is needed to be able to 'NAT-wrap' the login sequence. 15 lat temu
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! 15 lat temu
  Teravus Ovares 52c482a7a7 * This updates LibOMV to the current release 0.6.0 on March 19 2009 15 lat temu
  MW c856da2ee6 Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name as it could be confused with the Grid Server namespace or with the IGridService in the region servers. 15 lat temu
  MW 4db232763f More refactoring of the Grid, User and Messaging servers. 15 lat temu
  Mike Mazur d81fb565c1 Setting svn:eol-style=native on new files. 15 lat temu
  MW ea26bd4153 First step in separating out the Userserver console command handling to a "module". 15 lat temu