summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* changing default manifest location to /etc/puppet/manifests/site.ppluke2005-08-292-2/+3
* changing version number for betaluke2005-08-291-1/+1
* removing need for zip in rakefileluke2005-08-291-1/+1
* UPdated rakefileJesse Koontz2005-08-291-1/+1
* As Christian requested, I am no longer downcasing facts I receive from Facter...Luke Kanies2005-08-296-54/+29
* bumping up the default log level for changes from info to noticeLuke Kanies2005-08-291-2/+2
* I did not have good puppetd tests, so I missed the fact that I was calling th...Luke Kanies2005-08-294-93/+128
* disabling print of library warnings, since webrick and openssl have far too m...Luke Kanies2005-08-291-2/+0
* adding RDoc::usage documentation to all executablesLuke Kanies2005-08-297-262/+470
* This should be the commit that brings us to Beta 1. All tests pass, although...Luke Kanies2005-08-2821-93/+304
* Adding authorization store, initially just used for file serving but eventual...Luke Kanies2005-08-282-0/+409
* adding config file parsingLuke Kanies2005-08-272-43/+221
* recompiling parser after removing extraneous debuggingLuke Kanies2005-08-262-54/+43
* Added GPL licenseJesse Koontz2005-08-254-29/+361
* making array-as-name work in the language, and adding some more test snippetsLuke Kanies2005-08-257-70/+198
* Certificates now verify!Luke Kanies2005-08-242-42/+50
* replacing if statements with case statement, and adding defaults for both sel...Luke Kanies2005-08-2414-510/+716
* remote filecopying now worksLuke Kanies2005-08-237-90/+207
* Have done a significant reorganization of how clients work, also, along with ...Luke Kanies2005-08-2322-416/+407
* fixing checksum generation -- i was causing some weird bugs by using the same...Luke Kanies2005-08-232-272/+63
* small comment changeLuke Kanies2005-08-231-1/+1
* Created a Handler base class for all of the server handlers, which allows a l...Luke Kanies2005-08-236-77/+126
* splitting normal file tests and source tests into different filesLuke Kanies2005-08-232-232/+302
* ignoring remote file owner when not running as rootLuke Kanies2005-08-231-75/+15
* moving all server handlers into a specific server subdirectoryLuke Kanies2005-08-2318-121/+83
* removing obsolete fileLuke Kanies2005-08-231-81/+0
* moving rake file to the trunk dirLuke Kanies2005-08-231-0/+23
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-2381-211/+9415
* adding test to verify require does not kick off an eventLuke Kanies2005-08-181-2/+31
* Execution order is now based on dependency relationships, and those relations...Luke Kanies2005-08-1815-180/+449
* fixing test base classLuke Kanies2005-08-171-0/+1
* just fixed an incredibly ugly bug where @parent meant both parent array and p...Luke Kanies2005-08-172-18/+45
* passing file and line to all objectsLuke Kanies2005-08-171-1/+1
* trying to create a testing base classLuke Kanies2005-08-171-0/+20
* movingLuke Kanies2005-08-171-14/+0
* addingLuke Kanies2005-08-171-0/+14
* all tests pass except a certificate test i do not know how to fixLuke Kanies2005-08-164-134/+272
* a basic first test of puppetmasterd now passesLuke Kanies2005-08-151-1/+1
* all non-executable tests pass nowLuke Kanies2005-08-131-3/+7
* further progress towards passing testsLuke Kanies2005-08-131-1/+2
* all tests pass except those related to puppetd; i am going to significantly r...Luke Kanies2005-08-125-125/+197
* updated version number to allow gem installJesse Koontz2005-08-111-1/+1
* Added rake for Puppet, '--version' to puppet and test case for Puppet.versionJesse Koontz2005-08-113-0/+301
* more progress towards a functional daemonLuke Kanies2005-08-101-2/+11
* setting up http to log to a separate fileLuke Kanies2005-08-101-11/+2
* setting up http to log to a separate fileLuke Kanies2005-08-102-0/+29
* renamingLuke Kanies2005-08-101-0/+0
* adding daemon helper moduleLuke Kanies2005-08-101-0/+27
* done a lot of work on certificates; all tests except one puppetca test passLuke Kanies2005-08-0912-513/+557
* removing obsolete filesLuke Kanies2005-08-092-64/+0