summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Accepting patch #189, although I am just putting the environment statement in...luke2006-06-301-0/+2
* Fixing #133. Added a "notify" and a "before" metaparam; notify is the opposi...luke2006-06-302-14/+141
* Fix a small bug in mount where parsing fails if dump and pass are missing (th...lutter2006-06-306-30/+101
* Moving the template handling into a simple wrapper object so templates don't ...luke2006-06-303-21/+66
* adding some tests for the template functionluke2006-06-293-2/+84
* Adding initial template support. It is just a function, and a method_missing...luke2006-06-292-1/+37
* First commit of complete reporting support. The only existing report at this...luke2006-06-2910-15/+236
* changing the #!ruby lines to #!env rubyluke2006-06-297-192/+6
* Adding reporting client, server, and tests. At this point, the server just s...luke2006-06-293-0/+185
* Adding report collection to both statechange and transaction.luke2006-06-294-8/+39
* Updated to version 0.18.1luke2006-06-281-1/+1
* Updated to version 0.18.1luke2006-06-281-1/+1
* Updated to version 0.18.1luke2006-06-281-1/+1
* For each type, adding a "new<type>" method to Puppet::Type, so instead of typ...luke2006-06-282-3/+71
* Cleaning up plugin handling a bit -- they can now be colon-separated paths, a...luke2006-06-287-36/+116
* Fixing zone testsluke2006-06-281-3/+4
* adding message about retrieving pluginsluke2006-06-281-0/+2
* updating CHANGELOG for 0.18.1luke2006-06-281-0/+20
* Moving the timer monitoring to after the services are created (because they a...luke2006-06-281-11/+19
* Fixing backgrounding in puppetrun; I had the bit flipped between the client a...luke2006-06-282-17/+16
* Converting Parameter#proxymethods from using eval to using define_methodluke2006-06-271-1/+3
* Making sure fail function converts everything to stringsluke2006-06-272-3/+4
* Adding "fail" function, which will raise a ParseError if it is encountered.luke2006-06-272-0/+24
* Catching errors thrown during object evaluation and marking the objects as fa...luke2006-06-272-2/+17
* adding hooks for ignoring files in the plugins directory, and defaulting to i...luke2006-06-271-2/+6
* removing that info message, duh; it produces a lot of spurious output during ...luke2006-06-271-1/+0
* Adding info messages about errors loading pluginsluke2006-06-271-1/+2
* Adding support for special freebsd @schedule crap. Also making sure that cro...luke2006-06-273-51/+146
* switching puts to print, so the carriage returns are always included in the m...luke2006-06-271-5/+5
* Largely refactored how log destinations are handled, although it is not expos...luke2006-06-279-220/+382
* Changes to make puppet package more LSB compliant. Update specfile for very l...lutter2006-06-275-24/+109
* Fixing some more small problems in puppetrunluke2006-06-261-4/+11
* Adding more docs to puppetrun, and fixing bug that can cause hosts to get ski...luke2006-06-261-2/+8
* adding - to HUP in init scriptsluke2006-06-262-2/+2
* Updating init scripts to use HUP for restartingluke2006-06-262-4/+10
* Adding a "latest" test for rpms, since I have been told this is not working. ...luke2006-06-262-1/+19
* Adding HUP and USR1 hooksluke2006-06-265-7/+100
* Fixing #178. I just added URI escaping and unescaping to file names.luke2006-06-203-2/+21
* Fixing #175. The setpidfile setting was being ignored.luke2006-06-202-0/+28
* Fixing #182. Added a retry section to try reconnecting to ldap. Only one re...luke2006-06-202-1/+52
* Setting pluginsync default to false, and (hopefully) fixing autosign problem ...luke2006-06-206-21/+62
* Fixing broken symlink behaviour mentioned on the listluke2006-06-202-1/+28
* Adding plugins and plugin management. The Master Client will now automatical...luke2006-06-204-2/+134
* documentation updatesluke2006-06-194-176/+409
* More documentation changes.luke2006-06-1911-46/+46
* adding id tags to all of the docsluke2006-06-1815-0/+15
* further work on converting from rst to markdownluke2006-06-181-0/+2
* further work on converting from rst to markdownluke2006-06-181-2/+2
* further work on converting from rst to markdownluke2006-06-185-88/+208
* updating some docs and puppetdoc in preparation for a move to webgen instead ...luke2006-06-173-25/+23