summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* 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-097-467/+431
* 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
* 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-041-1/+1
* 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-024-4/+9
* adding some consistency and tests to the whole puppet defaults systemLuke Kanies2005-08-025-24/+22
* 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
* working on documentationLuke Kanies2005-07-286-451/+389
* Updated doc/big-picture doc/structures, Added rst formating to puppetdoc, and...Jesse Koontz2005-07-2810-20/+115
* dpkg/apt package installation and removal now worksLuke Kanies2005-07-271-44/+245
* fixing statefile creationLuke Kanies2005-07-261-1/+1
* fixing lib loading testLuke Kanies2005-07-261-2/+5
* making changes necessary to pass tests on all available platformsLuke Kanies2005-07-242-60/+110
* fixing solaris packagingLuke Kanies2005-07-241-1/+3
* fixing packaging to work with rpm, tooLuke Kanies2005-07-221-10/+10
* creating FileTesting module in puppettest.rb, and getting recursion working w...Luke Kanies2005-07-223-100/+259
* adding symlink back as a separate objectLuke Kanies2005-07-221-0/+109
* removing silly messageLuke Kanies2005-07-221-1/+0
* making the console output slightly less redundantLuke Kanies2005-07-221-3/+9
* okay, last try on sources hopefully -- no failures, and basic functionality a...Luke Kanies2005-07-224-122/+69
* fixing package listingLuke Kanies2005-07-221-2/+19
* okay, sources seem to be much more understandable here -- only the recursion ...Luke Kanies2005-07-226-246/+496
* adding some error checkingLuke Kanies2005-07-221-3/+4
* not dump/loading for local client/serverLuke Kanies2005-07-221-3/+17
* sources now pass all testsLuke Kanies2005-07-202-21/+67
* everything seems to actually be working now, including getting the correct fi...Luke Kanies2005-07-202-60/+71
* Ha! finally got recursion and sourcing working togetherLuke Kanies2005-07-202-152/+173
* redoing how arguments are handled in type.rb -- it is much cleaner nowLuke Kanies2005-07-202-103/+139
* first versionsLuke Kanies2005-07-201-0/+37