summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-08-29adding Beta1 tagBeta1luke1-1/+1
2005-08-29removing need for zip in rakefileluke1-1/+1
2005-08-29UPdated rakefileJesse Koontz1-1/+1
2005-08-29As Christian requested, I am no longer downcasing facts I receive from Facter...Luke Kanies6-54/+29
2005-08-29bumping up the default log level for changes from info to noticeLuke Kanies1-2/+2
2005-08-29I did not have good puppetd tests, so I missed the fact that I was calling th...Luke Kanies4-93/+128
2005-08-29disabling print of library warnings, since webrick and openssl have far too m...Luke Kanies1-2/+0
2005-08-29adding RDoc::usage documentation to all executablesLuke Kanies7-262/+470
2005-08-28This should be the commit that brings us to Beta 1. All tests pass, although...Luke Kanies21-93/+304
2005-08-28Adding authorization store, initially just used for file serving but eventual...Luke Kanies2-0/+409
2005-08-27adding config file parsingLuke Kanies2-43/+221
2005-08-26recompiling parser after removing extraneous debuggingLuke Kanies2-54/+43
2005-08-25Added GPL licenseJesse Koontz4-29/+361
2005-08-25making array-as-name work in the language, and adding some more test snippetsLuke Kanies7-70/+198
2005-08-24Certificates now verify!Luke Kanies2-42/+50
2005-08-24replacing if statements with case statement, and adding defaults for both sel...Luke Kanies14-510/+716
2005-08-23remote filecopying now worksLuke Kanies7-90/+207
2005-08-23Have done a significant reorganization of how clients work, also, along with ...Luke Kanies22-416/+407
2005-08-23fixing checksum generation -- i was causing some weird bugs by using the same...Luke Kanies2-272/+63
2005-08-23small comment changeLuke Kanies1-1/+1
2005-08-23Created a Handler base class for all of the server handlers, which allows a l...Luke Kanies6-77/+126
2005-08-23splitting normal file tests and source tests into different filesLuke Kanies2-232/+302
2005-08-23ignoring remote file owner when not running as rootLuke Kanies1-75/+15
2005-08-23moving all server handlers into a specific server subdirectoryLuke Kanies18-121/+83
2005-08-23removing obsolete fileLuke Kanies1-81/+0
2005-08-23moving rake file to the trunk dirLuke Kanies1-0/+23
2005-08-23Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies81-211/+9415
2005-08-18adding test to verify require does not kick off an eventLuke Kanies1-2/+31
2005-08-18Execution order is now based on dependency relationships, and those relations...Luke Kanies15-180/+449
2005-08-17fixing test base classLuke Kanies1-0/+1
2005-08-17just fixed an incredibly ugly bug where @parent meant both parent array and p...Luke Kanies2-18/+45
2005-08-17passing file and line to all objectsLuke Kanies1-1/+1
2005-08-17trying to create a testing base classLuke Kanies1-0/+20
2005-08-17movingLuke Kanies1-14/+0
2005-08-17addingLuke Kanies1-0/+14
2005-08-16all tests pass except a certificate test i do not know how to fixLuke Kanies4-134/+272
2005-08-15a basic first test of puppetmasterd now passesLuke Kanies1-1/+1
2005-08-13all non-executable tests pass nowLuke Kanies1-3/+7
2005-08-13further progress towards passing testsLuke Kanies1-1/+2
2005-08-12all tests pass except those related to puppetd; i am going to significantly r...Luke Kanies5-125/+197
2005-08-11updated version number to allow gem installJesse Koontz1-1/+1
2005-08-11Added rake for Puppet, '--version' to puppet and test case for Puppet.versionJesse Koontz3-0/+301
2005-08-10more progress towards a functional daemonLuke Kanies1-2/+11
2005-08-10setting up http to log to a separate fileLuke Kanies1-11/+2
2005-08-10setting up http to log to a separate fileLuke Kanies2-0/+29
2005-08-10renamingLuke Kanies1-0/+0
2005-08-10adding daemon helper moduleLuke Kanies1-0/+27
2005-08-09done a lot of work on certificates; all tests except one puppetca test passLuke Kanies12-513/+557
2005-08-09removing obsolete filesLuke Kanies2-64/+0
2005-08-09fact.rb is obsoleteLuke Kanies1-64/+0