Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ... | James Turnbull | 2009-02-26 | 1 | -2/+2 |
* | Fixed #1521 -- ldap user and group are now used with the default connection | Luke Kanies | 2008-09-17 | 1 | -1/+11 |
* | Ensure that we consistently use either string #{} interpolation or String.% | Daniel Pittman | 2008-08-01 | 1 | -1/+1 |
* | Removed debugging from lib/puppet/util/ldap/connection.rb | James Turnbull | 2008-07-04 | 1 | -1/+0 |
* | Adding an 'instance' class method to ldap connections. | Luke Kanies | 2008-07-01 | 1 | -0/+13 |
* | Adding ldap providers for the user and group type. | Luke Kanies | 2008-05-12 | 3 | -0/+383 |