HomePhorge

(PUP-3276) Remove deprecated methods from Puppet::Util::Windows::*
570e766d86b2Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3276) Remove deprecated methods from Puppet::Util::Windows::*

This commit removes deprecated methods from several Windows utility
modules. Removed methods include:

  • Puppet::Util::Windows::ADSI.sid_for_account
  • Puppet::Util::Windows::ADSI::Group#add_members
  • Puppet::Util::Windows::ADSI::Group#remove_members
  • Puppet::Util::Windows::File.get_file_attributes
  • Puppet::Util::Windows::Security.get_attributes
  • Puppet::Util::Windows::Security.add_attributes
  • Puppet::Util::Windows::Security.remove_attributes
  • Puppet::Util::Windows::Security.set_attributes
  • Puppet::Util::Windows::Security.with_process_token
  • Puppet::Util::Windows::Security.name_to_sid
  • Puppet::Util::Windows::Security.name_to_sid_object
  • Puppet::Util::Windows::Security.octet_string_to_sid_object
  • Puppet::Util::Windows::Security.sid_to_name
  • Puppet::Util::Windows::Security.sid_ptr_to_string
  • Puppet::Util::Windows::Security.string_to_sid_ptr
  • Puppet::Util::Windows::Security.valid_sid?

This commit is part of the code removal effort for Puppet 4.

Details

Provenance
Will Hopper <whopper@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU2ee0ba5ce0ff: Merge branch 'issues/master/pup-3277-more-acceptance-fixes'
Branches
Unknown
Tags
Unknown

Event Timeline

Will Hopper <whopper@puppetlabs.com> committed rPU570e766d86b2: (PUP-3276) Remove deprecated methods from Puppet::Util::Windows::* (authored by Will Hopper <whopper@puppetlabs.com>).Oct 10 2014, 1:55 AM