aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/LocalLoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * refactor: Remove now redundant inventory server url being passed to GetInve...Justin Clarke Casey2008-07-241-1/+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-4/+4
* more work on the support for multiple inventory servers. MW2008-06-281-1/+1
* dr scofield's warning safari:Dr Scofield2008-06-271-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-23/+23
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-1/+1
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-251-12/+60
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-7/+4
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-101-4/+4
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-4/+4
* further renaming of properties for claritySean Dague2008-04-101-2/+2
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-15/+15
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-7/+7
* * Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey2008-03-311-35/+20
* * Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey2008-03-291-1/+1
* * Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey2008-03-281-1/+2
* * Refactor: Rename CreateInventoryData() to GetInventorySkeleton()Justin Clarke Casey2008-03-281-1/+2
* * Remove pointless boolean on AgentInventory.CreateRootFolder()Justin Clarke Casey2008-03-281-1/+1
* * Massaging CAPS setup/teardown log messagesJustin Clarke Casey2008-03-251-1/+5
* * Start passing around a region server's http port in RegionInfo.Justin Clarke Casey2008-03-231-0/+4
* Another poxy patch which consists mainly of logging changes (some already com...Justin Clarke Casey2008-03-201-1/+2
* Formatting cleanup. Minor refactoring.Jeff Ames2008-03-181-2/+2
* * Added the ability to type the partial name of a region in the start locatio...Teravus Ovares2008-03-181-0/+2
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Formatting cleanup.Jeff Ames2008-03-181-1/+0
* Building on Joha's update...Teravus Ovares2008-03-181-2/+16
* Change handler001 through handler009 to moreCharles Krinke2008-03-021-4/+4
* * Converted the last of the events to the private delegate instance method to...Teravus Ovares2008-02-221-2/+5
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Some changes to remove some of the direct calls to CommsManager from Scene, s...MW2008-02-161-1/+1
* * Made new Framework.Constants class, added RegionSize member.Adam Frisby2008-02-141-2/+2
* Converted logging to use log4net.Jeff Ames2008-02-051-5/+7
* Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2008-02-041-2/+2
* * Add very basic initial login stats to the user serverJustin Clarke Casey2008-01-251-4/+6
* * This update enables the web_login method.Teravus Ovares2008-01-091-1/+6
* * You can add and remove a friend in standalone now within the same simulator...Teravus Ovares2008-01-011-2/+16
* Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2007-12-311-1/+3
* * Optimized usingslbsa712007-12-271-7/+7
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-5/+5
* Put out a more comprehensible message when user authentication fails than the...Justin Clarke Casey2007-12-151-4/+8
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-2/+1
* Some work on being able to set/send a users Buddylist info. (added handling c...MW2007-11-131-0/+4
* * Optimized usingslbsa712007-10-301-23/+26
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-4/+2
* nice catch by chi11ken that I was setting the wrong propertySean Dague2007-10-221-1/+1
* Bug fix, so that local loginserver (in standalone mode) can set a start posit...MW2007-10-221-1/+2
* Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax2007-10-181-1/+1
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* getting all our line endings consistant againSean Dague2007-10-051-173/+173