summaryrefslogtreecommitdiff
path: root/spec/unit/provider/group
AgeCommit message (Expand)AuthorFilesLines
2014-06-19(PUP-839) Remove SID mixin from SecurityEthan J. Brown1-5/+5
2014-05-22(PUP-2544) Util::ADSI -> Util::Windows::ADSIEthan J. Brown1-12/+12
2014-02-05(PUP-1559) Ensure ADSI Group SIDs may be looked upEthan J. Brown1-0/+1
2014-01-17Revert "Merge branch 'ticket/master/18342-windows-file-setting-owner-group'"Iristyle1-1/+0
2014-01-14(PUP-266) Ensure ADSI Group SIDs may be looked upEthan J. Brown1-0/+1
2013-10-14Merge branch 'stable'Josh Partlow1-1/+1
2013-10-11(#22847) Restrict WMI group / user queriesEthan J. Brown1-1/+1
2013-10-09(#17031) Prefer the domain component from the resolved SIDJosh Cooper1-4/+8
2013-10-09(#17031) Use SIDs to modify ADSI group membershipEthan J. Brown1-3/+66
2013-05-30(#20768) Only query on the name fieldJosh Cooper1-1/+1
2013-02-08(#7911) Update pw provider specs to account for options hash passed to execut...John Julien1-5/+5
2013-02-08(#7911) Fixed Libuser.getconf, updated unit specs, removed conflicting expiry...John Julien1-5/+5
2013-02-08(#7911) Removed custom exception class for duplicate UID/GID. Using Puppet::...John Julien1-2/+2
2013-02-08(#7911) Stabalized providers when using libuser commands so it would behave i...John Julien1-2/+14
2013-02-08(#7911) Added support for managing local users. Also created Puppet::Util::L...John Julien1-1/+1
2013-02-08(#7911) Allow managing local groups when duplicate names exist in a remote NS...John Julien1-0/+18
2012-10-24Merge remote-tracking branch 'upstream/2.7.x' into 3.0.xAndrew Parker1-2/+2
2012-10-19(#16581) Use native Win32 APIs to resolve SIDs in providersJosh Cooper1-2/+2
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune3-3/+3
2012-09-04Merge remote-tracking branch 'origin/2.7.x' into 3.xDaniel Pittman1-30/+36
2012-09-01(#15959) Fix groupadd/useradd spec when run on non-linux systemsStefan Schulte1-2/+2
2012-08-18(#15959) Do not support system group on Solaris and HP-UXStefan Schulte1-4/+14
2012-08-18maint: Reduce stubbing in groupadd specStefan Schulte1-25/+16
2012-08-18maint: Rearrange tests in groupadd unittestsStefan Schulte1-24/+29
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune3-3/+3
2012-01-17(#11046) Improve pw group provider on FreeBSDTim Bishop1-0/+81
2011-10-04Merge branch 'ticket/2.7.x/9459-user-group-failures' into 2.7.xJosh Cooper1-6/+22
2011-09-29(#9328) Retrieve user and group SIDs on windows.Cameron Thomas1-2/+7
2011-09-28(#9459) Fix problems with Windows 'user' and 'group' providers.Cameron Thomas1-6/+22
2011-08-19(#8409) Add a default group provider for WindowsNick Lewis1-0/+79
2011-08-18maint: remove inaccurate copyright and license statements.Daniel Pittman1-4/+0
2011-04-13Merge branch '2.6.x' into nextMax Martin1-1/+11
2011-04-14Fixed #7082 - Added system support for groupsJames Turnbull1-1/+11
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman2-3/+2
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman2-2/+2
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2-2/+2
2010-07-09Code smell: Two space indentationMarkus Roberts2-99/+99
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2-0/+0
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2-0/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts2-0/+0
2008-07-07Fixed #1272 - ldap group names will be converted to GIDs.Luke Kanies1-0/+25
2008-06-16Fixed #1360 -- allowdupe works with groups again.Luke Kanies1-0/+31
2008-05-21The ldap user/group providers now work when no users/groups are in ldap yet.Luke Kanies1-4/+18
2008-05-12Adding ldap providers for the user and group type.Luke Kanies1-0/+66