aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/CommunicationsManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Some refactoring , mainly on Inventory code. MW2007-12-021-3/+3
* * Changed namespacelbsa712007-11-191-1/+0
* * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares2007-11-131-0/+10
* * Optimized usingslbsa712007-10-301-7/+13
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-2/+1
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-3/+2
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-051-2/+2
* * UserProfileData meets code conventionslbsa712007-10-051-2/+2
* == The "right name and place" commit ==lbsa712007-10-051-1/+0
* * Renamed IUserServices to IUserServicelbsa712007-10-051-2/+2
* Some continuation of lbsa71's refactoring of the CommunicationsManager.MW2007-10-031-0/+55
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-34/+27
* * Trying to streamline CommunicationsManagerlbsa712007-09-241-10/+9
* * reorder and renamelbsa712007-09-241-22/+20
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-15/+63
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1