summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| |\ \
| | * | Fixed #1272 - ldap group names will be converted to GIDs.Luke Kanies2008-07-072-0/+33
| | |/
| * / Fixed #1399 - the ldap user provider knows it can manage passwords.Luke Kanies2008-07-071-0/+4
| |/
* | Merge branch '0.24.x'Luke Kanies2008-07-042-507/+0
|\|
| * Removing all of the code related to the interface type.Luke Kanies2008-07-032-510/+0
| * Doing what I can to fix #1128, but just in preparation for removing 'interface'.Luke Kanies2008-07-031-21/+24
| * Fixing the "describe" in the redhat interface specsLuke Kanies2008-07-031-10/+10
* | Merge branch '0.24.x'Luke Kanies2008-07-022-0/+62
|\|
| * Fixed #1360 -- allowdupe works with groups again.Luke Kanies2008-06-162-0/+62
* | Merge branch '0.24.x'Luke Kanies2008-05-255-31/+76
|\|
| * The ldap user/group providers now work when no users/groups are in ldap yet.Luke Kanies2008-05-212-17/+36
| * Adding support for settings within the existing Facter provider confines.Luke Kanies2008-05-203-24/+40
| * Intermediate commit so I can move on to other things.Luke Kanies2008-05-201-0/+10
* | Merge branch '0.24.x'Luke Kanies2008-05-201-4/+0
|/
* Refactoring how the provider confine tests work, again.Luke Kanies2008-05-198-237/+415
* Fixing a mock in the redhat interface test.Luke Kanies2008-05-161-2/+2