summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
* Add basic service provider for WindowsCameron Thomas2011-08-191-0/+101
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-183-9/+0
* (#5495) Remove dead Windows-specific code from posix exec providerNick Lewis2011-08-161-16/+16
* Merge pull request #22 from domcleal/tickets/2.7.x/8808Daniel Pittman2011-08-121-3/+5
|\
| * (#8808) Fail Augeas resource when unable to save changesDominic Cleal2011-08-061-3/+5
| * Revert "Merge branch 'vcsrepo'"Jacob Helwig2011-08-026-625/+0
* | Merge branch '2.6.x' into 2.7.xMatt Robinson2011-08-102-5/+17
|\ \
| * | (#8302) Improve documentation of exec providersnfagerlund2011-08-102-5/+17
* | | Revert "Merge branch 'vcsrepo'"Jacob Helwig2011-08-026-625/+0
| |/ |/|
* | Merge branch '2.7.x'Matt Robinson2011-06-061-17/+42
|\ \
| * | (#2728) Add diff output for changes made by Augeas providerMichael Knox2011-06-021-17/+42
| * | Added the vcsrepo type and providers to the coreJames Turnbull2011-05-236-0/+625
* | | maint: Fix pacman provider to work with Ruby 1.9Matt Robinson2011-05-241-1/+1
* | | Added the vcsrepo type and providers to the coreJames Turnbull2011-05-236-0/+625
* | | Merge branch '2.7.next' into nextPieter van de Bruggen2011-05-172-6/+18
|\| |
| * | (#7114) Target returns correct valueStefan Schulte2011-05-161-6/+0
| * | Merge branch 'ticket/2.7.x/7300' into 2.7.nextNick Lewis2011-05-161-0/+18
| |\ \
| | * | (#7300) Fix instances method of mount providerStefan Schulte2011-05-161-0/+18
* | | | (#1853) Pacman package providerPaul Boyd2011-05-161-0/+94
|/ / /
* | | Merge branch '2.6.x' into 2.7.nextDaniel Pittman2011-05-121-1/+1
|\ \ \ | | |/ | |/|
| * | (#6845) Mount writes incorrect vfstab entriesStefan Schulte2011-04-281-1/+1
* | | Merge branch '2.6.next' into 2.7.nextMax Martin2011-04-272-9/+20
|\| |
| * | Merge branch 'tickets/2.6.next/3420' into 2.6.nextJosh Cooper2011-04-261-1/+9
| |\ \
| | * | (#3420) Nagios "name" attribute does not output correctlyJim Pirzyk2011-04-261-1/+9
| * | | (#6487) Directoryservice provider will fail in future OS releasesGary Larizza2011-04-221-8/+11
* | | | Merge branch '2.6.next' into 2.7.nextJosh Cooper2011-04-211-0/+1
|\| | |
| * | | Merge remote branch 'james/tickets/2.6.x/6681' into 2.6.nextJames Turnbull2011-04-141-0/+1
| |\ \ \
| | * | | Fixed #6681 - Remove --force-yes option from aptitude is usedJames Turnbull2011-03-121-0/+1
| | |/ /
* | | / (#7021) Fix order dependent spec failuresMatt Robinson2011-04-211-1/+1
| |_|/ |/| |
* | | Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.xPieter van de Bruggen2011-04-184-28/+34
* | | Merge branch 'feature/master/4258-pkgutil' into 2.7.xMatt Robinson2011-04-141-0/+175
|\ \ \
| * | | (#4258) Remove superfluous command check that called pkgutilDominic Cleal2011-04-131-8/+4
| * | | (#4258) Fix fd leak opening pkgutil config filesDominic Cleal2011-04-131-2/+3
| * | | (#4258) Permit variations of -nv in both pkgutil.conf filesDominic Cleal2011-04-131-2/+4
| * | | (#4258) Stop file and config checks from breaking specDominic Cleal2011-04-131-9/+11
| * | | (#4258) Check wgetopts in pkgutil.confJuerg Walz2011-04-131-0/+7
| * | | (#4258) Fix hash duplication affecting canonical provider instanceDominic Cleal2011-03-221-1/+1
| * | | (#4258) Use pkgutil -a to reliably determine package common names/aliasesDominic Cleal2011-03-191-23/+63
| * | | (#4258) pkgutil: bug fix: if shortname is not equal to package nameJuerg Walz2011-03-101-2/+2
| * | | (#4258) pkgutil provider: better handling of short package namesJuerg Walz2011-03-081-1/+5
| * | | (#4258) pkgutil provider: misc enhancementsJuerg Walz2011-02-221-6/+9
| * | | * Fix exception on parse failure of pkgutil outputDominic Cleal2011-02-201-13/+6
| * | | Merge branch 'master' into tickets/master/4258-devDominic Cleal2011-02-1910-24/+27
| |\ \ \
| * | | | Fixing indentationDominic Cleal2010-11-291-3/+3
| * | | | Removing blastwave references and unused PAGERDominic Cleal2010-11-291-10/+8
| * | | | Changing indentation to 2-spaces as per 2.6+ styleDominic Cleal2010-11-291-106/+106
| * | | | Single package queries made more robust when dealing with pkgutil noiseDominic Cleal2010-11-291-2/+8
| * | | | Fixing wget verbose regexDominic Cleal2010-11-271-1/+1
| * | | | Merge remote branch 'remotes/rgevaert/master' into tickets/masters/4258Dominic Cleal2010-11-271-3/+1
| |\ \ \ \
| | * | | | These regular expressions will not match anything. pkgutil doesn't output an...rgevaert2010-11-171-2/+0