| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Add LandServices to make landmarks work right in grids | Melanie | 2010-09-17 | 2 | -0/+2 |
* | | Add LandServices to make landmarks work right in grids | Melanie | 2010-09-17 | 2 | -0/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-16 | 6 | -35/+694 |
|\ \
| |/ |
|
| * | Add the modules include line back that i dropped by mistake | Melanie | 2010-09-15 | 1 | -0/+3 |
| * | Mark up OpenSim.ini.example for use with an automatic configuration tool. | Melanie | 2010-09-15 | 2 | -37/+688 |
| * | Make AuthorizationService optional and disabled by default. It depends on | Melanie | 2010-09-15 | 4 | -2/+6 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-14 | 3 | -0/+1342 |
|\ \
| |/ |
|
| * | Revert "Move OpenSimDefaults,ini into config-include in order to put it with ... | Justin Clark-Casey (justincc) | 2010-09-14 | 1 | -0/+0 |
| * | Revert "Repopulate OpenSim.ini.example with OpenSimDefaults.ini until somebod... | Justin Clark-Casey (justincc) | 2010-09-14 | 1 | -1301/+1 |
| * | Move OpenSimDefaults,ini into config-include in order to put it with all the ... | Justin Clark-Casey (justincc) | 2010-09-14 | 1 | -0/+0 |
| * | Repopulate OpenSim.ini.example with OpenSimDefaults.ini until somebody does t... | Justin Clark-Casey (justincc) | 2010-09-14 | 1 | -1/+1301 |
| * | add the missing ini example | Melanie | 2010-09-14 | 1 | -0/+1 |
| * | Renamed OpenSimDefaults.ini.example to OpenSimDefaults.ini | John Hurliman | 2010-09-13 | 1 | -0/+0 |
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-09-13 | 2 | -0/+2 |
| |\ |
|
| | * | Adding missing ConnectionString lines to [DatabaseService] sections for SQLit... | John Hurliman | 2010-09-13 | 2 | -0/+2 |
| * | | Output an error and quit if the master file is missing. Also rename | Melanie | 2010-09-13 | 1 | -0/+0 |
| |/ |
|
* | | Output an error and quit if the master file is missing. Also rename | Melanie | 2010-09-13 | 1 | -0/+0 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-13 | 10 | -42/+67 |
|\ \
| |/ |
|
| * | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 8 | -27/+52 |
| * | Update Prebuild.exe with Prebuild r323 + an existing OpenSim specific nant ha... | Justin Clark-Casey (justincc) | 2010-09-11 | 1 | -0/+0 |
| * | Merge branch 'prebuild-update' | Justin Clark-Casey (justincc) | 2010-09-10 | 1 | -0/+0 |
| |\ |
|
| | * | Build system upgrade: | BlueWall | 2010-09-04 | 1 | -0/+0 |
| * | | Renamed the Helo server connector to a consistent name. Added this in connect... | Diva Canto | 2010-09-08 | 1 | -1/+1 |
| * | | Rolling back the recent libomv update but keeping the ExpiringCache cleanups ... | John Hurliman | 2010-09-07 | 3 | -0/+0 |
| * | | * Cache null account responses in the SimianUserAccountServiceConnector to av... | John Hurliman | 2010-09-07 | 3 | -0/+0 |
| * | | Corrected SimianGrid.ini and HyperSimianGrid.ini configs to specify services ... | John Hurliman | 2010-09-07 | 2 | -14/+14 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-05 | 3 | -6/+91 |
|\ \ \
| |/ / |
|
| * | | Make User Agent Service and Login Service separable. | Diva Canto | 2010-09-04 | 1 | -0/+4 |
| |/ |
|
| * | Added XFF header processing. Untested, for lack of proxy. | Diva Canto | 2010-09-03 | 1 | -0/+3 |
| * | In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra... | Justin Clark-Casey (justincc) | 2010-09-03 | 1 | -1/+1 |
| * | * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to... | John Hurliman | 2010-09-03 | 2 | -5/+83 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-30 | 2 | -2/+1 |
|\ \
| |/ |
|
| * | Deleted Check4096 from Robust.ini.example | Diva Canto | 2010-08-26 | 1 | -2/+1 |
| * | Rename Newtonsoft.Json.dll to properly reflect its actual assembly name | Justin Clark-Casey (justincc) | 2010-08-26 | 1 | -0/+0 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Typo | Diva Canto | 2010-08-24 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Correct a minor typo | Melanie | 2010-08-21 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-21 | 3 | -79/+89 |
|\ \
| |/ |
|
| * | OpenSim.ini.example FreeSwitch section improvements, move of XML-RPC section ... | Ai Austin | 2010-08-20 | 1 | -27/+32 |
| * | Make some small corrections to ini.example file changes. These are not funct... | Justin Clark-Casey (justincc) | 2010-08-20 | 2 | -20/+12 |
| * | Robust.ini.example and Robust.HG.ini.example default: corrected comment about... | Ai Austin | 2010-08-20 | 2 | -40/+53 |
| * | Add some maptile options, change maptile generation from OpenSimBase to Scene | Melanie | 2010-08-20 | 1 | -0/+6 |
* | | Add some maptile options, change maptile generation from OpenSimBase to Scene | Melanie Thielker | 2010-08-20 | 1 | -0/+6 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-19 | 45 | -0/+338 |
|\ \
| |/ |
|
| * | One more go at GetExternalIpOf(user). Addresses mantis #4955 and #4943. | Diva Canto | 2010-08-18 | 2 | -327/+327 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-08-18 | 1 | -0/+0 |
| |\ |
|
| * | | Add textures no longer shipped with newer viewers to OpenSim's standard asset... | Justin Clark-Casey (justincc) | 2010-08-18 | 45 | -0/+338 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-18 | 1 | -0/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | * Updated to OpenMetaverse.StructuredData.dll that includes implicit typecast... | John Hurliman | 2010-08-17 | 1 | -0/+0 |