summaryrefslogtreecommitdiffstats
path: root/test/executables/puppetca.rb
Commit message (Expand)AuthorAgeFilesLines
* Added an Interface class to the CA to model puppetca's usage.Luke Kanies2008-04-191-115/+0
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Refactor SUIDManager tests to run without root, change SUIDManager's behavior...christian2007-08-091-0/+6
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-4/+1
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-2/+2
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-1/+1
* Closing #362. Case-insensitivity is handled by downcasing all host names.luke2006-12-271-45/+47
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-161-0/+2
* + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...erikh2006-09-221-1/+1
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-9/+2
* Making sure that the svn bin directory is at the beginning of PATH, rather th...luke2006-09-021-0/+2
* Certificate revocation through puppetca. Keep a simple text inventory of all ...lutter2006-08-231-0/+23
* A round of bug-fixing in preparation for the next release.luke2006-06-131-1/+1
* updating changelog for 0.16.1 and 0.16.2luke2006-04-261-1/+1
* Fixing a bunch of small bugs, mostly found by testing on solaris, and added a...luke2006-04-171-1/+8
* Fixing puppetca so it does not call chuser; instead, it is configured to crea...luke2006-04-121-1/+10
* There is now full support for configuration files, and the entire system has ...luke2006-02-071-12/+15
* Adding some consistencies to the executable tests. All exe tests now pass on...luke2006-01-101-12/+3
* removing any direct references to /tmp in testsluke2005-11-241-1/+1
* Getting rid of the tc_ prefix to test casesluke2005-10-221-0/+79