aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-29disabled the multiple inventory server support in login service again.MW3-134/+64
2008-06-29patch and files from mantis #1630, Thanks MelanieMW1-1/+1
2008-06-29couple of small fixes to try to fix support for multiple inventory servers in...MW1-2/+14
2008-06-28small change to see if that helps with the inventory problems.MW1-1/+1
2008-06-28more disabling multiple inventory server support in LoginServiceMW1-2/+2
2008-06-28Mantis#1626. Thank you kindly, Melanie for a patch that:Charles Krinke1-2/+2
2008-06-28more work on the support for multiple inventory servers. MW1-3/+3
2008-06-28Extracted the Avatar appearance functions out of the IUserService interface a...MW2-5/+12
2008-06-28plumbing for multiple inventory servers. Mostly done on the region server side. MW7-35/+198
2008-06-27dr scofield's warning safari:Dr Scofield5-15/+16
2008-06-27dr scofield's warning safari: hunting down those little buggersDr Scofield1-1/+1
2008-06-26Mantis#1594. Thank you, Melanie for a patch that:Charles Krinke1-0/+11
2008-06-18* Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares1-68/+17
2008-06-16* Allow archiver to save and load objects within other objects to arbitrary l...Justin Clarke Casey1-23/+0
2008-06-14* Start recording asset request failuresJustin Clarke Casey1-2/+6
2008-06-13save_assets_to_file path shouldn't always assume uploaded Sean Dague1-1/+8
2008-06-13* refactor: catch asset service request exceptions at the AssetServerBase lev...Justin Clarke Casey2-26/+35
2008-06-13* minor: comment out confusing DefaultTimeout field in RestClient, which is c...Justin Clarke Casey1-1/+1
2008-06-12* Split the World Map code into a module.Teravus Ovares1-4/+5
2008-06-11Mantis#1514. Thank you kindly, Boscata for an InventoryServer patchCharles Krinke3-1/+23
2008-06-10* minor: Properly clear the pushed asset cache statistics where the clear-ass...Justin Clarke Casey1-0/+4
2008-06-06Minor formatting cleanup.Jeff Ames1-1/+1
2008-06-04* adding XmppPresenceStanza and deserialization/reification supportDr Scofield3-6/+100
2008-06-04* fleshing out XMPP entities, adding XmppWriter and XmppSerializerDr Scofield6-17/+315
2008-06-02provide slightly more sane defaults in the file based asset loaderSean Dague1-3/+3
2008-06-01* Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares2-0/+15
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares3-1/+36
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames1-7/+7
2008-05-29* Caches UUIDName requestsTeravus Ovares1-9/+52
2008-05-28Formatting cleanup.Jeff Ames2-15/+15
2008-05-27Thank you very much, Xantor for a patch that:Charles Krinke1-1/+34
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames3-5/+5
2008-05-22* Fix mantis 1325. This is a minor issue where 'show assets' would not work ...Justin Clarke Casey1-8/+14
2008-05-22* Minor: Tidy ups and logging tweaks.Justin Clarke Casey1-1/+1
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2-4/+12
2008-05-20Add copyright notices.Jeff Ames2-0/+54
2008-05-19Thank you kindly, Melanie for a patch that avoids a nullCharles Krinke1-0/+24
2008-05-19i can haz pantz?Sean Dague1-1/+1
2008-05-19adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield1-1/+3
2008-05-18* Refactor: Eliminate empty if clause from AssetCache.GetAsset()Justin Clarke Casey1-4/+1
2008-05-16* Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ...Teravus Ovares1-0/+2
2008-05-16* Eliminate occurences of "Got a texture uuid ... with no sender object to ha...Justin Clarke Casey1-1/+1
2008-05-16* Cache knowledge in the region server that the asset service has reported an...Justin Clarke Casey2-14/+31
2008-05-16* Removing unnecessary LLUUID.Zero check from AssetCacheJustin Clarke Casey1-62/+58
2008-05-16Formatting cleanup.Jeff Ames31-539/+539
2008-05-15remove my UserAppearance object, switch all code to useSean Dague2-5/+5
2008-05-14* Minor: Fussy little wording change on inventory service failureJustin Clarke Casey1-1/+1
2008-05-14From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey1-1/+1
2008-05-14Formatting cleanup.Jeff Ames2-2/+2
2008-05-13* As part of the region registration process, the grid service now requests t...Justin Clarke Casey1-9/+9