| Commit message (Expand) | Author | Files | Lines |
2013-01-15 | Print full stacktrace from plugin loading failure to help determine what went... | Justin Clark-Casey (justincc) | 1 | -2/+5 |
2012-12-13 | Fix formatting | BlueWall | 1 | -21/+24 |
2012-12-13 | Fix module pathname handling for Windows | BlueWall (James Hughes) | 1 | -16/+22 |
2012-12-11 | Hide some console output when initializing addin repository | BlueWall | 1 | -0/+27 |
2012-10-19 | Move PluginManager | BlueWall | 1 | -2/+3 |
2012-10-11 | Add logging to help track sequence of events | BlueWall | 1 | -0/+2 |
2012-10-10 | Implement plugin unloading | BlueWall | 1 | -4/+14 |
2012-10-09 | Fix registry issue | BlueWall | 1 | -1/+7 |
2012-10-06 | Added parts to manage repositories and plugin management | BlueWall | 1 | -0/+106 |
2012-10-03 | Add modular configuration for Robust connectors | BlueWall | 1 | -0/+38 |
2012-05-09 | Escape and unescape xml element names if necessary in ServerUtils.BuildXmlDat... | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2012-04-24 | Minor improvements to logging | Oren Hurvitz | 1 | -1/+4 |
2011-06-07 | When a plugin fails to load because a DLL is missing, log which DLL it is | Oren Hurvitz | 1 | -0/+7 |
2011-05-26 | HG IM in grid mode working fairly well. Unknown target user references looked... | Diva Canto | 1 | -0/+4 |
2010-09-12 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2010-03-15 | Restoring LoadPlugin as it was before. Justin's last change made it throw. | Diva Canto | 1 | -2/+15 |
2010-03-12 | Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12 | Justin Clark-Casey (justincc) | 1 | -20/+20 |
2010-02-26 | Now showing friends online upon grid login. | Diva Canto | 1 | -4/+5 |
2010-02-20 | * Added a sanity check for missing asset data in LLClientView | John Hurliman | 1 | -177/+0 |
2010-02-19 | * Fixed SL asset type enum to mime type conversion and added more helper func... | John Hurliman | 1 | -31/+166 |
2010-01-13 | Several more buglets removed. | Diva Canto | 1 | -0/+3 |
2010-01-05 | Allow lists to be embedded in query strings | Melanie | 1 | -10/+53 |
2010-01-05 | Change the signature of the forms requester data in preparation to getting | Melanie | 1 | -6/+6 |
2009-12-27 | Allow lists to be embedded in query strings | Melanie | 1 | -10/+53 |
2009-12-27 | Change the signature of the forms requester data in preparation to getting | Melanie | 1 | -6/+6 |
2009-10-06 | * Removed verbose debug message | Diva Canto | 1 | -1/+1 |
2009-10-05 | More debug to try to diagnose a problem with region registration. | Diva Canto | 1 | -1/+1 |
2009-10-02 | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 1 | -1/+1 |
2009-09-29 | Fix loading modules with alternate configurations and ports into ROBUST. | Melanie | 1 | -1/+3 |
2009-09-29 | Fix loading modules with alternate configurations and ports into ROBUST. | Melanie | 1 | -1/+3 |
2009-09-29 | Add copyright header. Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-09-24 | Added test GridClient, which allowed me to remove a few bugs out of the new c... | Diva Canto | 1 | -1/+3 |
2009-09-19 | Adding the deserializer for server form/xml replies | Melanie | 1 | -0/+42 |
2009-09-19 | Adding Xml serialization of Dictionary<string, object> where object | Melanie | 1 | -0/+72 |
2009-09-04 | Implement plain password authentication partway. Tested, but no user | Melanie | 1 | -1/+28 |
2009-06-10 | Heart surgery no.2: the inventory service hooks. | diva | 1 | -3/+10 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-27 | * Added OpenSim.Server.Handlers.Tests project | lbsa71 | 1 | -5/+3 |
2009-05-18 | * Re-enable save oar test by loading asset data plugins from test mock class | Justin Clarke Casey | 1 | -0/+7 |
2009-05-18 | Nonowrking intermadiate commit,, DO NOT USE | Melanie Thielker | 1 | -1/+1 |
2009-05-10 | Enhance the submodule loader and port the enhancements to the services base | Melanie Thielker | 1 | -0/+19 |
2009-05-09 | Add the asset service connectors and sample config. READ WARNINGS!!! | Melanie Thielker | 1 | -1/+34 |
2009-05-09 | FInish basic asset server functionality on the new asset server | Melanie Thielker | 1 | -0/+21 |
2009-05-09 | Add the /data and /metadata retrieval modes to the new asset server. | Melanie Thielker | 1 | -63/+2 |
2009-05-08 | The new asset server now actually serves existing assets | Melanie Thielker | 1 | -0/+136 |