summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* | Using the FormatHandler in indirected classes automatically.Luke Kanies2008-07-292-1/+11
* | Adding a FormatHandler module for managing format conversions.Luke Kanies2008-07-291-0/+33
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-2917-90/+122
|\ \
| * | Fixes #1445 and #1426James Turnbull2008-07-221-1/+5
| |/
| * Fixing the renaming code to skip missing directories.Luke Kanies2008-07-211-1/+4
| * Fixing a cert test to pass on Darwin.Luke Kanies2008-07-211-0/+1
| * Revert "Merging fsweetser's selinux patch against 0.24.4"James Turnbull2008-07-206-366/+0
| * Merging fsweetser's selinux patch against 0.24.4Brett Lentz2008-07-206-0/+366
| * Fixed all of the fileserving termini so they use indirection requests.Luke Kanies2008-07-184-33/+33
| * You can now select the encoding format when transferring the catalog,Luke Kanies2008-07-183-12/+22
| * Revert "Fixed #1201 - all external node attributes are converted to strings."Luke Kanies2008-07-181-7/+0
| * The mongrel-related tests now run without mongrel.Luke Kanies2008-07-171-6/+8
| * Fix Ticket 1426 - services on redhat are restarted againJames Turnbull2008-07-171-2/+10
| * Fixed #1414 - Return code from waitpid now right shifted 8 bitsJames Turnbull2008-07-171-1/+1
| * Fail instead of log when rescuing remote file connectionsAndrew Shafer2008-07-141-2/+1
| * Fix #1409, Move path expansion from the type into the providerFrancois Deppierraz2008-07-112-25/+37
| * Fixing #1408 - --loadclasses works again.Luke Kanies2008-07-101-1/+1
| * Fixed #1407 - allowdupe is now a boolean group parameter.Luke Kanies2008-07-091-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-07-085-13/+67
|\|
| * Fixed #1396 - Added sha1 function from DavidS to coreJames Turnbull2008-07-082-1/+9
| * Merge branch 'tickets/0.24.x/1226' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-081-12/+33
| |\
| | * Fixed #1226 - Gems can now specify source repositories.Luke Kanies2008-07-071-15/+20
| | * Correct whitespaceLuke Kanies2008-07-071-7/+7
| | * Importing Sam Quigley's work to enhance gem support for sources.Luke Kanies2008-07-071-5/+21
| * | Merge branch 'tickets/0.24.x/1272' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-082-0/+23
| |\ \
| | * | Fixed #1272 - ldap group names will be converted to GIDs.Luke Kanies2008-07-072-0/+23
| | |/
| * / Fixed #1399 - the ldap user provider knows it can manage passwords.Luke Kanies2008-07-071-0/+2
| |/
* | Merge branch '0.24.x'Luke Kanies2008-07-0424-697/+191
|\|
| * Merge branch 'refactor/0.24.x/transaction_changes' of git://github.com/lak/pu...James Turnbull2008-07-0510-190/+125
| |\
| | * Testing and simplifying the Transaction::Change#backward method.Luke Kanies2008-07-041-14/+5
| | * Removing the Transaction::Change#transaction accessor.Luke Kanies2008-07-042-14/+2
| | * Refactoring the Transaction::Event class.Luke Kanies2008-07-044-23/+10
| | * Adding tests to the Transaction::Change class.Luke Kanies2008-07-041-35/+19
| | * Renaming Puppet::Event to Puppet::Transaction::EventLuke Kanies2008-07-034-31/+26
| | * Renaming the Puppet::PropertyChange class to Puppet::Transaction::Change.Luke Kanies2008-07-037-147/+137
| * | Merge branch 'tickets/0.24.x/1231' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-051-2/+4
| |\ \
| | * | Fixed #1231 - Exceptions during startup should now be clear.Luke Kanies2008-07-041-2/+4
| | |/
| * | Merge branch 'ticket/0.24.x/1067' of git://github.com/littleidea/puppet into ...James Turnbull2008-07-052-18/+7
| |\ \
| | * | file object creation should fail if source is not presentAndrew Shafer2008-07-042-18/+7
| | |/
| * | Removed debugging from lib/puppet/util/ldap/connection.rbJames Turnbull2008-07-041-1/+0
| * | Merge branch 'tickets/0.24.x/1232' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-042-4/+5
| |\ \
| | * | Fixed #1232 - the rundir no longer specifies a user/group,Luke Kanies2008-07-032-4/+5
| | |/
| * | Removing all of the code related to the interface type.Luke Kanies2008-07-033-454/+0
| * | Doing what I can to fix #1128, but just in preparation for removing 'interface'.Luke Kanies2008-07-031-6/+17
| |/
| * 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-032-16/+36
| |\
| | * Use generate instead of autorequire in the ssh_authorized_key type based on L...Francois Deppierraz2008-07-021-3/+3
| | * ssh_authorized_key: autorequire, default permissions and cleanupFrancois Deppierraz2008-06-272-16/+36
| * | Merge branch 'tickets/0.24.x/1390' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-031-11/+4
| |\ \
| | * | Fixing the ldap node terminus to merge facts with the right name.Luke Kanies2008-07-021-11/+4