aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* * minor: eat up some yummy warningsJustin Clarke Casey2008-09-152-7/+8
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-153-31/+1
* * oops! Add interface file I forgot in the last checkinJustin Clarke Casey2008-09-151-0/+49
* * refactor: Break out IUserServiceAdmin out of IUserService since admin metho...Justin Clarke Casey2008-09-153-20/+8
* * Complete refactoring accidentally left unfinished so that all server help r...Justin Clarke Casey2008-09-151-15/+1
* * Add "reset user password" command to standalone region consoleJustin Clarke Casey2008-09-153-3/+49
* * Made Seed CAP response respect the SSL setting.Teravus Ovares2008-09-143-5/+82
* * This update makes configuring SSL a little easier on Windows XP. It also m...Teravus Ovares2008-09-142-2/+134
* * Converted a number of methods within the login processes from private to pr...Adam Frisby2008-09-143-15/+9
* Changed "show users" command to display only root agents, "show users full" toHomer Horwitz2008-09-123-7/+7
* reformat spacing on some property declarations. Take away the virtualSean Dague2008-09-121-73/+33
* * Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey2008-09-121-0/+1
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-127-171/+235
* Mantis#2165. Thank you kindly, CMickeyB for a patch that:Charles Krinke2008-09-121-18/+40
* * Removed some legacy commentinglbsa712008-09-111-44/+0
* * Added small convenience function to recursively calculate total amounts of ...lbsa712008-09-111-0/+15
* * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby2008-09-091-0/+7
* Update svn properties, formatting cleanup.Jeff Ames2008-09-094-8/+8
* changes to Test directory structure per opensim-dev conversationSean Dague2008-09-081-0/+141
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-081-0/+4
* Mantis #2142Melanie Thielker2008-09-072-1/+17
* * Improve login failure handling.Justin Clarke Casey2008-09-071-21/+20
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-071-5/+8
* * minor: just minor doc and tidy upJustin Clarke Casey2008-09-072-1/+5
* Mantis#2136. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-09-061-7/+5
* * This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares2008-09-062-4/+55
* Mantis #2133Melanie Thielker2008-09-0611-14/+14
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0699-1347/+1190
* Update svn properties.Jeff Ames2008-09-031-56/+56
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-021-1/+1
* Attempt to fix an issue I havebeen seeing, where asset server failureMelanie Thielker2008-08-312-1/+15
* * Remove unused OpenSim/Framework/RegionHandle.cs as per Homer's suggestion i...Justin Clarke Casey2008-08-301-149/+0
* * Initial inspection of UserLoginService.cs, cleaned up source code slightly ...Adam Frisby2008-08-301-0/+10
* * Added "File Asset Client" to OpenSim Asset Server-types.Adam Frisby2008-08-301-0/+56
* Mantis #1903Melanie Thielker2008-08-281-81/+59
* Update svn properties, formatting cleanup.Jeff Ames2008-08-288-38/+38
* this fixes the crash reported by mantis #2046: user server crashing ifDr Scofield2008-08-281-6/+21
* Mantis #1903Melanie Thielker2008-08-272-10/+29
* * One more tweak to the application/xml vs application/llsd+xml routineTeravus Ovares2008-08-261-4/+3
* * It turns out that Mono doesn't currently support setting the Certificate va...Teravus Ovares2008-08-261-1/+6
* * Workaround for application/llsd+xml requests coming in as application/xmlTeravus Ovares2008-08-261-0/+48
* * Append thread information on to the end of period diagnostics informationJustin Clarke Casey2008-08-251-2/+5
* * minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey2008-08-251-15/+29
* * minor: upgrade version info to post 0.5.9Justin Clarke Casey2008-08-251-1/+1
* Update svn properties.Jeff Ames2008-08-252-64/+64
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-258-24/+278
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-241-1/+7
* Mantis#2032. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-232-0/+9
* Thank you, salahzar, for a patch that adds llGetNumberOfSides and willMelanie Thielker2008-08-231-1/+1
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-232-4/+5