Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maint: remove inaccurate copyright and license statements. | Daniel Pittman | 2011-08-18 | 1 | -3/+0 |
* | Code smell: Two space indentation | Markus Roberts | 2010-07-09 | 1 | -57/+57 |
* | Code smell: Avoid unneeded blocks | Markus Roberts | 2010-07-09 | 1 | -3/+1 |
* | Code smell: Use string interpolation | Markus Roberts | 2010-07-09 | 1 | -2/+2 |
* | Code smell: Inconsistent indentation and related formatting issues | Markus Roberts | 2010-07-09 | 1 | -6/+6 |
* | 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 |
* | 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 | 1 | -0/+57 |