aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/CommunicationsManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * test: Extend take object test to finally check that the object made it into...Justin Clarke Casey2008-11-281-1/+1
* * refactor: rename UserServiceAdmin to UserAdminServiceJustin Clarke Casey2008-11-281-3/+3
* * refactor: move ResetUserPassword into UserServiceAdminJustin Clarke Casey2008-11-281-12/+0
* * refactor: move CreateUser into UserServiceAdminJustin Clarke Casey2008-11-281-58/+5
* * test: Add the ability to add a plugin directory to the user and inventory s...Justin Clarke Casey2008-11-271-1/+0
* Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2008-11-231-4/+16
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-0/+21
* Adding AddXmlRpcHandler(name, method, bool) to selectively disableDr Scofield2008-10-231-0/+8
* * In Standalone, add a persistant account for the OGP user.Teravus Ovares2008-09-251-0/+18
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-191-5/+4
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-151-1/+1
* * refactor: Break out IUserServiceAdmin out of IUserService since admin metho...Justin Clarke Casey2008-09-151-2/+7
* * Add "reset user password" command to standalone region consoleJustin Clarke Casey2008-09-151-0/+12
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-1/+13
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-17/+17
* Formatting cleanup.Jeff Ames2008-08-181-16/+16
* * refactor: move create user console command parsing down to OpenSim.cs from ...Justin Clarke Casey2008-07-291-46/+1
* * minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey2008-07-241-4/+4
* * refactor: break out inter grid inventory services furtherJustin Clarke Casey2008-07-231-17/+26
* The new secure inventory server mode (in r5590) can now be disabled from Open...Johan Berntsson2008-07-231-2/+50
* thanks lulurun for a security patch that blocks unathorized access to the inv...Johan Berntsson2008-07-231-0/+6
* added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW2008-07-211-3/+0
* changes prompting of create user console command to only ask for unspecified ...Dahlia Trimble2008-07-051-12/+16
* patch and files from mantis #1630, Thanks MelanieMW2008-06-291-1/+1
* Extracted the Avatar appearance functions out of the IUserService interface a...MW2008-06-281-0/+7
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-281-7/+65
* dr scofield's warning safari:Dr Scofield2008-06-271-1/+1
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-301-7/+7
* * Caches UUIDName requestsTeravus Ovares2008-05-291-9/+52
* Formatting cleanup.Jeff Ames2008-05-161-1/+1
* * For your fragging desire, damage enabled land works, but watch out!, life d...Teravus Ovares2008-05-031-0/+13
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-1/+3
* further renaming of properties for claritySean Dague2008-04-101-3/+3
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-5/+5
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-081-1/+1
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-1/+1
* Formatting cleanup.Jeff Ames2008-03-181-26/+26
* Replaced some Console.WriteLine calls with writes to log.Jeff Ames2008-03-171-1/+4
* * Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares2008-03-031-0/+6
* * Do not allow a user to be created if one with the same name already existsJustin Clarke Casey2008-02-181-2/+18
* Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C...MW2008-02-161-6/+6
* * Refactoring: Rename AssetTransactions.cs and AssetTransactionsManager and a...Justin Clarke Casey2008-02-121-4/+4
* Converted logging to use log4net.Jeff Ames2008-02-051-5/+7
* * Shutting down child agents properly in neighbor regions.Teravus Ovares2008-01-211-0/+1
* * Added hooks for logout to all IUserService and all that implement it.Teravus Ovares2008-01-201-0/+13
* * Mother of all commits:Adam Frisby2008-01-151-1/+1
* * You can add and remove a friend in standalone now within the same simulator...Teravus Ovares2008-01-011-0/+43
* * Optimized usingslbsa712007-12-271-3/+4
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW2007-12-021-10/+6