aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit 'eda770e978c09c756d15ba62dbbf6ee34a61b2f5' into bigmergeMelanie2011-12-085-0/+0
|\ \ | |/
| * Update libomv to 0.9.1BlueWall2011-12-074-0/+0
| * Merge branch 'master' of /home/opensim/var/repo/opensimBlueWall2011-12-021-1/+1
| |\
| * | Make fix to Nini for null references in some cases.BlueWall2011-11-291-0/+0
* | | Merge branch 'master' into bigmergeMelanie2011-12-051-1/+1
|\ \ \ | | |/ | |/|
| * | change misleading login = http://127.0.0.1:9000/ in GridInfoService in Robust...Justin Clark-Casey (justincc)2011-12-031-1/+1
| |/
* | Merge branch 'master' into bigmergeMelanie2011-11-281-7/+10
|\ \ | |/
| * Implement the FetchInventoryDescendents2 capability using the same code as We...Justin Clark-Casey (justincc)2011-11-251-4/+7
| * remove some mono compiler warningsJustin Clark-Casey (justincc)2011-11-251-3/+3
* | Merge branch 'master' into bigmergeMelanie2011-11-242-7/+7
|\ \ | |/
| * Shell Environment Variables in configBlueWall2011-11-231-0/+0
| * Move DeleteScriptsOnStartup switch from [Startup] to [XEngine] in OpenSim.ini...Justin Clark-Casey (justincc)2011-11-211-7/+7
* | Merge branch 'master' into bigmergeMelanie2011-11-197-5491/+5492
|\ \ | |/
| * Enable v2/v3 map tile url setting on robust as default in configJustin Clark-Casey (justincc)2011-11-192-2/+2
| * Replace HttpServer_OpenSim.dll with Oren Hurvitz's patch applied.justincc2011-11-183-5456/+5453
| * Turn the [RegionReady] module on by default and login_disable = true while sc...Justin Clark-Casey (justincc)2011-11-181-18/+21
| * Turn SellEnabled in the [EconomyModule] on by default.Justin Clark-Casey (justincc)2011-11-172-15/+16
* | Merge branch 'master' into bigmergeMelanie2011-11-102-6/+15
|\ \ | |/
| * Alter commit 3758306 to allow region name to be substituted within a region c...Justin Clark-Casey (justincc)2011-11-102-6/+15
* | Merge branch 'master' into bigmergeMelanie2011-11-101-0/+5
|\ \ | |/
| * Allow custom setting for the console promptGuduleLapointe2011-11-101-0/+5
* | Merge branch 'master' into bigmergeMelanie2011-11-051-4/+0
|\ \ | |/
| * Remove enableprejump config option and associated code as this is nowMelanie2011-11-051-4/+0
* | Merge branch 'master' into bigmergeMelanie2011-11-042-4/+4
|\ \ | |/
| * Change default say distance to 20m from 30m, the same as on the big grid. Th...Justin Clark-Casey (justincc)2011-11-022-4/+4
* | Merge branch 'master' into bigmergeMelanie2011-11-012-3/+0
|\ \ | |/
| * Removed see_into_this_sim_from_neighbor configuration option.Dan Lake2011-11-011-3/+0
| * Remove unused PumaCode.SvnDotNet libraryJustin Clark-Casey (justincc)2011-10-311-0/+0
* | Merge branch 'master' into bigmergeMelanie2011-10-301-0/+4
|\ \ | |/
| * Add missing max_listens_per_region to [LL_Functions] config section in OpenSi...Justin Clark-Casey (justincc)2011-10-291-0/+4
* | Merge branch 'master' into bigmergeMelanie2011-10-262-0/+14
|\ \ | |/
| * Added optional owner classes to existing OSSL agent PermissionsMichelle Argus2011-10-262-0/+14
* | Merge commit 'e28e2d24c714c3fba1cba60097986a1c1c28c6c0' into bigmergeMelanie2011-10-251-0/+33
|\ \ | |/
| * Add new EventQueueTests with basic test to check that adding a client registe...Justin Clark-Casey (justincc)2011-10-241-0/+33
* | Merge commit '4c9400e6460a73baa2d687afe73a62c6efca9f37' into bigmergeMelanie2011-10-252-0/+16
|\ \ | |/
| * Add optional getauthinfo and setauthinfo authentication service calls.Justin Clark-Casey (justincc)2011-10-242-0/+16
* | Merge commit '655aee44c4236d7023b9274645bf033b87b17131' into bigmergeMelanie2011-10-251-23/+21
|\ \ | |/
| * Rename some of the example commented out server names to mygridserver.com lik...Justin Clark-Casey (justincc)2011-10-221-23/+21
* | Merge commit '229ca09b7956f51fc2618dc35dff87cf04bf0fc9' into bigmergeMelanie2011-10-252-17/+19
|\ \ | |/
| * Make config comments about choosing assetcache modules clearer.Justin Clark-Casey (justincc)2011-10-222-17/+19
* | Merge commit 'd9184eceab5ff9087801b0f0d447dec2f5227a50' into bigmergeMelanie2011-10-252-4/+12
|\ \ | |/
| * Add option to allow remote http calls to setpassword in the AuthenticationSer...Justin Clark-Casey (justincc)2011-10-192-4/+12
* | Merge commit '9d59b285bbc84aa620200e7da69be0f347dd69f4' into bigmergeMelanie2011-10-252-1/+8
|\ \ | |/
| * Allow an http call to set account details if AllowSetAccount = true in [UserA...Justin Clark-Casey (justincc)2011-10-192-1/+8
* | Merge commit 'c85a780583cb36bac95f69c5d704f60a758d56bb' into bigmergeMelanie2011-10-252-3/+10
|\ \ | |/
| * Provide an option to allow remote calls to the CreateUser method on the UserA...Justin Clark-Casey (justincc)2011-10-182-3/+10
* | Merge commit '352002fd0b74a87f62ea82c76969e4110ba2542f' into bigmergeMelanie2011-10-251-1/+1
|\ \ | |/
| * Set enable_adaptive_throttles = true in OpenSimDefaults.iniJustin Clark-Casey (justincc)2011-10-171-1/+1
* | Merge commit '3843efe478ed682fd08bf12ea8bd7377c68a36fb' into bigmergeMelanie2011-10-251-1/+2
|\ \ | |/
| * Restore [Startup] physical_prim flag which can stop any prims being subject t...Justin Clark-Casey (justincc)2011-10-151-1/+2