summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util
Commit message (Expand)AuthorAgeFilesLines
...
* | Adding comments to Puppet::Util::CacherLuke Kanies2008-10-151-2/+26
* | Merge branch '0.24.x'Luke Kanies2008-09-234-475/+11
|\|
| * Fixed #1521 -- ldap user and group are now used with the default connectionLuke Kanies2008-09-171-1/+11
| * Fixed #1553 - Puppet and Facter cannot both install the plist module into two...James Turnbull2008-09-133-474/+0
* | Merge branch '0.24.x'Luke Kanies2008-08-201-4/+0
|\|
| * Removed reference to namespaces from --genconfig documentationJames Turnbull2008-08-211-4/+0
* | Removing dead-end file work as promised.Luke Kanies2008-08-201-52/+0
* | Adding files temporarily, since I've decided this work is a dead-end.Luke Kanies2008-08-201-0/+52
* | Merge branch '0.24.x'Luke Kanies2008-08-183-29/+90
|\|
| * Fixed #1441 - Updated console coloursJames Turnbull2008-08-011-14/+22
| * Ensure that we consistently use either string #{} interpolation or String.%Daniel Pittman2008-08-011-1/+1
| * Feature #1241 : Improve performance of group lookupsJames Turnbull2008-07-291-14/+67
* | Merge branch '0.24.x'Luke Kanies2008-07-042-8/+4
|\|
| * 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
| * | Removed debugging from lib/puppet/util/ldap/connection.rbJames Turnbull2008-07-041-1/+0
| |/
* | Merge branch '0.24.x'Luke Kanies2008-07-022-0/+71
|\|
| * Adding an 'instance' class method to ldap connections.Luke Kanies2008-07-011-0/+13
| * issue 1183Andrew Shafer2008-06-161-0/+58
* | Merge branch '0.24.x'Luke Kanies2008-06-141-0/+61
|\|
| * Applying the fixes recommended by David Schmitt to the inline documentation ofLuke Kanies2008-06-091-4/+4
| * Updating the docs for ResourceTemplate.Luke Kanies2008-06-091-0/+23
| * Adding a class for using templates directly within resourcesLuke Kanies2008-06-091-0/+38
* | Merge branch '0.24.x'Luke Kanies2008-05-251-0/+7
|\|
| * Refactoring warnings.rb for tests.Paul Lathrop2008-05-231-0/+7
* | Merge branch '0.24.x'Luke Kanies2008-05-207-39/+393
|\|
| * Removing an unused file. Closes #1229.Luke Kanies2008-05-191-38/+0
| * Another refactor based on feedback from Luke. This includes adding an accesso...Paul Lathrop2008-05-181-0/+4
| * Adding ldap providers for the user and group type.Luke Kanies2008-05-124-0/+388
| * Fix for ticket #1218 - changed to appropriate variable nameJames Turnbull2008-05-101-1/+1
* | Using the new Cacher class for handling cached data.Luke Kanies2008-05-131-8/+10
* | Adding a module for handling caching information.Luke Kanies2008-05-071-0/+67
* | The master and client now successfully speak xmlrpc using the new system.Luke Kanies2008-05-071-3/+9
* | The Settings class now clears the 'used' sections when a value is changed.Luke Kanies2008-05-051-1/+3
* | I think I've now got the Webrick SSL support working.Luke Kanies2008-04-281-1/+6
* | We have a basically functional CA -- it can signLuke Kanies2008-04-151-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-04-111-2/+2
|\|
| * Extend workaround from 56aad69f8cdf8b0b08fdb7985014986223fa4455 to not only f...Andreas Rogge2008-04-031-2/+2
* | Fixing tests that were failing as a result of the merge,Luke Kanies2008-04-011-4/+0
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-319-198/+218
|\ \
| * | Merge branch '0.24.x'Luke Kanies2008-03-254-5/+8
| |\|
| | * Found all instances of methods where split() is used withoutLuke Kanies2008-03-213-3/+6
| | * Applying patch by wyvern to fix #1142.Luke Kanies2008-03-201-2/+2
| * | Merge branch '0.24.x'Luke Kanies2008-03-202-24/+31
| |\|
| | * Refactoring how the catalog creation handles errors.Luke Kanies2008-03-181-15/+11
| | * Removing extra debuggingLuke Kanies2008-03-181-1/+0
| | * Settings now (again?) do not use a section more thanLuke Kanies2008-03-181-8/+13
| | * Hopefully *finally* fixed the "already being managed" problemLuke Kanies2008-03-181-6/+9
| | * Flat file now does writing to a tempfile.Brenton Leanhardt2008-03-131-1/+5
| * | Merge branch '0.24.x'Luke Kanies2008-03-071-47/+49
| |\|