Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -82/+81 |
| | | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF | ||||
* | Miscellaneous small tweaks and more logging messages to move towards ↵ | Justin Clarke Casey | 2007-12-23 | 1 | -1/+1 |
| | | | | resolving inventory problems | ||||
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. ↵ | Jeff Ames | 2007-12-20 | 1 | -28/+28 |
| | | | | Works with LibSL rev>1532 | ||||
* | Grid Inventory feature upgrade: renaming folders should now be correct, ↵ | Brian McBee | 2007-12-15 | 1 | -0/+28 |
| | | | | | | | | subfolders work, moving folders works. Tested only in MYSQL, but may work in MSSQL and sqlite. Probably not working in standalone mode. | ||||
* | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 2007-12-10 | 1 | -1/+1 |
| | | | | notice of doom | ||||
* | This patch fixes mantis 105. Basically, it stops the index exception when | Sean Dague | 2007-12-08 | 1 | -7/+9 |
| | | | | | | | | | no root folder is found and it makes the user server wait longer for the inventory server to do its work. From Justin Casey (IBM) | ||||
* | * Applied MSSQL Patch from akokko, Thanks! akokko | Teravus Ovares | 2007-12-05 | 1 | -0/+697 |
* This hasn't been tested in MSSQL mode, however it's been checked to make sure it doesn't cause any issues with mySQL/SQLlite |