| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo... | Justin Clark-Casey (justincc) | 2013-09-02 | 1 | -0/+33 |
* | Remove some mono compiler warnings from OpenSim/Server/Handlers | Justin Clark-Casey (justincc) | 2013-08-17 | 3 | -10/+4 |
* | Change the auth token to be the user's sessionid. | Diva Canto | 2013-07-14 | 1 | -1/+4 |
* | Guard against unauthorized agent deletes. | Diva Canto | 2013-07-13 | 1 | -5/+11 |
* | Deleted GET agent all around. Not used. | Diva Canto | 2013-07-13 | 1 | -59/+2 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2013-07-08 | 1 | -1/+1 |
|\ |
|
| * | Print out caller IP when unusual requests are received. | Diva Canto | 2013-07-07 | 1 | -1/+1 |
* | | Add "show caps stats by user" and "show caps stats by cap" console commands t... | Justin Clark-Casey (justincc) | 2013-07-08 | 21 | -42/+35 |
|/ |
|
* | Deleted debug messages. Fixed a null ref exception on the POST handler of Gri... | Diva Canto | 2013-07-02 | 1 | -2/+4 |
* | Remove "Asset deletion not supported by database" message from "delete asset"... | Justin Clark-Casey (justincc) | 2013-06-28 | 1 | -7/+5 |
* | Change IsLocalRegion from using region handle to using regionID. This was aff... | Diva Canto | 2013-06-22 | 1 | -1/+0 |
* | Finally moved HG agent transfers to use agent fatpacks. | Diva Canto | 2013-06-21 | 4 | -180/+100 |
* | Make number of inbound http requests handled available as a httpserver.<port>... | Justin Clark-Casey (justincc) | 2013-06-18 | 1 | -0/+4 |
* | Make general server stats available on the robust console as well as the simu... | Justin Clark-Casey (justincc) | 2013-06-17 | 1 | -12/+4 |
* | After calls to GetSuitcaseXFolder() in HGSuitcaseInventoryService, consistent... | Justin Clark-Casey (justincc) | 2013-06-12 | 1 | -1/+1 |
* | Cleanup | BlueWall | 2013-06-05 | 1 | -5/+0 |
* | Adding standard OpenSim header to source files | BlueWall | 2013-05-31 | 2 | -0/+54 |
* | UserProfiles | BlueWall | 2013-05-30 | 2 | -0/+526 |
* | Where this is not already happening, trigger asychoronous calls to CloseChild... | Justin Clark-Casey (justincc) | 2013-05-16 | 1 | -1/+1 |
* | Fixed mantis #6609 -- LoadPlugin error messages on Robust. | Diva Canto | 2013-05-13 | 5 | -7/+26 |
* | minor: remove some mono compiler warnings in ServicesServerBase | Justin Clark-Casey (justincc) | 2013-04-29 | 1 | -5/+0 |
* | Better error reporting | Diva Canto | 2013-04-27 | 1 | -0/+1 |
* | minor: log an error rather than info if a connector fails to load. | Justin Clark-Casey (justincc) | 2013-03-15 | 1 | -1/+1 |
* | minor: Make logged message in ServerUtils more consistent. | Justin Clark-Casey (justincc) | 2013-03-15 | 1 | -10/+10 |
* | Log same environment information to Robust log as is already done for simulat... | Justin Clark-Casey (justincc) | 2013-03-14 | 1 | -4/+1 |
* | minor: Log location in which simulator/robust was started. | Justin Clark-Casey (justincc) | 2013-02-28 | 1 | -0/+4 |
* | Switched to using the other Util function with a default value. | Diva Canto | 2013-02-27 | 1 | -1/+2 |
* | Moved the HG default variables out of [Startup] and into their own section [H... | Diva Canto | 2013-02-27 | 1 | -1/+1 |
* | Added new Util function for reading config vars that's more generic than the ... | Diva Canto | 2013-02-22 | 1 | -1/+1 |
* | Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de... | Diva Canto | 2013-02-21 | 1 | -9/+11 |
* | Deleted all AssemblyFileVersion directives | Diva Canto | 2013-02-19 | 2 | -2/+2 |
* | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 2013-02-05 | 3 | -3/+3 |
* | Print full stacktrace from plugin loading failure to help determine what went... | Justin Clark-Casey (justincc) | 2013-01-15 | 1 | -2/+5 |
* | Fix formatting | BlueWall | 2012-12-13 | 1 | -21/+24 |
* | Fix module pathname handling for Windows | BlueWall (James Hughes) | 2012-12-13 | 1 | -16/+22 |
* | Hide some console output when initializing addin repository | BlueWall | 2012-12-11 | 1 | -0/+27 |
* | Prebuild fix | BlueWall | 2012-12-07 | 1 | -1/+1 |
* | Merge branch 'master' into connector_plugin | BlueWall | 2012-11-25 | 9 | -172/+296 |
|\ |
|
| * | Factor out command script code. | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -39/+0 |
| * | Make "config show/set/get/save" console commands available on all servers | Justin Clark-Casey (justincc) | 2012-11-22 | 2 | -15/+6 |
| * | Factor out common pid file creation and removal code. | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -22/+3 |
| * | Make "set log level" command available across all servers | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -1/+0 |
| * | Make "show info" command available across all servers | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -42/+1 |
| * | Factor out common registration of "show uptime" command | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -5/+2 |
| * | factor out common HandleShow code for "show uptime" | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -16/+2 |
| * | refactor: Factor out copy/pasted server uptime report code | Justin Clark-Casey (justincc) | 2012-11-22 | 1 | -23/+4 |
| * | If an asset POST does not contain well-formed XML, return a 400 (Bad Request)... | Justin Clark-Casey (justincc) | 2012-11-22 | 2 | -3/+38 |
| * | Add regression test for a good request made to the asset service post handler. | Justin Clark-Casey (justincc) | 2012-11-21 | 1 | -0/+84 |
| * | The last few AssemblyInfos. Finished! | Diva Canto | 2012-11-14 | 1 | -0/+33 |
| * | Added AssemblyInfos in the OpenSim.Server namespace dlls. | Diva Canto | 2012-11-14 | 2 | -0/+66 |