aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-23Adding AddXmlRpcHandler(name, method, bool) to selectively disableDr Scofield1-0/+8
2008-10-20From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-2/+8
2008-10-18- Fix Util.UnixTimeSinceEpoch:Homer Horwitz1-0/+1
2008-10-18Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker1-1/+1
2008-10-17* reverse part of a change that accidentally crept in with the last revisionJustin Clarke Casey1-0/+4
2008-10-17* Apply a modified version of http://opensimulator.org/mantis/view.php?id=2290Justin Clarke Casey1-5/+15
2008-10-16Fixed (mono-)script handling for SL viewer 1.21:Homer Horwitz1-0/+2
2008-10-16fix line endings, as apparently the bot didn't do this yetSean Dague1-527/+527
2008-10-15* refactor: Move error logging from GetUserDetails up to callers, since there...Justin Clarke Casey1-3/+3
2008-10-14* Adding CrytoGridAssetClient support - allows encrypting assets that are sto...Adam Frisby1-0/+527
2008-10-05* Fixes the last snag with the EventQueue. The situation where the seedcap g...Teravus Ovares1-0/+1
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-0/+15
2008-10-01Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker2-0/+25
2008-09-30* Replacing Net.HttpListener with HttpServer. Teravus Ovares1-3/+6
2008-09-29* Apply http://opensimulator.org/mantis/view.php?id=2294Justin Clarke Casey1-0/+15
2008-09-26* Patch from JHurlimanTeravus Ovares2-8/+8
2008-09-25* In Standalone, add a persistant account for the OGP user.Teravus Ovares3-4/+30
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz3-2/+30
2008-09-21* minor: Remove some of the redundant asset id storage for nowJustin Clarke Casey1-11/+12
2008-09-21* Start recording asset request times after a cache miss. This is very primt...Justin Clarke Casey1-3/+17
2008-09-21* Eliminate the need to copy asset request lists in the asset cache when an a...Justin Clarke Casey1-82/+22
2008-09-21* minor: tidy up of AssetCache, remove currently pointless storing of thread ...Justin Clarke Casey1-12/+9
2008-09-21* Fix http://opensimulator.org/mantis/view.php?id=2189Justin Clarke Casey1-0/+6
2008-09-21Completely revert the notecard uploading changes I made, since theyMelanie Thielker1-2/+0
2008-09-20And re-reverse the names from last commitMelanie Thielker1-2/+2
2008-09-20Remove CAPS notecard updating, as LL isn't supporting it and the viewerMelanie Thielker1-1/+2
2008-09-20Partially implement notecard saves in task inventory. Still makes theMelanie Thielker1-1/+2
2008-09-19* Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey4-15/+27
2008-09-15* refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey3-31/+1
2008-09-15* oops! Add interface file I forgot in the last checkinJustin Clarke Casey1-0/+49
2008-09-15* refactor: Break out IUserServiceAdmin out of IUserService since admin metho...Justin Clarke Casey3-20/+8
2008-09-15* Add "reset user password" command to standalone region consoleJustin Clarke Casey3-3/+49
2008-09-14* Made Seed CAP response respect the SSL setting.Teravus Ovares2-5/+67
2008-09-14* Converted a number of methods within the login processes from private to pr...Adam Frisby2-7/+7
2008-09-12* Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey4-128/+130
2008-09-12Mantis#2165. Thank you kindly, CMickeyB for a patch that:Charles Krinke1-18/+40
2008-09-11* Removed some legacy commentinglbsa711-44/+0
2008-09-11* Added small convenience function to recursively calculate total amounts of ...lbsa711-0/+15
2008-09-09Update svn properties, formatting cleanup.Jeff Ames2-5/+5
2008-09-07* Improve login failure handling.Justin Clarke Casey1-21/+20
2008-09-07* minor: just minor doc and tidy upJustin Clarke Casey1-1/+1
2008-09-06Mantis #2133Melanie Thielker3-3/+3
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares31-365/+369
2008-09-03Update svn properties.Jeff Ames1-56/+56
2008-08-31Attempt to fix an issue I havebeen seeing, where asset server failureMelanie Thielker2-1/+15
2008-08-30* Added "File Asset Client" to OpenSim Asset Server-types.Adam Frisby1-0/+56
2008-08-28Mantis #1903Melanie Thielker1-81/+59
2008-08-28Update svn properties, formatting cleanup.Jeff Ames4-11/+11
2008-08-28this fixes the crash reported by mantis #2046: user server crashing ifDr Scofield1-6/+21
2008-08-27Mantis #1903Melanie Thielker2-10/+29