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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
The REST terminus now uses the content-type and http result codes.
Luke Kanies
2008-07-29
1
-34
/
+23
*
|
The REST terminus now provides an Accept header with supported formats.
Luke Kanies
2008-07-29
1
-3
/
+8
*
|
Merge branch '0.24.x' into merging
Luke Kanies
2008-07-29
5
-37
/
+30
|
\
|
|
*
Fixed all of the fileserving termini so they use indirection requests.
Luke Kanies
2008-07-18
3
-29
/
+29
|
*
Revert "Fixed #1201 - all external node attributes are converted to strings."
Luke Kanies
2008-07-18
1
-7
/
+0
|
*
Fixing #1408 - --loadclasses works again.
Luke Kanies
2008-07-10
1
-1
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-04
2
-12
/
+6
|
\
|
|
*
Fixed #1232 - the rundir no longer specifies a user/group,
Luke Kanies
2008-07-03
1
-1
/
+2
|
*
Fixing the ldap node terminus to merge facts with the right name.
Luke Kanies
2008-07-02
1
-11
/
+4
*
|
Fixing the new-form version of #1382.
Luke Kanies
2008-07-02
1
-1
/
+25
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
2
-78
/
+112
|
\
|
|
*
Fixing the Node::Ldap.search method to use an indirection request.
Luke Kanies
2008-07-01
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
2
-64
/
+107
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-15
4
-53
/
+90
|
\
|
|
*
Merge branch 'tickets/0.24.x/1201' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-06-16
1
-0
/
+7
|
|
\
|
|
*
Fixed #1201 - all external node attributes are converted to strings.
Luke Kanies
2008-06-15
1
-0
/
+7
|
*
|
Removing the Node.find_by_name method.
Luke Kanies
2008-06-15
1
-1
/
+1
|
*
|
The LDAP Node terminus now searches for the fqdn, short name, and default.
Luke Kanies
2008-06-15
2
-14
/
+32
|
*
|
Refactoring the 'find' method a bit in the LDAP Node terminus.
Luke Kanies
2008-06-15
1
-45
/
+57
|
|
/
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-14
2
-5
/
+22
|
\
|
|
*
Fixing how the Indirector::Request sets its options.
Luke Kanies
2008-06-11
1
-0
/
+1
|
*
Fixing how the indirection tests for whether the request has node info.
Luke Kanies
2008-06-11
1
-1
/
+1
|
*
Adding to the indirection request support for authentication information.
Luke Kanies
2008-06-09
1
-4
/
+20
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-20
1
-0
/
+29
|
\
|
|
*
Added the ability to add arbitrary attributes to ldap.
Gunnar Wrobel
2008-05-15
1
-0
/
+29
*
|
Using the new Cacher class for handling cached data.
Luke Kanies
2008-05-13
1
-14
/
+8
*
|
Adding REST terminuses for the SSL-related indirections.
Luke Kanies
2008-05-06
3
-0
/
+18
*
|
The REST infrastructure now correctly the SSL certificates.
Luke Kanies
2008-05-05
1
-6
/
+5
*
|
Changing the File certificate terminus so that it
Luke Kanies
2008-04-21
1
-1
/
+1
*
|
Renaming the 'ca_file' ssl terminus type to 'ca'.
Luke Kanies
2008-04-21
4
-5
/
+5
*
|
All SSL terminus classes now force the CA information into the right place.
Luke Kanies
2008-04-18
2
-0
/
+2
*
|
Adding integration tests for a lot of the SSL code.
Luke Kanies
2008-04-17
1
-1
/
+1
*
|
Moving all of the ca-specific settings to the ca_file
Luke Kanies
2008-04-17
4
-2
/
+21
*
|
Adding SSL::Host-level support for managing the terminus and
Luke Kanies
2008-04-17
1
-2
/
+6
*
|
Changing all of the SSL terminus classes to treat CA files specially.
Luke Kanies
2008-04-17
5
-12
/
+95
*
|
The 'destroy' method for the ssl_file terminus base class
Luke Kanies
2008-04-16
1
-1
/
+1
*
|
Making the first pass at using requests instead of
Luke Kanies
2008-04-15
3
-22
/
+22
*
|
Adding a :search method to the ssl_file terminus type
Luke Kanies
2008-04-15
1
-0
/
+12
*
|
We have a basically functional CA -- it can sign
Luke Kanies
2008-04-15
2
-2
/
+8
*
|
It looks like all of the new ssl classes for managing
Luke Kanies
2008-04-15
2
-5
/
+5
*
|
Adding he last of the indirection classes for the ssl
Luke Kanies
2008-04-15
3
-0
/
+24
*
|
The certificate and key are now correctly interacting
Luke Kanies
2008-04-15
2
-26
/
+27
*
|
Removing obsolete indirection classes
Luke Kanies
2008-04-15
2
-38
/
+0
*
|
The basics for the certificate and certificate request
Luke Kanies
2008-04-15
3
-11
/
+74
*
|
First stage of cert refactoring: Private
Luke Kanies
2008-04-15
1
-0
/
+51
|
/
*
Fixishing some pending tests, including filling in
Luke Kanies
2008-04-11
1
-2
/
+2
*
Making the changes necessary to get the REST support
Luke Kanies
2008-04-11
1
-8
/
+8
*
The 'destroy' method in the indirection now returns
Luke Kanies
2008-04-11
1
-2
/
+2
*
fill out specs for network_* methods; refactor lowest-level network hooks
Rick Bradley
2008-04-11
1
-4
/
+8
[prev]
[next]