summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing the docs a bit for the executables, adding a --daemonize option to pup...luke2006-04-302-47/+102
* Puppetd now has an option for listening -- just run the --listen option, and ...luke2006-04-281-35/+110
* adding "clean" mode to puppetcaluke2006-04-261-9/+20
* Fixing puppetca so it does not call chuser; instead, it is configured to crea...luke2006-04-121-2/+0
* Adding doc generation for exe argumentsluke2006-04-111-108/+160
* Adding --test option to puppetd (it enables --onetime, --no-usecacheonfailure...luke2006-04-111-6/+24
* fixing a couple small bugs in doc generationluke2006-04-051-1/+6
* adding -e ability to puppet executableluke2006-04-041-12/+14
* Fixing #98. Filebuckets now work throughout the system, and the puppetmaster...luke2006-03-121-3/+3
* Fixing #68. After tons and tons and tons of work, everything successfully co...luke2006-03-021-2/+9
* Adding TERM to the signals being trappedluke2006-02-243-7/+27
* removing the initial syslog dest settingluke2006-02-241-1/+1
* Adding a bit more loggingluke2006-02-231-0/+1
* Enable passing --parseonly from the command linelutter2006-02-211-2/+1
* Adding --enable/--disable locking for puppetd. You can now disable puppetd f...luke2006-02-141-0/+34
* Adding --loadclasses option to puppetluke2006-02-131-0/+29
* Change in how logging is defaulted: by default logs go to :syslog, unless the...lutter2006-02-092-4/+1
* wrapping all work in a single rescue clauseluke2006-02-081-18/+7
* There is now full support for configuration files, and the entire system has ...luke2006-02-074-269/+148
* Fixing waitforcert so that the client can actually add the certs once it rece...luke2006-01-301-0/+8
* Fixing some logging issuesluke2006-01-242-4/+21
* Adding the event-loop stuff to the repository and switching to using it. Als...luke2006-01-241-3/+15
* Committing most of the scheduling stuff. There is still a bit of work to do ...luke2006-01-231-2/+16
* Fixing a small checksumming bug, reorganizing the client stuff a bit, and add...luke2006-01-182-12/+26
* Made lots of small changes, mostly to help usability but also fixed a couple ...luke2006-01-181-0/+8
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-171-14/+85
* Fixing up the parsedtypes, fixing Type.eachtype to ignore structure typesluke2006-01-131-10/+15
* Adding Sun support and fixing the last remaining bugs related to the daemon c...luke2006-01-111-4/+8
* Supporting puppetmasterd running as a non-root user, and doing some basic mes...luke2006-01-101-0/+51
* Adding some extra feedbackluke2006-01-101-0/+6
* Merging changes from the head of the rework1 branch, r 784luke2006-01-081-1/+0
* converting waitforcert to an intluke2006-01-051-1/+2
* fixing puppet to default to using the console for outputluke2005-11-161-0/+2
* Lots of refactoring, and added the capture_stderr methodluke2005-11-161-2/+4
* central logging is fully functional now, but it is painfully slow, so it is d...luke2005-10-281-5/+15
* Central logging now works, although there appear to be a few kinks to work out.luke2005-10-283-36/+36
* Adding logging methods to all Puppet::Element instances, and converting all i...luke2005-10-263-0/+24
* Made tweaks here and there to get it running better on my local network. I a...luke2005-10-213-3/+9
* Adding some semantic tagging. It is not exactly full-featured yet, and it is...luke2005-10-101-2/+7
* Many, many changes toward a completely functional system. The only current p...luke2005-09-233-5/+35
* Okay, all tests pass again. The work done on nodes will take a little while ...luke2005-09-221-0/+7
* adding --noop to puppet executable, and removing some extraneous commentsluke2005-09-171-0/+4
* Successfully parsed my entire converted cfengine configuration; these are all...luke2005-09-171-2/+18
* adding extra checks to make sure networking is secure, and refactoring a heck...luke2005-09-151-1/+5
* small updatesluke2005-09-101-21/+47
* adding cfengine to puppet parser, but it is not even remotely close to functi...luke2005-09-101-0/+160
* all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke2005-09-075-5/+5
* rearranging some documentationluke2005-09-071-2/+8
* rearranging puppetdoc to not separate states and parameters, and to allow und...luke2005-09-021-4/+14
* correcting documentation on autosign in puppetmasterd, and switching the auto...luke2005-08-301-1/+6