Melanie Thielker 17e920aacd More plumbing on agent states %!s(int64=9) %!d(string=hai) anos
..
AssetService da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") %!s(int64=9) %!d(string=hai) anos
AuthenticationService da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") %!s(int64=9) %!d(string=hai) anos
AuthorizationService da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") %!s(int64=9) %!d(string=hai) anos
AvatarService da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") %!s(int64=9) %!d(string=hai) anos
Base 4cbbbefbf6 Removed ignoreCase=true from the call to Type.GetInterface, because, well, we don't want to ignore case. And this seems to be causing problems in mono 4.3. %!s(int64=9) %!d(string=hai) anos
Connectors 17e920aacd More plumbing on agent states %!s(int64=9) %!d(string=hai) anos
EstateService 8e562f04d1 Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions. %!s(int64=10) %!d(string=hai) anos
FSAssetService ce62824b1f Add HGFSAssetService to the HypergridService to provide HG support for FSAssets. %!s(int64=9) %!d(string=hai) anos
FreeswitchService da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") %!s(int64=9) %!d(string=hai) anos
Friends da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") %!s(int64=9) %!d(string=hai) anos
GridService 32d87aa168 Mantis #7664: Added IHypergridLinker interface to establish a contract about what implementers need to provide publicly. This is used by 3rd-party addons such as Wifi. %!s(int64=9) %!d(string=hai) anos
HypergridService 028506cf3c Partial plumbing for the agent stateful module features negotiation %!s(int64=9) %!d(string=hai) anos
Interfaces 028506cf3c Partial plumbing for the agent stateful module features negotiation %!s(int64=9) %!d(string=hai) anos
InventoryService 959872315f WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. %!s(int64=9) %!d(string=hai) anos
LLLoginService 028506cf3c Partial plumbing for the agent stateful module features negotiation %!s(int64=9) %!d(string=hai) anos
MapImageService da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") %!s(int64=9) %!d(string=hai) anos
PresenceService da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") %!s(int64=9) %!d(string=hai) anos
SimulationService 8e562f04d1 Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions. %!s(int64=10) %!d(string=hai) anos
UserAccountService 959872315f WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. %!s(int64=9) %!d(string=hai) anos
UserProfilesService abf1836b81 Fix OfflineIMEmail value overwriting every time its called. The request was receiving a blank user prefs object to populate but then was checking for an email address. When this failed the email address was pulled from the User Account service and the empty prefs now including the email was saved before being loaded again to be returned. This was overwriting all other settings in the prefs. This fix returns the existing prefs first before checking the email address is set, and only updates email if missing. %!s(int64=9) %!d(string=hai) anos