summaryrefslogtreecommitdiffstats
path: root/spec/unit/indirector/node/ldap.rb
Commit message (Expand)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-456/+0
* [#3409] fix test failures from ldap environment patchJesse Wolfe2010-02-171-20/+18
* Fix for #2765 (--no-fqdn regression in puppetrun)Markus Roberts2009-12-201-6/+20
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fixing #1991 - ldap booleans get converted to booleansLuke Kanies2009-03-051-0/+20
* Fixing the ldap node terminus to merge facts with the right name.Luke Kanies2008-07-021-3/+33
* Fixing the Node::Ldap.search method to use an indirection request.Luke Kanies2008-07-011-6/+10
* Added a 'search' method to the ldap node terminus.Luke Kanies2008-07-011-218/+221
* The LDAP Node terminus now searches for the fqdn, short name, and default.Luke Kanies2008-06-151-1/+19
* Refactoring the 'find' method a bit in the LDAP Node terminus.Luke Kanies2008-06-151-2/+2
* Added the ability to add arbitrary attributes to ldap.Gunnar Wrobel2008-05-151-0/+91
* Ported the rest of the indirection terminuses over toLuke Kanies2008-04-081-24/+19
* Modified the ldap node terminus to also use the facts versionLuke Kanies2008-03-161-0/+7
* Partially fixing #1113: LDAP nodes now support environments,Luke Kanies2008-03-061-83/+112
* converting indirector ldap node specs from setup/teardown to before/afterRick Bradley2008-02-181-112/+110
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-151-0/+249
* All indirections are working, and they have allLuke Kanies2007-09-221-243/+0
* Fixing all existing spec tests so that they nowLuke Kanies2007-09-201-8/+8
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-121-0/+243