aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-02Plumb conifg into the client views. Add config option to configure packetMelanie Thielker1-0/+3
2009-05-02Thank you kindly, BlueWall, for a patch that:Charles Krinke2-1/+17
2009-05-02Added the "out" connector (aka client) for the Grid services. Not used yet.diva1-0/+378
2009-05-02Numerous packet improvements.Melanie Thielker1-44/+60
2009-05-02Also add these packet to the list of packets to be recycled. No enabledMelanie Thielker1-0/+2
2009-05-02Fix the issue that stopped the packet pool from working. Add a mechanismMelanie Thielker1-0/+66
2009-05-01Improve prim sending by combining multiple prim updates into a single packetMelanie Thielker1-0/+2
2009-05-01Update svn properties.Jeff Ames1-217/+217
2009-04-30* refactor: move iar name hashing into a methodJustin Clarke Casey1-1/+11
2009-04-30Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker1-1/+1
2009-04-29* Add test to check temp profile creation on iar loadJustin Clarke Casey2-4/+16
2009-04-29* Adjust load iar unit test to check load of items with creator names that ex...Justin Clarke Casey1-2/+13
2009-04-28Let estate owners and managers enter nonpublic estates unconditionally.Melanie Thielker1-0/+3
2009-04-28* Add preliminary code for resolving iar profile namesJustin Clarke Casey2-1/+130
2009-04-27Thanks Tommil for a patch that adds a caching option to GetAssetStreamHandler...diva1-0/+217
2009-04-27From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+5
2009-04-25Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers...Dahlia Trimble4-13/+12
2009-04-24* minor: move user profile test utils to test/common/setup for future reuseJustin Clarke Casey2-67/+1
2009-04-24* correct spelling mistake in item seiralizationJustin Clarke Casey1-2/+2
2009-04-24* minor: make inventory item deserialization code easier to readJustin Clarke Casey1-52/+26
2009-04-24* Write basic, incomplete load iar testJustin Clarke Casey1-3/+1
2009-04-23* refactor: move archive user inventory item serialization out to a separate ...Justin Clarke Casey3-8/+202
2009-04-23* Allow interested user data plugins to store temporary user profilesJustin Clarke Casey5-6/+33
2009-04-23* Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey4-20/+117
2009-04-23move the lock out a bit further in the ProccessAssetCache loop to reduceSean Dague1-16/+18
2009-04-23based on recent unit test output, put some extra checking in theSean Dague1-1/+9
2009-04-22* Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey2-6/+9
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey3-21/+37
2009-04-22* Allow plugins to play nicely in UserManagerBaseJustin Clarke Casey1-23/+25
2009-04-22* Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey3-65/+68
2009-04-22From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+11
2009-04-22cleaning up, fixing warningsDr Scofield3-15/+14
2009-04-22Add copyright headers. Formatting cleanup.Jeff Ames4-53/+52
2009-04-21* Comment out user profile cache update method for nowJustin Clarke Casey4-19/+30
2009-04-21Thank you kindly, TLaukkan for a patch that:Charles Krinke2-18/+72
2009-04-21* extend user cache update test to check data backendJustin Clarke Casey1-0/+3
2009-04-21* Add the ability to update profiles via the cache, so that cached profiles d...Justin Clarke Casey3-1/+53
2009-04-20Add PlacesQuery packetMelanie Thielker1-0/+3
2009-04-19Reverting r9224. We don't have scripts in the SL sense (with binary and state).Homer Horwitz1-1/+1
2009-04-19Change invType of scripts from "lsl_text" to "script". Fixes Mantis #3482.Homer Horwitz1-1/+1
2009-04-18Addresses mantis #3485.diva1-2/+2
2009-04-18Commit agent to DB immediately after creation, for LLSD logins too. Addresses...diva1-0/+6
2009-04-17Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:Charles Krinke4-0/+80
2009-04-17add fix for LLSDVoiceAccountResponse to work with freeswitch (from RobSean Dague1-0/+10
2009-04-17* Change inventory archiver module to use profile cacheJustin Clarke Casey1-1/+2
2009-04-17Add copyright header.Jeff Ames1-1/+28
2009-04-17Update svn properties.Jeff Ames1-11/+11
2009-04-17* Moved the DefaultConfig settings into already-existing ConfigSettingslbsa7110-54/+45
2009-04-17* remind me to never touch EstateSettings ever again. Ever.lbsa711-4/+4
2009-04-17* Extend get user profile test to cover retrieval by nameJustin Clarke Casey2-37/+28