| Commit message (Expand) | Author | Files | Lines |
2015-08-26 | add more of the v03 checks and homeURL. Sending side only for now | UbitUmarov | 1 | -2/+6 |
2015-08-20 | More plumbing on agent states | Melanie Thielker | 1 | -0/+11 |
2015-08-20 | Partial plumbing for the agent stateful module features negotiation | Melanie Thielker | 1 | -1/+8 |
2015-08-08 | WARNING: massive refactor to follow libomv's latest changes regarding invento... | Diva Canto | 2 | -3/+5 |
2015-06-13 | Refactor AgentPreferences so that database operations happen centrally. the o... | Cinder | 1 | -0/+230 |
2015-06-05 | Upgraded the Simian inventory connector with an item cache, too, so that it d... | Diva Canto | 1 | -1/+17 |
2015-06-05 | More on mantis #7567. Two things: | Diva Canto | 1 | -2/+4 |
2015-06-04 | Mantis #7600. The warning message was not a symptom of a problem, it was just... | Diva Canto | 1 | -9/+11 |
2015-06-04 | Making the inventory cache static, so that there's less timers. | Diva Canto | 1 | -1/+1 |
2015-06-04 | Mantis #7567. Once again, avoiding prefetching linked items within linked fo... | Diva Canto | 1 | -1/+9 |
2015-06-03 | Mantis #7567: added an 8-sec expiring item cache to the inventory network con... | Diva Canto | 1 | -6/+31 |
2015-05-11 | Added tests for UserAccountService in Robust. In the process fixed a couple o... | Diva Canto | 1 | -2/+33 |
2015-05-11 | Added inventory tests to Robust.Tests. | Diva Canto | 1 | -1/+5 |
2015-05-08 | Another major overhaul of inventory downloading, this time pertaining to inve... | Diva Canto | 2 | -0/+52 |
2015-05-08 | I shouldn't write code this early in the morning... Fixing a 'duh' on previou... | Diva Canto | 1 | -1/+1 |
2015-05-08 | Additional debug message to help diagnose a warning message and exception rel... | Diva Canto | 1 | -0/+1 |
2015-05-07 | Major change in the way inventory is downloaded: added a method throughout II... | Diva Canto | 2 | -3/+94 |
2015-05-02 | Corrected typo in namespace | Diva Canto | 1 | -1/+1 |
2015-04-29 | Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8... | Diva Canto | 1 | -1/+1 |
2015-03-29 | varregion: any conversions of use of Constants.RegionSize converted into | Robert Adams | 1 | -4/+4 |
2015-03-27 | varregion: refactor use of 'double heightmap[,]' into references to new class... | Robert Adams | 1 | -0/+10 |
2015-03-03 | corrected handling when XML parsing in Presence Connector fails | Freaky Tech | 1 | -0/+1 |
2015-02-28 | minor: Remove mono compiler warnings from EstateDataConnector | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2015-01-21 | Don't allow a failure in create a request in HeloService.Connector.Helo() to ... | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2015-01-06 | Donation of robust network connectors for estate service, as promised. This a... | Diva Canto | 3 | -331/+340 |
2014-12-30 | Renamed VERSION_NUMBER to VersionNumber | Diva Canto | 1 | -2/+2 |
2014-12-30 | This cleans up versioning. Specifically: | Diva Canto | 1 | -2/+2 |
2014-12-30 | WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT. | Diva Canto | 1 | -1/+1 |
2014-12-29 | Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ... | Diva Canto | 1 | -1/+1 |
2014-11-25 | Label all threadpool calls being made in core OpenSimulator. This is to add ... | Justin Clark-Casey (justincc) | 2 | -3/+3 |
2014-09-18 | dont give a ring to each asset request, just one to rule them all, i mean | UbitUmarov | 1 | -8/+15 |
2014-09-17 | and another one | UbitUmarov | 1 | -1/+6 |
2014-08-23 | Change the map tile system to be multi-grid hosting compatible | Melanie Thielker | 1 | -3/+5 |
2014-08-23 | Change the map tile system to be multi-grid hosting compatible | Melanie Thielker | 1 | -3/+5 |
2014-08-09 | Move the inventory request lock introduced in git master a58152bd to HGInvent... | Justin Clark-Casey (justincc) | 1 | -7/+4 |
2014-08-06 | OpenSimExtras | BlueWall | 2 | -0/+46 |
2014-07-26 | Add inventory.<url>.RequestsMade stat. | Justin Clark-Casey (justincc) | 1 | -0/+21 |
2014-07-25 | Add undocumented RemoteRequestTimeout seconds parameter to xinventory requests | Justin Clark-Casey (justincc) | 1 | -4/+14 |
2014-07-21 | Close streams immediately when we finish using them | Oren Hurvitz | 1 | -15/+17 |
2014-06-17 | Change assembly versions to 0.8.1 | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-06-06 | Added simulation version compatibility check so that agents coming from 0.7.6... | Diva Canto | 1 | -1/+2 |
2014-06-01 | Fixed a few things pertaining to interfacing with the estate service. Specifi... | Diva Canto | 1 | -1/+1 |
2014-05-30 | Moved these two estate-related interfaces to the projects where they belong. | Diva Canto | 1 | -2/+2 |
2014-05-27 | minor: Comment out 2 error level debugging message in authentication code | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-05-23 | Adds optional HTTP Basic Authentication to Robust service connectors. | Diva Canto | 11 | -59/+130 |
2014-05-19 | Tell QueryAccess explicitly whether the user is coming in via Teleport or Cro... | Oren Hurvitz | 1 | -1/+2 |
2014-05-19 | Return more specific error messages if an attempt to enter a region fails due... | Oren Hurvitz | 1 | -1/+1 |
2014-05-14 | Fix recent asset request timeout issue by commenting out (for now) the m_maxA... | Justin Clark-Casey (justincc) | 1 | -10/+14 |
2014-04-29 | Improved HTTP logging | Oren Hurvitz | 1 | -1/+6 |
2014-04-24 | When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constru... | Oren Hurvitz | 1 | -5/+5 |