summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* adding cfengine to puppet parser, but it is not even remotely close to functi...luke2005-09-101-0/+160
* fixing groups again after getting them to work with netinfoluke2005-09-093-31/+38
* group management now works on os x, although it is six shades of really nasty...luke2005-09-082-52/+435
* adding debug setting to the top-level test classluke2005-09-081-1/+6
* reverting changes in the reverse order of what i executed themluke2005-09-081-1/+1
* removing debuggingluke2005-09-081-2/+2
* making states capable of being the namevarluke2005-09-072-15/+44
* all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke2005-09-0714-13/+78
* adding a break if randomization takes too longluke2005-09-071-0/+6
* finishing up user and group support for nowluke2005-09-077-161/+469
* rearranging some documentationluke2005-09-073-8/+26
* adding scopetestluke2005-09-072-0/+21
* adding user and group classes (although user class is not yet functional), an...luke2005-09-075-0/+582
* changing rollback() to do event handling alsoluke2005-09-071-1/+6
* adding simple newcomp() method to base test classluke2005-09-071-0/+9
* adding all of the work necessary for tidyingluke2005-09-065-215/+298
* removing DEFAULTPORT stuffluke2005-09-062-6/+4
* fixing small bug in setting default portluke2005-09-061-6/+11
* changing some documentation methods aroundluke2005-09-053-8/+5
* rearranging puppetdoc to not separate states and parameters, and to allow und...luke2005-09-021-4/+14
* committing initial tidy stuff, so i can move to the laptopluke2005-09-023-0/+213
* cleaning up obviated methodsluke2005-09-021-64/+0
* defining $name in each component scope, and adding test caseluke2005-09-023-21/+41
* defining configstattedluke2005-09-021-0/+1
* removing if-related keywordsluke2005-09-021-3/+0
* fixing error callsluke2005-09-022-2/+2
* fixing bug where remote server name is ignoredluke2005-08-301-6/+2
* Fixed small bug that caused the config files to be parsed on every connectionluke2005-08-303-5/+13
* fixing documentation for file source stateluke2005-08-301-3/+1
* adding file reread to master, although it is plenty hackishluke2005-08-303-3/+91
* fileserver config file now reloads when it is more than 60 seconds out of dateluke2005-08-302-0/+83
* correcting documentation on autosign in puppetmasterd, and switching the auto...luke2005-08-304-27/+32
* catching a potential security problem -- requiring that "path" always be set ...luke2005-08-291-0/+10
* adding a "--noop" option along with a test case for itluke2005-08-292-17/+51
* changing default hostname to "puppet", and adding --parseonly option along wi...luke2005-08-292-3/+34
* fixing puppet to use correct method and adding a real test case for itluke2005-08-292-4/+32
* 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