summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.24.x'Luke Kanies2009-02-141-2/+2
|\
| * Minor fix to launchd testsJames Turnbull2009-02-151-2/+2
* | Merge branch '0.24.x'Luke Kanies2009-02-142-4/+21
|\|
| * Fix spec test for launchd service provider to work with new service status me...Nigel Kersten2009-02-151-1/+9
| * Only backing up within parsedfile when managing filesLuke Kanies2009-02-141-3/+12
* | Merge branch '0.24.x'Luke Kanies2009-02-132-10/+56
|\|
| * Bug 1948: Add logic and testing for the command parsing logicBryan Kearney2009-02-141-4/+13
| * Fixing #1541 - ParsedFile only backs up files once per transactionLuke Kanies2009-02-131-0/+36
| * Bug #1948: Added patch by jab to support the correct ins syntax. Updated the ...Bryan Kearney2009-02-131-12/+13
* | Merge branch '0.24.x'Luke Kanies2009-02-112-0/+108
|\|
| * Prefetching, and thus purging, Nagios resources now worksLuke Kanies2009-02-112-0/+58
| * Adding some basic tests for the Naginator provider base classLuke Kanies2009-02-111-0/+50
* | Fix Bug #1629Francois Deppierraz2009-01-131-0/+64
* | Fix #1835 : Add whitespace/quote parsing toBryan Kearney2009-01-131-76/+156
* | Merge branch '0.24.x'James Turnbull2008-12-271-3/+24
|\|
| * Issue 1804 VDev with the same devices should be in syncAndrew Shafer2008-12-151-3/+24
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-1/+1
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-182-2/+2
* | Merge branch '0.24.x'Luke Kanies2008-12-093-3/+150
|\|
| * Fix launchd service test on non-OSX platformsJames Turnbull2008-12-091-1/+1
| * Fix the spec tests to work on other platforms, do the confine around OS X ver...Nigel Kersten2008-12-091-23/+17
| * Refactor #1802 Use 'zfs get -H -o value' instead of parsing output for valueAndrew Shafer2008-12-081-2/+2
| * spec tests for type and provider and some code cleanup to adhere to DRYNigel Kersten2008-12-061-0/+153
* | Merge branch '0.24.x'Luke Kanies2008-12-0216-47/+733
|\|
| * Updated mcx type and provider with comprehensive spec tests.Jeffrey McCune2008-12-021-3/+110
| * Fixing a test that fails depending on test execution orderLuke Kanies2008-12-021-3/+3
| * Feature 1696 Add support for branded zonesAndrew Shafer2008-12-011-0/+42
| * Feature #1783 - Add ZFS supportAndrew Shafer2008-12-012-0/+245
| * Handle password when user is createdAndrew Shafer2008-12-011-0/+5
| * Solaris doesn't have a native tool to set hashed passwordsAndrew Shafer2008-12-011-0/+53
| * type/mcx.rb Feature #1026 - MCX TypeJeffrey McCune2008-12-011-0/+68
| * Simplify launchd service provider and add testsNigel Kersten2008-12-011-0/+134
| * Fixing broken tests resulting from the fix to #1747Luke Kanies2008-11-175-1/+8
| * Fixed #1735 and #1747 - Fixes to confine systemJames Turnbull2008-11-161-19/+13
| * Fixing the provider's confine subsystem so the logs are more useful.Luke Kanies2008-11-133-24/+48
| * Fix #1737 - ssh_authorized_keys should be able to parse options containing co...Brice Figureau2008-11-111-0/+7
* | Merge branch '0.24.x'Luke Kanies2008-10-311-0/+238
|\|
| * Added unit tests for the augeas type and providerBryan Kearney2008-10-301-0/+238
* | Merge branch '0.24.x'Luke Kanies2008-10-222-14/+158
|\|
| * Solaris RBAC AttributesAndrew Shafer2008-10-222-14/+158
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-177-5/+550
|\|
| * Fixing tests I broke when trying to fix the Providers reference.Luke Kanies2008-10-171-5/+15
| * Cleanup selboolean and selmodule unit tests to pass on non-SELinux systemsSean E. Millichamp2008-10-092-0/+5
| * Add new set of unit tests for selmodule typeJames Turnbull2008-10-082-0/+63
| * Removal of redundant lines from unit testSean E. Millichamp2008-10-081-3/+0
| * Remove old selboolean unit tests and fix permissions on new testsJames Turnbull2008-10-081-0/+0
| * Rewrote seboolean unit tests to provide better coverageSean E. Millichamp2008-10-081-0/+38
| * Fix failing tests dependent on /etc/user_attr file existingAndrew Shafer2008-10-041-3/+3
| * Migrating the apt and dpkg tests to rspec.Luke Kanies2008-10-022-0/+301
| * Add role support to user type and an implementionAndrew Shafer2008-10-011-0/+131