aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Remove a now unnecessary bit of inventory log verbosityJustin Clarke Casey2007-12-221-1/+2
* * Fixed UserServer crash when it's passed 00000000000000000000000000 as the U...Teravus Ovares2007-12-211-3/+28
* Comment out "METHOD BY UUID CALLED" WriteLine as it isCharles Krinke2007-12-201-1/+2
* * Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares2007-12-201-0/+2
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-207-32/+32
* * Removed redundant code in RestService.csAdam Frisby2007-12-181-8/+1
* More subtle message tuning of log messages.Charles Krinke2007-12-161-1/+1
* A bit more tuning of UserServer messages.Charles Krinke2007-12-161-6/+8
* Comment out an unneeded "Home Location" message.Charles Krinke2007-12-161-1/+2
* Improve UserServer login messages for logging.Charles Krinke2007-12-161-4/+8
* * Make inventory operations sync rather than async. This is to alleviate rac...Justin Clarke Casey2007-12-152-10/+40
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-152-9/+54
* Added some extra debug console output to Inventory Server and region OGS1 inv...MW2007-12-141-0/+2
* * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares2007-12-144-15/+19
* Fix possible array indexing exception in inventory serverJeff Ames2007-12-111-4/+2
* added copyright noticesJeff Ames2007-12-112-1/+57
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-1031-55/+55
* This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague2007-12-081-7/+27
* This small patch means that the inventoryserver for grid mode nowSean Dague2007-12-071-6/+3
* removed obsolete Verbose() functionJeff Ames2007-12-062-141/+158
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-064-5/+5
* Some refactoring of the RestObjectPoster (and related classes).MW2007-12-052-3/+3
* * Avatar picker works in grid mode now.Teravus Ovares2007-12-042-0/+38
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-044-22/+22
* * Removed 12 compiler warnings.Adam Frisby2007-12-041-1/+1
* Some refactoring , mainly on Inventory code. MW2007-12-022-3/+3
* New Inventory folder should now be stored to the inventory server/database. T...MW2007-12-021-0/+1
* On login, if a set of inventory folders doesn't exist for the user then a new...MW2007-12-012-1/+10
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-014-5/+202
* Fixed an event in the events chain in inter-region communications.Teravus Ovares2007-11-271-0/+3
* Added new configuration item to User Server: X and Y of region to send user t...Brian McBee2007-11-251-61/+124
* Turned on more verbosity to try to debug assetserver failuresBrian McBee2007-11-201-2/+2
* Additional debugging output to see for what coordinates is the worldmap Dalien Talbot2007-11-181-1/+2
* converted hard-coded chat type values to ChatTypeEnumJeff Ames2007-11-083-9/+7
* add a IAssetProvider.CommitAssets() call to the grid asset server, when a ass...MW2007-11-041-0/+1
* *Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen2007-11-031-0/+5
* debug tracing for asset server hangsSean Dague2007-11-011-1/+4
* fixed filenames in log messagesJeff Ames2007-10-312-8/+8
* Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax2007-10-302-59/+166
* * Optimized usingslbsa712007-10-3046-1826/+4505
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-2910-19/+19
* normalized line endingsJeff Ames2007-10-291-109/+109
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-7/+1
* Very early first implementation of grid based assets.Tleiades Hax2007-10-262-62/+217
* apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague2007-10-254-4/+4
* get rid of all the ^M line endingsSean Dague2007-10-193-117/+117
* changes to pass nini config object to the modules that getSean Dague2007-10-191-132/+133
* * Total refactoring of Asset Server for massive winlbsa712007-10-191-2/+6
* Fix for assetserver crashing (Thank you Chi11ken)Tleiades Hax2007-10-191-7/+4
* Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax2007-10-182-1/+2