aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* WARNING: simulator config var change! This affects only system-facing configs...Diva Canto2010-12-274-3/+9
* Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.Marck2010-12-134-7/+19
* Make configs consistent, as per mantos #5258Diva Canto2010-12-091-1/+1
* Creator information preserved upon HG transfers.Diva Canto2010-11-262-0/+10
* WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto2010-11-252-5/+19
* Fix: Write asset data into Asset.db when using SQLiteMarck2010-11-132-0/+6
* Clarify comment for configuration option Check4096 and show the default value.Marck2010-10-301-2/+2
* Added missing sections to StandaloneHypergrid.iniDiva Canto2010-10-091-0/+6
* Formatting cleanup.Jeff Ames2010-10-045-41/+40
* Add LandServices to make landmarks work right in gridsMelanie2010-09-172-0/+2
* Make AuthorizationService optional and disabled by default. It depends onMelanie2010-09-154-2/+6
* Revert "Move OpenSimDefaults,ini into config-include in order to put it with ...Justin Clark-Casey (justincc)2010-09-141-1299/+0
* Move OpenSimDefaults,ini into config-include in order to put it with all the ...Justin Clark-Casey (justincc)2010-09-141-0/+1299
* Adding missing ConnectionString lines to [DatabaseService] sections for SQLit...John Hurliman2010-09-132-0/+2
* * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-127-0/+52
* Corrected SimianGrid.ini and HyperSimianGrid.ini configs to specify services ...John Hurliman2010-09-072-14/+14
* * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to...John Hurliman2010-09-031-0/+77
* Enabled GridInfoServiceInConnector for standalones.Diva Canto2010-08-083-0/+46
* Added Check4096 config var under [GridService], at the request of many. Chang...Diva Canto2010-08-061-0/+3
* Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, but...Diva Canto2010-08-031-0/+2
* Adding sample configuration to previous patchMelanie2010-07-221-0/+3
* Fixes mantis #4842Diva Canto2010-07-052-1/+7
* Fixes mantis #4815 and #4812Diva Canto2010-06-281-0/+5
* eliminate SimianGrid [Groups] section from GridCommon.ini.example as per NebadonJustin Clark-Casey (justincc)2010-06-181-8/+0
* Added Old Guids=true to all MySql connection strings.Diva Canto2010-06-121-1/+1
* * Fixed configs in StandaloneHypergrid.ini, it still had the SQLite connectio...Diva Canto2010-05-161-3/+0
* * Added missing loggout notification to home grid upon agents logging out in ...Diva Canto2010-05-081-0/+3
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-076-65/+84
* * Fixes Library bugs in grid mode. Partly a missing check and partly a missin...Diva Canto2010-05-051-0/+5
* Switched everything to XInventory by default. The old Inventory is still ther...Diva Canto2010-05-025-11/+15
* rename SQLiteNG to SQLite and SQLite to SQLiteLegacyJustin Clark-Casey (justincc)2010-04-302-5/+5
* Make SQLiteNG the default since it actually does work with Mono 2.4 on Linux.Justin Clark-Casey (justincc)2010-04-301-5/+5
* Add instructions for using SQLiteNG to OpenSim.ini and config-include/Standal...Justin Clark-Casey (justincc)2010-04-232-2/+22
* Updates to config files for groupsunknown2010-04-042-0/+16
* Fixed a bad module name in SimianGrid.iniJohn Hurliman2010-03-151-1/+1
* start laoding griduser local connector, though it isn't invoked by anything yetJustin Clark-Casey (justincc)2010-03-121-18/+22
* Simplify database setup and remove migration problems by moving all sqlite co...Justin Clark-Casey (justincc)2010-03-123-13/+30
* Fixed SimianGrid.ini to use GridCommon.ini(.example)John Hurliman2010-03-121-34/+21
* Adding the SimianGrid connectorsJohn Hurliman2010-03-111-0/+70
* Removed obsolete configs.Diva Canto2010-03-071-2/+0
* reset the accidental local configuration changesJustin Clark-Casey (justincc)2010-03-031-7/+9
* Fix bug where approximately half the time, attachments would rez only their r...Justin Clark-Casey (justincc)2010-03-031-4/+4
* Merge branch 'master' into presence-refactorMelanie2010-03-011-2/+1
|\
| * Minor formatting cleanup.Jeff Ames2010-02-221-3/+2
* | Added FriendsData to both Null storage and SQLite. Untested.Diva Canto2010-02-282-0/+8
* | * Friends out connector completed. Grid login retrieves friends correctly.Diva Canto2010-02-263-2/+9
* | Added server-side Friends in connector. Untested.Diva Canto2010-02-252-0/+6
* | List of friends now retrieved upon login. Configured and tested in standalone...Diva Canto2010-02-252-3/+11
* | * Added SQlite connector for AvatarData. Tested -- works.Diva Canto2010-02-212-6/+6
* | Added UserAccountData and auth to the SQLite connector. Compiles, runs, but a...Diva Canto2010-02-202-6/+10