index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
indirector
/
ldap.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-62
/
+62
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-1
/
+1
*
Partial reversion of patch for #3088 to fix #3104 (Exception misreported)
Markus Roberts
2010-01-24
1
-1
/
+1
*
Fix for #3088 (catching Exception also traps SystemExit)
Markus Roberts
2010-01-24
1
-0
/
+2
*
Fixed ldap typo again
James Turnbull
2009-11-15
1
-1
/
+1
*
Fix for #2661 and related issues
Markus Roberts
2009-11-13
1
-1
/
+1
*
Fixed typo in lib/puppet/indirector/ldap.rb
James Turnbull
2009-10-27
1
-1
/
+1
*
Revised partial fix for #2661 and related issues
Markus Roberts
2009-10-27
1
-2
/
+2
*
Switching the ldap terminus to use Util::Ldap::Connection.
Luke Kanies
2008-07-01
1
-14
/
+5
*
Added a 'search' method to the ldap node terminus.
Luke Kanies
2008-07-01
1
-12
/
+7
*
The LDAP Node terminus now searches for the fqdn, short name, and default.
Luke Kanies
2008-06-15
1
-5
/
+7
*
Ported the rest of the indirection terminuses over to
Luke Kanies
2008-04-08
1
-2
/
+2
*
Adding the last tests for the ldap node terminus. I managed
Luke Kanies
2007-09-22
1
-2
/
+2
*
All indirections are working, and they have all
Luke Kanies
2007-09-22
1
-0
/
+90