Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api: change RetrieveProperties to collect results in batches #3408

Merged
merged 3 commits into from
Apr 12, 2024

Commits on Apr 11, 2024

  1. api: change RetrieveProperties to collect results in batches

    'RetrieveProperties' is deprecated since 4.1
    Use RetrievePropertiesEx + ContinueRetrievePropertiesEx to collect in batches.
    dougm committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a0a8257 View commit details
    Browse the repository at this point in the history
  2. vcsim: RetrievePropertiesEx & ContinueRetrievePropertiesEx

    This patch adds support to vC Sim for RetrievePropertiesEx
    and ContinueRetrievePropertiesEx and their paged results
    semantics.
    akutz authored and dougm committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4348bd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5080d3 View commit details
    Browse the repository at this point in the history