aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-25adding logging statement for receive buffer sizeDr Scofield1-0/+2
2009-06-25- adds the possibility of setting the socket receive buffer sizeDr Scofield1-35/+51
2009-06-25From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield3-75/+166
2009-06-25- fixes a "collection out of sync" exception in the ODE physicsDr Scofield3-38/+55
2009-06-24Allow "Take Copy" with copy only permissions if you own the object. TransMelanie Thielker1-2/+10
2009-06-24Reading GroupPosition, but setting OffsetPosition in undo doesnt' seem right.Melanie Thielker1-2/+2
2009-06-23Also fix group role membership packet sizes to stay safely below MTUMelanie Thielker1-29/+41
2009-06-23Can I be this dumb?Melanie Thielker1-1/+0
2009-06-23Fix an error in group membership sending when the memebr count exceeds 60Melanie Thielker1-2/+6
2009-06-23Allow the member list of groups with more than 70 members to be viewedMelanie Thielker1-36/+42
2009-06-23Add RegionSecret to user data structure to provide data update securityMelanie Thielker1-0/+6
2009-06-23Commenting out the jhurliman fix, since our libOMV doesnt' have those fieldsMelanie Thielker1-5/+5
2009-06-23Correct an uninitialized field in a packet. Thanks, jhurliman.Melanie Thielker1-0/+8
2009-06-23Fix the AssetServiceBase bug I introduced by reordering configuration loadMelanie Thielker1-2/+2
2009-06-22Forgot a fileMelanie Thielker1-0/+177
2009-06-22Committing RemoteUserServiceConnector out connector, local user serviceMelanie Thielker4-9/+29
2009-06-22Committing the meat of the user server interface and the bones of the service...Melanie Thielker4-10/+91
2009-06-22Formatting cleanup, ignore some generated files.Jeff Ames3-4/+4
2009-06-22Update svn properties.Jeff Ames44-5395/+5395
2009-06-22* Panda no like LongRunningAttribute, no? Me now reverting minuscule fix, yes...lbsa711-1/+1
2009-06-22* Minuscule CC fixlbsa711-0/+2
2009-06-22* Added SceneTests and SceneBaseTestslbsa714-2/+220
2009-06-21Suppress exception dump when informing friends in another region about loginMelanie Thielker1-0/+9
2009-06-21Correct the behaviro of group deeding and llGetOwner() within deeded objectsMelanie Thielker2-3/+15
2009-06-21Do llEscapeURL with Uri.EscapeDataString instead of Uri.EscapeUriString.Homer Horwitz1-1/+1
2009-06-21Publish a method on ICompiler to generate the CIL assembly pathMelanie Thielker3-0/+9
2009-06-19Properly reset a vehicle's status to VEHICLE_TYPE_NONE when requestedMelanie Thielker1-0/+1
2009-06-19When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker9-13/+13
2009-06-19Thanks cmickeyb for a patch that checks for null assets in Cenome asset cache...Dahlia Trimble1-3/+7
2009-06-19From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague2-8/+13
2009-06-19From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague12-18/+52
2009-06-19more type clean fixes for mono 2.4.2Sean Dague1-8/+8
2009-06-18mono 2.4.2 seems a little more type strict, fix some sqlite tests to passSean Dague1-2/+2
2009-06-18Thanks Michelle Argus for Mantis #0003742: Terrain editor - Flatten tool lowe...Dahlia Trimble3-38/+21
2009-06-18Applied patch from Mantis #3817, which fixes a error when using MSSQL. I don'...MW2-12/+0
2009-06-18Applied patch from Mantis #3736 , which should stop the userserver crashing w...MW1-1/+2
2009-06-18* Corrected CAPS namespacesArthur Valadares49-57/+57
2009-06-18Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/C...diva26-3275/+3275
2009-06-17Fix an uninitialized data block. Thanks, jhurlimanMelanie Thielker1-0/+1
2009-06-17Add the missing resource files for MSSQLMelanie Thielker2-0/+24
2009-06-17Implementation of a simple authentication service + in connector in route to ...diva10-25/+493
2009-06-15Moving these nice HG connectors to their homes.diva2-421/+419
2009-06-15Renamed two of the in connector modules, to make things consistent.diva3-4/+4
2009-06-15Removing the OpenSim.SimulatorServices project. All of those region modules a...diva7-472/+483
2009-06-14Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva11-2/+718
2009-06-14Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...Melanie Thielker7-74/+107
2009-06-14Update svn properties.Jeff Ames10-1264/+1264
2009-06-14Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva16-28/+29
2009-06-14Thank you kindly, M1sha, for a patch that improves the treePopulator module:Charles Krinke1-137/+612
2009-06-14Bug fix in remote neighbour connector.diva3-3/+4