Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-01-13 | Make use of Fallback regions when the desired start region is having problems. | Diva Canto | 1 | -2/+2 | |
2010-01-13 | LL Login now uses default regions if the desired start location is not found. | Diva Canto | 1 | -0/+5 | |
2010-01-13 | Bug fix in create user: create inventory was missing. | Diva Canto | 1 | -0/+6 | |
2010-01-12 | Fixed more appearance woes that showed up using remote connectors. ↵ | Diva Canto | 1 | -1/+9 | |
Appearance is now being passed with AgentCircuitData, as it should be. | |||||
2010-01-10 | Moved GridInfo service from where it was to Handlers/Grid | Diva Canto | 1 | -1/+1 | |
2010-01-10 | Fixed small inconsistency in config var name. | Diva Canto | 1 | -1/+5 | |
2010-01-10 | Moved OpenId authentication from user server to Server.Handlers.Authentication. | Diva Canto | 1 | -2/+10 | |
2010-01-03 | Successfully logged into a grid. | Diva Canto | 1 | -33/+56 | |
2009-10-15 | minor: Change commented out authentication service realm setting to "users" ↵ | Justin Clark-Casey (justincc) | 1 | -5/+5 | |
to match defaults in code | |||||
2009-09-28 | Added GridService section to OpenSim.Server.ini.example | Diva Canto | 1 | -1/+10 | |
2009-09-06 | Change the loader to actually load the user service data module | Melanie | 1 | -0/+10 | |
2009-09-04 | Add the new AuthStore to migrations. Update OpenSim.Server.ini | Melanie | 1 | -0/+15 | |
2009-08-17 | Add the remote console parameters to the example file | Melanie | 1 | -0/+6 | |
2009-08-04 | Update a misspelled name | Melanie | 1 | -1/+1 | |
2009-08-04 | Update config examples | Melanie | 1 | -1/+1 | |
2009-08-04 | Configuration examples for the freeswitch module | Melanie | 1 | -1/+4 | |
2009-07-07 | B.U.S.T. Implant #1. Add inventory services to B.U.S.T. | Melanie Thielker | 1 | -2/+13 | |
OpenSim.Server.exe now runs both asset and inventory services | |||||
2009-07-07 | Committing the basic universal server Technology (B.U.S.T.) | Melanie Thielker | 1 | -0/+27 | |
2009-05-18 | Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding | Melanie Thielker | 1 | -19/+0 | |
ini to OpenSim.Services.ini.example, which makes soooo much more sense. Thanks, Adam! | |||||
2009-05-18 | This commit changes the way the new server works. There is no longer a server | Melanie Thielker | 1 | -0/+3 | |
exe for each function, rather each function is a connector and the server ini loads them. If you like your multiple processes, use -inifile with the server. Otherwise, you get one server process that serves all configured funcions, see example .ini. The new exe is OpenSim.Server.exe. Clean your bin, loads of names have changed! | |||||
2009-05-13 | Update ini examples | Melanie Thielker | 1 | -0/+7 | |
2009-05-11 | Smooth out some .ini stuff, actually commit the example | Melanie Thielker | 1 | -0/+9 | |