HomePhorge

(PUP-2544) Util::ADSI -> Util::Windows::ADSI
e1687b9beb0fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2544) Util::ADSI -> Util::Windows::ADSI

  • Move Windows ADSI code out of puppet/util and into puppet/util/windows
  • Update namespace from Puppet::Util::ADSI to Puppet::Util::Windows::ADSI
  • Add module / class definitions for ADSI to util/windows.rb to prevent tests from blowing up on non-Windows
  • Moving Puppet.features.microsoft_windows? checks to top of user and group provider tests for ADSI
  • Update all dependent code, remove unnecessary references

Details

Provenance
Ethan J. Brown <Iristyle@github>Authored on
Josh Cooper <josh@puppetlabs.com>Committed on May 23 2014, 4:10 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU6722eac6d927: Merge pull request #2675 from Iristyle/ticket/master/PUP-836-FFI-Windows-User
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPUe1687b9beb0f: (PUP-2544) Util::ADSI -> Util::Windows::ADSI (authored by Ethan J. Brown <Iristyle@github>).May 23 2014, 4:10 AM