summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2006-05-10Updating doc system to add the list of valid values to the doc string, and tw...luke1-2/+13
2006-05-02Fixing #132, which involved creating a separate CA client and using it to ret...luke1-15/+18
2006-04-30Fixing the docs a bit for the executables, adding a --daemonize option to pup...luke2-47/+102
2006-04-28Puppetd now has an option for listening -- just run the --listen option, and ...luke1-35/+110
2006-04-26adding "clean" mode to puppetcaluke1-9/+20
2006-04-12Fixing puppetca so it does not call chuser; instead, it is configured to crea...luke1-2/+0
2006-04-11Adding doc generation for exe argumentsluke1-108/+160
2006-04-11Adding --test option to puppetd (it enables --onetime, --no-usecacheonfailure...luke1-6/+24
2006-04-05fixing a couple small bugs in doc generationluke1-1/+6
2006-04-04adding -e ability to puppet executableluke1-12/+14
2006-03-12Fixing #98. Filebuckets now work throughout the system, and the puppetmaster...luke1-3/+3
2006-03-02Fixing #68. After tons and tons and tons of work, everything successfully co...luke1-2/+9
2006-02-24Adding TERM to the signals being trappedluke3-7/+27
2006-02-24removing the initial syslog dest settingluke1-1/+1
2006-02-23Adding a bit more loggingluke1-0/+1
2006-02-21Enable passing --parseonly from the command linelutter1-2/+1
2006-02-14Adding --enable/--disable locking for puppetd. You can now disable puppetd f...luke1-0/+34
2006-02-13Adding --loadclasses option to puppetluke1-0/+29
2006-02-09Change in how logging is defaulted: by default logs go to :syslog, unless the...lutter2-4/+1
2006-02-08wrapping all work in a single rescue clauseluke1-18/+7
2006-02-07There is now full support for configuration files, and the entire system has ...luke4-269/+148
2006-01-30Fixing waitforcert so that the client can actually add the certs once it rece...luke1-0/+8
2006-01-24Fixing some logging issuesluke2-4/+21
2006-01-24Adding the event-loop stuff to the repository and switching to using it. Als...luke1-3/+15
2006-01-23Committing most of the scheduling stuff. There is still a bit of work to do ...luke1-2/+16
2006-01-18Fixing a small checksumming bug, reorganizing the client stuff a bit, and add...luke2-12/+26
2006-01-18Made lots of small changes, mostly to help usability but also fixed a couple ...luke1-0/+8
2006-01-17Adding an "ensure" state where appropriate, and significantly reworking the b...luke1-14/+85
2006-01-13Fixing up the parsedtypes, fixing Type.eachtype to ignore structure typesluke1-10/+15
2006-01-11Adding Sun support and fixing the last remaining bugs related to the daemon c...luke1-4/+8
2006-01-10Supporting puppetmasterd running as a non-root user, and doing some basic mes...luke1-0/+51
2006-01-10Adding some extra feedbackluke1-0/+6
2006-01-08Merging changes from the head of the rework1 branch, r 784luke1-1/+0
2006-01-05converting waitforcert to an intluke1-1/+2
2005-11-16fixing puppet to default to using the console for outputluke1-0/+2
2005-11-16Lots of refactoring, and added the capture_stderr methodluke1-2/+4
2005-10-28central logging is fully functional now, but it is painfully slow, so it is d...luke1-5/+15
2005-10-28Central logging now works, although there appear to be a few kinks to work out.luke3-36/+36
2005-10-26Adding logging methods to all Puppet::Element instances, and converting all i...luke3-0/+24
2005-10-21Made tweaks here and there to get it running better on my local network. I a...luke3-3/+9
2005-10-10Adding some semantic tagging. It is not exactly full-featured yet, and it is...luke1-2/+7
2005-09-23Many, many changes toward a completely functional system. The only current p...luke3-5/+35
2005-09-22Okay, all tests pass again. The work done on nodes will take a little while ...luke1-0/+7
2005-09-17adding --noop to puppet executable, and removing some extraneous commentsluke1-0/+4
2005-09-17Successfully parsed my entire converted cfengine configuration; these are all...luke1-2/+18
2005-09-15adding extra checks to make sure networking is secure, and refactoring a heck...luke1-1/+5
2005-09-10small updatesluke1-21/+47
2005-09-10adding cfengine to puppet parser, but it is not even remotely close to functi...luke1-0/+160
2005-09-07all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke5-5/+5
2005-09-07rearranging some documentationluke1-2/+8