summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* fixing checksum generation -- i was causing some weird bugs by using the same...Luke Kanies2005-08-231-257/+24
* 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-235-77/+76
* 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-2310-19/+49
* removing obsolete fileLuke Kanies2005-08-231-81/+0
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-2316-187/+5212
* Execution order is now based on dependency relationships, and those relations...Luke Kanies2005-08-187-171/+244
* 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
* all tests pass except a certificate test i do not know how to fixLuke Kanies2005-08-163-123/+229
* 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-124-121/+193
* 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-111-0/+6
* 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-098-478/+451
* fact.rb is obsoleteLuke Kanies2005-08-091-64/+0
* function.rb is obsoleteLuke Kanies2005-08-091-72/+0
* fixing directory mode creationLuke Kanies2005-08-091-7/+9
* renaming againLuke Kanies2005-08-091-0/+0
* renaming openssl to certauthorityLuke Kanies2005-08-091-0/+0
* removing comments and making @csr a class attributeLuke Kanies2005-08-091-46/+11
* fixing error outputLuke Kanies2005-08-091-2/+12
* adding creation rollbackLuke Kanies2005-08-081-0/+12
* returning transaction from client.config()Luke Kanies2005-08-081-1/+3
* all tests now pass on os xLuke Kanies2005-08-064-12/+40
* adding better error handling for missing pathsLuke Kanies2005-08-041-2/+2
* fixing verbose output to be better and easier to manageLuke Kanies2005-08-042-10/+15
* passing state, so more info can be extractedLuke Kanies2005-08-041-2/+2
* adding a bit more outputLuke Kanies2005-08-041-2/+3
* committing recent changes for testingLuke Kanies2005-08-042-1/+3
* a bit of refactoring, and a bit more functionalityLuke Kanies2005-08-041-136/+14
* okay, switch all cert management to the library, instead of using the openssl...Luke Kanies2005-08-041-79/+392
* movingLuke Kanies2005-08-031-0/+0
* certificate management; yayLuke Kanies2005-08-031-0/+626
* oops; removing errant notice msgLuke Kanies2005-08-021-1/+0
* cleaning up the defaults system even moreLuke Kanies2005-08-025-53/+82
* adding some consistency and tests to the whole puppet defaults systemLuke Kanies2005-08-026-37/+84
* renaming to avoid name conflictsLuke Kanies2005-08-011-0/+0
* all tests pass againLuke Kanies2005-07-313-5/+10
* local filebuckets are now tested with filesLuke Kanies2005-07-312-10/+23
* basic filebucketing is now workingLuke Kanies2005-07-313-7/+310
* more changes to documentationLuke Kanies2005-07-287-15/+24