summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector
Commit message (Expand)AuthorAgeFilesLines
...
* | The REST terminus now uses the content-type and http result codes.Luke Kanies2008-07-291-34/+23
* | The REST terminus now provides an Accept header with supported formats.Luke Kanies2008-07-291-3/+8
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-295-37/+30
|\|
| * Fixed all of the fileserving termini so they use indirection requests.Luke Kanies2008-07-183-29/+29
| * Revert "Fixed #1201 - all external node attributes are converted to strings."Luke Kanies2008-07-181-7/+0
| * Fixing #1408 - --loadclasses works again.Luke Kanies2008-07-101-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-07-042-12/+6
|\|
| * Fixed #1232 - the rundir no longer specifies a user/group,Luke Kanies2008-07-031-1/+2
| * Fixing the ldap node terminus to merge facts with the right name.Luke Kanies2008-07-021-11/+4
* | Fixing the new-form version of #1382.Luke Kanies2008-07-021-1/+25
* | Merge branch '0.24.x'Luke Kanies2008-07-022-78/+112
|\|
| * Fixing the Node::Ldap.search method to use an indirection request.Luke Kanies2008-07-011-2/+2
| * Switching the ldap terminus to use Util::Ldap::Connection.Luke Kanies2008-07-011-14/+5
| * Added a 'search' method to the ldap node terminus.Luke Kanies2008-07-012-64/+107
* | Merge branch '0.24.x'Luke Kanies2008-06-154-53/+90
|\|
| * Merge branch 'tickets/0.24.x/1201' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-06-161-0/+7
| |\
| | * Fixed #1201 - all external node attributes are converted to strings.Luke Kanies2008-06-151-0/+7
| * | Removing the Node.find_by_name method.Luke Kanies2008-06-151-1/+1
| * | The LDAP Node terminus now searches for the fqdn, short name, and default.Luke Kanies2008-06-152-14/+32
| * | Refactoring the 'find' method a bit in the LDAP Node terminus.Luke Kanies2008-06-151-45/+57
| |/
* | Merge branch '0.24.x'Luke Kanies2008-06-142-5/+22
|\|
| * Fixing how the Indirector::Request sets its options.Luke Kanies2008-06-111-0/+1
| * Fixing how the indirection tests for whether the request has node info.Luke Kanies2008-06-111-1/+1
| * Adding to the indirection request support for authentication information.Luke Kanies2008-06-091-4/+20
* | Merge branch '0.24.x'Luke Kanies2008-05-201-0/+29
|\|
| * Added the ability to add arbitrary attributes to ldap.Gunnar Wrobel2008-05-151-0/+29
* | Using the new Cacher class for handling cached data.Luke Kanies2008-05-131-14/+8
* | Adding REST terminuses for the SSL-related indirections.Luke Kanies2008-05-063-0/+18
* | The REST infrastructure now correctly the SSL certificates.Luke Kanies2008-05-051-6/+5
* | Changing the File certificate terminus so that itLuke Kanies2008-04-211-1/+1
* | Renaming the 'ca_file' ssl terminus type to 'ca'.Luke Kanies2008-04-214-5/+5
* | All SSL terminus classes now force the CA information into the right place.Luke Kanies2008-04-182-0/+2
* | Adding integration tests for a lot of the SSL code.Luke Kanies2008-04-171-1/+1
* | Moving all of the ca-specific settings to the ca_fileLuke Kanies2008-04-174-2/+21
* | Adding SSL::Host-level support for managing the terminus andLuke Kanies2008-04-171-2/+6
* | Changing all of the SSL terminus classes to treat CA files specially.Luke Kanies2008-04-175-12/+95
* | The 'destroy' method for the ssl_file terminus base classLuke Kanies2008-04-161-1/+1
* | Making the first pass at using requests instead ofLuke Kanies2008-04-153-22/+22
* | Adding a :search method to the ssl_file terminus typeLuke Kanies2008-04-151-0/+12
* | We have a basically functional CA -- it can signLuke Kanies2008-04-152-2/+8
* | It looks like all of the new ssl classes for managingLuke Kanies2008-04-152-5/+5
* | Adding he last of the indirection classes for the sslLuke Kanies2008-04-153-0/+24
* | The certificate and key are now correctly interactingLuke Kanies2008-04-152-26/+27
* | Removing obsolete indirection classesLuke Kanies2008-04-152-38/+0
* | The basics for the certificate and certificate requestLuke Kanies2008-04-153-11/+74
* | First stage of cert refactoring: PrivateLuke Kanies2008-04-151-0/+51
|/
* Fixishing some pending tests, including filling inLuke Kanies2008-04-111-2/+2
* Making the changes necessary to get the REST supportLuke Kanies2008-04-111-8/+8
* The 'destroy' method in the indirection now returnsLuke Kanies2008-04-111-2/+2
* fill out specs for network_* methods; refactor lowest-level network hooksRick Bradley2008-04-111-4/+8