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