aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1SecureInventoryService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Et voila! - Old inventory code removed.Diva Canto2009-08-101-351/+0
|
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-1/+1
|
* Thank you dslake for diagnosing and fixing a race condition in ↵diva2009-04-181-57/+65
| | | | OGS1SecureInventoryServer (mantis #3483). The provided patch was slightly modified to narrow the locking scope to smaller portions of the functions. Applied the same locking to HGInventoryService, which suffered from the same race condition.
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-231-0/+16
|
* Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker2009-03-221-0/+16
| | | | | | provide additional information the HG needs.
* * optimized usings.lbsa712009-02-121-2/+2
|
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-16/+16
| | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.
* * Separate out OGS1 calls used between services (rather than from region to ↵Justin Clarke Casey2008-07-241-14/+1
| | | | services) into a separate assembly to parallel OpenSim.Region.Communications.OGS1
* * Fix spelling mistake in OGS1SecureInvenotryServiceJustin Clarke Casey2008-07-241-0/+324