aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-07* Improve login failure handling.Justin Clarke Casey1-21/+20
2008-09-07* minor: just minor doc and tidy upJustin Clarke Casey1-1/+1
2008-09-06Mantis #2133Melanie Thielker3-3/+3
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares31-365/+369
2008-09-03Update svn properties.Jeff Ames1-56/+56
2008-08-31Attempt to fix an issue I havebeen seeing, where asset server failureMelanie Thielker2-1/+15
2008-08-30* Added "File Asset Client" to OpenSim Asset Server-types.Adam Frisby1-0/+56
2008-08-28Mantis #1903Melanie Thielker1-81/+59
2008-08-28Update svn properties, formatting cleanup.Jeff Ames4-11/+11
2008-08-28this fixes the crash reported by mantis #2046: user server crashing ifDr Scofield1-6/+21
2008-08-27Mantis #1903Melanie Thielker2-10/+29
2008-08-25Update svn properties.Jeff Ames1-31/+31
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares3-0/+61
2008-08-23Mantis#2032. Thank you kindly, Tyre for a patch that:Charles Krinke1-0/+8
2008-08-23Thank you, salahzar, for a patch that adds llGetNumberOfSides and willMelanie Thielker1-1/+1
2008-08-23Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker1-3/+2
2008-08-23Patch #9171Melanie Thielker1-0/+26
2008-08-22bug fixes:Dr Scofield1-35/+31
2008-08-19Attachment persistence (Mantis #1711)Melanie Thielker2-46/+13
2008-08-19Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker1-0/+7
2008-08-19Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker1-5/+0
2008-08-18Formatting cleanup.Jeff Ames16-76/+75
2008-08-17Update svn properties, minor formatting cleanup.Jeff Ames1-42/+42
2008-08-16* Move GridInfoService into Framework.Communications and eliminate Common.Com...Justin Clarke Casey1-0/+155
2008-08-16Mantis#1960. Thank you kindly, Tyre for a patch that:Charles Krinke1-0/+3
2008-08-16Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke3-1/+47
2008-08-16Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-08-16Guard against the null UUID being queried from the userserverMelanie Thielker1-0/+5
2008-08-14Mantis #1946Melanie Thielker1-0/+2
2008-08-12* Stop warnings about non existent scene presences/entities being removed on ...Justin Clarke Casey1-1/+3
2008-08-12Thanks, lulurun, for a patch that addresses inventory problems that occurMike Mazur2-71/+30
2008-08-09* minor: remove unused grid send/receive keys from user server configurationJustin Clarke Casey1-1/+0
2008-08-08* All CheckRegion within an instance would use the same, global, bool for 'Av...lbsa711-2/+2
2008-08-01* correct bug from last commit - for now don't drop cached user profile when ...Justin Clarke Casey1-0/+4
2008-08-01* Drop cached inventory from the local region when a user crosses out into a ...Justin Clarke Casey2-8/+21
2008-08-01* minor: eliminate some unused variables in InventoryFolderImplJustin Clarke Casey1-2/+0
2008-07-31Apply updated patch from issue 1871. Thanks sempuki.Mike Mazur1-25/+25
2008-07-31* refactor: rearrange path inventory manipulation so that input tidying can b...Justin Clarke Casey1-5/+50
2008-07-31* refactor: eliminate unused SubFoldersCountJustin Clarke Casey1-11/+3
2008-07-31* allow inventory folders to be located by pathJustin Clarke Casey2-9/+55
2008-07-31* refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to mak...Justin Clarke Casey2-19/+18
2008-07-31* minor: reduce coupling by passing in only session id to CachedUserInfoJustin Clarke Casey2-3/+11
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur4-146/+114
2008-07-29* refactor: move create user console command parsing down to OpenSim.cs from ...Justin Clarke Casey1-46/+1
2008-07-29Mantis#1849. Thank you kindly, Kinoc for a patch that:Charles Krinke2-31/+66
2008-07-25squasing warning.Dr Scofield1-3/+3
2008-07-25Thanks, lulurun, for a patch that adds an authenticated session cache to reduceMike Mazur1-0/+107
2008-07-24* refactor: Remove now redundant inventory server url being passed to GetInve...Justin Clarke Casey1-17/+4
2008-07-24* Separate out OGS1 calls used between services (rather than from region to s...Justin Clarke Casey1-7/+7
2008-07-24* minor: Rename IInterGridInventoryServices since it's inter service rather t...Justin Clarke Casey4-7/+7