summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | Add user account expiry to the useradd type and providerDean Wilson2010-09-291-1/+11
* | Fixed #4025 (failure in launchd if certain plists are binary).Paul Berry2010-09-291-9/+16
* | Fix #4267 - Create a backup before dropping permissionsJesse Wolfe2010-09-281-0/+7
* | Fix for #4746 -- Newline goes at the _end_ of the lineMarkus Roberts2010-09-221-1/+1
* | Fixed #3707 - rpm, like dpkg-query exits 1 if the package is not installed. ...James Turnbull2010-09-231-1/+2
* | Skip apt-listbugs and apt-listchanges when installing from puppetDean Wilson2010-09-041-0/+4
* | Updated all types to Markdown outputJames Turnbull2010-08-1129-40/+40
|/
* Fixes errant Trac references in documentationJames Turnbull2010-07-152-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-0985-7053/+7053
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-0915-29/+29
* Code smell: Don't restate results directly after assignmentMarkus Roberts2010-07-096-6/+0
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-095-7/+7
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-094-6/+6