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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-04
Intermediate commit. WILL NOT COMPILE!
Melanie Thielker
9
-8
/
+10
2009-05-04
* Resolve http://opensimulator.org/mantis/view.php?id=3573
Justin Clarke Casey
2
-4
/
+4
2009-05-04
* Initial infrastructure for ospa only uuid hashing of retrieved inventory items
Justin Clarke Casey
2
-1
/
+96
2009-05-04
* refactor: move OspResolver to a different namespace
Justin Clarke Casey
1
-1
/
+1
2009-05-04
* Enhance some internal inventory data plugin behaviour to match what was pro...
Justin Clarke Casey
3
-14
/
+21
2009-05-04
* Insert profile references for creators for items saved into iars
Justin Clarke Casey
1
-3
/
+18
2009-05-04
* Refactor: Simplify InventoryFolderImpl. No functional change.
Justin Clarke Casey
1
-2
/
+2
2009-05-02
Added the "out" connector (aka client) for the Grid services. Not used yet.
diva
1
-0
/
+378
2009-04-30
* refactor: move iar name hashing into a method
Justin Clarke Casey
1
-1
/
+11
2009-04-29
* Add test to check temp profile creation on iar load
Justin Clarke Casey
2
-4
/
+16
2009-04-29
* Adjust load iar unit test to check load of items with creator names that ex...
Justin Clarke Casey
1
-2
/
+13
2009-04-28
* Add preliminary code for resolving iar profile names
Justin Clarke Casey
1
-0
/
+130
2009-04-24
* minor: move user profile test utils to test/common/setup for future reuse
Justin Clarke Casey
2
-67
/
+1
2009-04-23
* Allow interested user data plugins to store temporary user profiles
Justin Clarke Casey
5
-6
/
+33
2009-04-23
* Add user data plugin to store temporary profiles (which are distinct from c...
Justin Clarke Casey
4
-20
/
+117
2009-04-23
move the lock out a bit further in the ProccessAssetCache loop to reduce
Sean Dague
1
-16
/
+18
2009-04-23
based on recent unit test output, put some extra checking in the
Sean Dague
1
-1
/
+9
2009-04-22
* Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices
Justin Clarke Casey
2
-6
/
+9
2009-04-22
* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...
Justin Clarke Casey
3
-21
/
+37
2009-04-22
* Allow plugins to play nicely in UserManagerBase
Justin Clarke Casey
1
-23
/
+25
2009-04-22
* Fission OGS1UserServices into user service and OGS1 user data plugin compon...
Justin Clarke Casey
3
-65
/
+68
2009-04-22
cleaning up, fixing warnings
Dr Scofield
1
-4
/
+4
2009-04-21
* Comment out user profile cache update method for now
Justin Clarke Casey
3
-18
/
+24
2009-04-21
* extend user cache update test to check data backend
Justin Clarke Casey
1
-0
/
+3
2009-04-21
* Add the ability to update profiles via the cache, so that cached profiles d...
Justin Clarke Casey
3
-1
/
+53
2009-04-18
Addresses mantis #3485.
diva
1
-2
/
+2
2009-04-18
Commit agent to DB immediately after creation, for LLSD logins too. Addresses...
diva
1
-0
/
+6
2009-04-17
add fix for LLSDVoiceAccountResponse to work with freeswitch (from Rob
Sean Dague
1
-0
/
+10
2009-04-17
* Change inventory archiver module to use profile cache
Justin Clarke Casey
1
-1
/
+2
2009-04-17
* Moved the DefaultConfig settings into already-existing ConfigSettings
lbsa71
1
-2
/
+2
2009-04-17
* Extend get user profile test to cover retrieval by name
Justin Clarke Casey
2
-37
/
+28
2009-04-17
* Some more work on refactoring configs;
lbsa71
1
-2
/
+2
2009-04-16
* minor: Eliminate redundant argument in PreloadUserCache
Justin Clarke Casey
1
-2
/
+1
2009-04-16
* Add name keyed cache to UserProfileCacheService
Justin Clarke Casey
1
-42
/
+105
2009-04-14
Fix a test-breakage introduced in r9144
Homer Horwitz
1
-2
/
+2
2009-04-14
Adds session authentication upon NewUserConnections. Adds user key authentica...
diva
6
-3
/
+75
2009-04-14
* Change simple asset cache test to manually pump the asset server rather tha...
Justin Clarke Casey
2
-16
/
+28
2009-04-14
Changing the CAP seed to be the string representation of a full UUID, instead...
diva
1
-1
/
+4
2009-04-14
* Explicitly start the asset server thread so that unit tests can run single ...
Justin Clarke Casey
5
-36
/
+22
2009-04-14
* refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav...
Justin Clarke Casey
1
-43
/
+40
2009-04-14
Formatting cleanup.
Jeff Ames
1
-5
/
+5
2009-04-14
This was needed for the prior commit.
diva
1
-0
/
+24
2009-04-13
* Some more experimental work on distributed assets. Nothing hotwired yet.
lbsa71
4
-7
/
+18
2009-04-09
* Added some more experimental code; nothing wired in so far.
lbsa71
2
-14
/
+127
2009-04-08
* Introduced some experimental code with regards to asset data substitution
lbsa71
4
-3
/
+65
2009-04-08
* Make it possible to store creator strings in user inventory items as well a...
Justin Clarke Casey
2
-4
/
+4
2009-04-06
Update svn properties.
Jeff Ames
1
-631
/
+631
2009-04-05
Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...
diva
3
-1
/
+171
2009-04-05
* Fixed copyright headers on HyperGrid source files. (Now match the rest of O...
Adam Frisby
2
-50
/
+48
2009-04-04
DST setting wasn't transferred to client, leading to wrong time display.
Homer Horwitz
1
-1
/
+1
[next]