summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added a search method to the YAML indirector.AJ Christensen2008-08-011-1/+10
* Revert "Fixing puppetlast to make it work with 0.24.5 / 0.25."James Turnbull2008-08-011-17/+22
* Fixes #1417 - whitespace in ssh_auth_key providerJames Turnbull2008-07-301-1/+1
* Sync with latest Fedora/EPEL specfileDavid Lutterkort2008-07-291-2/+24
* Feature #1241 : Improve performance of group lookupsJames Turnbull2008-07-293-16/+89
* Bug #1448: Puppet CA incorrectly writes out all certs to inventory .txt on ea...Nigel Kersten2008-07-291-2/+3
* Fixing puppetlast to make it work with 0.24.5 / 0.25.AJ Christensen2008-07-261-22/+17
* Incremented versionsJames Turnbull2008-07-222-2/+5
* Merge branch '0.24.x' of git@github.com:jamtur01/puppet into 0.24.xJames Turnbull2008-07-220-0/+0
|\
| * Fixes #1445 and #1426James Turnbull2008-07-221-1/+5
* | Fixes #1445 and #1426James Turnbull2008-07-221-1/+6
|/
* Fixing the renaming code to skip missing directories.Luke Kanies2008-07-211-1/+4
* Fixing puppet_module -- it needed the same node interface change.Luke Kanies2008-07-211-1/+1
* Fixing a cert test to pass on Darwin.Luke Kanies2008-07-212-17/+27
* Revert "Merging fsweetser's selinux patch against 0.24.4"James Turnbull2008-07-207-444/+0
* Merging fsweetser's selinux patch against 0.24.4Brett Lentz2008-07-207-0/+444
* 'Fix' broken tests related to missing source raisingAndrew Shafer2008-07-201-18/+2
* Fixing #1438 -- mongrel and module tests now pass.Luke Kanies2008-07-202-2/+6
* Fixed all of the fileserving termini so they use indirection requests.Luke Kanies2008-07-1813-183/+221
* You can now select the encoding format when transferring the catalog,Luke Kanies2008-07-187-31/+144
* Revert "Fixed #1201 - all external node attributes are converted to strings."Luke Kanies2008-07-183-15/+0
* Fixed #1431 - Provider confines must now specify similar tests in one call.Luke Kanies2008-07-172-45/+7
* The mongrel-related tests now run without mongrel.Luke Kanies2008-07-178-16/+41
* Updated /spec/unit/rails.rb testJames Turnbull2008-07-172-1/+3
* Fix Ticket 1426 - services on redhat are restarted againJames Turnbull2008-07-172-2/+13
* Fixed #1414 - Return code from waitpid now right shifted 8 bitsJames Turnbull2008-07-172-1/+3
* Added Changelog entry for new auth_key typeJames Turnbull2008-07-161-0/+3
* Further moves from the examples directory and ext directoryJames Turnbull2008-07-1511-100/+2
* Fail instead of log when rescuing remote file connectionsAndrew Shafer2008-07-143-2/+8
* 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