VirtualBox

Changeset 94981 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
May 10, 2022 2:48:36 PM (3 years ago)
Author:
vboxsync
Message:

Main/Update check Removed update agent-specific proxy settings. ​bugref:7983

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/UpdateAgentImpl.h

    r94807 r94981  
    9797        UpdateState_T                      m_enmState;
    9898        uint32_t                           m_uOrder;
    99         /** Whether to use the own (dedicated) proxy settings or
    100          *  use the ones of ISystemProperties. */
    101         bool                               m_fUseOwnProxy;
    10299
    103100        Data(void)
     
    174171    HRESULT getRepositoryURL(com::Utf8Str &aRepo);
    175172    HRESULT setRepositoryURL(const com::Utf8Str &aRepo);
    176     HRESULT getProxyMode(ProxyMode_T *aMode);
    177     HRESULT setProxyMode(ProxyMode_T aMode);
    178     HRESULT getProxyURL(com::Utf8Str &aAddress);
    179     HRESULT setProxyURL(const com::Utf8Str &aAddress);
    180173    HRESULT getLastCheckDate(com::Utf8Str &aData);
    181174    HRESULT getIsCheckNeeded(BOOL *aCheckNeeded);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette