summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Merge branch '0.24.x'Luke Kanies2008-09-233-0/+266
|\|
| * fix failing hpux user specsAndrew Shafer2008-09-201-8/+4
| * Fixes #1455 - Adds HP-UX support for user typeJames Turnbull2008-09-061-0/+29
| * Runit service providerBrice Figureau2008-08-291-0/+117
| * Daemontools service providerBrice Figureau2008-08-291-0/+124
* | Merge branch '0.24.x'Luke Kanies2008-08-201-0/+52
|\|
| * Fixed #1508 - Add HP-UX package provider.Mark Plaksin2008-08-201-0/+52
* | Removing dead-end file work as promised.Luke Kanies2008-08-201-181/+0
* | Adding files temporarily, since I've decided this work is a dead-end.Luke Kanies2008-08-201-0/+181
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-291-0/+21
|\|
| * Fix #1409, Move path expansion from the type into the providerFrancois Deppierraz2008-07-111-0/+21
| * Fixing the user ldap provider testsLuke Kanies2008-07-081-0/+1
* | Fixing the user ldap provider testsLuke Kanies2008-07-081-0/+1
* | Merge branch '0.24.x'Luke Kanies2008-07-083-0/+123
|\|
| * Merge branch 'tickets/0.24.x/1226' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-081-0/+87
| |\
| | * Fixed #1226 - Gems can now specify source repositories.Luke Kanies2008-07-071-9/+57
| | * Correct whitespaceLuke Kanies2008-07-071-24/+24
| | * Moving the gem test to the non-ral directoryLuke Kanies2008-07-071-0/+39
| * | Merge branch 'tickets/0.24.x/1272' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-082-0/+32
| |\ \