index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Communications
/
OGS1
/
OGS1SecureInventoryService.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-18
Thank you dslake for diagnosing and fixing a race condition in OGS1SecureInve...
diva
1
-57
/
+65
2009-03-23
Committing partial work on passing folders across instances. This may crash.
Melanie Thielker
1
-0
/
+16
2009-03-22
Add QueryItem method to secure inventory and HG inventory, change method sig to
Melanie Thielker
1
-0
/
+16
2009-02-12
* optimized usings.
lbsa71
1
-2
/
+2
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-16
/
+16
2008-07-24
* Separate out OGS1 calls used between services (rather than from region to s...
Justin Clarke Casey
1
-14
/
+1
2008-07-24
* Fix spelling mistake in OGS1SecureInvenotryService
Justin Clarke Casey
1
-0
/
+0
2008-07-24
* minor: Rename IInterGridInventoryServices since it's inter service rather t...
Justin Clarke Casey
1
-1
/
+1
2008-07-23
* refactor: break out inter grid inventory services further
Justin Clarke Casey
1
-1
/
+1
2008-07-23
adding files that were not included in r5589
Johan Berntsson
1
-31
/
+30
2008-07-22
* refactor: move new inventory service call by user server to OGS1 with all t...
Justin Clarke Casey
1
-2
/
+3
2008-06-28
plumbing for multiple inventory servers. Mostly done on the region server side.
MW
1
-0
/
+7
2008-06-11
Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch
Charles Krinke
1
-0
/
+20
2008-05-16
Formatting cleanup.
Jeff Ames
1
-42
/
+42
2008-05-14
* Start recording initial complete avatar inventory retrieval failures from t...
Justin Clarke Casey
1
-1
/
+5
2008-05-01
* Refactor: Remove redundant userID from further up the inventory request chain
Justin Clarke Casey
1
-20
/
+5
2008-05-01
* Refactor: Remove the unused userID parameter that was being passed into alm...
Justin Clarke Casey
1
-26
/
+28
2008-05-01
* Assorted spring cleanings.
Adam Frisby
1
-1
/
+1
2008-04-30
* Completely inconsequential inventory odds and ends (actual impact - only on...
Justin Clarke Casey
1
-1
/
+1
2008-04-30
* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...
Teravus Ovares
1
-0
/
+15
2008-04-23
* Implement full grid mode Trash empty
Justin Clarke Casey
1
-2
/
+36
2008-04-23
* Implement proper emptying of trashcan on standalone
Justin Clarke Casey
1
-0
/
+10
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-8
/
+10
2008-04-11
* Reduce publicly exposed fields on InventoryCollection, which was causing du...
Justin Clarke Casey
1
-2
/
+8
2008-04-11
* Minor refactoring in OGS1InventoryService
Justin Clarke Casey
1
-27
/
+20
2008-04-11
* Eliminate a class of errors where an inventory request could be made before...
Justin Clarke Casey
1
-1
/
+2
2008-04-11
* Minor inventory code cleanup following on from last patch
Justin Clarke Casey
1
-7
/
+0
2008-04-11
* Change inventory async response deliver to deliver all items and folders at...
Justin Clarke Casey
1
-14
/
+26
2008-04-10
* Minor: get CreateNewUserInventory() to return true on success
Justin Clarke Casey
1
-1
/
+2
2008-04-07
more refactoring, this time on InventoryFolderBase
Sean Dague
1
-2
/
+2
2008-03-31
* Set Svn Properties eol-style: |337
Teravus Ovares
1
-1
/
+1
2008-03-29
* Refactor: Remove unused inventory methods, some of which weren't properly i...
Justin Clarke Casey
1
-10
/
+0
2008-03-28
* Send full inventory folder skeleton to standalone client logins rather than...
Justin Clarke Casey
1
-0
/
+8
2008-03-18
* Stop grid inventory network failures crashing the client session
Justin Clarke Casey
1
-13
/
+46
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+26
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-13
Added a method to access a named folder in a users inventory, to the inventor...
MW
1
-0
/
+5
2008-02-10
Clean up logging calls using String.Format explicitly
Jeff Ames
1
-10
/
+10
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-11
/
+13
2008-02-05
some small changes, like adding a couple of extra methods to IInventoryServic...
MW
1
-0
/
+10
2007-12-27
* Optimized usings
lbsa71
1
-12
/
+12
2007-12-23
Miscellaneous small tweaks and more logging messages to move towards resolvin...
Justin Clarke Casey
1
-8
/
+32
2007-12-20
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
1
-1
/
+1
2007-12-15
* Make inventory operations sync rather than async. This is to alleviate rac...
Justin Clarke Casey
1
-28
/
+9
2007-12-15
Grid Inventory feature upgrade: renaming folders should now be correct, subfo...
Brian McBee
1
-0
/
+10
2007-12-14
Another addition to Inventory debug output.
MW
1
-1
/
+1
2007-12-14
more inventory debugging output added to region server.
MW
1
-1
/
+3
2007-12-14
Added some extra debug console output to Inventory Server and region OGS1 inv...
MW
1
-8
/
+10
2007-12-14
* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...
Teravus Ovares
1
-3
/
+3
2007-12-12
* Start listening for client connections immediately after a region initializ...
Teravus Ovares
1
-0
/
+1
[next]