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
/
sslcertificates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging the code over from the oscar branch. I will now be doing all develop...
luke
2006-11-08
1
-25
/
+28
*
+ Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...
erikh
2006-09-22
1
-1
/
+1
*
Better documentation around certificate revocation and mgmt
lutter
2006-09-18
1
-0
/
+1
*
Let puppetd listen (when given --listen) without a CRL
lutter
2006-09-14
1
-1
/
+6
*
Add config parameter ca_ttl and deprecate ca_days; ca_ttl makes it possible t...
lutter
2006-09-13
2
-5
/
+46
*
Changing autosign mode to 644
luke
2006-08-29
1
-1
/
+1
*
Certificate revocation through puppetca. Keep a simple text inventory of all ...
lutter
2006-08-23
2
-0
/
+50
*
Support for certificate revocation and checking connections on the server aga...
lutter
2006-08-21
1
-27
/
+80
*
Adding in all of the patches necessary to make a prototype rails interface to...
luke
2006-04-28
1
-1
/
+5
*
adding "clean" mode to puppetca
luke
2006-04-26
1
-0
/
+20
*
Fixing #118; the hash is now always 8 hex characters, 0-padded. Also changed...
luke
2006-04-19
1
-1
/
+6
*
Fixing a bunch of small bugs, mostly found by testing on solaris, and added a...
luke
2006-04-17
1
-2
/
+2
*
Fixing puppetca so it does not call chuser; instead, it is configured to crea...
luke
2006-04-12
1
-16
/
+18
*
Added a test for Type#remove, and fixed the method so it actually works. I wa...
luke
2006-04-02
1
-17
/
+42
*
Okay, Puppet is now almost entirely capable of configuring itself. I have no...
luke
2006-03-02
1
-25
/
+37
*
Changing the setdefaults input format somewhat. It is always a hash of some ...
luke
2006-03-01
1
-19
/
+19
*
Making the language name a real alias. Now all objects in Puppet support spe...
luke
2006-02-10
1
-2
/
+0
*
There is now full support for configuration files, and the entire system has ...
luke
2006-02-07
2
-70
/
+50
*
Configuration parameters now require (and have) descriptions, and a set of co...
luke
2006-02-07
1
-47
/
+72
*
Adding the event-loop stuff to the repository and switching to using it. Als...
luke
2006-01-24
2
-0
/
+569