summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/2.6.x/5662' of https://github.com/stschulte/puppet into ...Jesse Wolfe2011-03-141-1/+3
|\
| * (#5662) Parsedfile doesnt work with mult keyattrStefan Schulte2010-12-231-1/+3
* | Merge branch 'tickets/2.6.x/2645' into 2.6.nextJesse Wolfe2011-03-091-1/+6
|\ \
| * | Fixed #2645 - Added support for creating system usersJames Turnbull2011-03-091-1/+6
* | | (#6632) Adding a new mount no longer causes error with umountPaul Berry2011-03-081-0/+6
* | | Merge branch 'ticket/2.6.next/4914' into 2.6.nextPaul Berry2011-02-282-61/+73
|\ \ \
| * \ \ Merge branch 'ticket/2.6.x/4914' into maint/2.6.next/revert-6309Paul Berry2011-02-282-18/+72
| |\ \ \
| | * | | (#4914) Improved parsed_spec for mountStefan Schulte2011-02-201-1/+1
| | * | | (#4914) Query property_hash for mountstateStefan Schulte2011-01-251-14/+12
| | * | | (#4914) Prefetch mountstateStefan Schulte2011-01-251-0/+50
| | * | | (#4914) Join lines for better readabilityStefan Schulte2011-01-251-9/+2
| | | |/ | | |/|
| * | | Revert "(#6309) Ensure the correct device is mounted when managing mounts"Paul Berry2011-02-251-45/+3
* | | | Merge branch 'ticket/2.6.next/maint-remove_version_control_tags' into 2.6.nextMatt Robinson2011-02-281-2/+0
|\ \ \ \
| * | | | (#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
* | 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
|/
* (#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
* 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
* Fixed #5112 - Launchd Service broke in 2.6.2 with OS X 10.4 Clients.donavan2010-10-291-1/+1
* 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