summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated to version 0.16.4luke2006-05-021-1/+1
* updating changelog for 0.16.4luke2006-05-021-0/+4
* Fixing #132, which involved creating a separate CA client and using it to ret...luke2006-05-027-42/+49
* Updated to version 0.16.3luke2006-05-011-1/+1
* updating changelogluke2006-05-011-0/+6
* Bug fixes from OS X for 0.16.3luke2006-05-017-6/+28
* Hopefully final bug fixes in preparation for 0.16.3luke2006-04-303-2/+16
* Fixing tests looking for pmapluke2006-04-301-1/+1
* Fixing TransObject#to_type so that it does not modify the object being convertedluke2006-04-301-15/+7
* Changing test for service paths; only testing if it is a directory if it is p...luke2006-04-301-5/+7
* Added some code that could be used later to make sure the user and mode are a...luke2006-04-302-2/+16
* Adding a check to make sure the mode is copied over.luke2006-04-301-1/+9
* Fixing the docs a bit for the executables, adding a --daemonize option to pup...luke2006-04-304-61/+127
* Puppetd now has an option for listening -- just run the --listen option, and ...luke2006-04-286-40/+120
* Making file copying significantly faster -- i found an extra call to "describ...luke2006-04-284-20/+44
* Fixing #128. md5lite was being used instead of full md5. At this point, md5...luke2006-04-284-7/+36
* Adding in all of the patches necessary to make a prototype rails interface to...luke2006-04-2815-87/+231
* Adding in all of the patches necessary to make a prototype rails interface to...luke2006-04-282-2/+101
* Trying to track down the bugs reported this morning, so I added some more tes...luke2006-04-279-106/+99
* updating changelog for 0.16.1 and 0.16.2luke2006-04-262-1/+15
* adding "clean" mode to puppetcaluke2006-04-263-9/+47
* This should have been in 0.16.1. Moving the "setclass" statements around so ...luke2006-04-267-15/+30
* Adding sum type to the retrieved sum if it is not already there. This provid...luke2006-04-261-1/+6
* removing unnecessary debuggingluke2006-04-261-1/+0
* Adding "defined" functino to puppet, so you can now test whether a given clas...luke2006-04-262-0/+51
* Creating a simplistic, generic function framework in the parser, so it is now...luke2006-04-2613-497/+807
* Modifying non-existent-package test to make sure syncing fails, and modified ...luke2006-04-222-2/+15
* Fix ownership on server files (trac #122) Change ownership on /var/puppetlutter2006-04-221-2/+9
* removing patch from red hat spec fileluke2006-04-212-5/+3
* Final commit before 0.16.0luke2006-04-2116-37/+443
* making corrections to pass tests on freebsdluke2006-04-215-23/+50
* Go some work started on developing authorization, but I have made little prog...luke2006-04-214-22/+102
* pelement listing now worksluke2006-04-203-27/+60
* Added a list class method to just about all types, and it seems to actually w...luke2006-04-2021-106/+420
* Adding a "list" class method to most types, and using it in the tests for the...luke2006-04-2014-25/+196
* A simple first version of an object (called "pelement") server is now in plac...luke2006-04-209-93/+378
* Actually adding the ports file that provides freebsd port supportluke2006-04-201-0/+96
* Adding freebsd ports supportluke2006-04-204-6/+22
* fixing test to know that i skipped alertsluke2006-04-191-1/+1
* Fixing service stopping; I had the %x{} command quotedluke2006-04-191-1/+1
* Fixin #102. The syslog name is now either the name if the process (if that n...luke2006-04-192-1/+4
* Fixing #118; the hash is now always 8 hex characters, 0-padded. Also changed...luke2006-04-192-2/+9
* Fix handling of run files so services can't be started twice (reported with p...lutter2006-04-174-6/+4
* Don't create empty log files in %post (based on report by soul916 at gmail.com)lutter2006-04-171-4/+9
* Changing the log level of the "defaulting to base service type" messageluke2006-04-171-1/+1
* Fixing a bunch of small bugs, mostly found by testing on solaris, and added a...luke2006-04-1717-102/+139
* changing set to tag in the testsluke2006-04-131-2/+2
* Fixing puppetca so it does not call chuser; instead, it is configured to crea...luke2006-04-124-19/+64
* Adding doc generation for exe argumentsluke2006-04-111-108/+160
* Oops, typo in client/master.rbluke2006-04-111-1/+1