Age | Commit message (Expand) | Author | Files | Lines |
2005-08-29 | adding Beta1 tagBeta1 | luke | 1 | -1/+1 |
2005-08-29 | removing need for zip in rakefile | luke | 1 | -1/+1 |
2005-08-29 | UPdated rakefile | Jesse Koontz | 1 | -1/+1 |
2005-08-29 | As Christian requested, I am no longer downcasing facts I receive from Facter... | Luke Kanies | 6 | -54/+29 |
2005-08-29 | bumping up the default log level for changes from info to notice | Luke Kanies | 1 | -2/+2 |
2005-08-29 | I did not have good puppetd tests, so I missed the fact that I was calling th... | Luke Kanies | 4 | -93/+128 |
2005-08-29 | disabling print of library warnings, since webrick and openssl have far too m... | Luke Kanies | 1 | -2/+0 |
2005-08-29 | adding RDoc::usage documentation to all executables | Luke Kanies | 7 | -262/+470 |
2005-08-28 | This should be the commit that brings us to Beta 1. All tests pass, although... | Luke Kanies | 21 | -93/+304 |
2005-08-28 | Adding authorization store, initially just used for file serving but eventual... | Luke Kanies | 2 | -0/+409 |
2005-08-27 | adding config file parsing | Luke Kanies | 2 | -43/+221 |
2005-08-26 | recompiling parser after removing extraneous debugging | Luke Kanies | 2 | -54/+43 |
2005-08-25 | Added GPL license | Jesse Koontz | 4 | -29/+361 |
2005-08-25 | making array-as-name work in the language, and adding some more test snippets | Luke Kanies | 7 | -70/+198 |
2005-08-24 | Certificates now verify! | Luke Kanies | 2 | -42/+50 |
2005-08-24 | replacing if statements with case statement, and adding defaults for both sel... | Luke Kanies | 14 | -510/+716 |
2005-08-23 | remote filecopying now works | Luke Kanies | 7 | -90/+207 |
2005-08-23 | Have done a significant reorganization of how clients work, also, along with ... | Luke Kanies | 22 | -416/+407 |
2005-08-23 | fixing checksum generation -- i was causing some weird bugs by using the same... | Luke Kanies | 2 | -272/+63 |
2005-08-23 | small comment change | Luke Kanies | 1 | -1/+1 |
2005-08-23 | Created a Handler base class for all of the server handlers, which allows a l... | Luke Kanies | 6 | -77/+126 |
2005-08-23 | splitting normal file tests and source tests into different files | Luke Kanies | 2 | -232/+302 |
2005-08-23 | ignoring remote file owner when not running as root | Luke Kanies | 1 | -75/+15 |
2005-08-23 | moving all server handlers into a specific server subdirectory | Luke Kanies | 18 | -121/+83 |
2005-08-23 | removing obsolete file | Luke Kanies | 1 | -81/+0 |
2005-08-23 | moving rake file to the trunk dir | Luke Kanies | 1 | -0/+23 |
2005-08-23 | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 81 | -211/+9415 |
2005-08-18 | adding test to verify require does not kick off an event | Luke Kanies | 1 | -2/+31 |
2005-08-18 | Execution order is now based on dependency relationships, and those relations... | Luke Kanies | 15 | -180/+449 |
2005-08-17 | fixing test base class | Luke Kanies | 1 | -0/+1 |
2005-08-17 | just fixed an incredibly ugly bug where @parent meant both parent array and p... | Luke Kanies | 2 | -18/+45 |
2005-08-17 | passing file and line to all objects | Luke Kanies | 1 | -1/+1 |
2005-08-17 | trying to create a testing base class | Luke Kanies | 1 | -0/+20 |
2005-08-17 | moving | Luke Kanies | 1 | -14/+0 |
2005-08-17 | adding | Luke Kanies | 1 | -0/+14 |
2005-08-16 | all tests pass except a certificate test i do not know how to fix | Luke Kanies | 4 | -134/+272 |
2005-08-15 | a basic first test of puppetmasterd now passes | Luke Kanies | 1 | -1/+1 |
2005-08-13 | all non-executable tests pass now | Luke Kanies | 1 | -3/+7 |
2005-08-13 | further progress towards passing tests | Luke Kanies | 1 | -1/+2 |
2005-08-12 | all tests pass except those related to puppetd; i am going to significantly r... | Luke Kanies | 5 | -125/+197 |
2005-08-11 | updated version number to allow gem install | Jesse Koontz | 1 | -1/+1 |
2005-08-11 | Added rake for Puppet, '--version' to puppet and test case for Puppet.version | Jesse Koontz | 3 | -0/+301 |
2005-08-10 | more progress towards a functional daemon | Luke Kanies | 1 | -2/+11 |
2005-08-10 | setting up http to log to a separate file | Luke Kanies | 1 | -11/+2 |
2005-08-10 | setting up http to log to a separate file | Luke Kanies | 2 | -0/+29 |
2005-08-10 | renaming | Luke Kanies | 1 | -0/+0 |
2005-08-10 | adding daemon helper module | Luke Kanies | 1 | -0/+27 |
2005-08-09 | done a lot of work on certificates; all tests except one puppetca test pass | Luke Kanies | 12 | -513/+557 |
2005-08-09 | removing obsolete files | Luke Kanies | 2 | -64/+0 |
2005-08-09 | fact.rb is obsolete | Luke Kanies | 1 | -64/+0 |