| Commit message (Expand) | Author | Files | Lines |
2010-08-08 | Enabled GridInfoServiceInConnector for standalones. | Diva Canto | 3 | -0/+46 |
2010-08-08 | In my crusade against facelights, I am striking the killing blow. Add a | Melanie | 1 | -0/+7 |
2010-08-06 | Added Check4096 config var under [GridService], at the request of many. Chang... | Diva Canto | 2 | -0/+5 |
2010-08-06 | These files want to be committed -- white space weirdness. | Diva Canto | 4 | -27547/+27547 |
2010-08-04 | Revert "re-Add the XML configuration loader dll. It's gone AWOL in a cleanup,... | Melanie | 1 | -0/+0 |
2010-08-04 | re-Add the XML configuration loader dll. It's gone AWOL in a cleanup, but | Melanie | 1 | -0/+0 |
2010-08-03 | Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, but... | Diva Canto | 2 | -0/+3 |
2010-07-27 | Update OpenMetaverse libraries to r3287 + r3294 (removal of OpenMetaverse.Htt... | Justin Clark-Casey (justincc) | 9 | -24305/+27547 |
2010-07-26 | provide config option for media on a prim | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2010-07-26 | provide config option for media on a prim | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2010-07-22 | Adding sample configuration to previous patch | Melanie | 1 | -0/+3 |
2010-07-15 | Fixes mantis #4872. Port for GridInfo was wrong in Robust.HG.ini.example | Diva Canto | 1 | -1/+1 |
2010-07-14 | Cleaned up a couple of things from OpenSim.ini.example: [Friends] section has... | Diva Canto | 1 | -12/+0 |
2010-07-05 | Fixes mantis #4842 | Diva Canto | 2 | -1/+7 |
2010-07-03 | Compiled Robust.32BitLaunch.exe to .Net 3.5 | Diva Canto | 1 | -0/+0 |
2010-07-02 | Add MapTileURL to robust to supply the url needed by snowglobe | Melanie | 1 | -0/+3 |
2010-06-28 | Fixes mantis #4815 and #4812 | Diva Canto | 2 | -0/+9 |
2010-06-27 | Fixed Robust.32BitLaunch.exe | Diva Canto | 1 | -0/+0 |
2010-06-23 | add new [RemoteAdmin] settings from Snoopy's create/update, etc user patch to... | Justin Clark-Casey (justincc) | 1 | -4/+13 |
2010-06-18 | minor: try and make the explanations for the AllowScriptCrossing and TrustBin... | Justin Clark-Casey (justincc) | 1 | -2/+4 |
2010-06-18 | eliminate SimianGrid [Groups] section from GridCommon.ini.example as per Nebadon | Justin Clark-Casey (justincc) | 1 | -8/+0 |
2010-06-18 | Change Opensim.Servers.exe comment at top of Robust.HG.ini to Robust.exe | Justin Clark-Casey | 1 | -1/+1 |
2010-06-14 | Typo corrected in Robust.HG.ini.example | Diva Canto | 1 | -4/+4 |
2010-06-12 | Added Old Guids=true to all MySql connection strings. | Diva Canto | 4 | -4/+4 |
2010-06-11 | Add the AllowLightShareFunctions example | Melanie | 1 | -0/+3 |
2010-06-08 | Improve instructions for [Groups] setup in OpenSim.ini.example | Justin Clark-Casey (justincc) | 1 | -15/+13 |
2010-05-30 | Changes osFunction permissions again. Allow_ with a list of UUIDs now again | Melanie Thielker | 1 | -0/+6 |
2010-05-21 | Replace CSJ2K with fixed version (Mantis #3318) | Melanie | 1 | -0/+0 |
2010-05-18 | Embedded MySql.Data.dll updated to 6.2.3.0. | AlexRa | 1 | -0/+0 |
2010-05-18 | Allow remote admin to be used on a different port from the main region port | Melanie Thielker | 1 | -0/+4 |
2010-05-16 | * Fixed configs in StandaloneHypergrid.ini, it still had the SQLite connectio... | Diva Canto | 1 | -3/+0 |
2010-05-16 | Embedded MySql.Data.dll updated to 6.2.3.0. | AlexRa | 1 | -0/+0 |
2010-05-12 | Removed the unreferenced MaxPrimsPerFrame from OpenSim.ini.example | unknown | 1 | -3/+0 |
2010-05-09 | Implement the "delete" path for assets. Adds a new option to allow remote ass... | Melanie | 1 | -0/+1 |
2010-05-08 | * Added missing loggout notification to home grid upon agents logging out in ... | Diva Canto | 1 | -0/+3 |
2010-05-07 | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 8 | -68/+97 |
2010-05-05 | * Fixes Library bugs in grid mode. Partly a missing check and partly a missin... | Diva Canto | 3 | -1/+8 |
2010-05-05 | Add a XMLRPC method to remotely set the login level for the LLLoginService. | Melanie Thielker | 1 | -0/+1 |
2010-05-02 | Switched everything to XInventory by default. The old Inventory is still ther... | Diva Canto | 7 | -21/+23 |
2010-04-30 | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy | Justin Clark-Casey (justincc) | 3 | -10/+10 |
2010-04-30 | Make SQLiteNG the default since it actually does work with Mono 2.4 on Linux. | Justin Clark-Casey (justincc) | 2 | -9/+13 |
2010-04-27 | update Mono.Data.Sqlite.dll to the one that shipped with Mono 2.6.3, which is... | justincc | 1 | -0/+0 |
2010-04-26 | Uncommenting SQLiteNG project again. I found a Mono.Data.Sqlite.dll that make... | Diva Canto | 1 | -0/+0 |
2010-04-23 | Add instructions for using SQLiteNG to OpenSim.ini and config-include/Standal... | Justin Clark-Casey (justincc) | 3 | -4/+26 |
2010-04-23 | remove [DatabaseService] section from OpenSim.ini since this is always presen... | Justin Clark-Casey (justincc) | 1 | -4/+0 |
2010-04-23 | minor: eliminate configuration section handling deprecation of OpenSim.DataSt... | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2010-04-22 | Renamed OpenSim.Server.exe to Robust.exe and corresponding .ini's and config. | Diva Canto | 3 | -0/+0 |
2010-04-14 | This version of the launcher exe works. | Diva Canto | 1 | -0/+0 |
2010-04-14 | * Added 32bitLauncher for Robust. Still need to test it on a 64 bit machine. | Diva Canto | 2 | -0/+32 |
2010-04-04 | Updates to config files for groups | unknown | 3 | -3/+27 |