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
/
Framework
/
Communications
/
Cache
/
CachedUserInfo.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backport the fixes to WebFetchInventoryDescendents to the UDP
Melanie
2009-11-04
1
-2
/
+2
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-1
/
+1
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-4
/
+4
*
A better purge of trash folder.
Diva Canto
2009-08-19
1
-1
/
+3
*
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...
Diva Canto
2009-08-13
1
-2
/
+2
*
Establish CachedUserInfo.OnInventoryReceived event so that region/test invent...
Justin Clark-Casey (justincc)
2009-08-11
1
-3
/
+16
*
Heart surgery no.2: the inventory service hooks.
diva
2009-06-10
1
-84
/
+15
*
Formatting cleanup.
Jeff Ames
2009-06-10
1
-1
/
+1
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
* Comment out user profile cache update method for now
Justin Clarke Casey
2009-04-21
1
-1
/
+1
*
* Add the ability to update profiles via the cache, so that cached profiles d...
Justin Clarke Casey
2009-04-21
1
-1
/
+1
*
cleanup
Dr Scofield
2009-03-25
1
-1
/
+0
*
* minor: remove a couple more compiler warnings
Justin Clarke Casey
2009-03-24
1
-4
/
+0
*
Committing partial work on passing folders across instances. This may crash.
Melanie Thielker
2009-03-23
1
-0
/
+51
*
Make single item inventory gives work across regions
Melanie Thielker
2009-03-22
1
-2
/
+2
*
Add QueryItem method to secure inventory and HG inventory, change method sig to
Melanie Thielker
2009-03-22
1
-7
/
+14
*
Fox a null ref in the inventory give module
Melanie Thielker
2009-03-22
1
-0
/
+3
*
Add a QueryItem method to the inventory subsystem. Currently implemented for
Melanie Thielker
2009-03-21
1
-0
/
+42
*
* refactor: Move RequestInventoryForUser() from service to CachedUserInfo
Justin Clarke Casey
2009-02-12
1
-0
/
+19
*
* optimized usings.
lbsa71
2009-02-12
1
-3
/
+1
*
Attempt at restoring inventory access after TPs/crossings. RemoveClient in Sc...
diva
2008-12-15
1
-0
/
+1
*
* Extend update test to test situation where it also moves the folder
Justin Clarke Casey
2008-12-12
1
-7
/
+8
*
* Create update folder test
Justin Clarke Casey
2008-12-12
1
-0
/
+1
*
* minor: make AddRequest() protected since in principle it shouldn't be used ...
Justin Clarke Casey
2008-12-12
1
-1
/
+1
*
* refactor: pull out common user profile test code into utility functions
Justin Clarke Casey
2008-12-12
1
-1
/
+0
*
* refactor: Stop exposing InventoryFolderImpl.SubFolders publicly
Justin Clarke Casey
2008-12-11
1
-25
/
+20
*
* Apply the other patch from http://opensimulator.org/mantis/view.php?id=2315
Justin Clarke Casey
2008-12-10
1
-1
/
+2
*
* Actually update subfolders of parent folders in the inventory cache when a ...
Justin Clarke Casey
2008-12-09
1
-7
/
+27
*
* Put in the code necessary to allow inventory transfer of whole folders (and...
Justin Clarke Casey
2008-12-04
1
-1
/
+4
*
* test: Add a wodge of code in order to be able to slightly extend a test to ...
Justin Clarke Casey
2008-11-28
1
-1
/
+0
*
Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.
Melanie Thielker
2008-10-18
1
-1
/
+1
*
Mantis#2165. Thank you kindly, CMickeyB for a patch that:
Charles Krinke
2008-09-12
1
-18
/
+40
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-27
/
+27
*
Mantis #1903
Melanie Thielker
2008-08-28
1
-81
/
+59
*
Update svn properties, formatting cleanup.
Jeff Ames
2008-08-28
1
-1
/
+1
*
Mantis #1903
Melanie Thielker
2008-08-27
1
-9
/
+22
*
Attachment persistence!!! Patch #9170 (Mantis #1171)
Melanie Thielker
2008-08-19
1
-0
/
+7
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-3
/
+3
*
Thanks, lulurun, for a patch that addresses inventory problems that occur
Mike Mazur
2008-08-12
1
-17
/
+6
*
* Drop cached inventory from the local region when a user crosses out into a ...
Justin Clarke Casey
2008-08-01
1
-1
/
+16
*
* allow inventory folders to be located by path
Justin Clarke Casey
2008-07-31
1
-3
/
+3
*
* refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to mak...
Justin Clarke Casey
2008-07-31
1
-15
/
+14
*
* minor: reduce coupling by passing in only session id to CachedUserInfo
Justin Clarke Casey
2008-07-31
1
-2
/
+10
*
Update svn properties. Formatting cleanup. Remove a compiler warning.
Jeff Ames
2008-07-23
1
-1
/
+1
*
The new secure inventory server mode (in r5590) can now be disabled from Open...
Johan Berntsson
2008-07-23
1
-8
/
+56
*
thanks lulurun for a security patch that blocks unathorized access to the inv...
Johan Berntsson
2008-07-23
1
-7
/
+17
*
Patch #9146 (No Mantis)
Melanie Thielker
2008-07-12
1
-3
/
+4
*
disabled the multiple inventory server support in login service again.
MW
2008-06-29
1
-120
/
+50
*
small change to see if that helps with the inventory problems.
MW
2008-06-28
1
-1
/
+1
*
plumbing for multiple inventory servers. Mostly done on the region server side.
MW
2008-06-28
1
-23
/
+93
[next]