summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | (#6338) Remove unused version control tagsMatt Robinson2011-02-281-2/+0
| | |/ / / / /
| * | | | | | (#6509) Inline docs: Fix erroneous code block in directoryservice provider fo...nfagerlund2011-02-281-3/+1
| * | | | | | (#6509) Inline docs: Fix broken lists in Launchd provider.nfagerlund2011-02-281-8/+11
| * | | | | | (#6509) Inline docs: Fix code blocks in service type.nfagerlund2011-02-282-10/+10
| |/ / / / /
| * | | | | (#6309) Ensure the correct device is mounted when managing mountsJacob Helwig2011-02-181-3/+45
| * | | | | Clean up whitespace, and commented out code in parsed mount providerJacob Helwig2011-02-181-7/+2
| | |/ / / | |/| | |
| * | | | (#6364) Adjust mis-translated regex in mount provider for AIXJacob Helwig2011-02-181-1/+1
* | | | | Merge branch 'ticket/next/5496' into nextNick Lewis2011-03-011-5/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | (#5496) zpool provider supports new 'zpool status' formatDevon Peters2011-03-011-5/+7
* | | | | Merge branch '2.6.x' into nextMatt Robinson2011-02-026-11/+9
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | bug #5681 -- code fix to handle AIX mount outputRick Bradley2011-01-311-1/+1
| * | | Bug #5681 -- parse AIX mount command output.Daniel Pittman2011-01-311-0/+2
| * | | Feature #5855 -- fix withenv call in freebsd package providerfredrik-eriksson2011-01-261-2/+2
| * | | Merge branch 'bug/2.6.next/6009' into 2.6.nextDaniel Pittman2011-01-251-2/+2
| |\ \ \
| | * | | Fixed #6009 - nested member list vs directory service group providerJames Turnbull2011-01-251-2/+2
| | | |/ | | |/|
| * | | (#5931) Prevent errors when calling insync? on audited propertiesPaul Berry2011-01-253-5/+1
| * | | Maint: Rename misleading insync? method in file providerPaul Berry2011-01-252-2/+2
| |/ /
* | | (#5427) Using Propery::OrderedList for host_aliasStefan Schulte2010-12-141-5/+3
* | | (#5393) Add "dataset" parameter to the zone providerDerek Olsen2010-12-071-0/+3
* | | Merge remote branch 'someword/feature/master/5391' into nextPaul Berry2010-12-061-1/+1
|\ \ \
| * | | (#5391) Include additional zfs propertiesDerek Olsen2010-11-241-1/+1
* | | | Merge branch '2.6.x' into nextMatt Robinson2010-12-021-6/+5
|\ \ \ \ | | |/ / | |/| |
| * | | (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-12-011-5/+3
| * | | Revert "(#5304) Use internal_name rather than real_name for maillist provider"James Turnbull2010-12-021-5/+6
| * | | (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-11-301-6/+5
* | | | Merge branch 'ticket/next/5211' into nextMatt Robinson2010-12-021-1/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | (#5211) Added patch and tests for checking the size of the arrary which is re...Steve Nielson2010-12-021-1/+6
| |/ /
* | | (#2866) yum should support downgrade.Dan Bode2010-11-231-1/+8
* | | Merge branch 'ticket/next/5274' into nextNick Lewis2010-11-171-53/+23
|\ \ \
| * | | (#5274) New comment property for the hosttypeStefan Schulte2010-11-171-53/+23
| |/ /
* | | (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-11-171-6/+5
* | | Merge commit '2.6.3' into nextPaul Berry2010-11-176-20/+16
|\| |
| * | Fix for #4279 -- mount detection on HP-UXMarkus Roberts2010-11-161-1/+1
| * | Fix for #5273 -- user resource constantly resetting password ageMarkus Roberts2010-11-162-4/+4
| * | Fix for #4299 -- Don't require whichMarkus Roberts2010-11-121-4/+1
| * | Reimplementation of functionality removed by prior commitMarkus Roberts2010-11-101-1/+9
| * | Refactor for CLAMarkus Roberts2010-11-101-13/+1
| * | (#4573) FreeBSD service provider now supports versions <7 and >8Nick Lewis2010-11-101-1/+4
* | | (#5079) Refactor and cleanup mcxcontent providerMatt Robinson2010-11-161-40/+23
* | | (#5079) Move methods around to make it clearer whether they're public or privateMatt Robinson2010-11-161-51/+48
* | | (#3747) Add specs for upstart providerNick Lewis2010-11-111-4/+1
* | | (#3747) Implement upstart providerNan Liu2010-11-111-0/+76
* | | Merge commit '2.6.3rc2' into nextPaul Berry2010-11-091-1/+1
|\| |
| * | Fixed #5112 - Launchd Service broke in 2.6.2 with OS X 10.4 Clients.donavan2010-10-291-1/+1
* | | Merge remote branch 'nigel/tickets/2.6.x/4382' into nextJesse Wolfe2010-10-181-1/+33
|\ \ \ | |/ / |/| |
| * | Make --mkusers work on OS X, we now find unused uid/gids if unspecifiedNigel Kersten2010-10-111-1/+33
* | | Minimal fix for #4975 -- only call chage when managing password age rulesMarkus Roberts2010-10-133-8/+11
* | | Fix for #4963 -- Use correct commands for password expiry on solarisMarkus Roberts2010-10-131-3/+3
|/ /
* | Reversion of 021d534482dd8edb863cb77d668ac3525362a0a6Markus Roberts2010-10-051-2/+1
* | Adds #3046 - support for password min/max ageNick Lewis2010-09-295-13/+57