| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed CA race condition (#693) | Michael V. O'Brien | 2007-08-22 | 1 | -5/+37 |
* | Changes to lib/ corresponding to test refactoring from r2759, was unaware tha... | christian | 2007-08-09 | 1 | -4/+1 |
* | Consolidating all of the configuration parameter declarations into configurat... | luke | 2007-05-04 | 2 | -88/+1 |
* | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 2007-03-06 | 2 | -3/+129 |
* | Fixing #142. As expected, trivial. | luke | 2007-02-27 | 1 | -0/+3 |
* | Change Puppet.name to Puppet.execname so rails 1.2 won't freak out. | shadoi | 2007-02-16 | 1 | -1/+1 |
* | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 1 | -1/+1 |
* | Moving the switch that disables the certificate authority into the main libra... | luke | 2007-01-30 | 1 | -0/+2 |
* | Closing #362. Case-insensitivity is handled by downcasing all host names. | luke | 2006-12-27 | 1 | -52/+54 |
* | 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 |