aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* * remove redundant sync locking in AssetServerBase since this is already bein...Justin Clarke Casey2008-07-074-25/+7
* * remove unused CommitAssets() hook for nowJustin Clarke Casey2008-07-073-16/+0
* * Start scripts loaded from an archiveJustin Clarke Casey2008-07-071-3/+3
* Copyright notices and formatting cleanup.Jeff Ames2008-07-061-1/+28
* changes prompting of create user console command to only ask for unspecified ...Dahlia Trimble2008-07-051-12/+16
* Renaming UserManagerBase.SetUserProfile(UserProfileData) to Dr Scofield2008-07-042-5/+13
* mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield2008-07-042-51/+53
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-022-3/+0
* add the ability to cherry pick expire something from the assetSean Dague2008-06-301-0/+24
* Update svn properties.Jeff Ames2008-06-301-21/+21
* disabled the multiple inventory server support in login service again.MW2008-06-293-134/+64
* patch and files from mantis #1630, Thanks MelanieMW2008-06-291-1/+1
* couple of small fixes to try to fix support for multiple inventory servers in...MW2008-06-291-2/+14
* small change to see if that helps with the inventory problems.MW2008-06-281-1/+1
* more disabling multiple inventory server support in LoginServiceMW2008-06-281-2/+2
* Mantis#1626. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-281-2/+2
* more work on the support for multiple inventory servers. MW2008-06-281-3/+3
* Extracted the Avatar appearance functions out of the IUserService interface a...MW2008-06-282-5/+12
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-287-35/+198
* dr scofield's warning safari:Dr Scofield2008-06-275-15/+16
* dr scofield's warning safari: hunting down those little buggersDr Scofield2008-06-271-1/+1
* Mantis#1594. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+11
* * Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares2008-06-181-68/+17
* * Allow archiver to save and load objects within other objects to arbitrary l...Justin Clarke Casey2008-06-161-23/+0
* * Start recording asset request failuresJustin Clarke Casey2008-06-141-2/+6
* save_assets_to_file path shouldn't always assume uploaded Sean Dague2008-06-131-1/+8
* * refactor: catch asset service request exceptions at the AssetServerBase lev...Justin Clarke Casey2008-06-132-26/+35
* * minor: comment out confusing DefaultTimeout field in RestClient, which is c...Justin Clarke Casey2008-06-131-1/+1
* * Split the World Map code into a module.Teravus Ovares2008-06-121-4/+5
* Mantis#1514. Thank you kindly, Boscata for an InventoryServer patchCharles Krinke2008-06-113-1/+23
* * minor: Properly clear the pushed asset cache statistics where the clear-ass...Justin Clarke Casey2008-06-101-0/+4
* Minor formatting cleanup.Jeff Ames2008-06-061-1/+1
* * adding XmppPresenceStanza and deserialization/reification supportDr Scofield2008-06-043-6/+100
* * fleshing out XMPP entities, adding XmppWriter and XmppSerializerDr Scofield2008-06-046-17/+315
* provide slightly more sane defaults in the file based asset loaderSean Dague2008-06-021-3/+3
* * Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares2008-06-012-0/+15
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-313-1/+36
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-301-7/+7
* * Caches UUIDName requestsTeravus Ovares2008-05-291-9/+52
* Formatting cleanup.Jeff Ames2008-05-282-15/+15
* Thank you very much, Xantor for a patch that:Charles Krinke2008-05-271-1/+34
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-253-5/+5
* * Fix mantis 1325. This is a minor issue where 'show assets' would not work ...Justin Clarke Casey2008-05-221-8/+14
* * Minor: Tidy ups and logging tweaks.Justin Clarke Casey2008-05-221-1/+1
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-202-4/+12
* Add copyright notices.Jeff Ames2008-05-202-0/+54
* Thank you kindly, Melanie for a patch that avoids a nullCharles Krinke2008-05-191-0/+24
* i can haz pantz?Sean Dague2008-05-191-1/+1
* adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield2008-05-191-1/+3
* * Refactor: Eliminate empty if clause from AssetCache.GetAsset()Justin Clarke Casey2008-05-181-4/+1