summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix #1409, Move path expansion from the type into the providerFrancois Deppierraz2008-07-114-66/+58
* Fixing #1408 - --loadclasses works again.Luke Kanies2008-07-104-5/+17
* Moved debian to conf and updated examples directoryJames Turnbull2008-07-1060-0/+2
* Fixed #1407 - allowdupe is now a boolean group parameter.Luke Kanies2008-07-092-1/+41
* Fixed #1368 - updated Red Hat init scriptsJames Turnbull2008-07-093-3/+21
* Fixing the user ldap provider testsLuke Kanies2008-07-081-0/+1
* Added message referencing ReductveLabs build libraryJames Turnbull2008-07-082-1/+3
* Fixed #1396 - Added sha1 function from DavidS to coreJames Turnbull2008-07-083-2/+12
* Merge branch 'tickets/0.24.x/1401' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-083-9/+10
|\
| * Fixing #1401 - integration tests now work regardless of the yamldir.Luke Kanies2008-07-073-9/+10
* | Merge branch 'tickets/0.24.x/1226' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-083-12/+122
|\ \
| * | Fixed #1226 - Gems can now specify source repositories.Luke Kanies2008-07-073-24/+79
| * | Correct whitespaceLuke Kanies2008-07-072-31/+31
| * | Moving the gem test to the non-ral directoryLuke Kanies2008-07-071-0/+0
| * | Importing Sam Quigley's work to enhance gem support for sources.Luke Kanies2008-07-072-5/+60
| |/
* | Merge branch 'tickets/0.24.x/1272' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-085-0/+60
|\ \
| * | Fixed #1272 - ldap group names will be converted to GIDs.Luke Kanies2008-07-075-0/+61
| |/
* / Fixed #1399 - the ldap user provider knows it can manage passwords.Luke Kanies2008-07-073-0/+9
|/
* Merge branch 'refactor/0.24.x/transaction_changes' of git://github.com/lak/pu...James Turnbull2008-07-0516-339/+340
|\
| * Testing and simplifying the Transaction::Change#backward method.Luke Kanies2008-07-042-14/+36
| * Removing the Transaction::Change#transaction accessor.Luke Kanies2008-07-043-19/+2
| * Refactoring the Transaction::Event class.Luke Kanies2008-07-049-49/+23
| * Adding tests for the Transaction::Event classLuke Kanies2008-07-041-0/+37
| * Adding tests to the Transaction::Change class.Luke Kanies2008-07-043-175/+175
| * Renaming Puppet::Event to Puppet::Transaction::EventLuke Kanies2008-07-037-38/+33
| * Renaming the Puppet::PropertyChange class to Puppet::Transaction::Change.Luke Kanies2008-07-038-149/+139
* | Merge branch 'tickets/0.24.x/1231' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-053-4/+14
|\ \
| * | Fixed #1231 - Exceptions during startup should now be clear.Luke Kanies2008-07-043-4/+14
| |/
* | Merge branch 'ticket/0.24.x/1067' of git://github.com/littleidea/puppet into ...James Turnbull2008-07-053-18/+19
|\ \
| * | file object creation should fail if source is not presentAndrew Shafer2008-07-043-18/+19
| |/
* | Updated test/ral/type/sshkey.rb testJames Turnbull2008-07-041-1/+0
* | Removed debugging from lib/puppet/util/ldap/connection.rbJames Turnbull2008-07-041-1/+0
* | Merge branch 'ticket/0.24.x/1391' of git://github.com/littleidea/puppet into ...James Turnbull2008-07-042-4/+6
|\ \
| * | Adding changes to config print that were missed in fix for 1183Andrew Shafer2008-07-032-4/+6
| |/
* | Merge branch 'tickets/0.24.x/1240' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-042-0/+5
|\ \
| * | Fixed 1240 - puppet will function more like puppetd if graphingLuke Kanies2008-07-032-0/+5
| |/
* | Merge branch 'tickets/0.24.x/1232' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-045-5/+42
|\ \
| * | Fixed #1232 - the rundir no longer specifies a user/group,Luke Kanies2008-07-035-5/+42
| |/
* | Removing all of the code related to the interface type.Luke Kanies2008-07-037-1100/+0
* | Doing what I can to fix #1128, but just in preparation for removing 'interface'.Luke Kanies2008-07-033-27/+82
* | Fixing the "describe" in the redhat interface specsLuke Kanies2008-07-031-10/+10
|/
* Add a missing test for exercising the last untested line of lib/puppet/type/s...Francois Deppierraz2008-07-031-0/+10
* Minor documentation updates for ssh_authorized_key typeJames Turnbull2008-07-031-7/+7
* Merge branch 'tickets/0.24.x/1384' of git://github.com/ctrlaltdel/puppet into...James Turnbull2008-07-033-23/+88
|\
| * Use generate instead of autorequire in the ssh_authorized_key type based on L...Francois Deppierraz2008-07-022-11/+22
| * ssh_authorized_key: autorequire, default permissions and cleanupFrancois Deppierraz2008-06-273-22/+76
* | Merge branch 'tickets/0.24.x/1390' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-032-14/+37
|\ \
| * | Fixing the ldap node terminus to merge facts with the right name.Luke Kanies2008-07-022-14/+37
* | | Merge branch 'trivial/0.24.x/nodes' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-031-0/+2
|\ \ \ | |/ / |/| |
| * | Adding logging when a node's facts can't be foundLuke Kanies2008-07-021-0/+2