summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2009-09-05 09:39:36 +1000
committerJames Turnbull <james@lovedthanlost.net>2009-09-05 09:39:36 +1000
commitb1eddbb6acf2b8ad2a564b0d75ef52c196357427 (patch)
tree6dbdbd9030ca99956d62696131cf3afe2934b104 /CHANGELOG
parent994d6e08e8cb43b871fbac0b255718a7050a67b3 (diff)
downloadpuppet-b1eddbb6acf2b8ad2a564b0d75ef52c196357427.tar.gz
puppet-b1eddbb6acf2b8ad2a564b0d75ef52c196357427.tar.xz
puppet-b1eddbb6acf2b8ad2a564b0d75ef52c196357427.zip
Updated and created new CHANGELOG format
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG19804
1 files changed, 18609 insertions, 1195 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2e34d5eda..246c55f66 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,1701 +1,19115 @@
-0.25.0
- Fixed #2280 - Detailed exit codes fix
+Fri, 4 Sep 2009 16:22:42 -0700
+Luke Kanies <luke@madstop.com>
+Adding tests for the #2599 fix
- Fixed #198 - Puppet man pages added
+Fri, 4 Sep 2009 16:10:20 -0700
+Markus Roberts <Markus@reality.com>
+Ticket #2525 don't fail find_manifest on invalid module names
- Moved puppetd, puppetmasterd, puppetrun, puppetca from bin to sbin
+Sat, 5 Sep 2009 09:27:26 +1000
+James Turnbull <james@lovedthanlost.net>
+Updated permissions on test files
- Fixed #2071 - Updated LDAP schema
+Thu, 3 Sep 2009 22:05:11 -0700
+Markus Roberts <Markus@reality.com>
+Refactoring tests to reduce code size, increase coverage, and make
- Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with semicolons
+Thu, 3 Sep 2009 17:43:24 -0700
+Markus Roberts <Markus@reality.com>
+This further normalizes the handling of init-style services (including
- Fixed #1910 - Updated logcheck regex
+Tue, 1 Sep 2009 15:11:05 -0700
+Markus Roberts <markus@phage.local>
+Combined fix for #2525, #2552 -- RedHat service issues
- Fixed #1879 - Added to tidy documentation
+Fri, 4 Sep 2009 15:47:00 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2589 - Renamed zfs delete to destroy and added tests
- Fixed #1881 - Added md5lite explanation
+Fri, 4 Sep 2009 13:00:30 -0700
+Markus Roberts <Markus@reality.com>
+Monkey patch to improve yaml compatibility between ruby versions
- Fixed #1877 - Tidy type reference update for use of 0
+Sat, 5 Sep 2009 09:11:45 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed typo in parser test
- Fix autotest on win32
+Sat, 5 Sep 2009 09:00:00 +1000
+James Turnbull <james@lovedthanlost.net>
+Updated Red Hat spec file and RH patches for 0.25.0.
- Doc strings update for REST
+Thu, 3 Sep 2009 17:22:08 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2592 - you can escape slashes in regexes
- Fixed #1840 - Bug fixes and improvements for Emacs puppet-mode.el
+Thu, 3 Sep 2009 17:41:42 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2590 - modulepath is not cached inappropriately
-0.24.8
- Fixed #2077 - ralsh user broken on OSX
+Thu, 3 Sep 2009 12:16:50 -0700
+John A. Barbuto <jbarbuto@corp.sourceforge.com>
+Fixed #2593: puppet init script status command not returning proper exit code
- Fixed #2004 - ssh_authorized_key fails if no target is defined
+Thu, 3 Sep 2009 14:19:38 -0400
+Steven Jenkins <steven@endpoint.com>
+Update documentation string to reflect actual intent of Puppet::Node::Facts::Rest
- Fixed #1629 - incorrect permissions on ssh_authorized_keys created files
+Tue, 1 Sep 2009 12:04:45 -0700
+Nigel Kersten <nigelk@google.com>
+Fixes #2581. Use new 10.6 global launchd overrides file for service status/enabled
- Fixed #2000 - No default specified for checksum
+Thu, 3 Sep 2009 09:46:55 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed Naginator link
- Fixed #2026 - Red Hat ignoring stop method
+Mon, 31 Aug 2009 23:23:57 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2582 - / no longer autorequires /
- Added ext/dbfix.sql script - fixes common errors in stored configuration databases
+Mon, 31 Aug 2009 23:38:26 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2577 - clarifying and demoting the deprecation notice
- Fixed #1963 - Failing to read /proc/mounts for selinux kills file downloads
+Mon, 31 Aug 2009 16:01:17 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2574 - autoloading finds plugins in modules
- Fixed #2025 - gentoo service provider handle only default init level
+Tue, 1 Sep 2009 00:20:15 -0700
+Luke Kanies <luke@madstop.com>
+The first regex node now matches first
- Fixed #1910 - updated logcheck
+Tue, 1 Sep 2009 00:12:07 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2563 - multiple regex nodes now work together
- Fixed #1871 - Sensitive information leaked in log reports
+Mon, 31 Aug 2009 15:18:05 +0200
+Marc Fournier <marc.fournier@camptocamp.com>
+Fixes #724 - false is equivalent to 'ruby -W1'
- Fixed #1956 - Cleaned up variable names to be more sane, clarified error messages
- and fixed incorrect use of 'value' variable rather than 'member'.
+Sun, 23 Aug 2009 21:30:35 -0400
+Todd Zullinger <tmz@pobox.com>
+Fix parser error output
- Fixed #1831 - Added sprintf function
+Sun, 23 Aug 2009 23:54:03 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2551 - fixing content changed logs
- Fixed #1830 - Added regsubst function
+Sun, 23 Aug 2009 15:45:58 -0700
+Markus Roberts <Markus@reality.com>
+Fix for test isolation portion of Ticket #2511
- Updated up2date and service confines to add support for Oracle EL and VM
+Tue, 18 Aug 2009 18:14:19 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2549 - autoloading of top-level classes works again
- Fixing #1948 and #1953 - augeas ins bug: wrong number of arguments (1 for 3)
+Tue, 18 Aug 2009 18:14:10 -0700
+Luke Kanies <luke@madstop.com>
+Fixing a heisenbug resulting from a race condition
- Fixing #944 - changing error message from warning to info - connection recycled
+Wed, 19 Aug 2009 17:49:04 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2460 - puppetmasterd can now read the cert and key
- Fixed #961 - puppetd creating too many/not closing TCP connections
+Wed, 19 Aug 2009 17:27:35 -0700
+Luke Kanies <luke@madstop.com>
+Not using the service user in settings when it's unavailable
- Fixed #1959 - Added column protection for environment schema migration
+Wed, 19 Aug 2009 17:26:36 -0700
+Luke Kanies <luke@madstop.com>
+Explicitly loading all facts in the directory service provider
- Fixing #1869 - autoloaded files should never leak exceptions
+Wed, 19 Aug 2009 17:04:20 -0700
+Luke Kanies <luke@madstop.com>
+Adding an 'exists?' delegator from user type to provider
- Fixing #1543 - Nagios parse errors no longer kill Puppet
+Wed, 19 Aug 2009 15:24:10 -0700
+Luke Kanies <luke@madstop.com>
+Switching the owner/group settings to use symbolic values
- Fixed #1420 - nagios_serviceescalation not allowing host_name more than one type
+Wed, 19 Aug 2009 14:25:52 -0700
+Luke Kanies <luke@madstop.com>
+Fixing the yamldir group to be a group instead of user
- Fixed #1884 - Exported resources are marked as unexported when collected on the exporting host
+Wed, 19 Aug 2009 11:31:19 -0700
+Luke Kanies <luke@madstop.com>
+Moving Setting classes into separate files
- Fixed #1922 - Functions squash all arguments into a single hash
+Wed, 19 Aug 2009 11:20:14 -0700
+Luke Kanies <luke@madstop.com>
+Removing chuser on darwin restriction
- Fixed #1538 - Yumrepo sets permissions wrongly on files in /etc/yum.repos.d
+Wed, 19 Aug 2009 11:17:45 -0700
+Luke Kanies <luke@madstop.com>
+Fixing a ruby warning in the authstore test
- Fixed #1936 - Added /* */ support to the vim file
+Sun, 23 Aug 2009 12:10:35 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2558 - propagating recent fileserving changes
- Fixed #1541 - nagios objects write files to clientbucket on every change
+Wed, 19 Aug 2009 17:06:41 -0700
+Markus Roberts <Markus@reality.com>
+Fixes #2550 Handles case where metadata is nil
- Fixed #1542 - cannot purge nagios objects
+Fri, 21 Aug 2009 17:46:57 -0700
+Markus Roberts <Markus@reality.com>
+Ticket 2559 -- parseonly ignored specified file
- Fixing #1912 - gid still works with no 'should' value fixing ralsh issues
+Fri, 21 Aug 2009 20:18:32 -0700
+John A. Barbuto <jbarbuto@corp.sourceforge.com>
+Fixed #2562 - Recognize the usecacheonfailure option again
- Fixing the Rakefile to use 'git format-patch'
+Tue, 18 Aug 2009 16:00:21 -0700
+Luke Kanies <luke@madstop.com>
+Refactoring the Module/Environment co-interface
- Added README.rst file
+Tue, 18 Aug 2009 15:58:38 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #1544 - plugins in modules now works again
- Enhancements to Stored Configuration performance
+Tue, 18 Aug 2009 15:57:55 -0700
+Luke Kanies <luke@madstop.com>
+Adding a global cleanup to the spec_helper
- Added Reductive Labs build library to tasks directory
+Mon, 17 Aug 2009 21:30:44 -0700
+Markus Roberts <Markus@reality.com>
+Removed misguided case sensitivity tests
- Fixed #1852 - Correct behaviour when no SELinux bindings
+Fri, 14 Aug 2009 13:35:24 -0700
+Nigel Kersten <nigelk@google.com>
+Fixes #2513. debian service provider now uses invoke-rc.d to determine enabled? status
- Updated Red Hat spec file 0.24.7
+Fri, 14 Aug 2009 13:52:03 -0700
+Luke Kanies <luke@madstop.com>
+Fixing fact-missing problem when puppet.conf is reparsed
- Fixed #1920 - Shadow password corruption
+Fri, 14 Aug 2009 19:41:54 -0700
+Markus Roberts <Markus@reality.com>
+Fix for #2531; adds tests to confirm problem and related cases,
-0.24.7
- Fixed #1804 - Added VDev and MultiVDev properties to the ZPool type
+Thu, 13 Aug 2009 21:10:26 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2530 - Fixed status setting in the SMF provider
- Fixed #1496 - nagios_servicedependency needs a unique host_name?
+Sat, 15 Aug 2009 00:31:13 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed spec typo
- Fixed #1420 - nagios_serviceescalation not allowing host_name more than one type
+Thu, 6 Aug 2009 22:26:27 -0700
+Markus Roberts <Markus@reality.com>
+Fixes #2493
- Bug #1803 Zfs should auto require the ancestor file systems
+Thu, 6 Aug 2009 12:36:20 -0400
+Todd Zullinger <tmz@pobox.com>
+conf/redhat/*.init: Fix condrestart/try-restart
- Refactor #1802 Use 'zfs get -H -o value' instead of parsing output for value
+Thu, 6 Aug 2009 12:34:56 -0400
+Todd Zullinger <tmz@pobox.com>
+conf/redhat/client.init: Fix #2123, status options on older RHEL
- Fixing #1800 - tidy now correctly ignores missing files and directories
+Tue, 11 Aug 2009 21:56:10 +1000
+James Turnbull <james@lovedthanlost.net>
+Updates to Solaris smf files to reflect new binary locations
- Fixing #1794 - returning sync when it is already initialized
+Tue, 11 Aug 2009 22:58:34 -0700
+Markus Roberts <Markus@reality.com>
+Fix #2517 - Stack overflow when CA cert missing
- Fixing #1750 again - All of the properties and now :ensure check replace?
+Mon, 10 Aug 2009 23:08:21 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2516 - Fix format detection when content-type contains charset
- Deprecate the NetInfo nameservice provider. Use directoryservice instead
+Mon, 10 Aug 2009 20:08:18 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2507 - Add missing integration tests
- Add macauthorization type
+Fri, 7 Aug 2009 22:45:12 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2507 - Exported resources were not correctly collected.
- Fixing #1703 - using a mutex around the sending of the tagmails
+Thu, 6 Aug 2009 14:52:16 -0700
+Markus Roberts <Markus@reality.com>
+Fixes #2503
- Fix #1788 - allow rspec rake to run only some tests
+Mon, 10 Aug 2009 18:24:48 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Fixes #2360 - Removed annoying log message
- Fixing the AST constant warnings, using a variable instead of a constant
+Tue, 11 Aug 2009 08:17:42 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2525 - Wrong method being overridden in Red Hat services
- Feature #1696 Add support for branded zones
+Mon, 10 Aug 2009 04:31:26 +0000
+Luke Kanies <luke@madstop.com>
+Fixing more tests broken from missing libraries
- Feature #1783 - Add ZFS support
+Mon, 10 Aug 2009 04:20:54 +0000
+Luke Kanies <luke@madstop.com>
+Fixing ActiveRecord Indirector tests to skip w/out Rails
- type/mcx.rb Feature #1026 - MCX Type
+Mon, 10 Aug 2009 04:10:51 +0000
+Luke Kanies <luke@madstop.com>
+Fixing #2489 - queue integration tests are skipped w/out json
- Fixing #1749 - Splay now hopefully behaves "better" for small values
+Sun, 9 Aug 2009 21:03:06 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2508 - removing mention of ActiveRecord 2.3
- Fix #1741 - Add inline_template function
+Fri, 7 Aug 2009 17:39:44 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2541 - file cache is more resilient to failure
- Slight denormalisation to store a host's environment as a first class
+Thu, 6 Aug 2009 22:54:42 -0400
+Todd Zullinger <tmz@pobox.com>
+vim: Mark puppetFunction values as contained
- Added Rake :ci namespace and CI tasks
+Tue, 4 Aug 2009 14:47:12 +0200
+Thomas Bellman <bellman@nsc.liu.se>
+Add shellquote() function.
- Refactoring the thread-safety in Puppet::Util
+Tue, 4 Aug 2009 16:38:06 -0700
+Nigel Kersten <nigelk@google.com>
+Fixes #2499. Allows execs to specify an array for the returns parameter
- Removing the included testing gems; you must now install them yourself
+Wed, 5 Aug 2009 09:48:40 +1000
+James Turnbull <james@lovedthanlost.net>
+Updated fix for #2481
- Refactoring of SELinux functions to use native Ruby SELinux interface
+Wed, 5 Aug 2009 09:34:51 +1000
+James Turnbull <james@lovedthanlost.net>
+Revert "Fxied #2481 - Added status and restart overrides for Red Hat service provider."
- Removing all mention of EPM, RPM, or Sun packages.
+Wed, 5 Aug 2009 08:21:14 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2498 - logcheck update
- Fixed #1496 - nagios_servicedependency needs a unique host_name?
+Tue, 4 Aug 2009 15:30:50 +1000
+root <root@absinthe.lovedthanlost.net>
+Removed extraneous debugging
- Fixed #1420 - nagios_serviceescalation not allowing host_name more than one type
+Tue, 4 Aug 2009 11:40:59 +1000
+James Turnbull <james@lovedthanlost.net>
+Updated two more tests
- Fixed #1695 - Solaris 10 zone provider doesn't properly handle unknown zone attributes in newer releases
+Mon, 3 Aug 2009 16:14:26 -0700
+Luke Kanies <luke@madstop.com>
+Logs now assume resource params have metadata
- Fixed #1776 - Trivial fix for gentoo service provider
+Mon, 3 Aug 2009 16:07:30 -0700
+Luke Kanies <luke@madstop.com>
+Adding metadata delegation from param to resource
- Fixed #1767 - Minor fix to emacs mode
+Mon, 3 Aug 2009 15:50:44 -0700
+Luke Kanies <luke@madstop.com>
+Removing unnecessary debug output
- Fixed #1711 - fileserver test fails due to incorrect mocking
+Sun, 2 Aug 2009 17:50:54 -0700
+Luke Kanies <luke@madstop.com>
+Adding integration tests for #2371 (backup refactor)
- Fixed #1751 - Mac OS X DirectoryService nameservice provider support for
- plist output and password hash fil
+Sun, 2 Aug 2009 17:51:53 -0700
+Luke Kanies <luke@madstop.com>
+Adding many tests for #2371, and slightly refactoring
- Fixed #1752 - Add an optional argument to Puppet::Util.execute to determine
- whether stderr and stdout are combined in the output
+Fri, 24 Jul 2009 12:31:36 -0400
+Steven Jenkins <steven@endpoint.com>
+Fixes for Redmine 2371.
- Added versionable feature to the RPM provider
+Fri, 31 Jul 2009 17:36:50 -0700
+Nigel Kersten <nigelk@google.com>
+Fixes #2464, #2457. Deprecate reportserver for report_server. Add report_port setting. Add tests.
- Fixed #1668 - puppetca can't clean unsigned certs
+Mon, 3 Aug 2009 14:34:20 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2484 - "format missing" messages are better
- Moved RRD feature from util/metric.rb to feature/base.rb
+Mon, 3 Aug 2009 11:53:58 -0700
+Luke Kanies <luke@madstop.com>
+Fixes #2483 - Log only copies metadata from RAL objects
- Fixed #1735 and #1747 - Fixes to confine system
+Tue, 4 Aug 2009 07:24:46 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2486 - Missing require 'monitor' in parser_support.rb
- Fixed #1681 - Add filesystem type check to test for per-file SELinux context support
+Mon, 3 Aug 2009 23:12:13 +1000
+James Turnbull <james@lovedthanlost.net>
+Added R.I.Pienaar's extlookup.rb to the ext directory
- Fixed #1746 - Sync SELinux file attributes after file contents created/modified
+Mon, 3 Aug 2009 21:36:03 +1000
+James Turnbull <james@lovedthanlost.net>
+Added example conf/puppet-queue.conf
- Replaced SELInux calls to binaries with Ruby SELinux bindings
+Mon, 3 Aug 2009 11:34:56 +1000
+James Turnbull <james@lovedthanlost.net>
+Fxied #2481 - Added status and restart overrides for Red Hat service provider.
- Fixed #1748 - Include spec directory in packages
+Sun, 2 Aug 2009 08:26:04 +0000
+Christian Hofstaedtler <hofstaedtler@inqnet.at>
+rack: SSL Env vars can be in Request.env or ENV
- Fixes #1672 - unsafe crontab handling in Solaris
+Fri, 17 Jul 2009 13:31:56 +0200
+Christian Hofstaedtler <ch+git@zeha.at>
+rack: don't directly use the forbidden HTTP_CONTENT_TYPE env var (fixes rack specification conformance)
- Fixed #1718 - Added preseed to apt uninstall and purge
+Sun, 2 Aug 2009 08:51:43 -0700
+Luke Kanies <luke@madstop.com>
+Removing old filebucket test
- Fixed #1739 - Added uninstall functionality to yum provider
+Sun, 2 Aug 2009 08:49:07 -0700
+Luke Kanies <luke@madstop.com>
+Cleaning up tests for #2469
- Fixed #1710 - Spurious output in test run
+Sun, 2 Aug 2009 11:20:30 +0200
+Till Maas <opensource@till.name>
+default server in remote filebuckets
- Fixed #1667 - Documentation should specify natural language regexs, not Regexp objects
+Sun, 2 Aug 2009 11:13:07 -0700
+Markus Roberts <Markus@reality.com>
+Fixes #2444 - Various JSON test failures
- Fixed #1692 - k5login fails to set mode when file is created
+Wed, 29 Jul 2009 20:55:24 -0700
+Markus Roberts <Markus@reality.com>
+Fixed #2294 - Classes sometimes cannot be found
- Fixed #1660 - Added specific recurse values for tidy
+Sat, 1 Aug 2009 12:45:55 -0700
+Luke Kanies <luke@madstop.com>
+Adding #2477 - puppet can apply provided catalogs
- Fixed #1698 - All logs should now show up in the reports
+Sun, 2 Aug 2009 07:27:16 +0000
+Luke Kanies <luke@madstop.com>
+Fixing problems my Feature refactor caused
- Fixed #1661 - Type reference: tidy should specify manditory parameters
+Sat, 1 Aug 2009 23:58:47 -0700
+Luke Kanies <luke@madstop.com>
+Fixing ruby warning in definition test
- Fixed #1104 - Classes and nodes should set $name variables
+Sun, 2 Aug 2009 17:03:13 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed global deprecation error in useradd Unit tests
- Updated Red Hat spec file for 0.24.6
+Sat, 1 Aug 2009 16:39:27 -0700
+Luke Kanies <luke@madstop.com>
+Adding a test for the Exec type
- Removed conf/debian directory - Debian packaging information
- now maintained downstream
+Sat, 1 Aug 2009 16:29:26 -0700
+Luke Kanies <luke@madstop.com>
+Speeding a test up through stubbing
- Added augeas type
+Sat, 1 Aug 2009 23:32:57 -0700
+Luke Kanies <luke@madstop.com>
+Fixing a small test by stubbing instead of mocking
- Added support for @doc type and manifest documentation support - see:
- http://reductivelabs.com/trac/puppet/wiki/PuppetManifestDocumentation
+Sat, 1 Aug 2009 23:28:55 -0700
+Luke Kanies <luke@madstop.com>
+Fixing a test broken by the regex features
- Added multiline comment support
+Sat, 1 Aug 2009 23:24:54 -0700
+Luke Kanies <luke@madstop.com>
+Fixing tests broken by caching autoload results
-0.24.6
- Adding support to the user type for: profiles, auths, project,
- key/value pairs (extension to Solaris RBAC support added in
- 0.24.6)
+Sat, 1 Aug 2009 23:19:02 -0700
+Luke Kanies <luke@madstop.com>
+Migrating Handler base tests from test/ to spec/
- Fixed #1662 - Configuration Reference still references 'section'
+Sat, 1 Aug 2009 23:11:37 -0700
+Luke Kanies <luke@madstop.com>
+Migrating Feature tests to spec
- Fixed #1460 - enhance redhat puppetmaster init.d script to easy start puppetmaster as a mongrel cluster
+Sat, 1 Aug 2009 22:47:32 -0700
+Luke Kanies <luke@madstop.com>
+Fixing cron test to match new behaviour
- Fixed #1663 - Regression relating to facter fact naming from 0.24.5
+Sat, 1 Aug 2009 22:45:46 -0700
+Luke Kanies <luke@madstop.com>
+Migrating tests to spec and removing an obsolete test
- Fixed #1655 - Provider::Confine::Variable tests are broken
+Fri, 24 Jul 2009 00:33:55 -0700
+Luke Kanies <luke@madstop.com>
+Logging the configuration version we're applying
- Fixed #1646 - service puppet status does not work as non-root
- on redhat system
+Fri, 24 Jul 2009 00:27:44 -0700
+Luke Kanies <luke@madstop.com>
+Configuration version information is now in logs
- Fixed #1649 - Updated OSX package cleanup
+Thu, 23 Jul 2009 23:52:44 -0700
+Luke Kanies <luke@madstop.com>
+Adding support for an external catalog version
- Fixed #1647 - puppetdoc -r providers now working again
+Thu, 23 Jul 2009 23:49:07 -0700
+Luke Kanies <luke@madstop.com>
+Cleaning up duplication in another test file
- Fixed #1639 - uninitialized constant Puppet::Type::User::ProviderUseradd
+Thu, 23 Jul 2009 23:34:05 -0700
+Luke Kanies <luke@madstop.com>
+Removing duplication in the test structure
- Fixed #1637 - With an inexistant (global) templatedir, modules
- can't access their templates
+Sun, 2 Aug 2009 02:15:34 +1000
+James Turnbull <james@lovedthanlost.net>
+Simplified Rakefile and moved tasks to tasks/rake directorya
- Fixed #1202 - Collection attribute matching doesn't parse arrays
+Tue, 28 Jul 2009 19:37:11 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Implement node matching with regexes
- Fixed #1473 - Puppetd stops with error after puppetmasterd
- is unavailable
+Tue, 28 Jul 2009 19:42:24 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Make sure node are referenced by their names
- Fixed #1354 - yum provider problems with RHEL 3
+Tue, 28 Jul 2009 19:56:34 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Enhance selector and case statements to match with regexp
- Fixed #1633 - Added support for --detailed-exits to bin/puppet
+Tue, 28 Jul 2009 19:13:54 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2033 - Allow regexp in if expression
- Fixed #381 - Allow Allow multiple overrides in one statement
+Tue, 28 Jul 2009 19:11:03 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add AST::Regex, an AST leaf node representing a regex
- Fixing #947 - pluginsync no longer fails poorly when no plugins exist
+Sun, 26 Jul 2009 13:44:35 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add regexes and regex match operators to the parser
- Fixed #981 - Removed 'Adding aliases' info message
+Sun, 26 Jul 2009 13:44:06 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add regex, match and not match token to the lexer
- Fixing #1089 - Log messages are now tagged with the log level,
- making it easier to match messages in the 'tagmail' report.
+Fri, 12 Jun 2009 23:24:36 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Allow variable $0 to $9 to be interpolated, if ephemeral
- Fixing #1098 - Multiline strings now correctly increment the line count
+Sun, 26 Jul 2009 14:03:14 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Implement ephemeral scope variables
- Fixing #1614 - Environments no longer have to be listed out
+Thu, 30 Jul 2009 17:46:07 -0700
+Eric Sorenson <eric@leterel.apple.com>
+Signed-off-by: Eric Sorenson <ahpook@gmail.com>
- Fixed #1628 - Changed node search to use certname rather than Facter
- hostname
+Thu, 23 Jul 2009 16:07:05 -0700
+Luke Kanies <luke@madstop.com>
+Modifying the REST client error to make server errors more clear
- Fixed #1613 - The client environment will be substituted when looking
- up settings.
+Thu, 30 Jul 2009 10:15:46 -0700
+Nigel Kersten <nigelk@google.com>
+Fixes #2472. Load Facter facts when ralsh is invoked, plus test.
- Updated puppet binary documentation
+Fri, 31 Jul 2009 22:49:57 +1000
+James Turnbull <james@lovedthanlost.net>
+Update CHANGELOG.git
- Feature #1624 - Added RBAC roles to solaris user provider
+Fri, 31 Jul 2009 19:00:40 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed ci_spec task for RubyGems 1.3.5
- Fixed #1586 - Specifying "fully qualified" package names in Gentoo
+Thu, 30 Jul 2009 09:59:32 -0700
+Nigel Kersten <nigelk@google.com>
+Fixes #2461. Provide new and old code paths for macosx_productversion_major with deprecation warning
- Fixed #1620 - Add 'sles' to Puppet confines when 'suse' is used
+Mon, 27 Jul 2009 15:13:12 -0700
+Markus Roberts <Markus@reality.com>
+Fixing typo in two tests which caused them to always pass
- Fixed #1585 - Allow complex 'if' and variable expressions
+Thu, 23 Jul 2009 19:10:29 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2440 - catalogs can now be compiled on demand
- Fixed #1564 - Saving File#checksum to state.yaml broken
+Thu, 23 Jul 2009 18:48:18 -0700
+Luke Kanies <luke@madstop.com>
+Exiting from app failures instead of raising
- Fixed #1603 - Added support for running Puppet inside a Rack application
- (mod_rails) with Passenger and Apache
+Mon, 27 Jul 2009 17:29:20 -0700
+Markus Roberts <Markus@reality.com>
+Minimal patch to fix #2290 (/tmp permissions)
- Fixed #1596 - Deploying file resources with ++ generates error
+Wed, 29 Jul 2009 23:08:44 +0200
+Marc Fournier <marc.fournier@camptocamp.com>
+Fix #2467 - rack: suggest putting puppet/lib at beginning of RUBYLIB search path
- Modified the group and zone resource types to no longer call
- 'currentpropvalues' as a means of setting all values to absent.
- There should be no behaviour change from this change.
+Wed, 29 Jul 2009 21:58:02 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2465 - Default auth information is confusing with no auth.conf
- Modified the behaviour of resource-level 'retrieve' -- it only
- calls 'retrieve' on each property if the resource exists.
+Wed, 29 Jul 2009 21:21:25 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2459 - puppetdoc added namespace classes as RDoc modules instead of classes
- Fixed #1622 - Users and their groups should again add in one transaction
+Wed, 29 Jul 2009 20:18:24 +0200
+Marc Fournier <marc.fournier@camptocamp.com>
+Fix #2429 - vim: class/define/node should only be followed by whitespace
- Fixed #791 - You should now be able to create and find a user/group in one transaction.
+Sat, 25 Jul 2009 12:55:20 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2448 - fix the broken runit provider and tests
- Fixed #1610 - Raise "Filebucketed" messages to Notice priority
+Wed, 29 Jul 2009 07:46:49 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2405 - Mount parameter "dump" doesn't accept all valid values on FreeBSD
- FIxed #1530 - ssh_authorized_keys provider does not crash anymore on SSH type 1 keys
+Fri, 24 Jul 2009 17:23:00 -0700
+Nigel Kersten <nigelk@google.com>
+Fixes #2362. Do not validate users/groups when supplied with numeric uid/gids
- Added a number of confines to package providers
+Tue, 28 Jul 2009 20:50:01 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2454 - Definition named after a module don't show in puppetdoc
- Fixed #1609 - Added confines for the Gentoo, FreeBSD and
- SMF (Solaris) service providers
+Tue, 28 Jul 2009 20:47:48 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2453 - puppetdoc mixes long class names that look alike
- Fixed #1608 - Added ubuntu to defaultfor for apt provider
+Sat, 18 Jul 2009 13:08:57 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2422 & #2433 - make sure puppetdoc transform AST::Leaf boolean correctly
- Fixed #1607 - Added ubuntu to defaultfor for Debian service
- provider
+Thu, 23 Jul 2009 16:51:22 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2296 - overlapping recursions work again
- Fixed #1045 - Multiple metaparams all get added to resources.
+Tue, 21 Jul 2009 17:47:28 -0700
+Luke Kanies <luke@madstop.com>
+Fixing mocks to remove warnings
- Fixed #1472 -- defined, exported resources in the current compile
- now get expanded correctly.
+Tue, 21 Jul 2009 17:38:57 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2423 - no more strange dependency cycles
- Fixed #1595 - Internally, Property#retrieve is no longer called
- when no 'should' value is available for a resource.
+Fri, 24 Jul 2009 09:42:09 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2443: Adding debugging guidance to dep cycle errors
- Fixed #1588 - Fixed puppetca --clean --all
+Fri, 24 Jul 2009 15:35:34 -0700
+Luke Kanies <luke@madstop.com>
+Fixing a test broken by changing the default os x package type
- Fixed #1584 - Added support for appended variables
+Fri, 24 Jul 2009 15:32:48 -0700
+Luke Kanies <luke@madstop.com>
+Fixing selinux tests broken in the fix for #1963
- Fixed #1554 - Added support for multiple template directories
+Fri, 24 Jul 2009 15:26:38 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2445 - fixing the mount test mock
- Fixed #1500 - puppetrun not working
+Fri, 24 Jul 2009 20:17:32 +1000
+James Turnbull <james@lovedthanlost.net>
+Minor fix to URL for LDAP nodes documentation
- Fixed #1579 and #1580 - errors in the Puppet RPM spec file
+Thu, 23 Jul 2009 22:42:20 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2399 - removing client-side rrd graphs
- Fixed #1572 -- file purging now fails if remote sources do not exist.
+Thu, 23 Jul 2009 16:32:50 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2421 - file renaming errors now propagate
- Fixed #1521 -- ldap user and password are now used with the default connection.
+Thu, 23 Jul 2009 09:01:24 -0700
+Nigel Kersten <nigelk@google.com>
+Fixes #2438, get major OS X version from Facter and replace Puppet::Error invocations with fail builtin
- Fixed issues with file descriptors leaking into subprocesses
+Thu, 23 Jul 2009 08:18:13 -0700
+Nigel Kersten <nigelk@google.com>
+Update install.rb to cope with all OS X versions, not just 10.5
- Fixed #1568 - createpackage.sh
+Wed, 15 Jul 2009 16:03:44 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2403 - provider specificity is richer and better
- Fixed #1571 - Puppet::Util::binary returns incorrect results
+Thu, 23 Jul 2009 23:09:34 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2439 - let puppetdoc use loaded_code
- Fixed #1553 - Puppet and Facter cannot both install the plist module into two different locations
+Thu, 23 Jul 2009 14:45:29 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2436 - Changed ralsh to use Puppet::Type.new and avoid deprecation notice
- Adjusted hpuxuseradd user provider to confine to HP-UX and fixed HP-UX user provider path regression
+Thu, 23 Jul 2009 09:15:02 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixes #2430 - Stock apache2.conf for passenger incorrect
- Fixed debug messages in package type - thanks to Todd Zullinger for this fix
+Tue, 21 Jul 2009 09:29:27 -0700
+Nigel Kersten <nigelk@google.com>
+Make pkgdmg default Darwin provider, make confines consistent on Darwin package providers.
- Fixed #1566 - changed password property of the user type
+Mon, 20 Jul 2009 07:59:32 -0700
+Nigel Kersten <nigelk@google.com>
+Convert to using sbindir for OS X packages, clean out previous executables in bindir
- Fixed debug messages in package type
+Mon, 20 Jul 2009 20:56:23 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2425 - make sure client can contact CA server with REST
- Updated Red Hat spec file
+Mon, 20 Jul 2009 23:09:09 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2424 - take 2, make sure default mounts allow every clients
- Fixes #1455 - Adds HP-UX support for user type
+Thu, 9 Jul 2009 20:59:41 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2378 and #2391 tests
- Fixes #1551 puppetmaster.freshness xmlrpc call returns incorrect type
+Sat, 18 Jul 2009 15:34:44 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2424 - File server can't find module in environment
- Fixes #1554 - Fix exception for undefined hostname
+Sat, 18 Jul 2009 15:24:12 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix small typo in the fix for #2394
- Fixed #1533 - changed permissions for man directory
+Sat, 4 Jul 2009 12:49:11 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Feature #2378 - Implement "thin_storeconfigs"
- Added daemontools and runit providers for service type
+Thu, 9 Jul 2009 20:59:41 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2391 - Exported resources never make to the storeconfigs db
- Added simple rake task for running unit tests
+Thu, 16 Jul 2009 20:53:36 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2261 - Make sure query string parameters are properly escaped
- Added spec Rake task
+Thu, 16 Jul 2009 21:28:09 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #579 - puppet should try to clear solaris 10 services in maintenance state
- Fixed #1526 - Fixed leak in template
+Sat, 11 Jul 2009 01:57:52 -0400
+Ricky Zhou <ricky@fedoraproject.org>
+Fix #1963 - Failing to read /proc/mounts for selinux kills file downloads
- Fixed #1506 - Removed storeconfig duplicate indexes
+Wed, 15 Jul 2009 14:44:31 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2245 - provider lists are not lost on type reload
- Fixed #1457 - case insensitive match for error
+Tue, 16 Jun 2009 13:25:07 -0500
+Luke Kanies <luke@madstop.com>
+Ruby no longer clobbers puppet autoloading
- Fixed #1488 - Moved individual functions out of functions.rb into
- lib/puppet/parser/functions directory. New functions should be create in this directory.
+Mon, 13 Jul 2009 16:18:51 -0700
+Nigel Kersten <nigelk@google.com>
+deprecate NetInfo providers and examples, remove all NetInfo references and tests.
- Fixed #1508 - Added HP-UX package provider
+Mon, 13 Jul 2009 15:22:54 -0700
+Sam Livingston-Gray <geeksam@gmail.com>
+Fixed #2410 - default acl logs as info instead of warn.
- Fixed #1502 - Fixed poor stored configuration performance
+Mon, 13 Jul 2009 15:18:57 -0700
+Sam Livingston-Gray <geeksam@gmail.com>
+Adding test for current auth config warning.
- Fixed #1510 - Storeconfiguration fixed for Rails 2.1
+Mon, 13 Jul 2009 15:56:59 -0700
+Sam Livingston-Gray <geeksam@gmail.com>
+Fixed #2394 - warn once on module mount deprecation.
- Add the -P/--ping option to puppetrun, fixes #1501
+Mon, 13 Jul 2009 15:54:16 -0700
+Sam Livingston-Gray <geeksam@gmail.com>
+Add test for current module mount deprec warning.
- Fixed #1394 - Added stored configuration clearing script to /ext
+Mon, 6 Jul 2009 14:55:52 -0700
+Nigel Kersten <nigelk@google.com>
+Fixes #2258,#2257,#2256. Maintain correct type for integers/booleans, allow correct values, and fix rule array handling
- Fixed #1442 - replaced use of Facter for report titling with certname
+Thu, 2 Jul 2009 14:01:39 +1000
+James Turnbull <james@lovedthanlost.net>
+Added Markdown mode to puppetdoc to output Markdown.
- Fixed $1456 - add proxy configuration capability to yum repo
+Fri, 10 Jul 2009 12:19:26 +1000
+James Turnbull <james@lovedthanlost.net>
+Excluded directories from rcov coverage report
- Fixed #1457 - removed confine warning
+Sun, 28 Jun 2009 13:55:50 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Allow boolean value for boolean cli parameter
- A working script to create an OS X pkg out of the Puppet repository
+Sun, 28 Jun 2009 14:20:35 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2364 - Associates the correct comment to the right statement
- Fixed #1441 - Updated console colours
+Sun, 28 Jun 2009 14:12:59 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Make sure the parser sees the correct line number
- Expose all puppet variables as instance member variables of the template wrapper.
- This helps resolve redmine #1427, by providing a safe mechanism to access variables.
+Sat, 27 Jun 2009 12:21:30 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2366 - puppetdoc was parsing classes in the wrong order
- * Implement Puppet::Parser::Scope#to_hash, which returns a hash containing all the
- variable bindings in the current and, optionally, parent scope.
- * Use that to set instance member variables into Puppet::Parser::Templatewrapper
- * Report the time taken for variable binding at debug level, to help identify any
- performance regression that is encountered in the real world.
- * Rename the @scope and @file members of the template wrapper, to avoid clashing
- with a scope variable exposed within puppet.
+Fri, 10 Jul 2009 10:53:20 +1000
+James Turnbull <james@lovedthanlost.net>
+Added rcov coverage to Spec tests
- Ensure that we consistently use either string #{} interpolation or String.%
- interpolation, not both, to avoid issues where a #{} interpolated value
- contains a % character.
+Wed, 8 Jul 2009 08:44:19 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixes #2367 - Mongrel::HTTPRequest returns a StringIO object
- Feature #1476: Allow specification of --bindir --sbindir --sitelibdir --mandir --destdir
- in installation
+Sun, 5 Jul 2009 19:45:40 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2082 - puppetca shouldn't list revoked certificates
- Added feature #1241 : Improve performance of group lookups
+Sun, 28 Jun 2009 14:42:04 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2348 - Allow authstore (and REST auth) to match allow/deny against opaque strings
- Fixed bug #1448: Puppet CA incorrectly writes out all certs to inventory .txt on each
- certificate signing
+Sun, 5 Jul 2009 19:38:01 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2392 - use Content-Type for REST communication
- Fixing puppetlast to make it work with 0.24.5 / 0.25. Made puppetlast work on 0.24.5
- by using the YAML indirector
+Sun, 5 Jul 2009 18:50:24 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2293 - Added cron syntax X-Y/Z and '7' for sunday
-0.24.5
- You can now select the encoding format when transferring the catalog,
- with 'yaml' still being the default but 'marshal' being an option.
- This is because testing has shown drastic performance differences
- between the two, with up to 70% of compile time being spent
- in YAML code. Use the 'catalog_format' setting to choose your format,
- and the setting must be set on the client.
+Thu, 4 Jun 2009 00:33:25 -0500
+Luke Kanies <luke@madstop.com>
+Switching to LoadedCode from ASTSet
- Fixed #1431 - Provider confines must now specify similar tests in one call.
- I.e., you can't do confine :operatingsystem => %w{a b} and then
- confine :operatingsystem => %w{b c}; you'd need to do them in one command.
- This now-obsolete behaviour does not seem to be used anywhere.
- The fix for #1431 is actually just removing the tests that exposed
- this change; the change happened when I refactored how confines work.
+Thu, 4 Jun 2009 00:32:12 -0500
+Luke Kanies <luke@madstop.com>
+Adding a special class to handle loaded classes/defines/nodes
- Removed faulty interface type
+Thu, 2 Jul 2009 09:45:15 +0200
+Christian Hofstaedtler <ch+git@zeha.at>
+Fix #2383, an incompatibility with early ruby 1.8 versions
- Updated /spec/unit/rails.rb test
+Thu, 2 Jul 2009 12:47:42 -0700
+Jordan Curzon <curzonj@gmail.com>
+Fixing #2238 In some cases blank? is not available on String.
- Fix #1426 - services on redhat are restarted again and status is
- called from the Red Hat provider
+Wed, 1 Jul 2009 21:39:22 -0700
+Jordan Curzon <curzonj@gmail.com>
+Fixing #2238 - Deal with nil hash keys from mongrel params
- Fixed #1414 - Return code from waitpid now right shifted 8 bits
+Sun, 28 Jun 2009 15:12:32 +1000
+James Turnbull <james@lovedthanlost.net>
+Final fix to CI test rakes
- Fixed #174 - a native type type for managing ssh authorized_keys
- files is available.
+Fri, 26 Jun 2009 13:28:44 -0700
+Nigel Kersten <nigelk@google.com>
+Set ENV['PATH'] to an empty string if non-existent
- Further moves from the examples directory and ext directory
+Sat, 27 Jun 2009 08:58:59 +1000
+James Turnbull <james@lovedthanlost.net>
+Fix to CI rake tasks
- Fixed #1397 One line fix, fail instead of log
+Tue, 16 Jun 2009 13:11:26 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2197 - daemontools tests now pass
- Moved debian to conf and updated examples directory
+Sun, 14 Jun 2009 21:47:46 +0200
+Stig Sandbeck Mathisen <ssm@fnord.no>
+Change the diff default output to "unified"
- Fixed #1368 - updated Red Hat init scripts
+Wed, 24 Jun 2009 21:53:33 -0700
+Martin Englund <martin.englund@sun.com>
+Added missing colon to suntab
- Added message referencing ReductiveLabs build library
+Wed, 24 Jun 2009 21:27:34 -0700
+Martin Englund <martin.englund@sun.com>
+Fixed #2087 and refactored the code that gets the smf service state
- Fixed #1396 - Added sha1 function from DavidS to core
+Tue, 16 Jun 2009 11:03:46 -0500
+Luke Kanies <luke@madstop.com>
+Using the logging utilities to clean up module warnings
- Fixed #1399 - the ldap user provider now knows it can manage
- passwords.
+Tue, 16 Jun 2009 10:57:54 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1064 - Deprecating module 'plugins' directories
- Fixed #1272 - if you provide a group name as the gid to an ldap
- user, the name will be converted to a gid. Note that this only
- looks up ldap groups, at this point; if you want to set an ldap
- user's primary group to a local group, you have to specify the GID.
+Tue, 16 Jun 2009 10:40:44 -0500
+Luke Kanies <luke@madstop.com>
+Removing deprecated :pluginpath setting
- Fixed #1226 - gems can now specify source repositories.
+Tue, 16 Jun 2009 10:26:38 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2094 - filebucket failures are clearer now
- Fixed #1232 - the rundir no longer specifies a user/group,
- and there are now client- and server-specific yaml directories.
+Sun, 14 Jun 2009 19:27:30 -0500
+Luke Kanies <luke@madstop.com>
+Refactoring part of the file/filebucket integration
- Fixed 1240 - puppet will function more like puppetd if graphing
- or reporting are enabled.
+Sun, 14 Jun 2009 15:40:33 -0500
+Luke Kanies <luke@madstop.com>
+Adding tests for file/backup behaviour
- Fixed #1231 - Exceptions during initialization should now be clearer.
+Fri, 12 Jun 2009 16:13:07 -0700
+David Lutterkort <lutter@redhat.com>
+Fixed pi binary so --meta option works and updated documentation
- Fixed #1006 - puppetrun --class works again. I added the class
- membership testing to the Ldap node terminus, and added tests,
- so it shouldn't break again.
+Fri, 12 Jun 2009 17:41:02 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2323 - Modules use environments correctly
- Fixed #1114 - Facts in plugin directories should now be autoloaded,
- as long as you're using Facter 1.5.
+Sat, 13 Jun 2009 01:57:26 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/master/2102'
- Removed support for the 'node_name' setting in LDAP and external node lookups.
- Fixed #1195 - Updated Gentoo init scripts
+Fri, 12 Jun 2009 23:19:55 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2102 - Rails feature update fixed for Debian and Ubuntu
- Fixed #1367 - Updated Rakefile for new daily builds
+Fri, 12 Jun 2009 23:33:21 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2052 - Added -e option to puppet --help output
- Fixed #1370 - removed test/util/loadedfile.rb tests
+Fri, 12 Jun 2009 13:40:15 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2333 - Make sure lexer skip whitespace on non-token
- Fixed #1221 - aliases to titles now work for resources.
+Fri, 12 Jun 2009 22:39:33 +1000
+James Turnbull <james@lovedthanlost.net>
+Updated split function and add split function unit tests (courtesy of Thomas Bellman)
- Fixed #1012 - templates in the templatedir are preferred to module templates.
+Thu, 11 Jun 2009 16:46:27 -0700
+David Lutterkort <lutter@redhat.com>
+* provider/augeas: strip whitespace and ignore blank lines
- Fixed #707 - special '@reboot'-style cron jobs work again.
+Fri, 12 Jun 2009 12:21:16 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed pi tests
- Fixed #1360 - allowdupe works on groups again.
+Wed, 10 Jun 2009 18:10:40 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2222 - Cleanup pi binary options and --help output
- Fixed #1369 - the init service provider now supports HP-UX.
+Thu, 11 Jun 2009 18:44:56 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2329 - puppetqd tests now pass
- Removed support for the 'node_name' setting in LDAP and external node
- lookups.
+Thu, 11 Jun 2009 18:36:33 -0500
+Luke Kanies <luke@madstop.com>
+Cleaning up scope tests a bit
- Also removed support for 'default' nodes in external nodes.
- LDAP nodes now use the certificate name, the short name, and 'default',
- but external nodes just use the certificate name and any custom terminus
- types will use just the certificate name.
+Thu, 11 Jun 2009 18:35:14 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2336 - qualified variables only throw warnings
- Fixing #1168 (for 0.24.x) -- automatically downcasing the fqdn.
- Also requiring that passed in certnames be downcased; the setting
- system isn't currently flexible enough to automatically downcase
- it for the user.
+Sat, 6 Jun 2009 12:58:26 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2246 - take2: make sure we run the rails tag query only when needed
- Adding a ResourceTemplate class for using templates directly
- within resources (i.e., client-side templates). This would really
- only be used for composite resources that pass the results of the
- template on to generated resources.
+Sat, 6 Jun 2009 12:55:48 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix collector specs which were not working
- Exporting or collecting resources no longer raises an exception
- when no storeconfigs is enabled, it just produces a warning.
+Sat, 6 Jun 2009 12:52:25 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Make sure overriding a tag also produces a tag
- Always using the cert name to store yaml files, which fixes #1178.
- The Master handler previously provided the support for the :node_name
- setting, and that functionality has now been moved into the Node
- class. At the same time, the names to search through have been
- changed somewhat: Previously, the certificate name and the
- hostname were both used for searching, but now, the cert name
- is always searched first (unless node_name == facter), but only
- the Facter hostname, domain, and fqdn are used otherwise. We no
- longer split the cert name, only the hostname/domain/fqdn.
+Wed, 10 Jun 2009 07:31:05 -0400
+Bryan Kearney <bkearney@redhat.com>
+Removed a unit test which tested munging which is no longer done in the type
- Fixing transaction support for prefetching generated resources.
+Wed, 10 Jun 2009 07:02:38 -0400
+Bryan Kearney <bkearney@redhat.com>
+Clearn up a parsing error reported by the tests
- Adding support for settings within the existing Facter provider confines.
+Mon, 8 Jun 2009 22:54:03 +0200
+Marc Fournier <marc.fournier@camptocamp.com>
+vim: several improvements + cleanup
- Moving all confine code out of the Provider class, and fixing #1197.
- Created a Confiner module for the Provider class methods, enhanced
- the interface between it and the Confine class to make sure binary
- paths are searched for fresh each time.
+Wed, 10 Jun 2009 15:43:38 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2229 - Red Hat init script error
- Modified the 'factpath' setting to automatically configure
- Facter to load facts there if a new enough version of
- Facter is used.
+Sun, 31 May 2009 15:38:14 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1907 (or sort) - 'require' puppet function
- Crontab provider: fix a parse error when a line begins with a space
- character (fixes #1216)
+Tue, 9 Jun 2009 07:42:19 -0400
+Bryan Kearney <bkearney@redhat.com>
+#2332: Remove trailing slashes from path commands in the plugin
- Instead of deleting the init scripts (with --del) we should simply
- disable it with chkconfig service off, and respectfully do the same
- for enable => true;
+Wed, 3 Jun 2009 17:39:04 -0500
+Luke Kanies <luke@madstop.com>
+Changing the preferred serialization format to json
- Added ldap providers for users and groups.
+Tue, 2 Jun 2009 23:08:52 -0500
+Luke Kanies <luke@madstop.com>
+Switching Queueing to using JSON instead of YAML
- Added support for the --all option to puppetca --clean. If
- puppetca --clean --all is issued then all client certificates
- are removed.
+Tue, 2 Jun 2009 17:34:43 -0500
+Luke Kanies <luke@madstop.com>
+Adding JSON support to Catalogs
- Resources now return the 'should' value for properties from
- the [] accessor method (they previously threw an exception when
- this method was used with properties). This shouldn't have any
- affect functionally; it just makes the method equivalent to 'should'
- for properties, but it works for all attribute types now.
+Tue, 2 Jun 2009 17:12:38 -0500
+Luke Kanies <luke@madstop.com>
+Providing JSON support to the Resource class
- Modified the 'master' handler to use the Catalog class to
- compile node configurations, rather than using the Configuration
- handler, which was never used directly. I removed the Configuration
- handler as a result.
+Tue, 2 Jun 2009 17:11:03 -0500
+Luke Kanies <luke@madstop.com>
+Adding a JSON utility module for providing Ruby compat
- Modified the 'master' handler (responsible for sending configurations
- to clients) to always return Time.now as its compile date, so
- configurations will always get recompiled.
+Wed, 6 May 2009 15:22:43 -0700
+Luke Kanies <luke@madstop.com>
+Adding JSON support to Puppet::Relationship
- Fixed #1184 -- definitions now autoload correctly all of the time.
+Wed, 6 May 2009 14:32:25 -0700
+Luke Kanies <luke@madstop.com>
+Adding a JSON format
- Removed the code from the client that tries to avoid recompiling
- the catalog. The client will now always recompile, assuming it
- can reach the server. It will still use the cached config if
- there's a failure.
-
- Fixing #1173 -- classes and definitions can now have the same
- name as a directory with no failures.
-
- Saving new facts now expires any cached node information.
-
- Switching how caching is handled, so that objects now all
- have an expiration date associated with them. This makes it
- much easier to know whether a given cached object should be used
- or if it should be regenerated.
-
- Changing the default environment to production.
-
-0.24.4
- Pass source to pkg_add via the PKG_PATH environment variable if
- it ends in a '/' indicating it is a directory. Allows pkg_add
- to resolve dependancies, and make it possible to specify packages
- without version numbers.
-
- Fixing #571 -- provider suitability is now checked at resource
- evaluation time, rather than resource instantiation time. This
- means that you don't catch your "errors" as early, but it also
- means you should be able to realistically configure a whole host
- in one run.
-
- Moved the configuration of the Node cache to the puppetmasterd
- executable, since it otherwise causes caches to be used in all
- cases, which we don't want (e.g., bin/puppet was using them).
-
- Ported #198 man page creation functionality to 0.24.x branch and
- added man pages and man page creation logic to install.rb. The
- man pages are stored in man/man8 and will install to config::CONFIG
- mandir/man8.
-
- Fixing #1138 -- the yamldir is automatically created by the
- server now that it's in the :puppetmasterd section rather than
- a separate :yaml section.
-
- Disabling http keep-alive as a means of preventing #1010.
- There is now a constant in Puppet::Network::HttpPool that will
- disable or enable this feature, but note that we determined
- that it can cause corruption, especially in file serving (but
- it's client-side corruption).
-
- Applying patch by Ryan McBride to fix OpenBSD package
- matching. The actual problem was caused by the fix to #1001.
-
- Found all instances of methods where split() is used without
- any local variables and added a local variable -- see
- http://snurl.com/21zf8. My own testing showed that this
- caused memory growth to level off at a reasonable level.
- Note that the link above says the problem is only with class
- methods, but my own testing showed that it's any method that
- meets these criteria. This is not a functional change, but
- should hopefully be the last nail in the coffin of #1131.
-
- Found an array that leaked pretty quickly between reparsing
- files, thanks to work by Adam Jacob and Arjuna Christenson
- (the finding, not the leak). I'm going to act like this
- fixes #1131, at least for now, but I doubt it does,
- since that shows general memory growth over time, whereas
- the leak here should go away as soon as files are reparsed
- (because the parser is holding the reference to the leaking
- array).
-
- Fixed #1147: Cached nodes are correctly considered out of
- date if the node facts have been updated (thus causing
- node facts to again be available in manifests, for those
- cases where they were not).
-
- Fixed #1137: The certificate name is correctly being added
- to the facts hash.
-
- Fixed #1136: Verbose and Debug no longer clobber each other.
-
- Hopefully *finally* fixed the "already being managed" problem
- (#1036). The problem only cropped up if there was a failure
- when trying to manage the system -- this would cause the
- setting-based resources not to get cleaned up.
-
-0.24.3
- Modified the ldap node terminus to also use the facts version
- as the version for a node, which should similarly encourage the
- use of the yaml cache. (Related to #1130)
-
- Caching node information in yaml (I figured caching in memory will
- cause ever-larger memory growth), and changing the external node
- terminus to use the version of the facts as their version. This
- will usually result in the cached node information being used,
- instead of always hitting the external node app during file
- serving. Note that if the facts aren't changed by the client,
- then this will result in the cached node being used, but at this
- point, the client always updates its facts. (#1130)
-
- Fixing #1132 -- host names can now have dashes anywhere.
- (Patch by freiheit.)
-
- Fixing #1118 -- downloading plugins and facts now ignores noop.
- Note that this changes the behaviour a bit -- the resource's
- noop setting always beats the global setting (previously,
- whichever was true would win).
-
- The change in checksums from 'timestamp' to 'mtime' no longer
- result in updates on every run (#1116).
-
- Aliases again work in relationships (#1094).
-
- The CA serial file will no longer ever be owned by
- root (#1041).
-
- Fixing the rest of #1113: External node commands can specify
- an environment and Puppet will now use it.
-
- Partially fixing #1113: LDAP nodes now support environments,
- and the schema has been updated accordingly.
-
- Always duplicating resource defaults in the parser, so that
- stacked metaparameter values do not result in all resources
- that receive a given default also getting those stacked
- values.
-
-0.24.2
- Fixing #1062 by moving the yamldir setting to its own yaml
- section. This should keep the yamldir from being created
- on clients.
-
- Fixed #1047 -- Puppet's parser no longer changes the order
- in which statements are evaluated, which means that case
- statements can now set variables that are used by other
- variables.
-
- Fixed #1063 -- the master correctly logs syntax errors when
- reparsing during a single run.
-
- Removed the loglevels from the valid values for `logoutput`
- in the Exec resource type -- the log levels are specified
- using the `loglevel` parameter, not `logoutput`. This never
- worked, or at least hasn`t for ages, and now the docs are
- just correct.
-
- Somewhat refactored fileserving so that it no longer caches
- any objects, nor does it use Puppet's RAL resources. In the
- process, I fixed #894 (you can now copy links) and refactored
- other classes as necessary. Mostly it was fixing tests.
-
- Hopefully partially fixed #1010 -- clients should now fail
- to install files whose checksums do not match the checksum
- from the server.
-
- Fixed #1018 -- resources now have their namevars added as
- aliases in the resource catalog, just like they were added
- in the resource classes.
-
- Fixed #1037 -- remote unreadable files no longer have the
- permission denied exceptions caught, thus forbidding them
- from being replaced with 'nil'.
-
- The environment is now available as a variable in the manifests.
-
- Fixed #1043 -- autoloading now searches the plugins directory
- in each module, in addition to the lib directory. The 'lib'
- directory is also deprecated, but supported for now to give
- people a chance to convert.
+Sat, 25 Apr 2009 21:07:20 +0100
+Luke Kanies <luke@madstop.com>
+Allowing formats to specify the individual method names to use
- Fixed #1003 -- Applying DavidS's patch to fix searching for
- tags in sql.
+Sat, 25 Apr 2009 20:55:22 +0100
+Luke Kanies <luke@madstop.com>
+Allowing formats to specify the methods they require
- Fixed #992 -- Puppet is now compatible with gems 1.0.1.
+Sat, 25 Apr 2009 19:55:05 +0100
+Luke Kanies <luke@madstop.com>
+Adding a "json" feature
- Fixed #968 again, this time with tests -- parseonly works,
- including not compiling the configurations, and also storeconfigs
- is no longer required during parse-testing.
+Wed, 3 Jun 2009 21:11:16 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix some tests who were missing some actions
- Fixed #1021 -- the problem was that my method of determining
- the in-degree sometimes resulted in a lower number than the
- number of in-edges.
+Wed, 3 Jun 2009 21:10:36 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Make sure virtual and rails query use tags when tag are searched
- Fixed #997 -- virtual defined types are no longer evaluated.
- NOTE: This introduces a behaviour change, in that you previously
- could realize a resource within a virtual defined resource, and now
- you must realize the entire defined resource, rather than just
- the contained resource.
+Wed, 3 Jun 2009 20:09:56 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Make sure resources are tagged with the user tag on the server
- Fixed #1030 - class and definition evaluation has been significantly
- refactored, fixing this problem and making the whole interplay
- between the classes, definitions, and nodes, and the Compile class much
- cleaner.
+Sat, 30 May 2009 20:15:08 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2246 - Array tagged resources can't be collected or exported
- Exec resources must now have unique names, although the commands can still
- be duplicated. This is easily accomplished by just specifying a unique
- name with whatever (unique or otherwise) command you need.
+Sat, 6 Jun 2009 09:42:45 +1000
+James Turnbull <james@lovedthanlost.net>
+Partial fix for #2329
- Fixed #989 -- missing CRL files are correctly ignored, and the
- value should be set to 'false' to explicitly not look for these
- files.
+Fri, 5 Jun 2009 12:39:04 -0400
+Ian Taylor <ian@lorf.org>
+Removed extra whitespace from end of lines
- Fixed #1017 -- environment-specific modulepath is no longer ignored.
+Fri, 5 Jun 2009 12:38:52 -0400
+Ian Taylor <ian@lorf.org>
+Changed indentation to be more consistent with style guide (4 spaces per level)
- Fixing #794 -- consolidating the gentoo configuration files.
+Fri, 5 Jun 2009 12:38:35 -0400
+Ian Taylor <ian@lorf.org>
+Changed tabs to spaces without interfering with indentation or alignment
- Fixing #976 -- both the full name of qualified classes and
- the class parts are now added as tags. I've also
- created a Tagging module that we should push throughout
- the rest of the system that uses tags.
+Sat, 30 May 2009 23:25:08 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2308 - Mongrel should use X-Forwarded-For
- Fixing #995 -- puppetd no longer dies at startup if the server
- is not running.
+Thu, 4 Jun 2009 11:17:55 +0200
+Stéphan Gorget <gorget@ocre.cea.fr>
+Fixes Bug #2324 - Puppetd fails to start without rails
- Fixing #977 -- the rundir is again set to 1777.
+Thu, 4 Jun 2009 20:48:13 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Enhance versioncmp documentation
- Fixed #971 -- classes can once again be included multiple
- times.
+Mon, 1 Jun 2009 13:57:39 -0700
+David Lutterkort <lutter@redhat.com>
+* provider/augeas: minor spec test cleanup
- Added builtin support for Nagios types using
- Naginator to parse and generate the files.
+Mon, 1 Jun 2009 13:47:19 -0700
+David Lutterkort <lutter@redhat.com>
+* provider/augeas: allow escaped whitespace and brackets in paths
-0.24.1
- Updated vim filetype detection. (#900 and #963)
+Mon, 1 Jun 2009 13:04:04 -0700
+David Lutterkort <lutter@redhat.com>
+* provider/augeas: match comparison uses '==' and '!=' again
- Default resources like schedules no longer conflict with
- managed resources. (#965)
+Sat, 30 May 2009 23:47:23 -0700
+David Lutterkort <lutter@redhat.com>
+* provider/augeas (process_match): no match results in empty array
- Removing the ability to disable http keep-alive, since
- it didn't really work anyway and it should no longer
- be necessary.
+Sat, 30 May 2009 23:46:11 -0700
+David Lutterkort <lutter@redhat.com>
+* provider/augeas: remove useless checks for nil
- Refactored http keep-alive so it actually works again.
- This should be sufficient enough that we no longer need the
- ability to disable keep-alive. There is now a central
- module responsible for managing HTTP instances, along with
- all certificates in those instances.
+Sat, 30 May 2009 23:44:14 -0700
+David Lutterkort <lutter@redhat.com>
+* provider/augeas: simplify evaluation in process_get/match
- Fixed a backward compatibility issue when running 0.23.x
- clients against 0.24.0 servers -- relationships would
- consistently not work. (#967)
+Sat, 30 May 2009 23:36:14 -0700
+David Lutterkort <lutter@redhat.com>
+* provider/augeas (open_augeas): use Augeas flag names, not ints
- Closing existing http connections when opening a new one,
- and closing all connections after each run. (#961)
+Sat, 30 May 2009 23:23:11 -0700
+David Lutterkort <lutter@redhat.com>
+* provider/augeas: ensure Augeas connection is always closed
- Removed warning about deprecated explicit plugins mounts.
+Sat, 30 May 2009 23:01:51 -0700
+David Lutterkort <lutter@redhat.com>
+* provider/augeas: minor code cleanup
-0.24.0 (misspiggy)
- Modifying the behaviour of the certdnsnames setting. It now defaults
- to an empty string, and will only be used if it is set to something
- else. If it is set, then the host's FQDN will also be added as
- an alias. The default behaviour is now to add 'puppet' and
- 'puppet.$domain' as DNS aliases when the name for the cert being
- signed is equal to the signing machine's name, which will only
- be the case for CA servers. This should result in servers always
- having the alias set up and no one else, but you can still override
- the aliases if you want.
+Sat, 30 May 2009 22:54:27 -0700
+David Lutterkort <lutter@redhat.com>
+* provider/augeas (parse_commands): use split to split string into lines
- External node support now requires that you set the 'node_terminus'
- setting to 'exec'. See the IndirectionReference on the wiki for more
- information.
+Sat, 30 May 2009 22:46:16 -0700
+David Lutterkort <lutter@redhat.com>
+* provider/augeas: remove trailing whitespace (no functional change)
- http_enable_post_connection_check added as a configuration
- option for puppetd. This defaults to true, which validates the server
- SSL certificate against the requested host name in new versions of ruby.
- See #896 for more information.
+Sat, 30 May 2009 22:43:55 -0700
+David Lutterkort <lutter@redhat.com>
+Brought in lutters parse_commands patch and integrated it into the type.
- Mounts no longer remount swap filesystems.
+Wed, 3 Jun 2009 07:37:28 +1000
+James Turnbull <james@lovedthanlost.net>
+Removed --no-chain-reply-to in rake mail_patches task
- Slightly modifying how services manage their list of paths
- (and adding documention for it). Services now default
- to the paths specified by the provider classes.
+Mon, 1 Jun 2009 18:16:03 -0500
+Luke Kanies <luke@madstop.com>
+Removing --no-thread from the mail_patches rake target
- Removed 'type' as a valid attribute for services, since it's been
- deprecated since the creation of providers.
-
- Removed 'running' as a valid attribute for services, since it's
- been deprecated since February 2006.
+Mon, 1 Jun 2009 18:12:54 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a bunch of warnings
- Added modified patch by Matt Palmer which adds a 'plugins' mount,
- fixing #891. See PluginsInModules on the wiki for information on
- usage.
+Mon, 1 Jun 2009 18:03:40 -0500
+Luke Kanies <luke@madstop.com>
+Fixing tests broken by a recent fix to Cacher
- Empty dbserver and dbpassword settings will now be ignored when
- initializing Rails connections (patch by womble).
+Mon, 1 Jun 2009 17:50:55 -0500
+Luke Kanies <luke@madstop.com>
+Always providing a value for 'exported' on Rails resources
- Configuration settings can now be blank (patch by womble).
+Wed, 27 May 2009 11:11:28 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2230 - exported resources work again
- Added calls to endpwent/endgrent when searching for user and group IDs,
- which fixes #791.
+Mon, 1 Jun 2009 21:17:47 -0500
+Luke Kanies <luke@madstop.com>
+Disabling the catalog cache, so puppetqd is compatible with storeconfigs
- Obviated 'target' in interfaces, as all file paths were automatically
- calculated anyway. The parameter is still there, but it's
- not used and just generates a warning.
+Tue, 19 May 2009 18:23:42 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the rails feature to be compatible with 2.1+
- Fixing some of the problems with interface management on Red Hat.
- Puppet now uses the :netmask property and does not try to set
- the bootproto (#762).
+Thu, 28 May 2009 10:10:40 -0500
+Luke Kanies <luke@madstop.com>
+Using Message acknowledgement in queueing
- You now must specify an environment and you are required to specify
- the valid environments for your site. (#911)
+Mon, 1 Jun 2009 21:31:49 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2315 - ca --generate works again
- Certificates now always specify a subjectAltName, but it defaults
- to '*', meaning that it doesn't require DNS names to match. You
- can override that behaviour by specifying a value for
- 'certdnsnames', which will then require that hostname as a match (#896).
-
- Relationship metaparams (:notify, :require, :subscribe, and
- :before) now stack when they are collecting metaparam values
- from their containers (#446). For instance, if a resource
- inside a definition has a value set for 'require', and you call
- the definition with 'require', the resource gets both requires,
- where before it would only retain its initial value.
+Wed, 27 May 2009 21:13:59 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2220 - Make sure stat is refreshed while managing Files
- Changed the behavior of --debug to include Mongrel client
- debugging information. Mongrel output will be written to
- the terminal only, not to the puppet debug log. This should
- help anyone working with reverse HTTP SSL proxies. (#905)
+Mon, 1 Jun 2009 07:40:27 +1000
+James Turnbull <james@lovedthanlost.net>
+Added puppet branding to format patch command
- Fixed #800 -- invalid configurations are no longer
- cached. This was done partially by adding a relationship
- validation step once the entire configuration is created,
- but it also required the previously-mentioned changes
- to how the configuration retrieval process works.
-
- Removed some functionality from the Master client,
- since the local functionality has been replaced
- with the Indirector already, and rearranging how configuration
- retrieval is done to fix ordering and caching bugs.
-
- The node scope is now above all other scopes besides
- the 'main' scope, which should help make its variables
- visible to other classes, assuming those classes were
- not included in the node's parent.
+Fri, 29 May 2009 19:33:42 -0400
+Todd Zullinger <tmz@pobox.com>
+vim: Remove another mention of 'site' from syntax
- Replaced GRATR::Digraph with Puppet::SimpleGraph as
- the base class for Puppet's graphing. Functionality
- should be equivalent but with dramatically better
- performance.
+Fri, 29 May 2009 19:48:34 -0400
+Todd Zullinger <tmz@pobox.com>
+vim: Highlight parameters with 'plusignment' operator
- The --use-nodes and --no-nodes options are now obsolete.
- Puppet automatically detects when nodes are defined, and if
- they are defined it will require that a node be found,
- else it will not look for a node nor will it fail if it
- fails to find one.
+Fri, 29 May 2009 11:03:07 -0400
+Todd Zullinger <tmz@pobox.com>
+vim: Highlight strings in single quotes
- Fixed #832. Added the '--no-daemonize' option to puppetd and
- puppetmasterd. NOTE: The default behavior of 'verbose' and
- 'debug' no longer cause puppetd and puppetmasterd to not
- daemonize.
+Fri, 29 May 2009 11:01:17 -0400
+Todd Zullinger <tmz@pobox.com>
+vim: Clean up syntax spacing
- Added k5login type. (#759)
+Sat, 30 May 2009 10:39:10 +1000
+James Turnbull <james@lovedthanlost.net>
+JRuby OpenSSL implementation is more strict than real ruby one and
- Fixed CA race condition. (#693)
+Wed, 27 May 2009 10:47:36 -0500
+Luke Kanies <luke@madstop.com>
+Logging when a cached catalog is used.
- Added shortname support to config.rb and refactored addargs
+Wed, 27 May 2009 10:45:42 -0500
+Luke Kanies <luke@madstop.com>
+Changing Puppet::Cacher::Expirer#expired? method name
-0.23.2
- Fixed the problem in cron jobs where environment settings
- tended to multiple. (#749)
+Wed, 27 May 2009 10:35:21 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2240 - external node failures now log output
- Collection of resources now correctly only collects exported
- resources again. This was broken in 0.23.0. (#731)
+Wed, 27 May 2009 10:55:28 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2237 - client_yaml dir is always created by puppetd
- 'gen_config' now generates a configuration with
- all parameters under a heading that matches the
- process name, rather than keeping section headings.
+Sat, 9 May 2009 13:40:59 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2228 - --logdest works again in puppetd and puppetmasterd
- Refactored how the parser and interpreter relate,
- so parsing is now effectively an atomic process (thus
- fixing #314 and #729). This makes the interpreter less
- prone to error and less prone to show the error to the
- clients. Note that this means that if a configuration
- fails to parse, then the previous, parseable configuration
- will be used instead, so the client will not know that
- the configuration failed to parse.
+Sat, 9 May 2009 13:27:46 -0700
+Luke Kanies <luke@madstop.com>
+Fixing puppetmasterd tests when missing rack
- Added support for managing interfaces, thanks to work
- by Paul Rose.
+Wed, 27 May 2009 10:18:44 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the Agent so puppetrun actually works server-side
- Fixed #652, thanks to a patch by emerose; --fqdn again
- works with puppetd.
+Wed, 27 May 2009 10:11:25 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2248 - --no-client correctly leaves off client
- Added an extra check to the Mongrel support so that
- Apache can be used with optional cert checking, instead
- of mandatory, thus allowing Mongrel to function as the CA.
- This is thanks to work done by Marcin Owsiany.
+Wed, 27 May 2009 09:57:57 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2243 - puppetrun works again
-0.23.1 (beaker)
- You can now specify relationships to classes, which work
- exactly like relationships to defined types:
- require => Class[myclass]
- This works with qualified classes, too.
+Thu, 28 May 2009 00:47:50 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2304 - Added naggen script to directly generate nagios configuration files from a StoreConfigs Rails database
- You can now do simple queries in a collection of
- exported resources. You still cannot do multi-condition queries,
- though. (#703)
+Mon, 25 May 2009 10:57:56 -0400
+Todd Zullinger <tmz@pobox.com>
+Sync conf/redhat/puppet.spec with Fedora/EPEL
- puppetca now exits with a non-zero code if it cannot
- find any host certificates to clean. (Patch by Dean
- Wilson.)
+Wed, 27 May 2009 22:49:16 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2280 - Detailed exit codes fix
- Fully-qualified resources can now have defaults. (#589)
+Sun, 24 May 2009 15:26:44 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2253 - pluginsync failures propagate correctly
- Resource references can now be fully-qualified names,
- meaning you can list definitions with a namespace as
- dependencies. (#468)
+Sun, 24 May 2009 15:15:33 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a transaction test that had some broken plumbing
- Files modified using a FileType instance, as ParsedFile
- does, will now automatically get backed up to the filebucket
- named "puppet".
+Sun, 24 May 2009 14:20:49 -0500
+Luke Kanies <luke@madstop.com>
+Refactoring resource generation slightly
- Added a 'maillist' type for managing mailing lists.
+Sun, 24 May 2009 14:13:02 -0500
+Luke Kanies <luke@madstop.com>
+Adding a Spec lib directory and moving tmpfile to it
- Added a 'mailalias' type for managing mail aliases.
+Fri, 22 May 2009 15:07:54 -0500
+Luke Kanies <luke@madstop.com>
+Extracting a method from eval_resource in Transaction
- Added patch by Valentin Vidic that adds the '+>' syntax to
- resources, so parameter values can be added to.
+Fri, 22 May 2009 14:45:35 -0500
+Luke Kanies <luke@madstop.com>
+Not trying to load files that get removed in pluginsyncing
- The configuration client now pulls libraries down to $libdir,
- and all autoloading is done from there with full support
- for any reloadable file, such as types and providers. (#621)
- Note that this is not backward compatible -- if you're using
- pluginsync right now, you'll need to disable it on your clients
- until you can upgrade them.
+Mon, 25 May 2009 09:44:59 +0200
+Francois Deppierraz <francois@ctrlaltdel.ch>
+Fix #2300 - Update ssh_authorized_key documentation
- The Rails log level can now be set via (shockingly!) the
- 'rails_loglevel' parameter (#710). Note that this isn't
- exactly the feature asked for, but I could not find a
- way to directly copy ActiveRecord's concept of an environment.
+Tue, 26 May 2009 13:41:29 +1000
+James Turnbull <james@ubuntu904.lovedthanlost.net>
+Changed version to allow Rake to work. Minor
- External node sources can now return undefined classes (#687).
+Thu, 21 May 2009 12:42:28 +0200
+Peter Meier <peter.meier@immerda.ch>
+enable maillist on centos, redhat, fedora
- Puppet clients now have http proxy support (#701).
+Thu, 21 May 2009 10:00:45 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2288 - fixing the tests broken by my attr_ttl code
- The parser now throws an error when a resource reference
- is created for an unknown type. Also, resource references
- look up defined types and translate their type accordingly. (#706)
+Mon, 11 May 2009 21:55:51 +0000
+Christian Hofstaedtler <hofstaedtler@inqnet.at>
+Fix for #2234: test fails with old Rack version
- Hostnames can now be double quoted.
+Mon, 18 May 2009 00:28:50 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2273 - file purging works more intuitively
- Adding module autoloading (#596) -- you can now 'include' classes
- from modules without ever needing to specifically load them.
+Sat, 16 May 2009 00:08:35 -0500
+Luke Kanies <luke@madstop.com>
+Caching whether named autoloaded files are missing
- Class names and node names now conflict (#620).
+Sun, 17 May 2009 17:20:55 -0500
+Luke Kanies <luke@madstop.com>
+Adding caching of file metadata to the autoloader
-0.23.0
- Modified the fileserver to cache file information, so that
- each file isn't being read on every connection. Also,
- added londo's patch from #678 to avoid reading entire files
- into memory.
+Sun, 17 May 2009 17:10:16 -0500
+Luke Kanies <luke@madstop.com>
+Adding modulepath caching to the Autoloader
- Fixed environment handling in the crontab provider (#669).
+Sun, 17 May 2009 16:54:06 -0500
+Luke Kanies <luke@madstop.com>
+Adding caching to the Environment class
- Added patch by trombik in #572, supporting old-style
- freebsd init scripts with '.sh' endings.
+Sun, 17 May 2009 15:52:52 -0500
+Luke Kanies <luke@madstop.com>
+Adding TTL support to attribute caching
- Added fink package provider (#642), as provided by 'do'.
+Wed, 20 May 2009 18:27:02 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2666 - Broken docstring formatting
- Marked the dpkg package provider as versionable (#647).
+Tue, 19 May 2009 22:24:28 -0500
+Luke Kanies <luke@madstop.com>
+Deprecating factsync - pluginsync should be used instead
- Applied patches by trombik to fix FreeBSD ports (#624 and #628).
+Wed, 20 May 2009 15:42:01 +1000
+James Turnbull <james@lovedthanlost.net>
+Added spec and unit tests to the Rakefile files list and fixed CI rake tasks
- Fixed the CA server so that it refuses to send back a certificate
- whose public key doesn't match the CSR. Instead, it tells the
- user to run 'puppetca --clean'.
+Wed, 20 May 2009 02:22:30 +1000
+James Turnbull <james@lovedthanlost.net>
+Added install.rb to Rakefile package task
- Invalid certificates are no longer written to disk (#578).
+Mon, 18 May 2009 17:23:07 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2271 - Fix to puppetd documentation
- Added a package provider (appdmg) able to install .app packages
- on .dmg files on OS X (#641).
+Tue, 12 May 2009 22:12:45 -0500
+Luke Kanies <luke@madstop.com>
+Protecting Stomp client against internal failures
- Applied the patch from #667 to hopefully kill the client hanging
- problems (permanently, this time).
+Sun, 17 May 2009 23:22:44 -0500
+Luke Kanies <luke@madstop.com>
+Adding some usability bits to puppetqd
- Fixed functions so that they accept most other rvalues as valid values
- (#548).
+Sun, 17 May 2009 23:20:34 -0500
+Luke Kanies <luke@madstop.com>
+Refactoring the stomp client and tests a bit
- COMPATIBILITY ALERT:
- Significantly reworked external node support, in a way that's NOT
- backward-compatible:
+Sun, 17 May 2009 23:16:22 -0500
+Luke Kanies <luke@madstop.com>
+Relying on threads rather than sleeping for puppetqd
- Only ONE node source can be used -- you can use LDAP, code, or
- an external node program, but not more than one.
+Sun, 17 May 2009 23:08:40 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2250 - Missing templates throw a helpful error
- LDAP node support has two changes: First, the "ldapattrs" attribute is
- now used for setting the attributes to retrieve from the server (in
- addition to required attriutes), and second, all retrieved attributes
- are set as variables in the top scope. This means you can set attributes
- on your LDAP nodes and they will automatically appear as variables
- in your configurations.
+Sun, 17 May 2009 23:38:39 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2273 - CA location is set correctly in puppetca
- External node support has been completely rewritten. These programs must
- now generate a YAML dump of a hash, with "classes" and "parameters" keys.
- The classes should be an array, and the parameters should be a hash. The
- external node program has no support for parent nodes -- the script must
- handle that on its own.
+Fri, 15 May 2009 14:30:14 +0200
+Christian Hofstaedtler <ch+git@zeha.at>
+RackXMLRPC: buffer request contents in memory, as a real string.
- Reworked the database schema used to store configurations with the
- storeconfigs option.
+Thu, 14 May 2009 11:36:20 -0500
+Luke Kanies <luke@madstop.com>
+Modules now can find their own paths
- Replaced the obsolete RRD ruby library with the maintained
- RubyRRDtool library (which requires rrdtool2) (#659).
+Fri, 17 Apr 2009 12:47:41 -0500
+Luke Kanies <luke@madstop.com>
+Moving file-searching code out of Puppet::Module
- The Portage package provider now calls eix-update automatically
- when eix's database is absent or out of sync (#666).
+Thu, 14 May 2009 12:11:14 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2234 - fixing all of the tests broken by my bindaddress fix
- Mounts now correctly handle existing fstabs with no pass or dump values
- (#550).
+Wed, 6 May 2009 12:00:23 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #2221 - pluginsignore should work again
- Mounts now default to 0 for pass and dump (#112).
+Fri, 1 May 2009 13:26:00 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix snippets tests failing because of activated storeconfigs
- Added urpmi support (#592).
+Fri, 1 May 2009 13:12:40 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix failing test: file.close! and file.path ordering fix
- Finishing up the type => provider interface work. Basically, package
- providers now return lists of provider instances. In the proces,
- I rewrote the interface between package types and providers, and also
- enabled prefetching on all packages. This should significantly speed
- up most package operations.
+Thu, 30 Apr 2009 22:30:35 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Confine stomp tests to Stomp enabled systems
- Hopefully fixing the file descriptor/open port problems, with patches
- from Valentin Vidic.
+Wed, 29 Apr 2009 23:13:19 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix some master failing tests
+Fri, 8 May 2009 19:52:04 +0200
+Francois Deppierraz <francois.deppierraz@camptocamp.com>
+Fix bug #2124 - ssh_authorized_key always changes target if target is not defined
+
+Thu, 14 May 2009 11:46:04 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2265 - rack is loaded with features rather than manually
+
+Sat, 9 May 2009 09:25:55 +1000
+James Turnbull <james@lovedthanlost.net>
+Added .git to pluginsignore default list of ignores
+
+Thu, 7 May 2009 18:16:40 +1000
+James Turnbull <james@lovedthanlost.net>
+Cleanup of the Puppet Rakefile and removal of the requirement for the Reductive Build Library
+
+Thu, 30 Apr 2009 02:33:50 +0200
+Francois Deppierraz <francois@ctrlaltdel.ch>
+Fix #1409 once again, including test
+
+Sun, 3 May 2009 19:25:08 +1000
+James Turnbull <james@lovedthanlost.net>
+Added split function
+
+Sat, 2 May 2009 17:33:59 +0200
+Luke Kanies <luke@madstop.com>
+Fixing #2200 - puppetqd expects Daemon to be a class
+
+Sat, 2 May 2009 20:08:43 +0200
+Luke Kanies <luke@madstop.com>
+Removing unneeded test stubs
+
+Sat, 2 May 2009 20:05:19 +0200
+Luke Kanies <luke@madstop.com>
+Fixing #2195 - the Server class handles bindaddress
+
+Sun, 3 May 2009 19:05:03 +1000
+James Turnbull <james@lovedthanlost.net>
+Minor fixes to function RST documentation
+
+Fri, 1 May 2009 20:31:02 +0000
+Christian Hofstaedtler <hofstaedtler@inqnet.at>
+Remove the old 0.24.x rack support, which is now useless cruft
+
+Tue, 28 Apr 2009 13:30:48 +0000
+Christian Hofstaedtler <hofstaedtler@inqnet.at>
+puppetmasterd can now run as a standard Rack application (config.ru-style)
+
+Tue, 28 Apr 2009 12:29:20 +0000
+Christian Hofstaedtler <hofstaedtler@inqnet.at>
+Add XMLRPC compatibility for Rack
+
+Tue, 28 Apr 2009 12:23:58 +0000
+Christian Hofstaedtler <hofstaedtler@inqnet.at>
+Puppet as a Rack application
+
+Fri, 13 Mar 2009 23:33:17 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Use FileCollection to store the pathname part of files
+
+Fri, 13 Mar 2009 23:30:03 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add an unmunge capability to type parameters and properties
+
+Fri, 1 May 2009 16:59:51 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2218 - Ruby YAML bug prevents reloading catalog in puppetd
+
+Wed, 29 Apr 2009 11:23:58 +0200
+Stéphan Gorget <gorget@ocre.cea.fr>
+Fixes #2209 - Spec is failing due to a missing require
+
+Wed, 29 Apr 2009 19:32:38 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2207 - type was doing its own tag management leading to subtile bugs
+
+Tue, 28 Apr 2009 22:40:17 +1000
+James Turnbull <james@lovedthanlost.net>
+Moved puppetqd binary
+
+Mon, 27 Apr 2009 23:33:28 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #2188 - Added set require to simple_graph.rb
+
+Sun, 26 Apr 2009 20:45:25 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed puppetqd require and tweaked stomp library error message
+
+Sun, 26 Apr 2009 20:16:28 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixes #2196 - Add sharedscripts directive to logrotate
+
+Sun, 26 Apr 2009 01:59:21 +1000
+James Turnbull <james@lovedthanlost.net>
+Added puppetqd binary to Rakefile
+
+Sat, 25 Apr 2009 14:39:49 +1000
+James Turnbull <james@lovedthanlost.net>
+Updated version to 0.25.0beta1
+
+Sat, 25 Apr 2009 14:39:14 +1000
+James Turnbull <james@lovedthanlost.net>
+Updates to CI tasks
+
+Fri, 24 Apr 2009 18:18:41 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2183 - checksum buffer size is now 4096b
+
+Fri, 24 Apr 2009 18:08:27 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2187 - Puppet::Resource is expected by Rails support
+
+Fri, 24 Apr 2009 18:08:03 -0500
+Luke Kanies <luke@madstop.com>
+Adding an 'Exported' attribute to Puppet::Resource
+
+Fri, 24 Apr 2009 18:05:19 -0500
+Luke Kanies <luke@madstop.com>
+Removing a non-functional and horrible test
+
+Fri, 24 Apr 2009 18:03:34 -0500
+Luke Kanies <luke@madstop.com>
+Making sure the cert name is searched first
+
+Fri, 24 Apr 2009 17:46:20 -0500
+Luke Kanies <luke@madstop.com>
+Removing an "inspect" method that often failed in testing
+
+Fri, 24 Apr 2009 17:42:27 -0500
+Luke Kanies <luke@madstop.com>
+Removing deprecated concurrency setting usage in rails
+
+Fri, 24 Apr 2009 16:24:18 -0500
+Luke Kanies <luke@madstop.com>
+Always making sure graph edges appear first
+
+Fri, 24 Apr 2009 16:14:00 -0500
+Luke Kanies <luke@madstop.com>
+Reverting part of the switch to sets in SimpleGraph
+
+Fri, 24 Apr 2009 19:48:22 +0000
+Luke Kanies <luke@madstop.com>
+Fixing rails feature test
+
+Thu, 23 Apr 2009 18:56:57 -0500
+Luke Kanies <luke@madstop.com>
+Failing to enable storeconfigs if ActiveRecord isn't available
+
+Thu, 23 Apr 2009 18:56:30 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the Rails feature test to require 2.3.x
+
+Wed, 8 Apr 2009 19:45:59 -0500
+Luke Kanies <luke@madstop.com>
+Modifying the Settings#handlearg prototype
+
+Fri, 24 Apr 2009 19:02:08 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixes #2172 - service provider for gentoo fails with ambiguous suffixes
+
+Thu, 9 Apr 2009 17:20:53 -0400
+Bryan Allen <bda@icgroup.com>
+SMF import support working and documentation update
+
+Thu, 9 Apr 2009 05:45:44 -0400
+Bryan Allen <bda@icgroup.com>
+Fixes #2145 and #2146
+
+Wed, 22 Apr 2009 19:30:09 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix configurer to retrieve catalog with client certname
+
+Sun, 19 Apr 2009 17:44:55 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Unify auth/unauthenticated request authorization system
+
+Tue, 21 Apr 2009 23:48:44 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Allow REST auth system to restrict an ACL to authenticated or unauthenticated request
+
+Sun, 19 Apr 2009 16:37:46 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fill REST request node with reverse lookup of IP address
+
+Mon, 30 Mar 2009 23:10:19 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Refactor rest authorization to raise exceptions deeper
+
+Mon, 30 Mar 2009 20:24:53 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add environment support in the REST authorization layer
+
+Mon, 23 Mar 2009 23:36:48 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix some indirector failing tests
+
+Tue, 21 Apr 2009 23:53:48 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1875 - Add a REST authorization system
+
+Tue, 31 Mar 2009 20:29:37 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Enhance authconfig format to support uri paths and regex
+
+Sat, 11 Apr 2009 18:58:56 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add dynamic authorization to authstore
+
+Tue, 21 Apr 2009 23:53:17 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add RSpec unit tests for network rights
+
+Tue, 21 Apr 2009 23:52:46 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add RSpec unit tests for authconfig
+
+Thu, 16 Apr 2009 19:18:31 -0500
+Luke Kanies <luke@madstop.com>
+Adding support for specifying a preferred serialization format
+
+Thu, 16 Apr 2009 19:03:31 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the FormatHandler test to use symbols for format names
+
+Thu, 16 Apr 2009 18:47:23 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2149 - Facts are passed as part of the catalog request
+
+Thu, 16 Apr 2009 18:40:53 -0500
+Luke Kanies <luke@madstop.com>
+Adding better logging when cached indirection resources are used
+
+Tue, 21 Apr 2009 17:49:05 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2182 - SimpleGraph#walk is now iterative
+
+Tue, 21 Apr 2009 17:39:35 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2181 - Using Sets instead of Arrays in SimpleGraph
+
+Tue, 21 Apr 2009 01:20:36 -0500
+Luke Kanies <luke@madstop.com>
+Removing code that was backported and is now not needed
+
+Tue, 21 Apr 2009 01:13:49 -0500
+Luke Kanies <luke@madstop.com>
+Finishing class renames
+
+Tue, 21 Apr 2009 01:00:52 -0500
+Luke Kanies <luke@madstop.com>
+Fixing tests that apparently only worked sometimes
+
+Tue, 21 Apr 2009 00:56:32 -0500
+Luke Kanies <luke@madstop.com>
+Removing the old rails tests.
+
+Tue, 14 Apr 2009 17:53:49 -0500
+Luke Kanies <luke@madstop.com>
+Fixing some rails tests that sometimes failed
+
+Thu, 9 Apr 2009 16:10:23 -0400
+steve mcintosh <stevemac@endpoint.com>
+Added class_name tags to has_many relationships
+
+Tue, 14 Apr 2009 12:59:47 -0500
+Luke Kanies <luke@madstop.com>
+Adding time debugging for catalog storage to active_record
+
+Tue, 14 Apr 2009 12:59:10 -0500
+Luke Kanies <luke@madstop.com>
+Adding defaults necessary for queueing
+
+Tue, 14 Apr 2009 12:58:35 -0500
+Luke Kanies <luke@madstop.com>
+Adding daemonization to puppetqd
+
+Tue, 14 Apr 2009 12:14:08 -0500
+Luke Kanies <luke@madstop.com>
+Adding Queueing README
+
+Tue, 14 Apr 2009 11:18:02 -0500
+Luke Kanies <luke@madstop.com>
+Using a setting for configuring queueing
+
+Mon, 13 Apr 2009 16:51:56 -0500
+Luke Kanies <luke@madstop.com>
+Adding puppetqd executable.
+
+Fri, 10 Apr 2009 15:23:31 -0500
+Luke Kanies <luke@madstop.com>
+Adding "rubygems" and "stomp" features
+
+Tue, 7 Apr 2009 18:41:51 -0500
+Luke Kanies <luke@madstop.com>
+Removing unnecessary parser variables when yaml-dumping
+
+Mon, 13 Apr 2009 07:46:53 -0400
+Ethan Rowe <ethan@endpoint.com>
+Add queue indirection as an option for catalog storage.
+
+Mon, 13 Apr 2009 07:41:12 -0400
+Ethan Rowe <ethan@endpoint.com>
+Introduce abstract queue terminus within the indirection system.
+
+Mon, 13 Apr 2009 07:33:11 -0400
+Ethan Rowe <ethan@endpoint.com>
+Introduce queue client "plugin" namespace and interface, with a Stomp client implementation.
+
+Sat, 11 Apr 2009 21:06:14 -0500
+Luke Kanies <luke@madstop.com>
+renaming a method
+
+Fri, 10 Apr 2009 16:01:25 -0400
+Ethan Rowe <ethan@endpoint.com>
+Adjusted parameter name and puppet tag classes to use new cache accumulator behavior for storeconfigs.
+
+Mon, 6 Apr 2009 11:34:12 -0400
+Ethan Rowe <ethan@endpoint.com>
+Initial implementation of a "cache accumulator" behavior.
+
+Thu, 9 Apr 2009 21:18:28 -0500
+Luke Kanies <luke@madstop.com>
+Saving rails resources as I create them, which saves about 10%
+
+Thu, 9 Apr 2009 17:43:17 -0500
+Luke Kanies <luke@madstop.com>
+Changing rails value serialization to deal with booleans
+
+Thu, 9 Apr 2009 17:31:39 -0500
+Luke Kanies <luke@madstop.com>
+Adding equality to ResourceReference
+
+Wed, 8 Apr 2009 18:47:26 -0500
+Luke Kanies <luke@madstop.com>
+Adding some more fine-grained benchmarks to Rails support
+
+Wed, 8 Apr 2009 18:26:36 -0500
+Luke Kanies <luke@madstop.com>
+Adding a Rails-specific benchmarking module
+
+Wed, 8 Apr 2009 18:05:34 -0500
+Luke Kanies <luke@madstop.com>
+Adding simplistic param_name/puppet_tag caching
+
+Wed, 8 Apr 2009 17:45:24 -0500
+Luke Kanies <luke@madstop.com>
+Adding more time debugging to Rails code, and refactoring a bit
+
+Wed, 8 Apr 2009 16:56:41 -0500
+Luke Kanies <luke@madstop.com>
+Refactoring the Rails integration
+
+Mon, 6 Apr 2009 18:56:27 -0500
+Luke Kanies <luke@madstop.com>
+Adding a common Settings method for setting values
+
+Mon, 6 Apr 2009 19:12:04 -0500
+Luke Kanies <luke@madstop.com>
+Switching to Indirected ActiveRecord
+
+Mon, 6 Apr 2009 19:10:59 -0500
+Luke Kanies <luke@madstop.com>
+Adding ActiveRecord terminus classes for Catalog
+
+Mon, 6 Apr 2009 16:38:14 -0500
+Luke Kanies <luke@madstop.com>
+Adding ActiveRecord terminus classes for Node and Facts.
+
+Tue, 21 Apr 2009 17:12:42 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2180 - Catalogs yaml dump the resource table first
+
+Sat, 18 Apr 2009 21:23:10 -0500
+Luke Kanies <luke@madstop.com>
+Partially fixing #1765 - node searching supports strict hostname checking
+
+Sat, 18 Apr 2009 21:17:48 -0500
+Luke Kanies <luke@madstop.com>
+Removing unused Node code
+
+Wed, 1 Apr 2009 07:22:31 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1885 - Relationships metaparams do not cascade
+
+Thu, 9 Apr 2009 16:15:28 -0700
+Nigel Kersten <nigelk@google.com>
+Fix #2142 - Convert pkgdmg provider to use plists instead of string scanning for future proofing
+
+Tue, 21 Apr 2009 02:33:49 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2171 - All certificate files are written with default perms
+
+Sun, 19 Apr 2009 18:52:05 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2173 - fix running RSpec test by hand
+
+Sun, 19 Apr 2009 18:52:29 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2174 - Fix RSpec rake targets
+
+Fri, 17 Apr 2009 01:08:53 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2112 - Transactions handle conflicting generated resources
+
+Thu, 16 Apr 2009 23:54:21 -0500
+Luke Kanies <luke@madstop.com>
+Adding another stacktrace for debugging
+
+Thu, 16 Apr 2009 23:28:17 -0500
+Luke Kanies <luke@madstop.com>
+Fixing puppet -e; it got broken in the move to Application
+
+Thu, 16 Apr 2009 14:54:40 -0500
+Luke Kanies <luke@madstop.com>
+Partially fixing #2029 - failed caches doesn't throw an exception
+
+Sun, 12 Apr 2009 23:10:58 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2111 - SimpleGraph only creates valid adjacencies
+
+Sun, 12 Apr 2009 22:55:39 -0500
+Luke Kanies <luke@madstop.com>
+Switching to new() in the Puppet::Type.instances() class method
+
+Sun, 12 Apr 2009 22:55:04 -0500
+Luke Kanies <luke@madstop.com>
+Removing duplicate method definition from SimpleGraph
+
+Sat, 11 Apr 2009 22:33:51 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Thu, 9 Apr 2009 20:58:47 +0800
+Ohad Levy <ohad.levy@infineon.com>
+mini daemon to trigger puppetrun on clients without puppet listen mode
+
+Tue, 7 Apr 2009 15:11:56 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Thu, 26 Mar 2009 11:58:10 +0000
+Paul Nasrat <pnasrat@googlemail.com>
+Fix #2113 - Make temp directory
+
+Mon, 6 Apr 2009 12:36:16 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed rspec gem at version 1.2.2
+
+Sat, 4 Apr 2009 17:40:08 -0400
+Ethan Rowe <ethan@endpoint.com>
+Add @options to test run call, for compatibility with more recent rspec versions.
+
+Mon, 6 Apr 2009 11:45:23 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'master' of git://reductivelabs.com/puppet
+
+Tue, 31 Mar 2009 18:37:40 -0500
+Luke Kanies <luke@madstop.com>
+Adding #2122 - you can specify the node to test with puppet-test
+
+Tue, 31 Mar 2009 18:37:40 -0500
+Luke Kanies <luke@madstop.com>
+Adding #2122 - you can specify the node to test with puppet-test
+
+Thu, 2 Apr 2009 19:41:17 -0500
+Luke Kanies <luke@madstop.com>
+Fixing all tests that were apparently broken in the 0.24.x merge.
+
+Thu, 2 Apr 2009 19:34:38 -0500
+Luke Kanies <luke@madstop.com>
+Fixing Rakefile; apparently there was a rake or gem incompatibility
+
+Thu, 2 Apr 2009 18:56:53 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Mon, 30 Mar 2009 19:55:59 +1100
+James Turnbull <james@lovedthanlost.net>
+More RST fixes
+
+Fri, 27 Mar 2009 12:06:54 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed RST for functions
+
+Thu, 22 Jan 2009 10:39:49 +1100
+James Turnbull <james@lovedthanlost.net>
+In order for ReST formatting to work properly, newlines and
+
+Wed, 25 Mar 2009 22:44:58 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2107 - flatten resource references arrays properly
+
+Mon, 23 Mar 2009 23:17:11 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2101 - Return to recurse=0 == no recursion behavior
+
+Mon, 23 Mar 2009 23:16:56 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2101 - fix failing test
+
+Mon, 23 Mar 2009 23:16:41 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2101 - fix recurselimit == 0 bad behaviour
+
+Fri, 27 Mar 2009 00:04:30 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/master/2110'
+
+Thu, 26 Mar 2009 23:33:30 +1100
+James Turnbull <james@lovedthanlost.net>
+Added rake ci:all task
+
+Thu, 26 Mar 2009 23:33:30 +1100
+James Turnbull <james@lovedthanlost.net>
+Added rake ci:all task
+
+Thu, 26 Mar 2009 10:00:13 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #2110 - versioncmp broken
+
+Mon, 23 Mar 2009 03:41:25 +0000
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.8
+
+Sun, 22 Mar 2009 22:00:41 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1631 - adding /sbin and /usr/sbin to PATH
+
+Sat, 21 Mar 2009 23:32:02 +0100
+Francois Deppierraz <francois@slayer.ctrlaltdel.ch>
+Fixed #2004 - ssh_authorized_key fails if no target is defined
+
+Sun, 22 Mar 2009 00:09:11 +0100
+Francois Deppierraz <francois@slayer.ctrlaltdel.ch>
+Changelog entries for #1629 and #2004
+
+Fri, 28 Nov 2008 15:12:30 +0100
+Francois Deppierraz <francois.deppierraz@camptocamp.com>
+Fix Bug #1629
+
+Fri, 19 Dec 2008 17:35:08 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1807 - make Puppet::Util::Package.versioncmp a module function
+
+Fri, 19 Dec 2008 17:38:50 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1829 - Add puppet function versioncmp to compare versions
+
+Fri, 20 Mar 2009 20:37:05 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed install.rb typo
+
+Fri, 20 Mar 2009 20:34:13 +1100
+James Turnbull <james@lovedthanlost.net>
+Updated lib install permissions to 0644
+
+Sat, 21 Mar 2009 02:39:35 +1100
+James Turnbull <james@lovedthanlost.net>
+CHANGELOG updates
+
+Sat, 21 Mar 2009 02:27:00 +1100
+James Turnbull <james@lovedthanlost.net>
+Moved of puppetd, puppetca, puppetmasterd, puppetrun binary from bin to sbin
+
+Sat, 21 Mar 2009 02:22:31 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #2086 - Fixes to make building tarballs easier
+
+Tue, 24 Feb 2009 18:48:52 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1469 - Add an option to recurse only on remote side
+
+Fri, 20 Mar 2009 00:25:16 -0500
+Luke Kanies <luke@madstop.com>
+Forbidding REST clients to set the node or IP
+
+Thu, 19 Mar 2009 23:58:19 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1557 - Environments are now in REST URIs
+
+Wed, 18 Mar 2009 01:00:56 -0500
+Luke Kanies <luke@madstop.com>
+Adding explicit optional attribute to indirection requests
+
+Sun, 15 Mar 2009 17:52:35 -0500
+Luke Kanies <luke@madstop.com>
+Removing an unused source file
+
+Fri, 13 Mar 2009 18:38:55 -0500
+Luke Kanies <luke@madstop.com>
+Adding a model accessor to the Request class
+
+Fri, 13 Mar 2009 18:23:04 -0500
+Luke Kanies <luke@madstop.com>
+Requests now use default environment when none is specified
+
+Fri, 13 Mar 2009 17:39:51 -0500
+Luke Kanies <luke@madstop.com>
+Moving the REST API functions into a module
+
+Fri, 13 Mar 2009 17:24:09 -0500
+Luke Kanies <luke@madstop.com>
+Using the Handler for the REST api on both sides of the connection
+
+Fri, 13 Mar 2009 01:38:47 -0500
+Luke Kanies <luke@madstop.com>
+Adding REST::Handler methods for converting between indirection and uris
+
+Fri, 13 Mar 2009 01:22:12 -0500
+Luke Kanies <luke@madstop.com>
+Adding environment support to the REST URI
+
+Wed, 25 Feb 2009 17:36:03 -0800
+Luke Kanies <luke@madstop.com>
+Moving the query_string method to Request
+
+Wed, 25 Feb 2009 17:29:42 -0800
+Luke Kanies <luke@madstop.com>
+Adding tests for the REST query string usage
+
+Fri, 20 Mar 2009 00:49:46 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #2108 - pi should work again
+
+Mon, 16 Mar 2009 07:30:16 -0700
+Nigel Kersten <nigelk@google.com>
+Fixes incorrect detail variable in OS X version check, re-patches ralsh to work with Facter values and adds error check for missing password hash files.
+
+Sat, 29 Nov 2008 17:41:45 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1088 - part2 - Add rspec tests
+
+Sat, 11 Oct 2008 17:26:50 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1088 - Collections overrides
+
+Fri, 19 Dec 2008 15:05:29 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1828 - Scope.number? wasn't strict enough and could produce wrong results
+
+Sat, 14 Mar 2009 11:25:03 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #2071 - Updated LDAP schema
+
+Wed, 11 Mar 2009 23:52:53 -0500
+Luke Kanies <luke@madstop.com>
+Fixing tests broken in previous commits
+
+Tue, 10 Mar 2009 04:07:12 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1949 - relationships now use attributes instead of a label
+
+Tue, 10 Mar 2009 00:48:13 -0500
+Luke Kanies <luke@madstop.com>
+Correctly handling numerical REST arguments
+
+Tue, 10 Mar 2009 00:32:36 -0500
+Luke Kanies <luke@madstop.com>
+Not passing file sources on to child files
+
+Tue, 10 Mar 2009 00:27:46 -0500
+Luke Kanies <luke@madstop.com>
+Correctly handling non-string checksums
+
+Tue, 10 Mar 2009 00:22:32 -0500
+Luke Kanies <luke@madstop.com>
+Removing unnecessary calls to expire()
+
+Mon, 9 Mar 2009 14:46:46 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #2000 - No default specified for checksum
+
+Fri, 6 Mar 2009 18:11:33 -0600
+Luke Kanies <luke@madstop.com>
+Fixing change printing when list properties are absent
+
+Sat, 7 Mar 2009 11:14:14 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #2026 - Red Hat ignoring stop method
+
+Thu, 5 Mar 2009 22:12:31 -0600
+Luke Kanies <luke@madstop.com>
+Passing checksums around instead of file contents
+
+Thu, 5 Mar 2009 17:13:17 -0600
+Luke Kanies <luke@madstop.com>
+Moving default fileserving mount creation to the Configuration class
+
+Fri, 27 Feb 2009 10:36:38 -0500
+Bryan Kearney <bkearney@redhat.com>
+Bring in the documentation changes from the master branch
+
+Mon, 23 Feb 2009 11:21:59 -0500
+Bryan Kearney <bkearney@redhat.com>
+Added a force option to ensure the change is always applied, and call augeas twice to reduce the chance that data is lost
+
+Wed, 18 Feb 2009 12:46:17 -0500
+Bryan Kearney <bkearney@redhat.com>
+Backport the fix for #1835
+
+Wed, 18 Feb 2009 12:34:17 -0500
+Bryan Kearney <bkearney@redhat.com>
+First cut at the not running if augeas does not change any of the underlieing files
+
+Thu, 12 Feb 2009 09:32:01 -0500
+Bryan Kearney <bkearney@redhat.com>
+Bug 1948: Added patch by jab to support the correct ins syntax. Updated the test cases as well
+
+Tue, 3 Mar 2009 21:36:56 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1991 - ldap booleans get converted to booleans
+
+Tue, 3 Mar 2009 21:18:37 -0600
+Luke Kanies <luke@madstop.com>
+Refactored a method: extracted about five other methods
+
+Mon, 2 Mar 2009 20:48:44 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+dbfix - fix typo and close another possible inconsistency
+
+Mon, 23 Feb 2009 20:33:16 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #2010 - add protection code for some storeconfig corruption
+
+Wed, 4 Mar 2009 19:28:45 +1100
+James Turnbull <james@lovedthanlost.net>
+Further fix to #1910
+
+Tue, 3 Mar 2009 23:20:29 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #2013 - prefetching had a mismatch between type and title
+
+Wed, 4 Mar 2009 19:23:56 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed to rake tests for reductivelabs build
+
+Tue, 3 Mar 2009 12:35:37 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed report reference page
+
+Sat, 28 Feb 2009 07:55:56 +0000
+Luke Kanies <luke@madstop.com>
+Fixing broken 0.24.x tests in test/.
+
+Sat, 28 Feb 2009 06:40:46 +0000
+Luke Kanies <luke@madstop.com>
+Fixing every failing test I can find on the build server.
+
+Fri, 27 Feb 2009 17:52:01 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #2028 - Better failures when a cert is found with no key
+
+Fri, 27 Feb 2009 17:17:04 -0600
+Luke Kanies <luke@madstop.com>
+Moving the clientyamldir setting into the puppetd section
+
+Sat, 28 Feb 2009 10:30:23 +1100
+James Turnbull <james@lovedthanlost.net>
+This script fixes the most common issues with inconsistent
+
+Fri, 27 Feb 2009 12:25:28 -0800
+Paul Lathrop <paul@tertiusfamily.net>
+Make puppetd --waitforcert option behave as documented:
+
+Fri, 13 Feb 2009 00:46:45 -0600
+Luke Kanies <luke@madstop.com>
+Adding a performance optimization to the FileCollection.
+
+Fri, 13 Feb 2009 00:29:07 -0600
+Luke Kanies <luke@madstop.com>
+Using the FileCollection where appropriate.
+
+Thu, 12 Feb 2009 23:42:31 -0600
+Luke Kanies <luke@madstop.com>
+Adding a FileCollection and a lookup module for it.
+
+Sat, 28 Feb 2009 03:05:23 +1100
+James Turnbull <james@lovedthanlost.net>
+ Fixed #1963 - Failing to read /proc/mounts for selinux kills file downloads
+
+Fri, 27 Feb 2009 08:00:27 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #2025 - gentoo service provider handle only default init level
+
+Thu, 26 Feb 2009 11:43:39 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with semicolons
+
+Thu, 26 Feb 2009 11:08:23 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1910 - updated logcheck
+
+Thu, 26 Feb 2009 01:37:17 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed metaparameter reference to return str
+
+Wed, 25 Feb 2009 02:25:09 +1100
+James Turnbull <james@lovedthanlost.net>
+Updated useradd.rb managehome confine to include other RH-like distributions
+
+Tue, 24 Feb 2009 20:36:21 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/master/2016'
+
+Tue, 24 Feb 2009 09:14:23 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #2016 - Split metaparameters from types in reference documentation
+
+Tue, 24 Feb 2009 09:08:56 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #2017 - incorrect require
+
+Sun, 22 Feb 2009 00:11:34 +0100
+Peter Meier <peter.meier@immerda.ch>
+Use Puppet.debug instead of own debug flag
+
+Fri, 20 Feb 2009 11:26:01 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1904 - aliases are no longer inherited by child files
+
+Fri, 20 Feb 2009 09:51:12 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Fri, 20 Feb 2009 09:45:42 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #558 - File checksums no longer refer to 'nosum'
+
+Thu, 19 Feb 2009 16:51:50 -0600
+Luke Kanies <luke@madstop.com>
+Removing or fixing old tests
+
+Thu, 19 Feb 2009 16:09:58 -0600
+Luke Kanies <luke@madstop.com>
+Correctly handling URI escaping throughout the REST process
+
+Thu, 19 Feb 2009 12:57:29 -0600
+Luke Kanies <luke@madstop.com>
+Refactoring how the Settings file is parsed
+
+Thu, 19 Feb 2009 12:53:07 -0600
+Luke Kanies <luke@madstop.com>
+Relying on 'should_parse_config' in the 'puppet' application
+
+Wed, 18 Feb 2009 17:00:27 -0600
+Luke Kanies <luke@madstop.com>
+Providing better indirection authorization errors
+
+Wed, 18 Feb 2009 16:33:47 -0600
+Luke Kanies <luke@madstop.com>
+Adding pluginsyncing support to the Indirector
+
+Wed, 18 Feb 2009 15:27:32 -0600
+Luke Kanies <luke@madstop.com>
+Moving Request and Fileset integration into Fileset.
+
+Wed, 18 Feb 2009 12:16:39 -0600
+Luke Kanies <luke@madstop.com>
+Switching the ModuleFiles Indirection terminus to the new Module/Env api
+
+Wed, 18 Feb 2009 12:00:29 -0600
+Luke Kanies <luke@madstop.com>
+Migrating the old FileServer to the new Module/Environment code
+
+Tue, 17 Feb 2009 19:00:03 -0600
+Luke Kanies <luke@madstop.com>
+Using the Environments to handle a lot of Module searching
+
+Tue, 17 Feb 2009 18:24:28 -0600
+Luke Kanies <luke@madstop.com>
+Environments now use their own modulepath method.
+
+Tue, 17 Feb 2009 18:07:27 -0600
+Luke Kanies <luke@madstop.com>
+The 'Environment' class can now calculate its modulepath.
+
+Tue, 17 Feb 2009 17:55:57 -0600
+Luke Kanies <luke@madstop.com>
+Added support for finding modules from an environment
+
+Tue, 17 Feb 2009 17:50:46 -0600
+Luke Kanies <luke@madstop.com>
+Adding support for finding all modules in a given path.
+
+Tue, 17 Feb 2009 17:24:25 -0600
+Luke Kanies <luke@madstop.com>
+reformatting the environment tests
+
+Tue, 17 Feb 2009 17:16:20 -0600
+Luke Kanies <luke@madstop.com>
+Supporting multiple paths for searching for files.
+
+Tue, 17 Feb 2009 17:15:17 -0600
+Luke Kanies <luke@madstop.com>
+Adding support for merging multiple filesets.
+
+Tue, 17 Feb 2009 16:20:34 -0600
+Luke Kanies <luke@madstop.com>
+Adding new methods to Puppet::Module.
+
+Tue, 17 Feb 2009 16:14:36 -0600
+Luke Kanies <luke@madstop.com>
+Refactoring Puppet::Module a bit.
+
+Sat, 14 Feb 2009 18:03:57 -0600
+Luke Kanies <luke@madstop.com>
+Only using the checksum cache when we're using a host_config catalog
+
+Sat, 14 Feb 2009 17:50:19 -0600
+Luke Kanies <luke@madstop.com>
+Fixing fileserving to support strings or symbols
+
+Sat, 14 Feb 2009 17:35:34 -0600
+Luke Kanies <luke@madstop.com>
+Adding clarity to query string handling in REST calls
+
+Sat, 14 Feb 2009 17:32:13 -0600
+Luke Kanies <luke@madstop.com>
+Some small fixes to provide better debugging and load a library
+
+Sat, 14 Feb 2009 12:57:27 -0600
+Luke Kanies <luke@madstop.com>
+Providing better information when an exception is encountered during network communication
+
+Wed, 18 Feb 2009 22:37:09 -0600
+Luke Kanies <luke@madstop.com>
+Stubbing tests that were affecting other tests
+
+Wed, 18 Feb 2009 22:03:36 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a warning in a test
+
+Wed, 18 Feb 2009 21:38:52 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a syntactically invalid application test
+
+Tue, 17 Feb 2009 12:26:58 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1871 once and for all - contents are never printed
+
+Sat, 14 Feb 2009 14:40:25 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Move --version handling to Puppet::Application
+
+Sat, 14 Feb 2009 17:16:20 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Move puppetd to the Application Controller paradigm
+
+Sat, 14 Feb 2009 17:16:09 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Move puppetdoc to the Application Controller paradigm
+
+Sat, 14 Feb 2009 17:15:52 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Move ralsh to the Application Controller paradigm
+
+Sun, 1 Feb 2009 17:10:59 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Move puppetrun to Application Controller paradigm
+
+Sat, 14 Feb 2009 17:15:39 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Move pi to the Application Controller paradigm
+
+Sun, 18 Jan 2009 20:12:53 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Move puppetmasterd to Puppet::Application
+
+Sat, 14 Feb 2009 17:15:08 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Move puppet to the Application Controller paradigm
+
+Sat, 14 Feb 2009 16:17:20 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Move filebucket to the Application Controller paradigm
+
+Sat, 14 Feb 2009 16:16:57 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Move puppetca to the Application Controller paradigm
+
+Sun, 21 Dec 2008 20:38:48 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Introducing the Application Controller
+
+Sat, 14 Feb 2009 09:26:21 -0600
+Luke Kanies <luke@madstop.com>
+Fixing broken filetype tests resulting from the loss of Type[]
+
+Sat, 14 Feb 2009 22:18:36 -0600
+Luke Kanies <luke@madstop.com>
+Fixing some tests that somehow broke in the merge to master
+
+Sat, 14 Feb 2009 21:57:14 -0600
+Luke Kanies <luke@madstop.com>
+Removing a test that was too dependant on order.
+
+Sat, 14 Feb 2009 21:53:51 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Sun, 15 Feb 2009 11:12:32 +1100
+James Turnbull <james@lovedthanlost.net>
+Minor fix to launchd tests
+
+Sat, 14 Feb 2009 18:10:37 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Sat, 14 Feb 2009 19:28:10 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1972 - ActiveRecord fixes resulted in broken tests
+
+Sat, 14 Feb 2009 08:07:51 -0800
+Nigel Kersten <nigelk@google.com>
+Fix spec test for launchd service provider to work with new service status method and add two new status tests.
+
+Sat, 14 Feb 2009 12:04:12 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a test I broke in commit:"897539e857b0da9145f15648b6aa2ef124ec1a19".
+
+Sat, 14 Feb 2009 11:56:58 -0600
+Luke Kanies <luke@madstop.com>
+Removing a no-longer-valid test.
+
+Sat, 14 Feb 2009 11:55:20 -0600
+Luke Kanies <luke@madstop.com>
+Fixing password validation to support symbols.
+
+Sat, 14 Feb 2009 11:43:25 -0600
+Luke Kanies <luke@madstop.com>
+Only backing up within parsedfile when managing files
+
+Sat, 14 Feb 2009 11:43:09 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a syntax error in the up2date provider
+
+Sat, 14 Feb 2009 09:30:26 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a test broken by a log demotion
+
+Sat, 14 Feb 2009 23:26:12 +1100
+James Turnbull <james@lovedthanlost.net>
+Cleaned up variable names to be more sane, clarified error messages and fixed incorrect use of 'value' variable rather than 'member'.
+
+Fri, 13 Feb 2009 22:11:42 -0600
+Luke Kanies <luke@madstop.com>
+Failure to find node facts is now a failure.
+
+Fri, 13 Feb 2009 21:36:39 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1527 - Failing Facter does not hurt Puppet
+
+Fri, 13 Feb 2009 21:12:16 -0600
+Luke Kanies <luke@madstop.com>
+Removing some unused code
+
+Fri, 13 Feb 2009 21:09:07 -0600
+Luke Kanies <luke@madstop.com>
+Using Puppet::Type.new instead of create
+
+Fri, 13 Feb 2009 21:06:34 -0600
+Luke Kanies <luke@madstop.com>
+Actualling syncing facts and plugins
+
+Fri, 13 Feb 2009 11:13:42 -0800
+Nigel Kersten <nigelk@google.com>
+Provide dscl -url output support for OS X 10.4 clients using the directoryservice provider.
+
+Mon, 9 Feb 2009 16:27:15 -0800
+Nigel Kersten <nigelk@google.com>
+Fix launchd service provider so it is backwards compatible with OS X 10.4 as well
+
+Thu, 5 Feb 2009 23:15:59 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1933 - Inconsistent resource evaluation order in subsequent evaluation runs
+
+Fri, 13 Feb 2009 18:24:34 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Sat, 14 Feb 2009 09:57:49 +1100
+James Turnbull <james@lovedthanlost.net>
+Updated Augeas type code
+
+Sat, 14 Feb 2009 03:06:39 +1100
+James Turnbull <james@lovedthanlost.net>
+Removed site from Puppet VIM syntax
+
+Sat, 14 Feb 2009 02:11:21 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1831 - Added sprintf function
+
+Sat, 14 Feb 2009 02:10:08 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1830 - Added regsubst function
+
+Fri, 13 Feb 2009 08:21:36 -0500
+Bryan Kearney <bkearney@redhat.com>
+Bug 1948: Add logic and testing for the command parsing logic
+
+Fri, 13 Feb 2009 17:04:36 +1100
+James Turnbull <james@lovedthanlost.net>
+Updated up2date and service confines to add support for Oracle EL and VM
+
+Thu, 12 Feb 2009 22:58:57 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1964 - Facts get loaded from plugins
+
+Thu, 12 Feb 2009 22:48:34 -0600
+Luke Kanies <luke@madstop.com>
+Adding tests for Puppet::Indirector::Facts::Facter.loadfacts
+
+Thu, 12 Feb 2009 16:00:29 -0600
+Luke Kanies <luke@madstop.com>
+Adding a post-processor for Nagios names.
+
+Thu, 12 Feb 2009 15:32:42 -0600
+Luke Kanies <luke@madstop.com>
+Revert "Refixing #1420 - _naginator_name is only used for services"
+
+Thu, 15 Jan 2009 15:44:09 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1541 - ParsedFile only backs up files once per transaction
+
+Thu, 15 Jan 2009 15:42:09 -0600
+Luke Kanies <luke@madstop.com>
+Removing the apparently obsolete netinfo filetype.
+
+Thu, 15 Jan 2009 15:13:28 -0600
+Luke Kanies <luke@madstop.com>
+Migrated FileType tests to spec, and fleshed them out a bit.
+
+Thu, 12 Feb 2009 09:32:01 -0500
+Bryan Kearney <bkearney@redhat.com>
+Bug #1948: Added patch by jab to support the correct ins syntax. Updated the test cases as well
+
+Wed, 11 Feb 2009 16:54:04 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #961 - closing the http connection after every xmlrpc call
+
+Wed, 11 Feb 2009 16:49:40 -0600
+Luke Kanies <luke@madstop.com>
+Refactoring the XMLRPC::Client error-handling
+
+Thu, 12 Feb 2009 08:20:43 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1959 - Added column protection for environment schema migration
+
+Wed, 11 Feb 2009 14:33:48 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1869 - autoloaded files should never leak exceptions
+
+Wed, 11 Feb 2009 13:51:48 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Tue, 10 Feb 2009 17:21:00 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1543 - Nagios parse errors no longer kill Puppet
+
+Tue, 10 Feb 2009 15:41:02 -0600
+Luke Kanies <luke@madstop.com>
+Moving the transaction specs to the right path
+
+Tue, 10 Feb 2009 17:33:26 -0600
+Luke Kanies <luke@madstop.com>
+Refixing #1420 - _naginator_name is only used for services
+
+Tue, 10 Feb 2009 15:18:30 -0600
+Luke Kanies <luke@madstop.com>
+Fixed #1884 - exported defines are collected by the exporting host
+
+Tue, 10 Feb 2009 14:59:18 -0600
+Luke Kanies <luke@madstop.com>
+Cleaning up the AST::Resource code a bit
+
+Thu, 5 Feb 2009 19:59:18 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1691 - Realize fails with array of Resource References
+
+Thu, 5 Feb 2009 19:55:29 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1682 - Resource titles are not flattened as they should
+
+Fri, 30 Jan 2009 20:12:50 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1922 - Functions squash all arguments into a single hash
+
+Wed, 11 Feb 2009 08:48:27 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1538 - Yumrepo sets permissions wrongly on files in /etc/yum.repos.d
+
+Wed, 11 Feb 2009 08:44:52 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1936 - Added /* */ support to the vim file
+
+Wed, 14 Jan 2009 15:33:48 -0600
+Luke Kanies <luke@madstop.com>
+Prefetching, and thus purging, Nagios resources now works
+
+Tue, 6 Jan 2009 16:14:20 -0600
+Luke Kanies <luke@madstop.com>
+Adding some basic tests for the Naginator provider base class
+
+Tue, 6 Jan 2009 16:13:17 -0600
+Luke Kanies <luke@madstop.com>
+Removing a redundant instance prefect call.
+
+Tue, 10 Feb 2009 14:31:44 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1912 - gid still works with no 'should' value.
+
+Tue, 10 Feb 2009 14:30:24 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the Rakefile to use 'git format-patch'.
+
+Tue, 10 Feb 2009 14:25:22 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1920 - user passwords no longer allow ':'
+
+Tue, 10 Feb 2009 15:19:57 +1100
+James Turnbull <james@lovedthanlost.net>
+Adding README.rst file
+
+Tue, 10 Feb 2009 15:19:57 +1100
+James Turnbull <james@lovedthanlost.net>
+Adding README.rst file
+
+Tue, 10 Feb 2009 02:13:33 +1100
+James Turnbull <james@lovedthanlost.net>
+Added Reductive Labs build library
+
+Fri, 6 Feb 2009 19:11:54 -0600
+Luke Kanies <luke@madstop.com>
+Changing how the Configurer interacts with the cache
+
+Fri, 6 Feb 2009 17:52:34 -0600
+Luke Kanies <luke@madstop.com>
+Fixing tests broken during the #1405 fix.
+
+Fri, 6 Feb 2009 17:27:44 -0600
+Luke Kanies <luke@madstop.com>
+Adding an Agent::Runner class.
+
+Thu, 5 Feb 2009 14:50:06 -0600
+Luke Kanies <luke@madstop.com>
+The Agent now uses its lockfile to determine running state
+
+Mon, 2 Feb 2009 17:19:07 -0600
+Luke Kanies <luke@madstop.com>
+Creating and using a new Puppet::Daemon class
+
+Mon, 2 Feb 2009 17:16:07 -0600
+Luke Kanies <luke@madstop.com>
+Not using 'master' client for testing
+
+Mon, 2 Feb 2009 17:14:12 -0600
+Luke Kanies <luke@madstop.com>
+Fixing (and testing) the return of Indirection#save
+
+Sat, 31 Jan 2009 10:29:48 -0700
+Luke Kanies <luke@madstop.com>
+Adding a 'close_all' method to the Log class.
+
+Sat, 31 Jan 2009 10:04:47 -0700
+Luke Kanies <luke@madstop.com>
+Removing restart-handling from Configurer
+
+Sat, 31 Jan 2009 10:00:48 -0700
+Luke Kanies <luke@madstop.com>
+Adding temporary class EventManager
+
+Wed, 28 Jan 2009 17:11:19 -0600
+Luke Kanies <luke@madstop.com>
+Splitting the Agent class into Agent and Configurer
+
+Wed, 28 Jan 2009 14:58:52 -0600
+Luke Kanies <luke@madstop.com>
+Removing the Hash default proc from SimpleGraph.
+
+Wed, 28 Jan 2009 14:26:09 -0600
+Luke Kanies <luke@madstop.com>
+Removing the Catalog's @aliases hash default value
+
+Wed, 28 Jan 2009 14:09:50 -0600
+Luke Kanies <luke@madstop.com>
+Removing an erroneous configuration call in puppetmasterd
+
+Fri, 23 Jan 2009 18:54:44 -0600
+Luke Kanies <luke@madstop.com>
+Removing obsolete code and tests for the agent.
+
+Fri, 23 Jan 2009 18:49:26 -0600
+Luke Kanies <luke@madstop.com>
+Converting the catalog as needed
+
+Fri, 23 Jan 2009 17:55:16 -0600
+Luke Kanies <luke@madstop.com>
+Adding REST support for facts and catalogs.
+
+Fri, 23 Jan 2009 17:28:49 -0600
+Luke Kanies <luke@madstop.com>
+Adding better error-handling to format rendering
+
+Fri, 23 Jan 2009 16:58:54 -0600
+Luke Kanies <luke@madstop.com>
+Resetting SSL cache terminii to nil when only using the ca
+
+Fri, 23 Jan 2009 16:56:14 -0600
+Luke Kanies <luke@madstop.com>
+Allowing the Indirection cache to be reset to nil
+
+Fri, 23 Jan 2009 16:41:32 -0600
+Luke Kanies <luke@madstop.com>
+Moving the Agent locking code to a module.
+
+Fri, 23 Jan 2009 16:10:58 -0600
+Luke Kanies <luke@madstop.com>
+Cleaning up SSL instances that can't be saved
+
+Fri, 23 Jan 2009 15:52:20 -0600
+Luke Kanies <luke@madstop.com>
+Only caching saved resources when the main save works
+
+Fri, 23 Jan 2009 14:14:44 -0600
+Luke Kanies <luke@madstop.com>
+Moving classfile-writing to the Catalog
+
+Thu, 22 Jan 2009 16:51:02 -0600
+Luke Kanies <luke@madstop.com>
+Refactoring how the Facter integration works
+
+Thu, 22 Jan 2009 16:29:33 -0600
+Luke Kanies <luke@madstop.com>
+Reformatting tests for facts
+
+Thu, 22 Jan 2009 16:05:43 -0600
+Luke Kanies <luke@madstop.com>
+Moving fact and plugin handling into modules
+
+Mon, 19 Jan 2009 18:19:22 -0600
+Luke Kanies <luke@madstop.com>
+Removing the Agent code that added client-side facts
+
+Fri, 19 Dec 2008 12:34:29 -0600
+Luke Kanies <luke@madstop.com>
+Adding Puppet client facts to Facter facts.
+
+Mon, 19 Jan 2009 18:10:45 -0600
+Luke Kanies <luke@madstop.com>
+Clarifying how node names are used during catalog compilation
+
+Mon, 19 Jan 2009 17:57:48 -0600
+Luke Kanies <luke@madstop.com>
+Reformatting Indirector catalog compiler tests
+
+Mon, 19 Jan 2009 17:37:38 -0600
+Luke Kanies <luke@madstop.com>
+Removing ConfigStore code that was never actually used.
+
+Mon, 19 Jan 2009 17:25:50 -0600
+Luke Kanies <luke@madstop.com>
+Renmaing Puppet::Network::Client::Master to Puppet::Agent
+
+Mon, 19 Jan 2009 16:41:41 -0600
+Luke Kanies <luke@madstop.com>
+Revert "Adding the first bits of an Agent class."
+
+Mon, 19 Jan 2009 16:38:44 -0600
+Luke Kanies <luke@madstop.com>
+Revert "This is work that I've decided not to keep"
+
+Mon, 19 Jan 2009 16:29:17 -0600
+Luke Kanies <luke@madstop.com>
+This is work that I've decided not to keep
+
+Tue, 15 Jul 2008 23:05:45 -0500
+Luke Kanies <luke@madstop.com>
+Adding a new Agent::Downloader class for downloading files.
+
+Tue, 15 Jul 2008 21:34:33 -0500
+Luke Kanies <luke@madstop.com>
+Adding the first bits of an Agent class.
+
+Tue, 15 Jul 2008 19:01:12 -0500
+Luke Kanies <luke@madstop.com>
+Adding support for skipping cached indirection instances.
+
+Sun, 25 Jan 2009 20:54:01 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Change the way the tags and params are handled in rails
+
+Sun, 25 Jan 2009 20:50:28 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add methods to return hash instead of objects to params and tags
+
+Thu, 29 Jan 2009 20:17:33 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Rails serialization module to help serialize/unserialize some Puppet Objects
+
+Sun, 25 Jan 2009 20:54:01 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Change the way the tags and params are handled in rails
+
+Sun, 25 Jan 2009 20:50:28 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add methods to return hash instead of objects to params and tags
+
+Thu, 29 Jan 2009 20:17:33 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Rails serialization module to help serialize/unserialize some Puppet Objects
+
+Wed, 28 Jan 2009 12:39:09 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1913 - 'undef' resource values do not get copied to the db
+
+Wed, 28 Jan 2009 12:26:03 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1914 - 'undef' relationship metaparameters do not stack
+
+Sun, 1 Feb 2009 11:05:48 +1100
+James Turnbull <james@lovedthanlost.net>
+Revert "Fixed #1916 - Added environment option to puppetd"
+
+Sat, 31 Jan 2009 12:33:57 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1916 - Added environment option to puppetd
+
+Sat, 31 Jan 2009 12:27:39 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1910 - Updated logcheck regex
+
+Tue, 27 Jan 2009 19:28:56 +1100
+James Turnbull <james@lovedthanlost.net>
+Typo fix
+
+Tue, 27 Jan 2009 10:03:05 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1852 - Correct behaviour when no SELinux bindings
+
+Fri, 23 Jan 2009 09:46:18 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1879 - Added to tidy documentation
+
+Thu, 22 Jan 2009 13:47:13 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1881 - Added md5lite explanation
+
+Thu, 22 Jan 2009 13:30:08 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1877 - Tidy type reference update for use of 0
+
+Thu, 22 Jan 2009 10:58:34 +1100
+James Turnbull <james@lovedthanlost.net>
+ Fix autotest on win32
+
+Thu, 15 Jan 2009 09:35:47 -0800
+Paul Lathrop <paul@tertiusfamily.net>
+Fix #1560
+
+Thu, 22 Jan 2009 10:39:49 +1100
+James Turnbull <james@lovedthanlost.net>
+In order for ReST formatting to work properly, newlines and
+
+Fri, 28 Nov 2008 15:12:30 +0100
+Francois Deppierraz <francois.deppierraz@camptocamp.com>
+Fix Bug #1629
+
+Mon, 5 Jan 2009 11:11:16 -0500
+Bryan Kearney <bkearney@redhat.com>
+Fix #1835 : Add whitespace/quote parsing to
+
+Sat, 3 Jan 2009 14:17:42 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1847 - Force re-examination of all files to generate correct indices
+
+Wed, 7 Jan 2009 20:43:05 +0100
+Luke Kanies <luke@madstop.com>
+Merge commit 'turnbull/0.24.x' into 0.24.x
+
+Tue, 30 Dec 2008 18:23:40 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'masterzen/tickets/1834'
+
+Fri, 19 Dec 2008 17:38:50 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1829 - Add puppet function versioncmp to compare versions
+
+Fri, 19 Dec 2008 15:05:29 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1828 - Scope.number? wasn't strict enough and could produce wrong results
+
+Fri, 19 Dec 2008 17:35:08 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1807 - make Puppet::Util::Package.versioncmp a module function
+
+Sat, 27 Dec 2008 12:43:52 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x'
+
+Sat, 27 Dec 2008 11:58:05 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1840 - Bug fixes and improvements for Emacs puppet-mode.el
+
+Sat, 20 Dec 2008 15:30:22 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1834 part2 - Fix tests when no rails
+
+Sat, 20 Dec 2008 15:29:58 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1834 part1 - Fix tempfile failing tests
+
+Thu, 18 Dec 2008 18:06:45 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1729 - puppetmasterd can now read certs at startup
+
+Thu, 18 Dec 2008 11:08:34 -0600
+Luke Kanies <luke@madstop.com>
+Canonicalizing Setting section names to symbols.
+
+Thu, 18 Dec 2008 10:57:59 -0600
+Luke Kanies <luke@madstop.com>
+Fixing all of the test/ tests I broke in previous dev.
+
+Wed, 17 Dec 2008 18:29:58 -0600
+Luke Kanies <luke@madstop.com>
+Deprecating the Puppet::Type.create.
+
+Wed, 17 Dec 2008 18:10:30 -0600
+Luke Kanies <luke@madstop.com>
+Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.type
+
+Wed, 17 Dec 2008 18:05:58 -0600
+Luke Kanies <luke@madstop.com>
+Finishing the work to use Puppet::Resource instead of TransObject
+
+Tue, 16 Dec 2008 17:56:53 -0600
+Luke Kanies <luke@madstop.com>
+Adding name/namevar abstraction to Puppet::Resource.
+
+Mon, 15 Dec 2008 11:03:21 -0600
+Luke Kanies <luke@madstop.com>
+Supporting a nil expirer on cacher objects.
+
+Fri, 12 Dec 2008 18:18:39 -0600
+Luke Kanies <luke@madstop.com>
+Setting resource defaults immediately.
+
+Fri, 12 Dec 2008 17:55:54 -0600
+Luke Kanies <luke@madstop.com>
+Refactoring the Settings class to use Puppet::Resource
+
+Thu, 11 Dec 2008 17:59:41 -0600
+Luke Kanies <luke@madstop.com>
+TransObject is nearly deprecated now.
+
+Thu, 11 Dec 2008 12:31:01 -0600
+Luke Kanies <luke@madstop.com>
+Simplifying the initialization interface for References
+
+Thu, 11 Dec 2008 12:13:41 -0600
+Luke Kanies <luke@madstop.com>
+Replacing TransObject usage with Puppet::Resource
+
+Thu, 11 Dec 2008 08:24:43 -0600
+Luke Kanies <luke@madstop.com>
+Renaming the "Catalog#to_type" method to "Catalog#to_ral"
+
+Wed, 10 Dec 2008 15:39:27 -0600
+Luke Kanies <luke@madstop.com>
+Using Puppet::Resource to convert parser resources to RAL resources
+
+Tue, 9 Dec 2008 17:02:29 -0600
+Luke Kanies <luke@madstop.com>
+Adding resource convertion to the parser resources
+
+Tue, 9 Dec 2008 16:56:39 -0600
+Luke Kanies <luke@madstop.com>
+Adding equality testing to Puppet::Resource::Reference
+
+Tue, 9 Dec 2008 16:00:47 -0600
+Luke Kanies <luke@madstop.com>
+Correcting whitespace and nested describes in Puppet::Resource::Catalog
+
+Tue, 9 Dec 2008 15:33:28 -0600
+Luke Kanies <luke@madstop.com>
+Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
+
+Tue, 16 Dec 2008 22:54:35 +1100
+James Turnbull <james@lovedthanlost.net>
+Updated Red Hat spec file 0.24.7
+
+Tue, 16 Dec 2008 04:19:44 +0100
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.7
+
+Mon, 15 Dec 2008 00:22:09 -0600
+Luke Kanies <luke@madstop.com>
+Not using a temporary file when locking files for writing.
+
+Sun, 14 Dec 2008 22:42:16 -0600
+Luke Kanies <luke@madstop.com>
+Modifying the corruption-checking test.
+
+Sat, 13 Dec 2008 21:51:32 -0700
+Andrew Shafer <andrew@reductivelabs.com>
+Issue 1804 VDev with the same devices should be in sync
+
+Sat, 13 Dec 2008 23:49:01 +1100
+James Turnbull <james@lovedthanlost.net>
+Documentation fixes
+
+Wed, 10 Dec 2008 23:29:39 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1812 (hopefully) - adding read and write locks to yaml.
+
+Wed, 10 Dec 2008 21:36:39 -0600
+Luke Kanies <luke@madstop.com>
+Preparing to fix #1812 - Moving locking code to a module
+
+Wed, 10 Dec 2008 22:55:38 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1815 - puppetdoc --all crash on resource override
+
+Tue, 9 Dec 2008 15:30:11 -0600
+Luke Kanies <luke@madstop.com>
+Renaming Puppet::ResourceReference to Puppet::Resource::Reference
+
+Mon, 8 Dec 2008 18:02:21 -0600
+Luke Kanies <luke@madstop.com>
+Adding Trans{Object,Bucket} backward compatibility to Puppet::Resource
+
+Mon, 8 Dec 2008 17:26:39 -0600
+Luke Kanies <luke@madstop.com>
+Starting on #1808 - Added a base resource class.
+
+Tue, 9 Dec 2008 15:15:06 -0600
+Luke Kanies <luke@madstop.com>
+Removing the "clear" from the macauthorization tests
+
+Tue, 9 Dec 2008 15:10:09 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Mon, 8 Dec 2008 23:20:43 -0700
+Andrew Shafer <andrew@reductivelabs.com>
+Fix ZFS autorequire test
+
+Tue, 9 Dec 2008 11:46:21 +1100
+John Ferlito <johnf@inodes.org>
+Add a unique name to objects so we can determine uniqueness when read back in
+
+Tue, 9 Dec 2008 14:28:35 +1100
+James Turnbull <james@lovedthanlost.net>
+Fix launchd service test on non-OSX platforms
+
+Mon, 8 Dec 2008 18:37:27 -0800
+Nigel Kersten <nigelk@google.com>
+Fix the spec tests to work on other platforms, do the confine around OS X versions more sanely
+
+Sun, 7 Dec 2008 15:44:23 -0800
+Nigel Kersten <nigelk@google.com>
+remove unnecessary mk_resource_methods call
+
+Tue, 9 Dec 2008 14:18:31 +1100
+James Turnbull <james@lovedthanlost.net>
+CHANGELOG updates
+
+Tue, 9 Dec 2008 11:46:21 +1100
+John Ferlito <johnf@inodes.org>
+Add a unique name to objects so we can determine uniqueness when read back in
+
+Mon, 8 Dec 2008 20:04:33 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1483 - protect report terminus_class when testing for REST
+
+Mon, 8 Dec 2008 00:09:50 -0700
+Andrew Shafer <andrew@reductivelabs.com>
+Bug #1803 Zfs should auto require the ancestor file systems
+
+Sun, 7 Dec 2008 22:41:45 -0700
+Andrew Shafer <andrew@reductivelabs.com>
+Refactor #1802 Use 'zfs get -H -o value' instead of parsing output for value
+
+Mon, 8 Dec 2008 00:00:17 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1800 - tidy now correctly ignores missing files and directories
+
+Sun, 7 Dec 2008 17:04:14 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1794 - returning sync when it is already initialized
+
+Sun, 7 Dec 2008 18:04:14 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1750 again - All of the properties and now :ensure check replace?
+
+Sun, 7 Dec 2008 11:32:51 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix rake abort when there is a matching confine
+
+Sat, 6 Dec 2008 16:53:03 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1483 - use REST to transmit reports over the wire
+
+Fri, 5 Dec 2008 13:28:55 -0800
+Nigel Kersten <nigelk@google.com>
+spec tests for type and provider and some code cleanup to adhere to DRY
+
+Thu, 4 Dec 2008 17:26:06 -0800
+Nigel Kersten <nigelk@google.com>
+Finished work on rules creation and deletion
+
+Thu, 4 Dec 2008 13:07:02 -0800
+Nigel Kersten <nigelk@google.com>
+new better way of doing stdin
+
+Thu, 4 Dec 2008 12:41:59 -0800
+Nigel Kersten <nigelk@google.com>
+finished rights flush, working on rules
+
+Wed, 3 Dec 2008 17:45:04 -0800
+Nigel Kersten <nigelk@google.com>
+macauthorization type
+
+Tue, 2 Dec 2008 12:28:19 -0800
+Nigel Kersten <nigelk@google.com>
+reset macauthorization tree. Initial checkin of new type/provider
+
+Tue, 2 Dec 2008 09:12:40 -0800
+Nigel Kersten <nigelk@google.com>
+add NetInfo deprecation notice to user and group providers, make the directoryservice user provider the default, remove default for darwin from NetInfo providers
+
+Tue, 2 Dec 2008 06:58:01 -0800
+Nigel Kersten <nigelk@google.com>
+Warn that the NetInfo nameservice provider is deprecated. Use directoryservice instead
+
+Thu, 4 Dec 2008 13:08:16 -0800
+Nigel Kersten <nigelk@google.com>
+add some more sanity checks around stdin
+
+Thu, 4 Dec 2008 10:26:00 -0800
+Nigel Kersten <nigelk@google.com>
+add support for stdin to Puppet::Util.execute
+
+Wed, 3 Dec 2008 19:25:12 -0800
+Nigel Kersten <nigelk@google.com>
+Make ralsh behave more sanely for non-existent objects and property values
+
+Wed, 29 Oct 2008 10:50:54 +1100
+James Turnbull <james@lovedthanlost.net>
+Added git changelog task
+
+Tue, 2 Dec 2008 22:28:22 -0600
+Luke Kanies <luke@madstop.com>
+Fixing all broken tests. Most of them were broken by fileserving changes.
+
+Tue, 2 Dec 2008 16:26:54 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Tue, 2 Dec 2008 13:57:33 -0700
+Andrew Shafer <andrew@reductivelabs.com>
+Bug #1780 Fixing meaningless test
+
+Tue, 2 Dec 2008 00:09:48 -0600
+Luke Kanies <luke@madstop.com>
+Fixing mcx test failures (only happened sometimes).
+
+Mon, 1 Dec 2008 20:54:10 -0800
+Nigel Kersten <nigelk@google.com>
+Need to stub out the defaultprovider call for non Mac platforms
+
+Mon, 1 Dec 2008 20:33:49 -0800
+Nigel Kersten <nigelk@google.com>
+remove extraneous comments
+
+Mon, 1 Dec 2008 19:10:19 -0800
+Nigel Kersten <nigelk@google.com>
+Trim down the after block clears to try to make the tests work for the build servers
+
+Mon, 1 Dec 2008 20:16:11 -0500
+Jeffrey McCune <mccune.jeff@gmail.com>
+Updated mcx type and provider with comprehensive spec tests.
+
+Mon, 1 Dec 2008 18:10:55 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a package test to be *much* faster
+
+Mon, 1 Dec 2008 17:58:58 -0600
+Luke Kanies <luke@madstop.com>
+Fixing splaytime tests
+
+Mon, 1 Dec 2008 17:58:36 -0600
+Luke Kanies <luke@madstop.com>
+Removing debugging from the "resources" type
+
+Mon, 1 Dec 2008 17:39:06 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a test that fails depending on test execution order
+
+Mon, 1 Dec 2008 15:22:56 -0500
+Bryan Kearney <bkearney@localhost.localdomain>
+Relicense under GPLv2+
+
+Fri, 28 Nov 2008 11:23:17 -0600
+Luke Kanies <luke@madstop.com>
+Hopefully fixing #1703 - using a mutex around the sending of the tagmails
+
+Mon, 1 Dec 2008 21:03:20 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1741 - fix some failing tests on some ruby versions.
+
+Mon, 1 Dec 2008 20:14:33 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1788 - allow rspec rake to run only some tests
+
+Mon, 1 Dec 2008 13:43:12 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the AST constant warnings, using a variable instead of a constant
+
+Mon, 1 Dec 2008 12:40:01 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1785 - selinux tests no longer break other tests
+
+Mon, 1 Dec 2008 03:08:38 -0700
+Andrew Shafer <andrew@reductivelabs.com>
+Ticket 1780 - Solaris RBAC roles should be autorequired
+
+Mon, 1 Dec 2008 02:58:09 -0700
+Andrew Shafer <andrew@reductivelabs.com>
+Feature 1696 Add support for branded zones
+
+Mon, 1 Dec 2008 00:07:04 -0700
+Andrew Shafer <andrew@reductivelabs.com>
+Bug #1778 - Solaris RBAC profiles should maintain order
+
+Mon, 1 Dec 2008 00:21:20 -0700
+Andrew Shafer <andrew@reductivelabs.com>
+Bug # 1680 Now you can set the hashed passwords on solaris
+
+Sun, 30 Nov 2008 23:54:57 -0700
+Andrew Shafer <andrew@reductivelabs.com>
+Feature #1783 - Add ZFS support
+
+Thu, 27 Nov 2008 03:09:03 -0700
+Andrew Shafer <andrew@reductivelabs.com>
+Handle password when user is created
+
+Thu, 27 Nov 2008 02:31:27 -0700
+Andrew Shafer <andrew@reductivelabs.com>
+== is not =
+
+Thu, 27 Nov 2008 01:22:36 -0700
+Andrew Shafer <andrew@reductivelabs.com>
+Solaris doesn't have a native tool to set hashed passwords
+
+Fri, 28 Nov 2008 22:39:22 -0500
+Jeffrey McCune <mccune.jeff@gmail.com>
+type/mcx.rb Feature #1026 - MCX Type
+
+Wed, 26 Nov 2008 13:16:52 -0800
+Nigel Kersten <nigelk@google.com>
+Simplify launchd service provider and add tests
+
+Mon, 1 Dec 2008 12:58:04 +1100
+James Turnbull <james@lovedthanlost.net>
+ Fixed #1695 - Solaris 10 zone provider doesn't properly handle unknown zone attributes in newer releases
+
+Fri, 28 Nov 2008 23:58:04 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1749 - Splay now hopefully behaves "better" for small values.
+
+Sun, 23 Nov 2008 00:01:23 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1741 - Add inline_template function
+
+Sun, 23 Nov 2008 00:01:04 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1741 - refactor TemplateWrapper, test for template function
+
+Wed, 26 Nov 2008 23:18:45 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1741 - Puppet::Parser::Functions rmfunctions and unit test
+
+Wed, 26 Nov 2008 14:58:27 -0500
+Thom May <thom@virelais.nyc.joostas.com>
+Fixes #1773 - no longer check for absolute paths
+
+Wed, 26 Nov 2008 13:59:55 -0800
+Nigel Kersten <nigelk@google.com>
+make sure only types that have passwords search for the password
+
+Wed, 26 Nov 2008 07:54:32 -0800
+Nigel Kersten <nigelk@google.com>
+fix bug with numeric uid/gid in directoryservice provider. doc string cleanups
+
+Fri, 28 Nov 2008 08:58:34 +1100
+James Turnbull <james@lovedthanlost.net>
+Documentation fix for runit provider
+
+Fri, 28 Nov 2008 08:57:18 +1100
+James Turnbull <james@lovedthanlost.net>
+Documentation fix for daemontools provider
+
+Fri, 28 Nov 2008 08:51:21 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1776 - Trivial fix for gentoo service provider
+
+Wed, 26 Nov 2008 15:17:02 -0500
+Thom May <thom@joost.com>
+Rename migration so it's still applied
+
+Tue, 2 Sep 2008 17:59:59 -0400
+Thom May <thom@clearairturbulence.org>
+Slight denormalisation to store a host's environment as a first class
+
+Wed, 26 Nov 2008 00:44:47 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1743 - defined types get catalogs too.
+
+Wed, 26 Nov 2008 20:29:33 +1100
+James Turnbull <james@lovedthanlost.net>
+Adjusted CI tasks exit codes
+
+Tue, 25 Nov 2008 22:20:39 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1755 - handling fully qualified classes correctly.
+
+Wed, 26 Nov 2008 15:58:36 +1100
+James Turnbull <james@lovedthanlost.net>
+Added Rake :ci namespace and CI tasks
+
+Tue, 25 Nov 2008 08:32:46 -0800
+Nigel Kersten <nigelk@google.com>
+Lots of DirectoryService work. New Computer Type. Users now use password hashes. Groups now support setting members as attributes of the group for OS X.
+
+Tue, 25 Nov 2008 07:37:23 -0800
+Nigel Kersten <nigelk@google.com>
+launchd service provider
+
+Tue, 25 Nov 2008 18:21:52 -0600
+Luke Kanies <luke@madstop.com>
+Refactoring the thread-safety in Puppet::Util a bit.
+
+Tue, 25 Nov 2008 18:14:40 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1683 - accessing and changing settings is now thread-safe.
+
+Tue, 25 Nov 2008 13:22:19 -0600
+Luke Kanies <luke@madstop.com>
+Partially fixing #1772 - fixing selinux tests broken by removal of extraneous 'stat' in :file.
+
+Tue, 25 Nov 2008 13:21:54 -0600
+Luke Kanies <luke@madstop.com>
+Partially fixing #1772 - fixing tidy code I broke.
+
+Tue, 25 Nov 2008 13:21:32 -0600
+Luke Kanies <luke@madstop.com>
+Partially fixing #1772 - broken 'resources' tests.
+
+Mon, 24 Nov 2008 11:16:12 -0600
+Luke Kanies <luke@madstop.com>
+Manually setting an env var to mark autotest enabled so we see color
+
+Sun, 23 Nov 2008 00:56:38 -0600
+Luke Kanies <luke@madstop.com>
+Removing the included testing gems; you must now install them yourself.
+
+Mon, 24 Nov 2008 12:17:52 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1708 - user groups specified as names are now detected correctly.
+
+Mon, 24 Nov 2008 21:31:22 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1767 - Minor fix to emacs mode
+
+Sat, 22 Nov 2008 10:00:55 +1100
+James Turnbull <james@lovedthanlost.net>
+Revert "Fixing #1755 - File modes (and other strange properties) will now display correctly"
+
+Thu, 20 Nov 2008 13:55:14 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1764 - a property's 'sync' method is never considered a no-op.
+
+Thu, 20 Nov 2008 12:51:42 -0600
+Luke Kanies <luke@madstop.com>
+Refactoring the file/owner property to be simpler and cleaner.
+
+Thu, 20 Nov 2008 14:37:16 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1755 - File modes (and other strange properties) will now display correctly
+
+Tue, 18 Nov 2008 20:22:45 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1668 - puppetca can't clean unsigned certs
+
+Wed, 19 Nov 2008 10:10:54 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1759 - Comparison operator was using string comparison for numbers
+
+Wed, 19 Nov 2008 18:55:57 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1711 - fileserver test fails due to incorrect mocking
+
+Wed, 19 Nov 2008 18:49:50 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1751 - Mac OS X DirectoryService nameservice provider support for plist output and password hash fil
+
+Wed, 19 Nov 2008 18:44:41 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1752 - Add an optional argument to Puppet::Util.execute to determine whether stderr and stdout are combined in the output
+
+Tue, 18 Nov 2008 14:40:00 -0800
+Nigel Kersten <nigelk@google.com>
+Fix the init service type to cope with an array for defpath and if defpath does not exist
+
+Tue, 18 Nov 2008 22:54:22 +1100
+James Turnbull <james@lovedthanlost.net>
+Added versionable feature to the RPM provider
+
+Mon, 17 Nov 2008 16:49:40 -0600
+Luke Kanies <luke@madstop.com>
+Fixing broken tests resulting from the fix to #1747
+
+Mon, 17 Nov 2008 21:07:08 +1100
+James Turnbull <james@lovedthanlost.net>
+Moved RRD feature from util/metric.rb to feature/base.rb
+
+Sat, 15 Nov 2008 13:21:00 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Manifest documentation generation
+
+Sat, 15 Nov 2008 13:22:26 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Move function existance test to parser evaluation
+
+Sat, 15 Nov 2008 13:10:55 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add a doc attribute to AST nodes and fill it with the last seen comments
+
+Sun, 9 Nov 2008 12:30:06 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+RSpec tests for the doc system (covers AST.doc, lexer and parser)
+
+Sat, 15 Nov 2008 22:29:36 -0600
+Luke Kanies <luke@madstop.com>
+Adding more file tests and fixing conflicting tests
+
+Sun, 16 Nov 2008 10:20:22 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1735 and #1747 - Fixes to confine system
+
+Sun, 16 Nov 2008 10:16:23 +1100
+James Turnbull <james@lovedthanlost.net>
+CHANGELOG updates
+
+Sun, 16 Nov 2008 10:11:19 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1718 - Added preseed to apt uninstall and purge
+
+Sat, 15 Nov 2008 02:16:57 -0600
+Luke Kanies <luke@madstop.com>
+Completely refactoring the tidy type.
+
+Fri, 14 Nov 2008 19:29:08 -0600
+Luke Kanies <luke@madstop.com>
+Cleaning up the tidy type a bit
+
+Fri, 14 Nov 2008 19:27:50 -0600
+Luke Kanies <luke@madstop.com>
+These changes are all about making sure file data is expired when appropriate.
+
+Fri, 14 Nov 2008 19:15:37 -0600
+Luke Kanies <luke@madstop.com>
+Catalogs always consider resource data to be expired if not mid-transaction.
+
+Thu, 13 Nov 2008 22:21:57 -0500
+Sean E. Millichamp <sean@bruenor.org>
+Include spec directory in packages
+
+Thu, 13 Nov 2008 17:40:35 -0800
+Luke Kanies <luke@madstop.com>
+Fixing the provider's confine subsystem so the logs are more useful.
+
+Fri, 14 Nov 2008 10:23:22 +1100
+James Turnbull <james@lovedthanlost.net>
+Removed extra 'end' from yum.rb
+
+Thu, 13 Nov 2008 17:41:50 -0500
+Sean E. Millichamp <sean@bruenor.org>
+Fix bug #1746: Sync SELinux file attributes after file contents created/modified
+
+Thu, 13 Nov 2008 16:54:50 -0500
+Sean E. Millichamp <sean@bruenor.org>
+Fix bug #1681: Add filesystem type check to test for per-file SELinux context support
+
+Thu, 6 Nov 2008 11:13:34 -0500
+Sean E. Millichamp <sean@bruenor.org>
+Quiet debug when no default SELinux context found for one of the components
+
+Thu, 6 Nov 2008 10:43:19 -0500
+Sean E. Millichamp <sean@bruenor.org>
+Fixes relating to transition to native SELinux bindings
+
+Sun, 2 Nov 2008 20:05:57 -0500
+Sean E. Millichamp <sean@bruenor.org>
+Refactoring of SELinux functions to use native Ruby SELinux interface
+
+Thu, 13 Nov 2008 10:32:23 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1739' into 0.24.x
+
+Thu, 13 Nov 2008 10:17:32 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1739 - Added uninstall functionality to yum provider
+
+Tue, 11 Nov 2008 13:43:29 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1737 - part2 - Fix display of "options"
+
+Tue, 11 Nov 2008 13:58:55 -0800
+Luke Kanies <luke@madstop.com>
+Properly cleaning up ssl ca configuration during testing
+
+Tue, 11 Nov 2008 13:31:31 -0800
+Luke Kanies <luke@madstop.com>
+Adding caching support to parameters, and using cached attributes for file source and metadata.
+
+Tue, 11 Nov 2008 13:12:21 -0800
+Luke Kanies <luke@madstop.com>
+Adding cached attribute support to resources.
+
+Tue, 11 Nov 2008 13:01:14 -0800
+Luke Kanies <luke@madstop.com>
+Allowing a nil expirer for caching classes.
+
+Tue, 11 Nov 2008 12:45:50 -0800
+Luke Kanies <luke@madstop.com>
+Refactoring the Cacher interface to always require attribute declaration.
+
+Tue, 11 Nov 2008 10:47:32 -0600
+Luke Kanies <luke@madstop.com>
+Changing the Cacher.invalidate method to Cacher.expire.
+
+Mon, 10 Nov 2008 16:00:38 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a critical bug in the Cacher module.
+
+Mon, 10 Nov 2008 15:24:55 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1737 - ssh_authorized_keys should be able to parse options containing commas
+
+Tue, 11 Nov 2008 00:05:53 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1740 - Daemontools and Runit is not ReST compliant
+
+Sat, 8 Nov 2008 12:52:52 -0600
+Luke Kanies <luke@madstop.com>
+Fixing tests broken by fileserving and other refactoring.
+
+Fri, 7 Nov 2008 16:59:13 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a test broken by previous refactoring
+
+Fri, 7 Nov 2008 16:55:00 -0600
+Luke Kanies <luke@madstop.com>
+Finishing the refactoring of the resource generation interface.
+
+Fri, 7 Nov 2008 16:10:52 -0600
+Luke Kanies <luke@madstop.com>
+Refactoring and clarifying the resource generation methods.
+
+Fri, 7 Nov 2008 12:48:37 -0600
+Luke Kanies <luke@madstop.com>
+Refactoring Catalog#add_resource to correctly handle implicit resources.
+
+Thu, 6 Nov 2008 14:25:37 -0600
+Luke Kanies <luke@madstop.com>
+Adding SimpleGraph#leaves, which I apparently did not migrate from PGraph
+
+Thu, 6 Nov 2008 12:40:40 -0600
+Luke Kanies <luke@madstop.com>
+Removing mention of obsolete edgelist_class from GRATR.
+
+Thu, 6 Nov 2008 12:39:40 -0600
+Luke Kanies <luke@madstop.com>
+Changing the catalog's relationship graph into a normal graph.
+
+Thu, 6 Nov 2008 12:14:05 -0600
+Luke Kanies <luke@madstop.com>
+Removing the PGraph class and subsuming it into SimpleGraph.
+
+Thu, 6 Nov 2008 11:55:34 -0600
+Luke Kanies <luke@madstop.com>
+Moving Catalog#write_graph to SimpleGraph, where it belongs.
+
+Wed, 5 Nov 2008 23:04:33 -0600
+Luke Kanies <luke@madstop.com>
+Converting the file 'source' property to a parameter.
+
+Wed, 5 Nov 2008 21:44:42 -0600
+Luke Kanies <luke@madstop.com>
+Removing mid-transaction resources from the catalog.
+
+Wed, 5 Nov 2008 17:49:36 -0600
+Luke Kanies <luke@madstop.com>
+Adding a method to Checksums to extract the sum type
+
+Wed, 5 Nov 2008 17:25:23 -0600
+Luke Kanies <luke@madstop.com>
+Aliasing "must_not" just like we alias "must"
+
+Wed, 5 Nov 2008 22:09:20 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1730 - Edited file/ensure.rb docs for clarity
+
+Wed, 5 Nov 2008 11:35:09 +0100
+Martin Englund <martin@englund.nu>
+Fixes #1672 - unsafe crontab handling in Solaris
+
+Tue, 4 Nov 2008 17:15:45 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the augeas type tests to work when augeas is missing
+
+Tue, 4 Nov 2008 17:22:27 -0600
+Luke Kanies <luke@madstop.com>
+Deduplicating slashes in the fileserving code
+
+Tue, 4 Nov 2008 17:15:45 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the augeas type tests to work when augeas is missing
+
+Fri, 31 Oct 2008 15:44:07 -0500
+Luke Kanies <luke@madstop.com>
+Reducing the number of calls to terminus() to reduce interference with caching
+
+Wed, 29 Oct 2008 23:11:52 -0500
+Luke Kanies <luke@madstop.com>
+Switched all value management in props/params to internal classes.
+
+Wed, 29 Oct 2008 12:09:58 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1677 - fixing the selinux tests in master.
+
+Tue, 28 Oct 2008 19:40:32 -0500
+Luke Kanies <luke@madstop.com>
+Changing the meaning of the unused Puppet::Type#parameter method to return an instance
+
+Tue, 28 Oct 2008 18:09:55 -0500
+Luke Kanies <luke@madstop.com>
+Moving a file purging test to rspec
+
+Tue, 28 Oct 2008 17:50:20 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1641 - file recursion now only passes original parameters to child resources.
+
+Mon, 27 Oct 2008 17:21:21 -0500
+Luke Kanies <luke@madstop.com>
+Removing obsolete methods and tests:
+
+Mon, 27 Oct 2008 12:10:36 -0500
+Luke Kanies <luke@madstop.com>
+Making it so (once again) files with sources set can still be deleted
+
+Fri, 31 Oct 2008 16:19:41 -0500
+Luke Kanies <luke@madstop.com>
+Fixing and migrating more file tests.
+
+Fri, 31 Oct 2008 16:19:01 -0500
+Luke Kanies <luke@madstop.com>
+Adding a starting point for spec tests for tidy.
+
+Mon, 3 Nov 2008 22:15:09 -0600
+Luke Kanies <luke@madstop.com>
+Setting puppetmasterd up to serve all indirected classes.
+
+Mon, 3 Nov 2008 22:05:20 -0600
+Luke Kanies <luke@madstop.com>
+Retrieving the CA certificate before the client certificate.
+
+Mon, 3 Nov 2008 21:41:30 -0600
+Luke Kanies <luke@madstop.com>
+Handling the case where a symbol (e.g., :ca) is used for a certificate name.
+
+Mon, 3 Nov 2008 21:39:58 -0600
+Luke Kanies <luke@madstop.com>
+Fixing :bindaddress setting to work with the new server subsystem.
+
+Mon, 3 Nov 2008 21:39:13 -0600
+Luke Kanies <luke@madstop.com>
+Fixing CertificateRequest#save to accept arguments.
+
+Sat, 1 Nov 2008 10:56:52 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixes #1714 - yumhelper handling with yum 2.2.x is broken
+
+Sat, 1 Nov 2008 10:44:21 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1721 - puppet.conf documentation incorrectly lists signals that affect the daemons
+
+Fri, 31 Oct 2008 16:05:18 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a test I broke when fixing a reporting bug
+
+Fri, 31 Oct 2008 16:10:45 -0500
+Luke Kanies <luke@madstop.com>
+Fixing forward-compatibility issues resulting from no global resources
+
+Fri, 31 Oct 2008 16:05:18 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a test I broke when fixing a reporting bug
+
+Fri, 31 Oct 2008 16:01:28 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Wed, 29 Oct 2008 11:29:12 -0400
+Bryan Kearney <bkearney@redhat.com>
+Added unit tests for the augeas type and provider
+
+Tue, 28 Oct 2008 14:17:12 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1402 - Allow multiline comments
+
+Tue, 28 Oct 2008 14:15:08 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #857 - Multiple class of the same name don't append code
+
+Wed, 29 Oct 2008 15:53:39 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed augeas examples in type
+
+Wed, 29 Oct 2008 15:46:16 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'augeas' into 0.24.x
+
+Wed, 29 Oct 2008 14:36:20 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1710 - Spurious output in test run
+
+Tue, 28 Oct 2008 19:13:45 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1669 - The dump parameter can now be changed on mounts.
+
+Tue, 28 Oct 2008 14:12:36 +0100
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1682 - ASTArray should flatten product of evaluation of its children
+
+Tue, 28 Oct 2008 17:13:31 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1667 - regex automatic value documentation is now readable.
+
+Tue, 28 Oct 2008 09:50:42 -0400
+Bryan Kearney <bkearney@redhat.com>
+Merge branch 'augeas' of git@github.com:bkearney/puppet into augeas
+
+Mon, 27 Oct 2008 13:04:25 -0400
+Bryan Kearney <bkearney@redhat.com>
+Split Augeas up into a provider and a type.
+
+Tue, 28 Oct 2008 15:57:03 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1692 - k5login fails to set mode when file is created
+
+Mon, 27 Oct 2008 23:37:33 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1660 - Adding specifically supported values for tidy recursion.
+
+Mon, 27 Oct 2008 23:22:03 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1698 - all logs again show up in the report.
+
+Tue, 28 Oct 2008 14:48:11 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1661 - Type reference: tidy should specify manditory parameters
+
+Mon, 27 Oct 2008 21:41:53 +0100
+Luke Kanies <luke@madstop.com>
+Removing all mention of EPM, RPM, or Sun packages.
+
+Tue, 28 Oct 2008 13:40:26 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'l' into 0.24.x
+
+Sat, 11 Oct 2008 18:45:16 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fixed #1104 - Classes and nodes should set $name variables
+
+Mon, 27 Oct 2008 13:04:25 -0400
+Bryan Kearney <bkearney@redhat.com>
+Beginning provider split, need help on the voodoo
+
+Fri, 24 Oct 2008 08:43:03 +1100
+James Turnbull <james@lovedthanlost.net>
+Updated Red Hat spec file for 0.24.6 and removed conf/debian directory.
+
+Fri, 24 Oct 2008 08:03:31 +1100
+James Turnbull <james@lovedthanlost.net>
+Added augeas type and feature
+
+Wed, 22 Oct 2008 18:30:57 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Thu, 23 Oct 2008 01:19:26 +0200
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.6
+
+Thu, 23 Oct 2008 01:19:26 +0200
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.6
+
+Thu, 23 Oct 2008 01:19:07 +0200
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of git://github.com/jamtur01/puppet into 0.24.x
+
+Wed, 22 Oct 2008 19:07:08 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Improve the inline documentation for SELinux types and parameters
+
+Wed, 22 Oct 2008 11:04:45 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Fixes #1663 - added Symbol check and additional test
+
+Wed, 22 Oct 2008 14:34:33 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Fix SELinux test to succeed when Puppet debug mode is enabled
+
+Wed, 22 Oct 2008 14:24:06 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Fix regression caused by switch to Puppet's execute() functions
+
+Tue, 21 Oct 2008 12:20:12 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Solaris RBAC Attributes
+
+Tue, 21 Oct 2008 19:28:21 +0200
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of git://github.com/jamtur01/puppet into 0.24.x
+
+Thu, 16 Oct 2008 22:02:37 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #936 - Allow trailing comma in array definition
+
+Sat, 18 Oct 2008 12:53:27 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1115 - part2 - fix tests and add all_tags
+
+Tue, 21 Oct 2008 10:44:20 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1662 - Configuration Reference still references 'section'
+
+Tue, 21 Oct 2008 10:37:56 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1460 - enhance redhat puppetmaster init.d script to easy start puppetmaster as a mongrel cluster
+
+Tue, 21 Oct 2008 09:50:54 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1663 - Regression relating to facter fact naming from 0.24.5
+
+Thu, 16 Oct 2008 20:24:30 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #636 - Allow extraneous comma in function argument list
+
+Sat, 18 Oct 2008 00:17:24 +0200
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of git://github.com/jamtur01/puppet into 0.24.x
+
+Fri, 17 Oct 2008 09:14:43 -0500
+Luke Kanies <luke@madstop.com>
+Fixing resource aliasing to not use global resource aliasing.
+
+Fri, 17 Oct 2008 09:01:04 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
+
+Thu, 16 Oct 2008 16:17:30 -0500
+Luke Kanies <luke@madstop.com>
+Fixing tests I broke when trying to fix the Providers reference.
+
+Tue, 14 Oct 2008 16:01:28 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Use fully qualified paths when calling binaries, adjust chcon call to use Puppet's execute() function.
+
+Mon, 13 Oct 2008 16:48:40 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Setting SELinux contexts with chcon should not dereference symbolic links
+
+Wed, 15 Oct 2008 19:47:02 -0500
+Luke Kanies <luke@madstop.com>
+Adding comments to Puppet::Util::Cacher
+
+Tue, 14 Oct 2008 11:22:40 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1646 - service puppet status does not work as non-root on redhat system
+
+Sun, 5 Oct 2008 18:52:20 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1115 - Allow checking tags/classes from ERb templates
+
+Tue, 14 Oct 2008 08:47:21 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1649 - OS X package creation script should be more selective about cleaning out prior versions
+
+Mon, 13 Oct 2008 10:35:40 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1647 - puppetdoc's 'providers' report works again.
+
+Sat, 11 Oct 2008 08:12:22 +0100
+Paul Nasrat <pnasrat@googlemail.com>
+Fix 1642 (always warning) and improve unit tests to cover when to warn and not
+
+Fri, 10 Oct 2008 16:15:59 +0200
+duritong <peter.meier@immerda.ch>
+lazy load latest package definitions with yumhelper 2.2
+
+Fri, 10 Oct 2008 14:26:27 +1100
+James Turnbull <james@lovedthanlost.net>
+Revert "Added last part of #1633 patch - update to util/metrics.rb"
+
+Fri, 10 Oct 2008 10:53:18 +1100
+James Turnbull <james@lovedthanlost.net>
+Added last part of #1633 patch - update to util/metrics.rb
+
+Thu, 9 Oct 2008 15:51:05 +0200
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of git://github.com/jamtur01/puppet into 0.24.x
+
+Wed, 8 Oct 2008 23:44:41 -0500
+Luke Kanies <luke@madstop.com>
+Fixing some tests that were broken in 2fba85af
+
+Wed, 8 Oct 2008 22:06:45 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a test that was failing as a result of the fix to #1491
+
+Wed, 8 Oct 2008 22:27:12 -0500
+Luke Kanies <luke@madstop.com>
+Adding an additional option for the fix in ff36832e, skipping missing cert dirs
+
+Wed, 8 Oct 2008 22:23:40 -0500
+Luke Kanies <luke@madstop.com>
+Removing a gid test for users, since it is a bad test and has mostly been replaced in rspec
+
+Wed, 8 Oct 2008 22:16:31 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a test that was broken in ee579641
+
+Wed, 8 Oct 2008 22:13:52 -0500
+Luke Kanies <luke@madstop.com>
+Fixing some tests that were broken in the fix for #1633
+
+Wed, 8 Oct 2008 22:10:26 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a test that was failing because i-have-no-idea
+
+Wed, 8 Oct 2008 22:05:43 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a test that was failing because of the change to retrieve() in ee579641
+
+Wed, 8 Oct 2008 22:04:49 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a file source test that was failing because missing sources is now a failure
+
+Wed, 8 Oct 2008 22:03:22 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the broken tests resulting from the fix for #1551.
+
+Wed, 8 Oct 2008 21:27:21 -0500
+Luke Kanies <luke@madstop.com>
+Adding warnings when example groups are skipped.
+
+Wed, 8 Oct 2008 21:16:26 -0500
+Luke Kanies <luke@madstop.com>
+Moving some test/ package tests to rspec integration tests
+
+Wed, 8 Oct 2008 11:40:25 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Cleanup selboolean and selmodule unit tests to pass on non-SELinux systems
+
+Wed, 8 Oct 2008 11:39:10 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Add unit test coverage for Puppet::Util::SELinux and fix problems found by tests
+
+Thu, 9 Oct 2008 07:58:26 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1639 - uninitialized constant Puppet::Type::User::ProviderUseradd
+
+Wed, 8 Oct 2008 14:37:44 +0200
+Brice Figureau <brice@daysofwonder.com>
+Fix #1636 - part2 - correct some client errors.
+
+Wed, 8 Oct 2008 15:11:44 +0100
+Paul Nasrat <pnasrat@googlemail.com>
+Add failing test for plugin with file and recurse
+
+Sun, 5 Oct 2008 17:11:38 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix several small regressions in plugins mount
+
+Wed, 8 Oct 2008 12:14:11 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1640 - file groups now no longer get set on every run
+
+Wed, 8 Oct 2008 16:27:55 +1100
+James Turnbull <james@lovedthanlost.net>
+Incremented CHANGELOG to 0.24.6
+
+Tue, 7 Oct 2008 22:46:02 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Fix scenario when SELinux support tools exist, but SELinux is disabled
+
+Wed, 8 Oct 2008 14:00:35 +1100
+James Turnbull <james@lovedthanlost.net>
+Add new set of unit tests for selmodule type
+
+Tue, 7 Oct 2008 15:00:49 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Removal of redundant lines from unit test
+
+Wed, 8 Oct 2008 13:57:54 +1100
+James Turnbull <james@lovedthanlost.net>
+Remove old selboolean unit tests and fix permissions on new tests
+
+Tue, 7 Oct 2008 11:13:03 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Rewrote seboolean unit tests to provide better coverage
+
+Mon, 6 Oct 2008 17:30:38 -0400
+Sean E. Millichamp <sean@bruenor.org>
+New and improved tests for file type SELinux contexts
+
+Sun, 5 Oct 2008 17:11:22 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix regression when templatedir doesn't exist.
+
+Mon, 6 Oct 2008 22:39:56 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1202 - Collection attribute matching doesn't parse arrays
+
+Tue, 7 Oct 2008 18:29:47 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1633 - Added support for --detailed-exits to bin/puppet
+
+Mon, 6 Oct 2008 19:06:21 -0500
+Luke Kanies <luke@madstop.com>
+Adding an array indexer method to Puppet::Util::Metric as requested in #1633.
+
+Mon, 6 Oct 2008 19:03:40 -0500
+Luke Kanies <luke@madstop.com>
+Adding partial spec tests for Puppet::Util::Metric.
+
+Mon, 6 Oct 2008 22:06:39 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Fixed #1473 - Rescue Timeout::Error in xmlrpc clients
+
+Tue, 7 Oct 2008 13:51:59 +1100
+James Turnbull <james@lovedthanlost.net>
+Fxied #1354 - yum provider problems with RHEL 3
+
+Sat, 4 Oct 2008 16:11:03 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1109 - allow empty if or else branches
+
+Sat, 27 Sep 2008 18:52:58 +0200
+Francois Deppierraz <francois@ctrlaltdel.ch>
+Fixed documentation, typo and added CHANGELOG entry
+
+Sat, 27 Sep 2008 18:44:13 +0200
+Francois Deppierraz <francois@ctrlaltdel.ch>
+Fix #1530: Correctly parse ssh type 1 keys
+
+Sun, 5 Oct 2008 22:50:18 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed additional environments tests
+
+Sat, 4 Oct 2008 00:16:17 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Rspec Tests for #381.
+
+Sat, 4 Oct 2008 16:27:51 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #381 - Allow multiple resource overrides or references
+
+Sat, 4 Oct 2008 13:21:51 +1000
+James Turnbull <james@lovedthanlost.net>
+Minor test fix for #1614
+
+Fri, 3 Oct 2008 18:30:52 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1098 - Multiline strings now correctly increment the line count
+
+Fri, 3 Oct 2008 17:42:16 -0500
+Luke Kanies <luke@madstop.com>
+Doing some simple refactorings on Puppet::Log
+
+Fri, 3 Oct 2008 17:39:18 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1089 - Log messages are now tagged with the log level,
+
+Fri, 3 Oct 2008 17:35:45 -0500
+Luke Kanies <luke@madstop.com>
+Adding rspec tests for the Puppet::Util::Log class.
+
+Fri, 3 Oct 2008 16:12:49 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #981 - Removed 'Adding aliases' info message
+
+Fri, 3 Oct 2008 12:09:38 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Fix failing tests dependent on /etc/user_attr file existing
+
+Fri, 3 Oct 2008 15:37:31 -0500
+Luke Kanies <luke@madstop.com>
+Removing obselete code from the file type.
+
+Fri, 3 Oct 2008 13:11:44 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #947 - pluginsync no longer fails poorly when no plugins exist
+
+Fri, 3 Oct 2008 12:42:51 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the Node class to no longer validate environments
+
+Tue, 30 Sep 2008 14:43:23 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Add SELinux context reset after file writes in Puppet::Util::FileType
+
+Tue, 30 Sep 2008 14:38:21 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Add new support for :selrange SELinux file property
+
+Tue, 30 Sep 2008 14:34:48 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Add detected defaults for existing SELinux file properties
+
+Tue, 30 Sep 2008 14:18:14 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Refactor SELinux commands to utility module
+
+Tue, 30 Sep 2008 14:02:33 -0400
+Sean E. Millichamp <sean@bruenor.org>
+Clean up of SELinux rspec tests so all pass
+
+Thu, 24 Jul 2008 18:13:14 -0700
+Brett Lentz <wakko666@gmail.com>
+Merged fsweetser's selinux patch against HEAD
+
+Thu, 2 Oct 2008 23:07:19 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1613 - The client environment will be substituted when looking up settings.
+
+Thu, 2 Oct 2008 22:56:35 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1614 - Environments no longer have to be listed out.
+
+Fri, 3 Oct 2008 11:20:23 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1628 - Changed node search to use certname rather than Facter hostname
+
+Fri, 3 Oct 2008 10:50:58 +1000
+James Turnbull <james@lovedthanlost.net>
+Updated puppet binary documentation
+
+Thu, 2 Oct 2008 14:04:38 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed error message typo
+
+Wed, 1 Oct 2008 19:20:05 -0500
+Luke Kanies <luke@madstop.com>
+Adding a rake task for sending emails to the dev list
+
+Wed, 1 Oct 2008 19:07:49 -0500
+Luke Kanies <luke@madstop.com>
+Fixing package provider tests to use the new Transaction::Change interface
+
+Wed, 1 Oct 2008 19:06:10 -0500
+Luke Kanies <luke@madstop.com>
+Migrating the apt and dpkg tests to rspec.
+
+Wed, 1 Oct 2008 19:46:45 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Update change log with RBAC roles
+
+Wed, 1 Oct 2008 18:58:09 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Add role support to user type and an implemention
+
+Wed, 1 Oct 2008 18:00:17 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Some small clarifying refactors and change to objectadd to allow subclasses of
+
+Wed, 1 Oct 2008 17:23:14 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Adding user_attr util to parse attributes on solaris
+
+Thu, 2 Oct 2008 07:40:58 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1586 - Specifying "fully qualified" package names in Gentoo
+
+Wed, 1 Oct 2008 00:07:24 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #791 - You should now be able to create and find a user/group in one transaction.
+
+Tue, 30 Sep 2008 23:19:38 -0500
+Luke Kanies <luke@madstop.com>
+Refactoring and adding tests to the file group property.
+
+Thu, 2 Oct 2008 07:29:44 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1622' into 0.24.x
+
+Tue, 30 Sep 2008 22:34:05 -0500
+Luke Kanies <luke@madstop.com>
+Modified the group and zone resource types to no longer call
+
+Tue, 30 Sep 2008 22:04:38 -0500
+Luke Kanies <luke@madstop.com>
+Modified the behaviour of resource-level 'retrieve' -- it only
+
+Tue, 30 Sep 2008 18:12:10 -0500
+Luke Kanies <luke@madstop.com>
+Updating changelog for #1622
+
+Tue, 30 Sep 2008 18:08:55 -0500
+Luke Kanies <luke@madstop.com>
+Adding tests for the user retrieve method
+
+Tue, 30 Sep 2008 17:51:10 -0500
+Luke Kanies <luke@madstop.com>
+Removing commented code from the user type from about 2005
+
+Tue, 30 Sep 2008 17:50:31 -0500
+Luke Kanies <luke@madstop.com>
+The Netinfo and DirectoryService providers can now create user and group simultaneously.
+
+Tue, 30 Sep 2008 17:49:18 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1622 - The user type only looks up groups when necessary.
+
+Tue, 30 Sep 2008 16:44:14 -0500
+Luke Kanies <luke@madstop.com>
+Aliasing the rspec 'should' method to 'must'
+
+Tue, 30 Sep 2008 13:33:10 -0500
+Luke Kanies <luke@madstop.com>
+Rewriting the user tests, in preparation for enhancing them
+
+Wed, 1 Oct 2008 01:42:00 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1620 - Add 'sles' to Puppet confines when 'suse' is used
+
+Fri, 26 Sep 2008 23:03:39 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add parser for arbitrary expressions
+
+Fri, 26 Sep 2008 22:54:42 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add arithmetic operators to AST
+
+Fri, 26 Sep 2008 22:59:50 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add not operator to AST
+
+Fri, 26 Sep 2008 22:59:27 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add comparison operators (< > == != <= >=) to AST
+
+Fri, 26 Sep 2008 22:56:17 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add boolean operators to AST
+
+Thu, 25 Sep 2008 16:05:57 +0100
+Paul Nasrat <pnasrat@googlemail.com>
+Add warning and forcibly set to :md5 fixing #1564
+
+Fri, 19 Sep 2008 11:41:45 +0100
+Paul Nasrat <pnasrat@googlemail.com>
+Fix metadata class for cases when checksum_type set
+
+Tue, 30 Sep 2008 22:13:08 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1603 - Added support for running Puppet inside a Rack application
+
+Mon, 29 Sep 2008 11:57:26 +0100
+Paul Nasrat <pnasrat@googlemail.com>
+Fix ticket 1596 in new fileset code, use tmpdir in fileserver tests.
+
+Tue, 23 Sep 2008 15:21:29 +0100
+Paul Nasrat <pnasrat@googlemail.com>
+Make fileserver use fileset for recursion and handle dangling links by ignoring them fixing #1544
+
+Tue, 23 Sep 2008 11:51:51 +0100
+Paul Nasrat <pnasrat@googlemail.com>
+Add tests for FileServer::Mount list for #1544
+
+Sat, 27 Sep 2008 21:30:49 +0200
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of git://github.com/jamtur01/puppet into 0.24.x
+
+Fri, 26 Sep 2008 14:26:45 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1610 - Raise "Filebucketed" messages to Notice priority
+
+Thu, 24 Jul 2008 18:13:14 -0700
+Brett Lentz <wakko666@gmail.com>
+Merged fsweetser's selinux patch against HEAD
+
+Thu, 25 Sep 2008 14:19:52 +1000
+James Turnbull <james@lovedthanlost.net>
+Added a number of confines to package providers
+
+Thu, 25 Sep 2008 14:02:15 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1609 - Added confines for the Gentoo, FreeBSD and SMF (Solaris) service providers
+
+Thu, 25 Sep 2008 13:23:16 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1608 - Added ubuntu to defaultfor for apt provider
+
+Thu, 25 Sep 2008 13:10:06 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1607 - Added ubuntu to defaultfor for Debian service provider
+
+Sun, 21 Sep 2008 16:46:11 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1588 - Fixed puppetca --clean --all
+
+Wed, 24 Sep 2008 17:46:57 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1472 -- defined, exported resources in the current compile now get expanded
+
+Wed, 24 Sep 2008 18:08:06 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1045 - Multiple metaparams all get added to resources.
+
+Tue, 23 Sep 2008 23:50:43 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'feature/master/1481'
+
+Tue, 23 Sep 2008 22:32:29 -0500
+Luke Kanies <luke@madstop.com>
+Removing files that git wasn't smart enough to remote during a merge.
+
+Tue, 23 Sep 2008 22:31:55 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Tue, 23 Sep 2008 14:52:57 -0500
+Luke Kanies <luke@madstop.com>
+Removing some code in Parameter that is unnecessary.
+
+Tue, 23 Sep 2008 14:43:38 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1595 - Internally, Property#retrieve is no longer called
+
+Fri, 19 Sep 2008 17:00:03 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Only apply splay the first run
+
+Sat, 20 Sep 2008 22:00:19 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+fix failing hpux user specs
+
+Sat, 20 Sep 2008 14:14:44 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add rspec unit test for the append operator
+
+Sun, 14 Sep 2008 15:49:34 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Add an append (+=) variable operator:
+
+Tue, 16 Sep 2008 10:24:19 +0100
+Paul Nasrat <pnasrat@googlemail.com>
+Bug #1550 - Rework to avoid regressing rspec tests, add new rspec tests for templatedir as a path
+
+Tue, 16 Sep 2008 10:24:18 +0100
+Thom May <thom@joost.com>
+Allow a templatedir to be colon separated.
+
+Thu, 18 Sep 2008 18:48:12 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Fixed #1500 - puppetrun host regression
+
+Fri, 19 Sep 2008 09:49:18 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1579 and #1580 - errors in the Puppet RPM spec file
+
+Tue, 16 Sep 2008 11:24:57 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1521 -- ldap user and group are now used with the default connection
+
+Tue, 16 Sep 2008 11:41:48 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1572 -- file purging now fails if remote sources do not exist.
+
+Mon, 15 Sep 2008 23:10:13 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1576 - moving all of the Puppet::Type code back into type.rb.
+
+Sat, 13 Sep 2008 15:11:17 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed issues with file descriptors leaking into subprocesses
+
+Sat, 13 Sep 2008 15:01:57 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1571 - Puppet::Util::binary returns incorrect results
+
+Sat, 13 Sep 2008 14:21:06 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1553 - Puppet and Facter cannot both install the plist module into two different locations
+
+Sat, 13 Sep 2008 14:16:01 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1568 - createpackage.sh
+
+Fri, 12 Sep 2008 09:13:50 +1000
+James Turnbull <james@lovedthanlost.net>
+Adjusted hpuxuseradd user provider to confine to HP-UX and fixed HP-UX user provider path regression
+
+Fri, 12 Sep 2008 08:44:41 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1566 - changed password property of the user type
+
+Wed, 10 Sep 2008 13:48:52 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed debug messages in package type - thanks to Todd Zullinger for this fix
+
+Tue, 9 Sep 2008 07:30:49 +1000
+James Turnbull <james@lovedthanlost.net>
+Sync with latest Fedora/EPEL specfile
+
+Sat, 6 Sep 2008 09:52:26 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixes #1455 - Adds HP-UX support for user type
+
+Wed, 3 Sep 2008 10:28:17 -0700
+Nigel Kersten <nigelk@google.com>
+Fixes #1551 puppetmaster.freshness xmlrpc call returns incorrect type
+
+Fri, 5 Sep 2008 11:39:57 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixes #1554 - Fix exception for undefined hostname
+
+Fri, 29 Aug 2008 01:40:47 -0700
+Luke Kanies <luke@madstop.com>
+Removing the old, obsolete recursion methods.
+
+Fri, 29 Aug 2008 01:29:20 -0700
+Luke Kanies <luke@madstop.com>
+As far as I can tell, recursion is working entirely.
+
+Fri, 29 Aug 2008 01:25:17 -0700
+Luke Kanies <luke@madstop.com>
+Removing insanely stupid default property behaviour.
+
+Fri, 29 Aug 2008 00:48:40 -0700
+Luke Kanies <luke@madstop.com>
+Source recursion is nearly working.
+
+Thu, 28 Aug 2008 23:28:22 -0700
+Luke Kanies <luke@madstop.com>
+Files now use the Indirector to recurse locally.
+
+Thu, 28 Aug 2008 23:09:52 -0700
+Luke Kanies <luke@madstop.com>
+Fixing filesets to allow nil ignore values.
+
+Thu, 28 Aug 2008 22:48:01 -0700
+Luke Kanies <luke@madstop.com>
+Recursion using REST seems to almost work.
+
+Fri, 29 Aug 2008 12:17:04 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1533 - changed permissions for man directory
+
+Wed, 27 Aug 2008 20:31:38 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Runit service provider
+
+Tue, 26 Aug 2008 20:47:10 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Daemontools service provider
+
+Wed, 27 Aug 2008 23:27:22 -0700
+Luke Kanies <luke@madstop.com>
+Mostly finishing refactoring file recursion to use REST.
+
+Wed, 27 Aug 2008 21:53:00 -0700
+Luke Kanies <luke@madstop.com>
+Fixing FileServing::Base so that it can recurse on a single file.
+
+Tue, 26 Aug 2008 23:29:04 -0700
+Luke Kanies <luke@madstop.com>
+Fixing the terminus helper so it correctly catches options passed from clients via REST.
+
+Tue, 26 Aug 2008 23:12:03 -0700
+Luke Kanies <luke@madstop.com>
+The file source is now refactored and uses REST.
+
+Tue, 26 Aug 2008 23:11:39 -0700
+Luke Kanies <luke@madstop.com>
+Removing mention of an obselete class.
+
+Tue, 26 Aug 2008 22:06:02 -0700
+Luke Kanies <luke@madstop.com>
+One third done refactoring file[:source] -- retrieve() is done.
+
+Mon, 25 Aug 2008 21:50:13 -0700
+Luke Kanies <luke@madstop.com>
+Adding a "source" attribute to fileserving instances.
+
+Mon, 25 Aug 2008 21:31:37 -0700
+Luke Kanies <luke@madstop.com>
+Aliasing RSpec's :should method to :must.
+
+Mon, 25 Aug 2008 18:00:42 -0700
+Luke Kanies <luke@madstop.com>
+Adding automatic attribute collection to the new fileserving code.
+
+Mon, 25 Aug 2008 17:43:35 -0500
+Luke Kanies <luke@madstop.com>
+Adding the content writer to the content class.
+
+Mon, 25 Aug 2008 17:35:28 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a test in the module_files terminus
+
+Sun, 24 Aug 2008 21:17:15 -0500
+Luke Kanies <luke@madstop.com>
+Causing format selection to fail intelligently if no suitable format can be picked.
+
+Sun, 24 Aug 2008 21:00:55 -0500
+Luke Kanies <luke@madstop.com>
+Removing the last vestiges of the 'puppetmounts' protocol marker.
+
+Sun, 24 Aug 2008 20:54:47 -0500
+Luke Kanies <luke@madstop.com>
+Adding a 'plural?' method to the Indirection::Request class.
+
+Sun, 24 Aug 2008 20:53:25 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the rest backends for webrick and mongrel so the get the whole request key.
+
+Sun, 24 Aug 2008 14:42:48 -0500
+Luke Kanies <luke@madstop.com>
+Refactoring how files in FileServing are named.
+
+Sun, 24 Aug 2008 14:11:48 -0500
+Luke Kanies <luke@madstop.com>
+Finishing the rename of FileBase => Base.
+
+Sun, 24 Aug 2008 14:10:39 -0500
+Luke Kanies <luke@madstop.com>
+Adding weights to network formats, and sorting them based on the weight.
+
+Sun, 24 Aug 2008 13:32:33 -0500
+Luke Kanies <luke@madstop.com>
+Renaming FileServing::FileBase to FileServing::Base.
+
+Sun, 24 Aug 2008 13:02:16 -0500
+Luke Kanies <luke@madstop.com>
+Adding a hackish raw format.
+
+Sun, 24 Aug 2008 12:18:42 -0500
+Luke Kanies <luke@madstop.com>
+Adding suitability as a requirement for a format being supported.
+
+Sat, 23 Aug 2008 22:00:19 -0500
+Luke Kanies <luke@madstop.com>
+Removing the yaml conversion code from FileContent.
+
+Sat, 23 Aug 2008 21:59:14 -0500
+Luke Kanies <luke@madstop.com>
+Causing the Indirection to fail if a terminus selection hook does not return a value.
+
+Sat, 23 Aug 2008 21:20:21 -0500
+Luke Kanies <luke@madstop.com>
+Correcting whitespace in a test
+
+Sat, 23 Aug 2008 19:02:43 -0500
+Luke Kanies <luke@madstop.com>
+Spell-correcting a comment
+
+Sat, 23 Aug 2008 18:36:03 -0500
+Luke Kanies <luke@madstop.com>
+Cleaning up an exception.
+
+Sat, 23 Aug 2008 18:25:18 -0500
+Luke Kanies <luke@madstop.com>
+FileServing Configurations now expect unqualified files.
+
+Sat, 23 Aug 2008 18:17:08 -0500
+Luke Kanies <luke@madstop.com>
+Fixing whitespace in docs of some tests.
+
+Sat, 23 Aug 2008 18:16:38 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the fileserving terminus selection hook.
+
+Sat, 23 Aug 2008 18:15:56 -0500
+Luke Kanies <luke@madstop.com>
+Special-casing 'file' URIs in the indirection requests.
+
+Thu, 21 Aug 2008 23:09:27 -0500
+Luke Kanies <luke@madstop.com>
+Dividing server/port configuration responsibility between the REST terminus and the indirection request.
+
+Thu, 21 Aug 2008 22:41:01 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a test that relied on hash ordering.
+
+Tue, 26 Aug 2008 22:40:26 -0700
+Luke Kanies <luke@madstop.com>
+Merge commit 'turnbull/0.24.x'
+
+Wed, 27 Aug 2008 15:30:24 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixes tests broken by 95aa085
+
+Thu, 21 Aug 2008 02:26:25 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1488 - Moved individual functions out of functions.rb into
+
+Thu, 21 Aug 2008 17:48:08 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1457 - case insensitive match for error
+
+Sun, 24 Aug 2008 12:36:40 +1000
+James Turnbull <james@lovedthanlost.net>
+Removed spec color option for buildbot
+
+Sun, 24 Aug 2008 10:47:42 +1000
+James Turnbull <james@lovedthanlost.net>
+Added simple rake task for running unit tests
+
+Sat, 23 Aug 2008 22:10:42 +1000
+James Turnbull <james@lovedthanlost.net>
+Added spec Rake task
+
+Fri, 22 Aug 2008 23:53:08 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Fix leaking LoadedFile when adding templates to be watched
+
+Sat, 23 Aug 2008 08:10:16 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1506' into 0.24.x
+
+Sat, 23 Aug 2008 08:08:00 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1506 - Removed storeconfig duplicate indexes
+
+Mon, 11 Aug 2008 15:58:40 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+id column is autogenerated by rails as a primary key, there is no need
+
+Wed, 20 Aug 2008 23:37:13 -0500
+Luke Kanies <luke@madstop.com>
+Adding parameter and URL support to the REST terminus.
+
+Wed, 20 Aug 2008 23:45:02 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Thu, 21 Aug 2008 12:07:09 +1000
+James Turnbull <james@lovedthanlost.net>
+Removed reference to namespaces from --genconfig documentation
+
+Wed, 20 Aug 2008 12:57:26 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the String format (fixes #1522).
+
+Mon, 18 Aug 2008 21:51:27 -0500
+Luke Kanies <luke@madstop.com>
+Removing dead-end file work as promised.
+
+Mon, 18 Aug 2008 21:50:59 -0500
+Luke Kanies <luke@madstop.com>
+Adding files temporarily, since I've decided this work is a dead-end.
+
+Wed, 20 Aug 2008 12:11:52 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1514 - format tests now work again.
+
+Wed, 20 Aug 2008 18:38:37 +0200
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of git://github.com/jamtur01/puppet into 0.24.x
+
+Wed, 20 Aug 2008 22:56:41 +1000
+James Turnbull <james@lovedthanlost.net>
+Updates to ext/puppetlast to support multiple hosts
+
+Thu, 14 Aug 2008 16:06:54 -0400
+Mark Plaksin <happy@usg.edu>
+Fixed #1508 - Add HP-UX package provider.
+
+Thu, 24 Jul 2008 01:51:22 +0200
+Luke Kanies <luke@madstop.com>
+Updating the authors list for the gem spec
+
+Mon, 18 Aug 2008 11:47:40 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Mon, 11 Aug 2008 10:52:50 +0200
+Brice Figureau <brice@daysofwonder.com>
+Fix #1502 - abysmal storeconfig performance - part2
+
+Mon, 11 Aug 2008 10:49:20 +0200
+Brice Figureau <brice@daysofwonder.com>
+Fix #1052 - abysmal storeconfig performance - part1
+
+Wed, 13 Aug 2008 17:02:35 +0200
+Brice Figureau <brice-puppet@daysofwonder.com>
+Fix #1510 - storeconfig fails with rails 2.1
+
+Fri, 8 Aug 2008 21:48:18 +1200
+AJ Christensen <aj@junglist.gen.nz>
+Add the -P/--ping option to puppetrun, fixes #1501
+
+Thu, 14 Aug 2008 00:32:30 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixes #1274 - allow class names to start with numbers
+
+Thu, 3 Jul 2008 12:08:46 +0200
+mh <duritong@cronopios.org>
+Fixed #1394 - Added stored configuration clearing script to /ext
+
+Sat, 16 Aug 2008 02:01:41 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1442 - replaced use of Facter for report titling with certname
+
+Wed, 13 Aug 2008 10:06:28 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed $1456 - add proxy configuration to yum repo
+
+Tue, 12 Aug 2008 13:24:35 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1447 -- Replacing Puppet::PackageError with Puppet::Error.
+
+Thu, 7 Aug 2008 18:53:02 -0700
+Luke Kanies <luke@madstop.com>
+Added tests for TemplateWrapper's use of Scope#to_hash.
+
+Thu, 7 Aug 2008 17:52:26 -0700
+Luke Kanies <luke@madstop.com>
+Fixing an ldap connectivity test
+
+Fri, 8 Aug 2008 18:24:37 +1000
+James Turnbull <james@lovedthanlost.net>
+Added CHANEGLOG entry for removal of interface type
+
+Thu, 7 Aug 2008 18:41:28 -0700
+Luke Kanies <luke@madstop.com>
+puppetd now uses the Indirected SSL.
+
+Thu, 7 Aug 2008 18:40:30 -0700
+Luke Kanies <luke@madstop.com>
+Adding 'require' statements as necessary for Puppet::SSL to work.
+
+Thu, 7 Aug 2008 18:40:06 -0700
+Luke Kanies <luke@madstop.com>
+Fixing the SSL::Host#waitforcert method.
+
+Thu, 7 Aug 2008 18:21:45 -0700
+Luke Kanies <luke@madstop.com>
+Adding logging when files are removed.
+
+Thu, 7 Aug 2008 18:16:01 -0700
+Luke Kanies <luke@madstop.com>
+Removing now-obsolete the wait-for-cert module.
+
+Thu, 7 Aug 2008 17:44:45 -0700
+Luke Kanies <luke@madstop.com>
+Documenting a bit of a test
+
+Thu, 7 Aug 2008 17:39:13 -0700
+Luke Kanies <luke@madstop.com>
+Certificates now work over REST.
+
+Thu, 7 Aug 2008 17:38:26 -0700
+Luke Kanies <luke@madstop.com>
+Caching the SSL store for the SSL Host.
+
+Tue, 5 Aug 2008 13:43:02 -0700
+Nigel Kersten <nigel@explanatorygap.net>
+fix terrible error with overwriting permissions
+
+Wed, 6 Aug 2008 05:26:27 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1457 - removed confine warning
+
+Mon, 4 Aug 2008 13:52:55 -0500
+Luke Kanies <luke@madstop.com>
+Enhancing formatting errors with class and format.
+
+Mon, 4 Aug 2008 11:01:34 -0500
+Luke Kanies <luke@madstop.com>
+Making all certificates only support the plaintext format.
+
+Mon, 4 Aug 2008 11:00:57 -0500
+Luke Kanies <luke@madstop.com>
+Adding wait_for_cert functionality to the ssl host class.
+
+Mon, 4 Aug 2008 10:28:10 -0500
+Luke Kanies <luke@madstop.com>
+Adding a plaintext network format.
+
+Fri, 1 Aug 2008 11:16:24 +1000
+James Turnbull <james@lovedthanlost.net>
+A working script to create an OS X pkg out of the Puppet repository
+
+Fri, 1 Aug 2008 09:04:23 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1441 - Updated console colours
+
+Tue, 22 Jul 2008 17:53:06 +1000
+Daniel Pittman <daniel@rimspace.net>
+Add testing for the changes to resolve redmine #1427, where Kernel methods shadow
+
+Fri, 18 Jul 2008 15:21:57 +1000
+Daniel Pittman <daniel@rimspace.net>
+Expose all puppet variables as instance member variables of the template wrapper.
+
+Tue, 29 Jul 2008 15:52:23 +1000
+Daniel Pittman <daniel@rimspace.net>
+Ensure that we consistently use either string #{} interpolation or String.%
+
+Mon, 28 Jul 2008 16:02:10 +0200
+Marcel Haerry <haerry@puzzle.ch>
+lazy load latest package definitions with yumhelper 2.2
+
+Thu, 31 Jul 2008 12:17:15 -0700
+Nigel Kersten <nigel@explanatorygap.net>
+Feature #1476: Allow specification of --bindir --sbindir --sitelibdir --mandir --destdir in install.rb
+
+Fri, 1 Aug 2008 07:11:21 +1000
+James Turnbull <james@lovedthanlost.net>
+Specs for yaml indirector .search - I'm still learning!
+
+Wed, 30 Jul 2008 11:36:43 +1200
+AJ Christensen <aj@junglist.gen.nz>
+Made puppetlast work on 0.24.5 by using the YAML indirector
+
+Wed, 30 Jul 2008 11:33:18 +1200
+AJ Christensen <aj@junglist.gen.nz>
+Added a search method to the YAML indirector.
+
+Fri, 1 Aug 2008 06:59:23 +1000
+James Turnbull <james@lovedthanlost.net>
+Revert "Fixing puppetlast to make it work with 0.24.5 / 0.25."
+
+Thu, 31 Jul 2008 12:40:06 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a group test that failed after merging 0.24.x
+
+Wed, 30 Jul 2008 23:19:08 -0500
+Luke Kanies <luke@madstop.com>
+Correctly handling when REST searches return nothing.
+
+Wed, 30 Jul 2008 22:22:57 -0500
+Luke Kanies <luke@madstop.com>
+Removing an obsolete method from the rest indirector
+
+Wed, 30 Jul 2008 22:19:01 -0500
+Luke Kanies <luke@madstop.com>
+The REST formats are now fully functional, with yaml and marshal support.
+
+Wed, 30 Jul 2008 11:09:07 -0500
+Luke Kanies <luke@madstop.com>
+Adding some support for case insensivity in format names.
+
+Wed, 30 Jul 2008 11:04:01 -0500
+Luke Kanies <luke@madstop.com>
+Moving validation from FormatHandler to Format.
+
+Wed, 30 Jul 2008 11:00:15 -0500
+Luke Kanies <luke@madstop.com>
+Moving functionality out of the FormatHandler into the Format class.
+
+Wed, 30 Jul 2008 22:03:58 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixes #1417 - whitespace in ssh_auth_key provider
+
+Tue, 29 Jul 2008 19:11:58 -0500
+Luke Kanies <luke@madstop.com>
+Searching again works over REST, including full content-type translation.
+
+Tue, 29 Jul 2008 12:13:34 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the format_handler tests so that they clean up after themselves.
+
+Tue, 29 Jul 2008 00:55:10 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a test I broke while rebasing
+
+Mon, 28 Jul 2008 18:51:47 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a test to be order-independent.
+
+Mon, 28 Jul 2008 18:50:24 -0500
+Luke Kanies <luke@madstop.com>
+Adding rudimentary support for directly managing formats.
+
+Mon, 28 Jul 2008 18:05:41 -0500
+Luke Kanies <luke@madstop.com>
+Adding support for rendering and converting multiple instances.
+
+Mon, 28 Jul 2008 11:23:08 -0500
+Luke Kanies <luke@madstop.com>
+All error and format handling works over REST except searching.
+
+Sat, 26 Jul 2008 22:46:26 -0500
+Luke Kanies <luke@madstop.com>
+Drastically simplifying the REST implementation tests.
+
+Sat, 26 Jul 2008 22:45:19 -0500
+Luke Kanies <luke@madstop.com>
+Removing an apparently-obsolete hook from the handler
+
+Sat, 26 Jul 2008 22:05:00 -0500
+Luke Kanies <luke@madstop.com>
+Adding explicit tests for the HTTP::Handler module.
+
+Tue, 22 Jul 2008 19:55:53 -0500
+Luke Kanies <luke@madstop.com>
+The REST terminus now uses the content-type and http result codes.
+
+Mon, 21 Jul 2008 17:19:45 -0500
+Luke Kanies <luke@madstop.com>
+Removing a now-obsolete pending test.
+
+Mon, 21 Jul 2008 17:19:17 -0500
+Luke Kanies <luke@madstop.com>
+The REST terminus now provides an Accept header with supported formats.
+
+Wed, 9 Jul 2008 19:07:47 -0700
+Luke Kanies <luke@madstop.com>
+Using the FormatHandler in indirected classes automatically.
+
+Wed, 9 Jul 2008 19:07:30 -0700
+Luke Kanies <luke@madstop.com>
+Adding a FormatHandler module for managing format conversions.
+
+Tue, 29 Jul 2008 00:46:11 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' into merging
+
+Mon, 28 Jul 2008 10:42:11 -0700
+David Lutterkort <dlutter@redhat.com>
+Sync with latest Fedora/EPEL specfile
+
+Tue, 29 Jul 2008 08:07:56 +1000
+James Turnbull <james@lovedthanlost.net>
+Feature #1241 : Improve performance of group lookups
+
+Thu, 24 Jul 2008 19:40:50 -0700
+Nigel Kersten <nigel@explanatorygap.net>
+Bug #1448: Puppet CA incorrectly writes out all certs to inventory .txt on each certificate signing
+
+Sat, 26 Jul 2008 16:50:48 +1200
+AJ Christensen <aj@junglist.gen.nz>
+Fixing puppetlast to make it work with 0.24.5 / 0.25.
+
+Thu, 24 Jul 2008 01:51:22 +0200
+Luke Kanies <luke@madstop.com>
+Updating the authors list for the gem spec
+
+Thu, 24 Jul 2008 01:20:17 +0200
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.5
+
+Thu, 24 Jul 2008 01:20:17 +0200
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.5
+
+Thu, 24 Jul 2008 01:20:03 +0200
+Luke Kanies <luke@madstop.com>
+Reverting the version so my release process works
+
+Tue, 22 Jul 2008 18:21:34 +1000
+James Turnbull <james@lovedthanlost.net>
+Incremented versions
+
+Tue, 22 Jul 2008 16:16:30 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git@github.com:jamtur01/puppet into 0.24.x
+
+Tue, 22 Jul 2008 16:13:48 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixes #1445 and #1426
+
+Tue, 22 Jul 2008 16:00:54 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixes #1445 and #1426
+
+Mon, 21 Jul 2008 13:58:33 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the renaming code to skip missing directories.
+
+Mon, 21 Jul 2008 13:20:47 -0500
+Luke Kanies <luke@madstop.com>
+Fixing puppet_module -- it needed the same node interface change.
+
+Mon, 21 Jul 2008 13:16:08 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a cert test to pass on Darwin.
+
+Sun, 20 Jul 2008 16:11:56 +1000
+James Turnbull <james@lovedthanlost.net>
+Revert "Merging fsweetser's selinux patch against 0.24.4"
+
+Fri, 18 Jul 2008 10:05:02 -0700
+Brett Lentz <wakko666@gmail.com>
+Merging fsweetser's selinux patch against 0.24.4
+
+Fri, 18 Jul 2008 10:55:03 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+'Fix' broken tests related to missing source raising
+
+Fri, 18 Jul 2008 15:30:42 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1438 -- mongrel and module tests now pass.
+
+Fri, 18 Jul 2008 17:51:25 -0500
+Luke Kanies <luke@madstop.com>
+Fixed all of the fileserving termini so they use indirection requests.
+
+Fri, 18 Jul 2008 00:54:59 -0500
+Luke Kanies <luke@madstop.com>
+You can now select the encoding format when transferring the catalog,
+
+Fri, 18 Jul 2008 00:12:01 -0500
+Luke Kanies <luke@madstop.com>
+Revert "Fixed #1201 - all external node attributes are converted to strings."
+
+Thu, 17 Jul 2008 12:30:33 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1431 - Provider confines must now specify similar tests in one call.
+
+Wed, 16 Jul 2008 22:00:38 -0500
+Luke Kanies <luke@madstop.com>
+The mongrel-related tests now run without mongrel.
+
+Thu, 17 Jul 2008 13:08:15 +1000
+James Turnbull <james@lovedthanlost.net>
+Updated /spec/unit/rails.rb test
+
+Thu, 17 Jul 2008 11:12:35 +1000
+James Turnbull <james@lovedthanlost.net>
+Fix Ticket 1426 - services on redhat are restarted again
+
+Thu, 17 Jul 2008 11:05:01 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1414 - Return code from waitpid now right shifted 8 bits
+
+Wed, 16 Jul 2008 10:31:36 +1000
+James Turnbull <james@lovedthanlost.net>
+Added Changelog entry for new auth_key type
+
+Tue, 15 Jul 2008 17:15:05 +1000
+James Turnbull <james@lovedthanlost.net>
+Further moves from the examples directory and ext directory
+
+Mon, 14 Jul 2008 19:54:52 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Fail instead of log when rescuing remote file connections
+
+Fri, 11 Jul 2008 14:39:52 +0200
+Francois Deppierraz <francois.deppierraz@camptocamp.com>
+Fix #1409, Move path expansion from the type into the provider
+
+Wed, 9 Jul 2008 17:41:21 -0700
+Luke Kanies <luke@madstop.com>
+Fixing #1408 - --loadclasses works again.
+
+Thu, 10 Jul 2008 19:52:26 +1000
+James Turnbull <james@lovedthanlost.net>
+Moved debian to conf and updated examples directory
+
+Wed, 9 Jul 2008 10:29:45 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1407 - allowdupe is now a boolean group parameter.
+
+Wed, 9 Jul 2008 09:29:51 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1368 - updated Red Hat init scripts
+
+Tue, 8 Jul 2008 15:03:53 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the user ldap provider tests
+
+Tue, 8 Jul 2008 15:03:13 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Tue, 8 Jul 2008 14:57:20 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the user ldap provider tests
+
+Tue, 8 Jul 2008 23:42:47 +1000
+James Turnbull <james@lovedthanlost.net>
+Added message referencing ReductveLabs build library
+
+Tue, 8 Jul 2008 09:03:47 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1396 - Added sha1 function from DavidS to core
+
+Tue, 8 Jul 2008 08:54:59 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1401' of git://github.com/lak/puppet into 0.24.x
+
+Tue, 8 Jul 2008 08:53:42 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1226' of git://github.com/lak/puppet into 0.24.x
+
+Tue, 8 Jul 2008 08:43:54 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1272' of git://github.com/lak/puppet into 0.24.x
+
+Mon, 7 Jul 2008 17:21:03 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1401 - integration tests now work regardless of the yamldir.
+
+Mon, 7 Jul 2008 17:11:59 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1226 - Gems can now specify source repositories.
+
+Mon, 7 Jul 2008 16:42:12 -0500
+Luke Kanies <luke@madstop.com>
+Correct whitespace
+
+Mon, 7 Jul 2008 16:37:00 -0500
+Luke Kanies <luke@madstop.com>
+Moving the gem test to the non-ral directory
+
+Mon, 7 Jul 2008 16:34:53 -0500
+Luke Kanies <luke@madstop.com>
+Importing Sam Quigley's work to enhance gem support for sources.
+
+Mon, 7 Jul 2008 14:58:28 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1272 - ldap group names will be converted to GIDs.
+
+Mon, 7 Jul 2008 10:46:16 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1399 - the ldap user provider knows it can manage passwords.
+
+Fri, 4 Jul 2008 22:14:37 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Sat, 5 Jul 2008 10:21:36 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'refactor/0.24.x/transaction_changes' of git://github.com/lak/puppet into 0.24.x
+
+Sat, 5 Jul 2008 10:20:54 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1231' of git://github.com/lak/puppet into 0.24.x
+
+Sat, 5 Jul 2008 10:18:42 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'ticket/0.24.x/1067' of git://github.com/littleidea/puppet into 0.24.x
+
+Fri, 4 Jul 2008 17:33:12 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1231 - Exceptions during startup should now be clear.
+
+Fri, 4 Jul 2008 16:32:04 -0500
+Luke Kanies <luke@madstop.com>
+Testing and simplifying the Transaction::Change#backward method.
+
+Fri, 4 Jul 2008 16:06:02 -0500
+Luke Kanies <luke@madstop.com>
+Removing the Transaction::Change#transaction accessor.
+
+Fri, 4 Jul 2008 15:35:18 -0500
+Luke Kanies <luke@madstop.com>
+Refactoring the Transaction::Event class.
+
+Fri, 4 Jul 2008 15:13:53 -0500
+Luke Kanies <luke@madstop.com>
+Adding tests for the Transaction::Event class
+
+Fri, 4 Jul 2008 15:05:29 -0500
+Luke Kanies <luke@madstop.com>
+Adding tests to the Transaction::Change class.
+
+Fri, 4 Jul 2008 08:24:14 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+file object creation should fail if source is not present
+
+Thu, 3 Jul 2008 18:50:56 -0500
+Luke Kanies <luke@madstop.com>
+Renaming Puppet::Event to Puppet::Transaction::Event
+
+Fri, 4 Jul 2008 09:40:01 +1000
+James Turnbull <james@lovedthanlost.net>
+Updated test/ral/type/sshkey.rb test
+
+Fri, 4 Jul 2008 09:13:50 +1000
+James Turnbull <james@lovedthanlost.net>
+Removed debugging from lib/puppet/util/ldap/connection.rb
+
+Fri, 4 Jul 2008 09:06:40 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'ticket/0.24.x/1391' of git://github.com/littleidea/puppet into 0.24.x
+
+Fri, 4 Jul 2008 09:04:20 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1240' of git://github.com/lak/puppet into 0.24.x
+
+Fri, 4 Jul 2008 09:01:38 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1232' of git://github.com/lak/puppet into 0.24.x
+
+Thu, 3 Jul 2008 17:53:07 -0500
+Luke Kanies <luke@madstop.com>
+Renaming the Puppet::PropertyChange class to Puppet::Transaction::Change.
+
+Thu, 3 Jul 2008 17:27:11 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1232 - the rundir no longer specifies a user/group,
+
+Thu, 3 Jul 2008 15:14:00 -0500
+Luke Kanies <luke@madstop.com>
+Removing all of the code related to the interface type.
+
+Thu, 3 Jul 2008 15:13:09 -0500
+Luke Kanies <luke@madstop.com>
+Doing what I can to fix #1128, but just in preparation for removing 'interface'.
+
+Thu, 3 Jul 2008 12:58:30 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Adding changes to config print that were missed in fix for 1183
+
+Thu, 3 Jul 2008 13:52:56 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the "describe" in the redhat interface specs
+
+Thu, 3 Jul 2008 12:09:38 -0500
+Luke Kanies <luke@madstop.com>
+Fixed 1240 - puppet will function more like puppetd if graphing
+
+Thu, 3 Jul 2008 10:34:49 +0200
+Francois Deppierraz <francois.deppierraz@camptocamp.com>
+Add a missing test for exercising the last untested line of lib/puppet/type/ssh_authorized_key.rb
+
+Thu, 3 Jul 2008 13:45:14 +1000
+James Turnbull <james@lovedthanlost.net>
+Minor documentation updates for ssh_authorized_key type
+
+Thu, 3 Jul 2008 13:41:11 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1384' of git://github.com/ctrlaltdel/puppet into 0.24.x
+
+Thu, 3 Jul 2008 13:05:05 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1390' of git://github.com/lak/puppet into 0.24.x
+
+Wed, 2 Jul 2008 22:03:45 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the ldap node terminus to merge facts with the right name.
+
+Thu, 3 Jul 2008 13:02:08 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'trivial/0.24.x/nodes' of git://github.com/lak/puppet into 0.24.x
+
+Wed, 2 Jul 2008 22:00:54 -0500
+Luke Kanies <luke@madstop.com>
+Adding logging when a node's facts can't be found
+
+Wed, 2 Jul 2008 21:16:45 -0500
+Luke Kanies <luke@madstop.com>
+Backporting a test that was failing in master, and fixing it
+
+Wed, 2 Jul 2008 20:56:22 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Thu, 3 Jul 2008 10:49:11 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'trivial/0.24.x/ldapnodes' of git://github.com/lak/puppet into 0.24.x
+
+Wed, 2 Jul 2008 19:47:12 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the ldap node integration test so it cleans up
+
+Wed, 2 Jul 2008 19:33:46 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the new-form version of #1382.
+
+Wed, 2 Jul 2008 18:36:05 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Wed, 2 Jul 2008 18:12:26 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1382 - existing uppercase certs, keys, et al will be renamed.
+
+Wed, 2 Jul 2008 16:18:06 +0200
+Francois Deppierraz <francois.deppierraz@camptocamp.com>
+Use generate instead of autorequire in the ssh_authorized_key type based on Luke's comments
+
+Wed, 2 Jul 2008 00:32:52 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Tue, 1 Jul 2008 22:20:55 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1006 - puppetrun --class works again. I added the class
+
+Tue, 1 Jul 2008 22:20:26 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the Node::Ldap.search method to use an indirection request.
+
+Tue, 1 Jul 2008 22:06:40 -0500
+Luke Kanies <luke@madstop.com>
+Switching the ldap terminus to use Util::Ldap::Connection.
+
+Tue, 1 Jul 2008 21:55:53 -0500
+Luke Kanies <luke@madstop.com>
+Added a 'search' method to the ldap node terminus.
+
+Tue, 1 Jul 2008 21:20:13 -0500
+Luke Kanies <luke@madstop.com>
+Adding an 'instance' class method to ldap connections.
+
+Wed, 2 Jul 2008 08:56:57 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1388' of git://github.com/lak/puppet into 0.24.x
+
+Tue, 1 Jul 2008 12:57:56 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1114 - Facts in plugin directories should now be autoloaded,
+
+Tue, 1 Jul 2008 10:31:29 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1388 - the package test no longer uses 'require'.
+
+Fri, 27 Jun 2008 09:32:12 +0200
+Francois Deppierraz <francois.deppierraz@camptocamp.com>
+ssh_authorized_key: autorequire, default permissions and cleanup
+
+Wed, 18 Jun 2008 08:14:29 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1374' of git://github.com/lak/puppet into 0.24.x
+
+Tue, 17 Jun 2008 16:18:05 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1374 - Using Puppet::Type.type() in tests
+
+Tue, 17 Jun 2008 22:10:09 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixes #1195 - Updated Gentoo init scripts
+
+Tue, 17 Jun 2008 00:53:30 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #707 - special '@reboot'-style cron jobs work again.
+
+Tue, 17 Jun 2008 19:37:23 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1012' of git://github.com/lak/puppet into 0.24.x
+
+Tue, 17 Jun 2008 19:32:50 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1221' of git://github.com/lak/puppet into 0.24.x
+
+Tue, 17 Jun 2008 17:38:57 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1371' into 0.24.x
+
+Tue, 17 Jun 2008 16:56:10 +1000
+James Turnbull <james@lovedthanlost.net>
+Updated CHANGELOG for two missed commits
+
+Mon, 16 Jun 2008 23:59:18 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1012 - templates in the templatedir are preferred to module templates.
+
+Mon, 16 Jun 2008 23:41:33 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1221 - aliases to titles now work for resources.
+
+Tue, 17 Jun 2008 14:07:43 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1370' into 0.24.x
+
+Mon, 16 Jun 2008 22:42:12 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1360 -- allowdupe works with groups again.
+
+Tue, 17 Jun 2008 09:46:47 +1000
+James Turnbull <james@lovedthanlost.net>
+Removed test/util/loadedfile.rb tests which fixes #1370
+
+Tue, 17 Jun 2008 09:43:45 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1371 - Updated bin/puppet to use Node.find
+
+Tue, 17 Jun 2008 09:26:24 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1369' of git://github.com/lak/puppet into 0.24.x
+
+Mon, 16 Jun 2008 11:36:21 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1369 - the init service provider now supports HP-UX.
+
+Mon, 16 Jun 2008 10:56:55 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Mon, 16 Jun 2008 02:05:38 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+issue 1183
+
+Mon, 16 Jun 2008 12:54:58 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1168' of git://github.com/lak/puppet into 0.24.x
+
+Sun, 15 Jun 2008 20:21:51 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Mon, 16 Jun 2008 10:08:14 +1000
+James Turnbull <james@lovedthanlost.net>
+Updated Rakefile fixes #1367
+
+Mon, 16 Jun 2008 09:55:03 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1201' of git://github.com/lak/puppet into 0.24.x
+
+Mon, 16 Jun 2008 09:50:03 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/0.24.x/1178' of git://github.com/lak/puppet into 0.24.x
+
+Sun, 15 Jun 2008 16:47:14 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1168 for REST -- all ssl classes downcase their names.
+
+Sun, 15 Jun 2008 16:33:48 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1168 (for 0.24.x) -- automatically downcasing the fqdn.
+
+Sun, 15 Jun 2008 14:39:45 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1201 - all external node attributes are converted to strings.
+
+Sun, 15 Jun 2008 14:02:52 -0500
+Luke Kanies <luke@madstop.com>
+Updating the changelog for the changes to node lookups.
+
+Sun, 15 Jun 2008 13:58:37 -0500
+Luke Kanies <luke@madstop.com>
+Removing the Node.find_by_name method.
+
+Sat, 14 Jun 2008 14:37:33 -0500
+Luke Kanies <luke@madstop.com>
+The LDAP Node terminus now searches for the fqdn, short name, and default.
+
+Tue, 10 Jun 2008 00:45:41 -0500
+Luke Kanies <luke@madstop.com>
+Refactoring the 'find' method a bit in the LDAP Node terminus.
+
+Tue, 10 Jun 2008 00:33:39 -0500
+Luke Kanies <luke@madstop.com>
+Removing the now-obsolete Node.node_facts method.
+
+Tue, 10 Jun 2008 00:32:56 -0500
+Luke Kanies <luke@madstop.com>
+Converting the Node.node_names class method into an instance method.
+
+Tue, 10 Jun 2008 00:12:55 -0500
+Luke Kanies <luke@madstop.com>
+Removing an obsolete, unimplemented test
+
+Sat, 14 Jun 2008 21:32:10 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Sun, 15 Jun 2008 12:31:23 +1000
+James Turnbull <james@lovedthanlost.net>
+Adds support for keepconfig for the dpkg provider fixes #234
+
+Sun, 15 Jun 2008 12:26:10 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'ticket/0.24.x/1243' of git://github.com/littleidea/puppet into 0.24.x
+
+Sun, 15 Jun 2008 10:29:41 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'ticket/0.24.x/1215' of git://github.com/littleidea/puppet into 0.24.x
+
+Sat, 14 Jun 2008 13:53:56 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Sat, 14 Jun 2008 12:37:58 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Fix bug in test, add more specs and small refactor
+
+Sat, 14 Jun 2008 09:38:36 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Removed the unless condition in query, because the issue is a stale cached
+
+Fri, 13 Jun 2008 18:11:20 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Issue 1215
+
+Fri, 13 Jun 2008 16:04:54 -0500
+Luke Kanies <luke@madstop.com>
+Adding another note about the save_object stub.
+
+Fri, 13 Jun 2008 13:40:13 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1362 -- I had previously removed a stub point needed for testing.
+
+Fri, 13 Jun 2008 13:39:11 -0500
+Luke Kanies <luke@madstop.com>
+Removing a duplicate call left over from debugging
+
+Fri, 13 Jun 2008 11:39:04 -0500
+Luke Kanies <luke@madstop.com>
+Replacing all two-space indents with four-space
+
+Fri, 13 Jun 2008 11:27:00 -0500
+Luke Kanies <luke@madstop.com>
+Adding ruby interpreter lines to the tests missing them.
+
+Fri, 13 Jun 2008 11:15:52 -0500
+Luke Kanies <luke@madstop.com>
+Adding execute bits to every test currently missing them.
+
+Fri, 13 Jun 2008 11:25:29 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'ticket/0.24.x/1359' of git://github.com/lak/puppet into 0.24.x
+
+Wed, 11 Jun 2008 18:56:36 -0500
+Luke Kanies <luke@madstop.com>
+Fixing how the Indirector::Request sets its options.
+
+Wed, 11 Jun 2008 18:52:05 -0500
+Luke Kanies <luke@madstop.com>
+Fixing how the indirection tests for whether the request has node info.
+
+Tue, 10 Jun 2008 23:37:00 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Change description of spec to make baby jesus happy
+
+Tue, 10 Jun 2008 23:19:37 -0600
+Andrew Shafer <andrew@reductivelabs.com>
+Try again
+
+Tue, 10 Jun 2008 08:05:28 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'feature/authenticated_rest_requests' of git://github.com/lak/puppet into 0.24.x
+
+Sat, 31 May 2008 14:29:01 -0700
+Luke Kanies <luke@madstop.com>
+Applying the fixes recommended by David Schmitt to the inline documentation of
+
+Mon, 26 May 2008 13:55:02 -0500
+Luke Kanies <luke@madstop.com>
+Updating the docs for ResourceTemplate.
+
+Mon, 26 May 2008 00:24:57 -0500
+Luke Kanies <luke@madstop.com>
+Adding a class for using templates directly within resources
+
+Tue, 27 May 2008 10:36:16 -0600
+Luke Kanies <luke@madstop.com>
+The mongrel and webrick REST handlers now extract certificate information.
+
+Tue, 27 May 2008 07:20:56 -0500
+Luke Kanies <luke@madstop.com>
+Adding to the indirection request support for authentication information.
+
+Sat, 31 May 2008 12:32:04 +1000
+James Turnbull <james@lovedthanlost.net>
+Updated fix for ticket #1271
+
+Fri, 30 May 2008 14:37:38 +1000
+James Turnbull <james@lovedthanlost.net>
+Applied patch for ticket #1271
+
+Thu, 29 May 2008 17:43:11 -0700
+Russ Allbery <rra@debian.org>
+Further Emacs puppet-mode fixes
+
+Wed, 28 May 2008 08:25:18 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'ticket/1267' into 0.24.x
+
+Tue, 27 May 2008 16:19:37 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed Rakefile to install non-.rb files to fix #1266
+
+Tue, 27 May 2008 14:10:40 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixes for install.rb running of tests that fixes #1267
+
+Mon, 26 May 2008 22:33:26 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1242 -- lack of storeconfigs only produces warning, not exception.
+
+Tue, 27 May 2008 11:53:35 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/1264' of git://github.com/lak/puppet into 0.24.x
+
+Tue, 27 May 2008 11:53:10 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'tickets/1265' of git://github.com/lak/puppet into 0.24.x
+
+Mon, 26 May 2008 18:06:50 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1265 -- the ca/client tests now all pass again.
+
+Mon, 26 May 2008 17:41:38 -0500
+Luke Kanies <luke@madstop.com>
+Always using the cert name to store yaml files, which fixes #1178.
+
+Mon, 26 May 2008 13:31:11 -0500
+Luke Kanies <luke@madstop.com>
+Moving the majority of the pkgdmg docs to the wiki, fixing #1264.
+
+Sun, 25 May 2008 20:22:01 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1258 -- Removing a Rails idiom.
+
+Sun, 25 May 2008 20:17:55 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1256 -- CA tests now work with no ~/.puppet.
+
+Sun, 25 May 2008 17:13:51 -0500
+Luke Kanies <luke@madstop.com>
+Fixing another failing test -- the new CA tests correctly clear the cache.
+
+Sun, 25 May 2008 17:05:28 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1245 -- ssh_authorized_keys tests work in master.
+
+Sun, 25 May 2008 16:01:26 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1247 -- no more clear_cache failures.
+
+Sun, 25 May 2008 16:00:48 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Sat, 24 May 2008 17:17:27 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://github.com/lak/puppet into 0.24.x
+
+Sat, 24 May 2008 10:18:28 +1000
+James Turnbull <james@lovedthanlost.net>
+Put function in ticket #311 in correct location
+
+Sat, 24 May 2008 10:10:39 +1000
+James Turnbull <james@lovedthanlost.net>
+Reverted function - "Added cron random function fixing ticket #311"
+
+Thu, 22 May 2008 11:52:51 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Refactoring warnings.rb for tests.
+
+Thu, 22 May 2008 11:36:47 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Fixing an inaccurate test so the tests will run correctly in all branches.
+
+Thu, 22 May 2008 13:45:58 -0500
+Luke Kanies <luke@madstop.com>
+Removing extra debugging
+
+Wed, 21 May 2008 18:29:25 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Fixing tests that are broken when running as root under OSX 10.5
+
+Wed, 21 May 2008 13:55:46 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Added warnings test and cleaning up trailing whitespace.
+
+Wed, 21 May 2008 16:43:42 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Fixed a bug in my tests which caused them to fail when run against the master branch.
+
+Fri, 23 May 2008 00:51:22 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://github.com/lak/puppet into 0.24.x
+
+Thu, 22 May 2008 17:10:30 +1000
+James Turnbull <james@lovedthanlost.net>
+Added cron random function fixing ticket #311
+
+Thu, 22 May 2008 16:12:16 +1000
+James Turnbull <james@lovedthanlost.net>
+Pushed patch fixing #1235
+
+Thu, 22 May 2008 00:45:08 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the node/catalog so that it can convert from parser catalogs to RAL catalogs.
+
+Wed, 21 May 2008 00:46:25 -0500
+Luke Kanies <luke@madstop.com>
+Fixing transaction support for prefetching generated resources.
+
+Wed, 21 May 2008 00:33:42 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'ldap_fixes' into 0.24.x
+
+Wed, 21 May 2008 00:30:24 -0500
+Luke Kanies <luke@madstop.com>
+The ldap user/group providers now work when no users/groups are in ldap yet.
+
+Tue, 20 May 2008 23:59:04 -0500
+Luke Kanies <luke@madstop.com>
+Adding support for settings within the existing Facter provider confines.
+
+Tue, 20 May 2008 10:19:10 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Tue, 20 May 2008 10:13:33 -0500
+Luke Kanies <luke@madstop.com>
+Intermediate commit so I can move on to other things.
+
+Tue, 20 May 2008 19:06:45 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://github.com/lak/puppet into 0.24.x
+
+Mon, 19 May 2008 22:16:13 -0500
+Luke Kanies <luke@madstop.com>
+Removing an unused file. Closes #1229.
+
+Mon, 19 May 2008 22:10:51 -0500
+Luke Kanies <luke@madstop.com>
+Mocking Facter in an integration test, so it works with no networking
+
+Mon, 19 May 2008 22:09:00 -0500
+Luke Kanies <luke@madstop.com>
+Merge commit 'plathrop/fix-1228' into 0.24.x
+
+Mon, 19 May 2008 02:05:19 -0500
+Luke Kanies <luke@madstop.com>
+Refactoring how the provider confine tests work, again.
+
+Sun, 18 May 2008 16:51:35 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Minor cosmetic changes to cleanup some style elements and get rid of some cruft.
+
+Sun, 18 May 2008 15:30:13 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Another refactor based on feedback from Luke. This includes adding an accessor for @@state to make testing a bit cleaner.
+
+Sat, 17 May 2008 23:51:25 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Refactored tests based on feedback from Luke.
+
+Sat, 17 May 2008 04:26:54 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Rewritten tests for Puppet::Util::Storage.
+
+Sat, 17 May 2008 00:54:07 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Add unit tests for Puppet::Util::Storage
+
+Fri, 16 May 2008 15:42:20 -0500
+Luke Kanies <luke@madstop.com>
+Modified the 'factpath' setting to automatically configure
+
+Fri, 16 May 2008 14:34:40 -0500
+Luke Kanies <luke@madstop.com>
+Fixing how the mongrel server sets up xmlrpc handlers.
+
+Fri, 16 May 2008 11:22:26 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a mock in the redhat interface test.
+
+Sat, 17 May 2008 01:06:18 +1000
+James Turnbull <james@lovedthanlost.net>
+Updated puppetd documentation which fixes ticket #1227
+
+Fri, 16 May 2008 17:17:34 +1000
+James Turnbull <james@lovedthanlost.net>
+Fix for latest method in rpm provider (fixes #1224)
+
+Fri, 16 May 2008 16:49:22 +1000
+James Turnbull <james@lovedthanlost.net>
+Crontab provider: fix a parse error when a line begins with a space character
+
+Fri, 16 May 2008 16:08:56 +1000
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://github.com/lak/puppet into 0.24.x
+
+Thu, 15 May 2008 23:09:58 -0500
+Luke Kanies <luke@madstop.com>
+Moving all confine code out of the Provider class, and fixing #1197.
+
+Thu, 15 May 2008 22:21:50 -0500
+Luke Kanies <luke@madstop.com>
+Switching the Provider class to use the new Confiner class.
+
+Thu, 15 May 2008 22:14:02 -0500
+Luke Kanies <luke@madstop.com>
+Moving the 'confine' handling to separate classes.
+
+Thu, 15 May 2008 19:34:21 -0500
+Luke Kanies <luke@madstop.com>
+Duh, fixing all of the paths being loaded for spec in the moved tests.
+
+Thu, 15 May 2008 19:11:08 -0500
+Luke Kanies <luke@madstop.com>
+Moving all tests that are in 'ral' up a level.
+
+Thu, 15 May 2008 10:51:11 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the user test.
+
+Thu, 15 May 2008 08:27:07 +0200
+Gunnar Wrobel <p@rdus.de>
+Added the ability to add arbitrary attributes to ldap.
+
+Thu, 15 May 2008 17:13:30 +1000
+James Turnbull <james@lovedthanlost.net>
+Fix for #1219
+
+Wed, 14 May 2008 10:49:11 -0500
+Luke Kanies <luke@madstop.com>
+Merge commit 'ctrlaltdel/ssh-authorized-key' into 0.24.x
+
+Tue, 13 May 2008 16:11:36 -0500
+Luke Kanies <luke@madstop.com>
+adding more autotest docs
+
+Tue, 13 May 2008 16:09:28 -0500
+Luke Kanies <luke@madstop.com>
+Adding autotest info to the ext/ directory.
+
+Tue, 13 May 2008 16:00:58 -0500
+Luke Kanies <luke@madstop.com>
+Using the new Cacher class for handling cached data.
+
+Tue, 13 May 2008 11:58:33 -0500
+Luke Kanies <luke@madstop.com>
+Correcting whitespace in the templatewrapper code.
+
+Mon, 12 May 2008 21:41:04 -0700
+Adam Jacob <adam@hjksolutions.com>
+Adding has_variable? support, fixing ticket #1177
+
+Mon, 12 May 2008 17:25:36 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'authorized_keys' into 0.24.x
+
+Mon, 12 May 2008 17:25:27 -0500
+Luke Kanies <luke@madstop.com>
+adding execute bits to tests
+
+Mon, 12 May 2008 17:01:27 -0500
+Luke Kanies <luke@madstop.com>
+updating the changelog for the ldap providers
+
+Mon, 12 May 2008 17:00:48 -0500
+Luke Kanies <luke@madstop.com>
+Adding ldap providers for the user and group type.
+
+Mon, 12 May 2008 16:59:30 -0500
+Luke Kanies <luke@madstop.com>
+Fixing another test that wrote to ~
+
+Fri, 9 May 2008 15:09:47 -0700
+Russ Allbery <rra@debian.org>
+Fix Emacs mode indentation of multiple nested blocks
+
+Fri, 2 May 2008 20:37:38 -0700
+Russ Allbery <rra@debian.org>
+Enhancements to syntax highlighting and indentation for Emacs
+
+Fri, 2 May 2008 12:54:35 -0700
+Russ Allbery <rra@debian.org>
+Use our own count-matches for Emacs 21 compatibility
+
+Mon, 12 May 2008 16:37:06 -0500
+Luke Kanies <luke@madstop.com>
+Applying patch by martin to fix #1207.
+
+Mon, 12 May 2008 16:19:07 -0500
+Luke Kanies <luke@madstop.com>
+Merge commit 'turnbull/0.24.x' into 0.24.x
+
+Mon, 12 May 2008 15:55:02 -0500
+Luke Kanies <luke@madstop.com>
+Clarifying the exception when there's a syntax error but a valid parser.
+
+Mon, 12 May 2008 15:54:08 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a test that wrote to ~.
+
+Sun, 11 May 2008 21:23:25 +1000
+James Turnbull <james@lovedthanlost.net>
+Fix for urpmi provider that fixes #1217
+
+Sat, 10 May 2008 09:54:49 +1000
+James Turnbull <james@lovedthanlost.net>
+Fix for ticket #1218 - changed to appropriate variable name
+
+Fri, 9 May 2008 17:35:44 +0200
+Francois Deppierraz <francois.deppierraz@camptocamp.com>
+Cosmetic fix
+
+Fri, 9 May 2008 17:26:20 +0200
+Francois Deppierraz <francois.deppierraz@camptocamp.com>
+Removed "none" as a valid type attribute value, it was useless anyway
+
+Wed, 7 May 2008 18:28:35 -0500
+Luke Kanies <luke@madstop.com>
+Adding a module for handling caching information.
+
+Thu, 10 Apr 2008 19:24:06 +0200
+Francois Deppierraz <francois.deppierraz@camptocamp.com>
+New native ssh_authorized_key type
+
+Wed, 7 May 2008 14:45:13 -0500
+Luke Kanies <luke@madstop.com>
+Fixing some broken tests.
+
+Wed, 7 May 2008 13:29:38 -0500
+Luke Kanies <luke@madstop.com>
+The CRL is now automatically used or ignored.
+
+Wed, 7 May 2008 13:28:51 -0500
+Luke Kanies <luke@madstop.com>
+Removing obsolete tests
+
+Wed, 7 May 2008 12:29:58 -0500
+Luke Kanies <luke@madstop.com>
+The master and client now successfully speak xmlrpc using the new system.
+
+Wed, 7 May 2008 12:25:00 -0500
+Luke Kanies <luke@madstop.com>
+Adding pidfile management and daemonization to the Server
+
+Tue, 6 May 2008 19:02:45 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the HttpPool module to get rid of an infinite loop.
+
+Tue, 6 May 2008 18:58:41 -0500
+Luke Kanies <luke@madstop.com>
+Adding REST terminuses for the SSL-related indirections.
+
+Tue, 6 May 2008 16:45:29 -0500
+Luke Kanies <luke@madstop.com>
+Adding autosigning to the new CA.
+
+Tue, 6 May 2008 15:39:18 -0500
+Luke Kanies <luke@madstop.com>
+Moving the CA Interface class to a separate file.
+
+Mon, 5 May 2008 22:36:59 -0500
+Luke Kanies <luke@madstop.com>
+The master is now functionally serving REST and xmlrpc.
+
+Mon, 5 May 2008 22:25:42 -0500
+Luke Kanies <luke@madstop.com>
+The REST infrastructure now correctly the SSL certificates.
+
+Mon, 5 May 2008 21:16:25 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the webrick integration tests to use the newly-functional
+
+Mon, 5 May 2008 21:15:39 -0500
+Luke Kanies <luke@madstop.com>
+The Certificate Authority now automatically creates a CRL when appropriate.
+
+Mon, 5 May 2008 21:14:46 -0500
+Luke Kanies <luke@madstop.com>
+The Settings class now clears the 'used' sections when a value is changed.
+
+Mon, 5 May 2008 21:13:07 -0500
+Luke Kanies <luke@madstop.com>
+Moving some http configuration values to the main
+
+Mon, 5 May 2008 21:12:39 -0500
+Luke Kanies <luke@madstop.com>
+The http pool manager now uses new-style certificate management.
+
+Mon, 5 May 2008 21:01:33 -0500
+Luke Kanies <luke@madstop.com>
+Fixing some tests that were insufficiently mocking their configurations.
+
+Mon, 5 May 2008 21:00:29 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a critical problem in how CRLs were saved and moving SSL Store responsibilities to the SSL::Host class.
+
+Mon, 5 May 2008 17:16:03 -0500
+Luke Kanies <luke@madstop.com>
+The SSL::Host class now uses the CA to generate its certificate when appropriate.
+
+Mon, 5 May 2008 17:10:07 -0500
+Luke Kanies <luke@madstop.com>
+The CA now initializes itself.
+
+Mon, 5 May 2008 20:45:19 +1000
+James Turnbull <james@lovedthanlost.net>
+Add values for dump parameter for the mount type closing #1212
+
+Mon, 5 May 2008 09:35:17 +1000
+James Turnbull <james@lovedthanlost.net>
+Update to man pages, fix to ralsh help text and fix for #1211
+
+Fri, 2 May 2008 13:47:44 -0500
+Luke Kanies <luke@madstop.com>
+Switched puppetmasterd to use the new-style server plumbing.
+
+Fri, 2 May 2008 13:20:00 -0500
+Luke Kanies <luke@madstop.com>
+Adding xmlrpc backward compatibility to the new Mongrel code.
+
+Fri, 2 May 2008 12:58:35 -0500
+Luke Kanies <luke@madstop.com>
+Adding xmlrpc support to webrick.
+
+Fri, 2 May 2008 12:28:23 -0500
+Luke Kanies <luke@madstop.com>
+Fixing some whitespace
+
+Fri, 2 May 2008 12:27:15 -0500
+Luke Kanies <luke@madstop.com>
+Adding configuration support for XMLRPC handlers.
+
+Thu, 1 May 2008 14:04:52 -0500
+Luke Kanies <luke@madstop.com>
+Fixing an error message to be more clear
+
+Thu, 24 Apr 2008 21:28:36 -0700
+Nigel Kersten <nigel@explanatorygap.net>
+fix bindir/sbindir defaults on OS X 10.5
+
+Wed, 30 Apr 2008 23:23:41 +1000
+James Turnbull <james@lovedthanlost.net>
+Fix for ticket #1209
+
+Mon, 28 Apr 2008 17:52:02 -0500
+Luke Kanies <luke@madstop.com>
+I think I've now got the Webrick SSL support working.
+
+Mon, 28 Apr 2008 12:16:16 -0500
+Luke Kanies <luke@madstop.com>
+Interim commit, since I want to work but have no network available.
+
+Thu, 24 Apr 2008 23:23:22 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1196 - added /sbin/service support for the redhat service provider + some doco fixes
+
+Mon, 21 Apr 2008 23:45:53 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Mon, 21 Apr 2008 22:30:01 -0500
+Luke Kanies <luke@madstop.com>
+Changing the File certificate terminus so that it
+
+Mon, 21 Apr 2008 17:33:58 -0500
+Luke Kanies <luke@madstop.com>
+Renaming the 'ca_file' ssl terminus type to 'ca'.
+
+Sat, 19 Apr 2008 19:37:22 -0500
+Luke Kanies <luke@madstop.com>
+Temporarily disabling the revoke/verify test in the CA.
+
+Sat, 19 Apr 2008 19:20:25 -0500
+Luke Kanies <luke@madstop.com>
+Fixing how the CRL is used for certificate verification.
+
+Sat, 19 Apr 2008 19:13:14 -0500
+Luke Kanies <luke@madstop.com>
+Fixing puppetca so it uses the :local ca setting.
+
+Sat, 19 Apr 2008 19:08:36 -0500
+Luke Kanies <luke@madstop.com>
+Added an Interface class to the CA to model puppetca's usage.
+
+Sat, 19 Apr 2008 15:30:11 -0500
+Luke Kanies <luke@madstop.com>
+Making the SSL::Host's destroy method a class method,
+
+Sat, 19 Apr 2008 14:59:11 -0500
+Luke Kanies <luke@madstop.com>
+Adding the last functionality needed for puppetca to use the Indirector.
+
+Sat, 19 Apr 2008 14:50:18 -0500
+Luke Kanies <luke@madstop.com>
+Finishing the interface between the CA and the CRL.
+
+Sat, 19 Apr 2008 22:35:02 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed some tests broken by #1176
+
+Sat, 19 Apr 2008 21:56:17 +1000
+James Turnbull <james@lovedthanlost.net>
+Added puppetlast script to ext directory
+
+Sat, 19 Apr 2008 21:51:27 +1000
+James Turnbull <james@lovedthanlost.net>
+Pushed patch for #1176 - configtimeout fix
+
+Sat, 19 Apr 2008 21:33:24 +1000
+James Turnbull <james@lovedthanlost.net>
+Pushed patch for ticket #1191 - adding globbing support to ports provider
+
+Sat, 19 Apr 2008 21:13:31 +1000
+James Turnbull <james@lovedthanlost.net>
+Pushed patch for ticket #1187 - freebsd pkg_add support
+
+Fri, 18 Apr 2008 11:57:50 -0500
+Luke Kanies <luke@madstop.com>
+Adding inventory support to the new certificate authority.
+
+Fri, 18 Apr 2008 11:53:59 -0500
+Luke Kanies <luke@madstop.com>
+Adding support within the inventory for real certs or Puppet cert wrappers.
+
+Fri, 18 Apr 2008 11:47:44 -0500
+Luke Kanies <luke@madstop.com>
+Changing the Inventory class to rebuild when the
+
+Fri, 18 Apr 2008 11:40:48 -0500
+Luke Kanies <luke@madstop.com>
+Adding a comment to the inventory class.
+
+Fri, 18 Apr 2008 11:39:42 -0500
+Luke Kanies <luke@madstop.com>
+Adding an SSl::Inventory class for managing the ssl inventory.
+
+Fri, 18 Apr 2008 10:49:58 -0500
+Luke Kanies <luke@madstop.com>
+All SSL terminus classes now force the CA information into the right place.
+
+Thu, 17 Apr 2008 22:12:21 -0500
+Luke Kanies <luke@madstop.com>
+Switching the SSL::Host class to return Puppet instances.
+
+Thu, 17 Apr 2008 21:51:14 -0500
+Luke Kanies <luke@madstop.com>
+Setting the expiration date of certificate objects to the expiry of the actual
+
+Thu, 17 Apr 2008 21:39:24 -0500
+Luke Kanies <luke@madstop.com>
+Adding integration tests for a lot of the SSL code.
+
+Thu, 17 Apr 2008 20:11:34 -0500
+Luke Kanies <luke@madstop.com>
+Moving the password file handling into the SSL::Key class.
+
+Thu, 17 Apr 2008 18:09:33 -0500
+Luke Kanies <luke@madstop.com>
+Moving all of the ca-specific settings to the ca_file
+
+Thu, 17 Apr 2008 17:47:03 -0500
+Luke Kanies <luke@madstop.com>
+Adding SSL::Host-level support for managing the terminus and
+
+Thu, 17 Apr 2008 16:49:16 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the CA so it actually automatically generates its certificate.
+
+Thu, 17 Apr 2008 15:50:40 -0500
+Luke Kanies <luke@madstop.com>
+The certificate authority now uses a Host instance named 'ca'.
+
+Thu, 17 Apr 2008 14:47:27 -0500
+Luke Kanies <luke@madstop.com>
+Changing all of the SSL terminus classes to treat CA files specially.
+
+Fri, 18 Apr 2008 01:19:11 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1195 - support for gentoo openrc
+
+Thu, 17 Apr 2008 15:15:03 +1000
+James Turnbull <james@lovedthanlost.net>
+Pushed schema patch for #1193
+
+Wed, 16 Apr 2008 14:21:31 -0500
+Luke Kanies <luke@madstop.com>
+The 'destroy' method for the ssl_file terminus base class
+
+Wed, 16 Apr 2008 12:35:10 -0500
+Luke Kanies <luke@madstop.com>
+Marking a test as pending, because it's not ready yet.
+
+Wed, 16 Apr 2008 12:34:53 -0500
+Luke Kanies <luke@madstop.com>
+Removing all the cases where the ssl host specifies
+
+Tue, 15 Apr 2008 21:28:57 -0500
+Luke Kanies <luke@madstop.com>
+Making the first pass at using requests instead of
+
+Wed, 2 Apr 2008 10:53:40 -0500
+Luke Kanies <luke@madstop.com>
+Adding a :to_text method that will convert the contained
+
+Wed, 2 Apr 2008 10:53:14 -0500
+Luke Kanies <luke@madstop.com>
+Actually signing the certificates in the CA.
+
+Wed, 2 Apr 2008 10:52:49 -0500
+Luke Kanies <luke@madstop.com>
+Adding the first attempt at managing the certificate
+
+Tue, 1 Apr 2008 18:24:46 -0500
+Luke Kanies <luke@madstop.com>
+Adding a :search method to the ssl_file terminus type
+
+Tue, 1 Apr 2008 17:07:05 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a failing test that had not been updated from previous coding
+
+Wed, 19 Mar 2008 23:46:43 -0500
+Luke Kanies <luke@madstop.com>
+We have a basically functional CA -- it can sign
+
+Wed, 19 Mar 2008 17:50:09 -0500
+Luke Kanies <luke@madstop.com>
+Adding tests for the easy bits of the CertificateFactory.
+
+Wed, 19 Mar 2008 17:30:39 -0500
+Luke Kanies <luke@madstop.com>
+Adding tests for the certificate serial numbers
+
+Wed, 19 Mar 2008 13:16:40 -0500
+Luke Kanies <luke@madstop.com>
+The certificate authority is now functional and tested.
+
+Wed, 12 Mar 2008 13:26:20 -0500
+Luke Kanies <luke@madstop.com>
+refactoring the cert request test a bit
+
+Wed, 12 Mar 2008 01:57:02 -0500
+Luke Kanies <luke@madstop.com>
+This is a first pass at the certificate authority.
+
+Tue, 11 Mar 2008 19:27:32 -0500
+Luke Kanies <luke@madstop.com>
+It looks like all of the new ssl classes for managing
+
+Tue, 11 Mar 2008 15:02:15 -0700
+Luke Kanies <luke@madstop.com>
+Adding he last of the indirection classes for the ssl
+
+Tue, 11 Mar 2008 14:19:11 -0700
+Luke Kanies <luke@madstop.com>
+The certificate and key are now correctly interacting
+
+Mon, 10 Mar 2008 22:32:10 -0700
+Luke Kanies <luke@madstop.com>
+Removing obsolete indirection classes
+
+Mon, 10 Mar 2008 10:37:57 -0700
+Luke Kanies <luke@madstop.com>
+The basics for the certificate and certificate request
+
+Sun, 9 Mar 2008 16:38:05 -0700
+Luke Kanies <luke@madstop.com>
+Fixing a couple of broken tests.
+
+Sun, 9 Mar 2008 16:37:45 -0700
+Luke Kanies <luke@madstop.com>
+The new SSL classes basically work, but they're not
+
+Fri, 7 Mar 2008 15:38:41 -0700
+Luke Kanies <luke@madstop.com>
+Finished the certificate request wrapper class.
+
+Fri, 7 Mar 2008 15:31:15 -0700
+Luke Kanies <luke@madstop.com>
+First stage of cert refactoring: Private
+
+Tue, 15 Apr 2008 21:33:49 -0500
+Luke Kanies <luke@madstop.com>
+Oops; final fix on the integration test failures resulting
+
+Tue, 15 Apr 2008 21:06:07 -0500
+Luke Kanies <luke@madstop.com>
+Fixing whitespace problems.
+
+Tue, 15 Apr 2008 21:05:57 -0500
+Luke Kanies <luke@madstop.com>
+Fixing an integration test of the rest terminus; it was
+
+Tue, 15 Apr 2008 12:09:13 -0500
+Luke Kanies <luke@madstop.com>
+Adding the necessary tests for webrick to have logging and
+
+Tue, 15 Apr 2008 20:01:20 +1000
+James Turnbull <james@lovedthanlost.net>
+Fixed #1189 and added support for --all to puppetca --clean
+
+Fri, 11 Apr 2008 15:21:50 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Fri, 11 Apr 2008 15:04:54 -0500
+Luke Kanies <luke@madstop.com>
+Fixishing some pending tests, including filling in
+
+Fri, 11 Apr 2008 13:53:27 -0500
+Luke Kanies <luke@madstop.com>
+Making the changes necessary to get the REST support
+
+Fri, 11 Apr 2008 13:50:36 -0500
+Luke Kanies <luke@madstop.com>
+The 'destroy' method in the indirection now returns
+
+Wed, 2 Apr 2008 21:27:14 -0500
+Rick Bradley <rick@rickbradley.com>
+fill out specs for network_* methods; refactor lowest-level network hooks
+
+Wed, 2 Apr 2008 20:45:51 -0500
+Rick Bradley <rick@rickbradley.com>
+adding rest_connection_details helper to Indirector::REST -- will need to be overridden to lookup the real connection details
+
+Wed, 2 Apr 2008 20:41:16 -0500
+Rick Bradley <rick@rickbradley.com>
+make sure unit indirector specs are working with #save; fill out network_put pending specs
+
+Wed, 2 Apr 2008 20:30:20 -0500
+Rick Bradley <rick@rickbradley.com>
+removed a debugging helper from the Indirector::Rest#save method
+
+Wed, 2 Apr 2008 20:28:57 -0500
+Rick Bradley <rick@rickbradley.com>
+updating mongrel/webrick unit tests to match integration-tested version of REST save functionality
+
+Wed, 2 Apr 2008 19:29:04 -0500
+Rick Bradley <rick@rickbradley.com>
+adding REST save support, with integration tests. A handful of unit tests in that area now need to be updated.
+
+Wed, 2 Apr 2008 19:28:11 -0500
+Rick Bradley <rick@rickbradley.com>
+disabling caching for Puppet::Indirector::Indirection as it was causing hella problems with testing save without caching; judging my luke's blog this is going to be rewritten somehow anyway
+
+Wed, 2 Apr 2008 01:15:53 -0500
+Rick Bradley <rick@rickbradley.com>
+work-in-progress; playing with refactoring network_* methods inside Indirector::REST
+
+Wed, 2 Apr 2008 00:48:54 -0500
+Rick Bradley <rick@rickbradley.com>
+Added support for destroy/DELETE over REST (including units & integrations on both webrick & mongrel).
+
+Wed, 2 Apr 2008 00:12:27 -0500
+Rick Bradley <rick@rickbradley.com>
+updating search integration specs to include webrick
+
+Wed, 2 Apr 2008 00:06:30 -0500
+Rick Bradley <rick@rickbradley.com>
+making search work over REST, w/ unit & integration specs
+
+Tue, 1 Apr 2008 23:40:28 -0500
+Rick Bradley <rick@rickbradley.com>
+unit specs and implementation for Indirector::REST#search method
+
+Tue, 1 Apr 2008 23:39:59 -0500
+Rick Bradley <rick@rickbradley.com>
+placeholders for integration specs on final REST methods
+
+Tue, 1 Apr 2008 23:08:33 -0500
+Rick Bradley <rick@rickbradley.com>
+ensure that we only run the mongrel specs when mongrel is available as a feature
+
+Tue, 1 Apr 2008 23:01:42 -0500
+Rick Bradley <rick@rickbradley.com>
+bringing Indirector::REST specs to mongrel-land as well.
+
+Tue, 1 Apr 2008 22:55:22 -0500
+Rick Bradley <rick@rickbradley.com>
+Make mongrel happy like WEBrick.
+
+Mon, 31 Mar 2008 12:08:36 -0500
+Rick Bradley <rick@rickbradley.com>
+exceptions on remote end now properly passed to local end via REST and re-raised (integration-tested)
+
+Mon, 31 Mar 2008 11:59:16 -0500
+Rick Bradley <rick@rickbradley.com>
+Much larger commit than I would like to land at once. This is all REST-related code. Two specs are failing related to how Mongrel is initialized for REST; will fix those shortly.
+
+Wed, 12 Mar 2008 23:26:05 -0500
+Rick Bradley <rick@rickbradley.com>
+a trivial integration test to test whether the RESTful indirection terminus has a remote shot at working; will need to be upgraded to actually be useful
+
+Wed, 12 Mar 2008 23:08:13 -0500
+Rick Bradley <rick@rickbradley.com>
+fixing Puppet::Node::REST class name to work with autoloader inflection (Puppet::Node::Rest), so we can do Puppet::Node.terminus_class = :rest
+
+Wed, 12 Mar 2008 22:26:12 -0500
+Rick Bradley <rick@rickbradley.com>
+This is the first version where mongrel and webrick are reliably startable and stoppable via Puppet::Network::Server.
+
+Tue, 19 Feb 2008 15:06:00 -0600
+Rick Bradley <rick@rickbradley.com>
+the indirector will not serve xmlrpc (this is the responsibility of the legacy networking code; it was a mistake to include stubbed support for it in the new code); removing
+
+Tue, 19 Feb 2008 13:34:55 -0600
+Rick Bradley <rick@rickbradley.com>
+removing obsolete TODO comment
+
+Tue, 19 Feb 2008 12:49:57 -0600
+Rick Bradley <rick@rickbradley.com>
+puppet-compliant indentation
+
+Fri, 11 Apr 2008 13:01:42 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Fri, 11 Apr 2008 13:01:17 -0500
+Luke Kanies <luke@madstop.com>
+Resources now return the 'should' value for properties from
+
+Fri, 11 Apr 2008 11:34:51 -0500
+Luke Kanies <luke@madstop.com>
+Modified the 'master' handler to use the Catalog class to
+
+Thu, 10 Apr 2008 23:18:20 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1184 -- definitions now autoload correctly all of the time.
+
+Thu, 10 Apr 2008 23:17:36 -0500
+Luke Kanies <luke@madstop.com>
+Removed the code from the client that tries to avoid recompiling
+
+Thu, 10 Apr 2008 15:49:12 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1173 -- classes and definitions can now have the same
+
+Thu, 10 Apr 2008 15:48:45 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1173 -- classes and definitions can now have the same
+
+Thu, 10 Apr 2008 14:44:14 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the expire method (it wasn't using a request
+
+Thu, 10 Apr 2008 13:14:58 -0500
+Luke Kanies <luke@madstop.com>
+Moved the request creation into the Indirection
+
+Tue, 8 Apr 2008 23:48:48 -0500
+Luke Kanies <luke@madstop.com>
+Making the log messages around caching better.
+
+Tue, 8 Apr 2008 21:36:29 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the executables to use the new indirection api.
+
+Tue, 8 Apr 2008 21:21:59 -0500
+Luke Kanies <luke@madstop.com>
+Ported the rest of the indirection terminuses over to
+
+Tue, 8 Apr 2008 18:21:18 -0500
+Luke Kanies <luke@madstop.com>
+Intermediate commit.
+
+Tue, 8 Apr 2008 14:09:29 -0500
+Luke Kanies <luke@madstop.com>
+Fixing some tests that were failing because new base types
+
+Tue, 8 Apr 2008 11:39:29 -0500
+Luke Kanies <luke@madstop.com>
+Adding the ability for indirection requests to be created
+
+Tue, 8 Apr 2008 10:18:42 -0500
+Luke Kanies <luke@madstop.com>
+Fixing an errant comment
+
+Tue, 8 Apr 2008 02:38:20 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the tests that were failing because of the use
+
+Tue, 8 Apr 2008 02:17:31 -0500
+Luke Kanies <luke@madstop.com>
+Adding a Request class to the Indirection layer. This
+
+Tue, 8 Apr 2008 00:20:26 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the integration tests related to the destroy fix. Yay.
+
+Tue, 8 Apr 2008 00:02:39 -0500
+Luke Kanies <luke@madstop.com>
+Fixing one other test that was failing because of the change
+
+Mon, 7 Apr 2008 23:54:58 -0500
+Luke Kanies <luke@madstop.com>
+Changing how destroy works, just a bit -- it now accepts
+
+Mon, 7 Apr 2008 23:47:01 -0500
+Luke Kanies <luke@madstop.com>
+Reworking the caching layer to use TTLs instead of versions
+
+Mon, 7 Apr 2008 23:39:51 -0500
+Luke Kanies <luke@madstop.com>
+Removing unused code from the file_serving/metadata class.
+
+Mon, 7 Apr 2008 23:39:21 -0500
+Luke Kanies <luke@madstop.com>
+Adding an envelope module to handle indirected instance
+
+Tue, 8 Apr 2008 11:22:03 -0500
+Luke Kanies <luke@madstop.com>
+Changing the default environment to production.
+
+Tue, 8 Apr 2008 11:19:15 -0500
+Luke Kanies <luke@madstop.com>
+Adding validation to the user type to confirm that the
+
+Tue, 8 Apr 2008 10:29:54 -0500
+Luke Kanies <luke@madstop.com>
+Merge commit 'turnbull/0.24.x' into 0.24.x
+
+Tue, 8 Apr 2008 10:21:30 -0500
+Luke Kanies <luke@madstop.com>
+Making a test executable
+
+Mon, 7 Apr 2008 12:44:31 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Used stubs to decouple our code behavior from the behavior of the underlying filesystem, as well as removing the need to sleep (which caused the tests to take a long time).
+
+Sun, 6 Apr 2008 14:49:17 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into unit-tests
+
+Fri, 4 Apr 2008 11:53:18 +1100
+James Turnbull <james@lovedthanlost.net>
+Additional fix for emacs syntax for ticket #1160
+
+Fri, 4 Apr 2008 11:52:08 +1100
+James Turnbull <james@lovedthanlost.net>
+Revert "Additional fix to emacs for ticket #1160"
+
+Fri, 4 Apr 2008 11:51:23 +1100
+James Turnbull <james@lovedthanlost.net>
+Additional fix to emacs for ticket #1160
+
+Wed, 2 Apr 2008 19:55:25 +0200
+Andreas Rogge <arogge@dv.rb.solvention.de>
+Extend workaround from 56aad69f8cdf8b0b08fdb7985014986223fa4455 to not only fix UIDs but also GIDs
+
+Fri, 4 Apr 2008 01:16:36 +1100
+James Turnbull <james@lovedthanlost.net>
+Changed some non-standard Ruby locations to env ruby shebangs
+
+Thu, 3 Apr 2008 20:59:51 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixes debian service enabled/disable issue as detailed in #1161.
+
+Thu, 3 Apr 2008 19:30:30 +1100
+James Turnbull <james@lovedthanlost.net>
+Committed patch from #1160
+
+Thu, 3 Apr 2008 19:11:36 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Wed, 2 Apr 2008 11:40:41 +1100
+James Turnbull <james@lovedthanlost.net>
+Pushed patch to fix #1174
+
+Tue, 1 Apr 2008 00:45:45 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the tests in test/ that were broken as
+
+Tue, 1 Apr 2008 00:08:15 -0500
+Luke Kanies <luke@madstop.com>
+Fixing tests that were failing as a result of the merge,
+
+Mon, 31 Mar 2008 23:56:09 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' into master_no_global_resources
+
+Mon, 31 Mar 2008 21:03:56 -0500
+Luke Kanies <luke@madstop.com>
+Merge commit 'turnbull/0.24.x' into 0.24.x
+
+Mon, 31 Mar 2008 21:02:52 -0500
+Luke Kanies <luke@madstop.com>
+Adding the report reference back; I don't really know
+
+Tue, 1 Apr 2008 10:40:25 +1100
+James Turnbull <james@lovedthanlost.net>
+Updates to rrdgraph documentation
+
+Tue, 1 Apr 2008 10:34:29 +1100
+James Turnbull <james@lovedthanlost.net>
+Better fix for #1020
+
+Tue, 1 Apr 2008 09:58:36 +1100
+James Turnbull <james@lovedthanlost.net>
+Revert "Added updated fix for #1020"
+
+Tue, 1 Apr 2008 07:39:49 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed duplicate oid for parentnode and environment in schema - addresses #1170
+
+Tue, 1 Apr 2008 07:36:58 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Mon, 31 Mar 2008 10:46:15 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into unit-tests
+
+Mon, 31 Mar 2008 11:48:14 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a duplicate word in the mount docs
+
+Mon, 31 Mar 2008 09:10:10 +1100
+James Turnbull <james@lovedthanlost.net>
+Added updated fix for #1020
+
+Sun, 30 Mar 2008 12:38:24 -0500
+Luke Kanies <luke@madstop.com>
+Adding 0.24.4 header to the changelog
+
+Thu, 27 Mar 2008 20:36:04 -0700
+Blake Barnett <bdb@bdb-debvm1.stanford.edu>
+Add a bunch of directives, allows a full parse of stanford's huge nagios config
+
+Fri, 28 Mar 2008 17:45:56 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of git://wormwood.lovedthanlost.net/puppet into 0.24.x
+
+Tue, 25 Mar 2008 10:30:41 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.
+
+Thu, 27 Mar 2008 20:47:50 +1100
+James Turnbull <james@lovedthanlost.net>
+Added check_puppet.rb Nagios check plugin (See #1162)
+
+Wed, 26 Mar 2008 12:17:08 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Tue, 25 Mar 2008 18:18:34 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Wed, 26 Mar 2008 08:39:34 +1100
+James Turnbull <james@lovedthanlost.net>
+I think this will include the man pages in the build but overall the Rakefile needs a rewrite
+
+Tue, 25 Mar 2008 14:27:58 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Tue, 25 Mar 2008 14:09:15 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Added some more tests for loadedfile, based off the old unit tests.
+
+Tue, 25 Mar 2008 21:27:38 +0100
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.4
+
+Tue, 25 Mar 2008 21:27:37 +0100
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.4
+
+Tue, 25 Mar 2008 09:49:36 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Tue, 25 Mar 2008 11:27:14 +0900
+Ryan McBride <mcbride@countersiege.com>
+Pass source to pkg_add via the PKG_PATH environment variable if
+
+Mon, 24 Mar 2008 16:15:36 -0700
+Paul Lathrop <paul@tertiusfamily.net>
+Added rspec tests for loadedfile
+
+Mon, 24 Mar 2008 17:10:00 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #571 -- provider suitability is now checked at resource
+
+Mon, 24 Mar 2008 16:37:56 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a couple of tests.
+
+Mon, 24 Mar 2008 16:37:48 -0500
+Luke Kanies <luke@madstop.com>
+Moved the configuration of the Node cache to the puppetmasterd
+
+Mon, 24 Mar 2008 16:04:36 -0500
+Luke Kanies <luke@madstop.com>
+Merge commit 'turnbull/0.24.x' into 0.24.x
+
+Tue, 25 Mar 2008 08:03:11 +1100
+James Turnbull <james@lovedthanlost.net>
+Disabled man page creation by default and updated CHANGELOG
+
+Mon, 10 Mar 2008 13:34:38 -0700
+Luke Kanies <luke@madstop.com>
+Modifying the way ensure is handled so that it supports
+
+Mon, 24 Mar 2008 12:02:17 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1138 -- the yamldir is automatically created by the
+
+Mon, 24 Mar 2008 09:56:39 -0500
+Luke Kanies <luke@madstop.com>
+Disabling http keep-alive as a means of preventing #1010.
+
+Sun, 23 Mar 2008 13:39:28 -0500
+Luke Kanies <luke@madstop.com>
+Applying patch by Ryan McBride to fix OpenBSD package
+
+Sat, 22 Mar 2008 17:49:28 +1100
+James Turnbull <james@lovedthanlost.net>
+Added man pages and man page creation logic to install.rb
+
+Sat, 22 Mar 2008 15:00:19 +1100
+James Turnbull <james@lovedthanlost.net>
+Ported #198 man page creation functionality to 0.24.x branch
+
+Fri, 21 Mar 2008 00:39:26 -0500
+Luke Kanies <luke@madstop.com>
+Found all instances of methods where split() is used without
+
+Fri, 21 Mar 2008 00:26:08 -0500
+Luke Kanies <luke@madstop.com>
+Found an array that leaked pretty quickly between reparsing
+
+Thu, 20 Mar 2008 23:39:12 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a test I broke with my fix to #1147
+
+Thu, 20 Mar 2008 23:27:18 -0500
+Luke Kanies <luke@madstop.com>
+Fixed #1147: Cached nodes are correctly considered out of
+
+Tue, 18 Mar 2008 20:33:02 -0700
+Sam Quigley <sq@wesabe.com>
+tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691 to resolve #1137; also, add tests which detect the problem.
+
+Thu, 20 Mar 2008 14:08:48 -0500
+Luke Kanies <luke@madstop.com>
+Applying patch by wyvern to fix #1142.
+
+Thu, 20 Mar 2008 11:55:42 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Sun, 20 Jan 2008 00:19:04 -0500
+Karl Fogel <kfogel@red-bean.com>
+* puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Clean up the code somewhat after commit 738d275f41f3eaf015800021dd2dfe6c42a1ae79, as promised.
+
+Sun, 20 Jan 2008 00:14:24 -0500
+Karl Fogel <kfogel@red-bean.com>
+* puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Be more sophisticated about what we do at the beginning of the buffer, so that the first expression after an block-opening statement that happens to begin at the beginning of the buffer gets indented correctly. This may need some cleanup, but I wanted to get the correct behavior committed first.
+
+Sat, 19 Jan 2008 10:52:42 -0500
+Karl Fogel <kfogel@red-bean.com>
+Fix bug mentioned in commit f814e23eab140ad01df4a4a3b187fcbf20da02be:
+
+Sat, 19 Jan 2008 10:25:14 -0500
+Karl Fogel <kfogel@red-bean.com>
+* ext/emacs/puppet-mode.el (puppet-comment-line-p, puppet-in-array): New helper functions. (puppet-indent-line): Rewrite to handle three more situations: indent elements in an array, indent single-line blocks, and ignore previous comment content when indenting non-comment lines.
+
+Sat, 19 Jan 2008 10:17:55 -0500
+Karl Fogel <kfogel@red-bean.com>
+* ext/emacs/puppet-mode.el: Untabify, in preparation for substantive changes.
+
+Thu, 20 Mar 2008 11:40:25 -0500
+Luke Kanies <luke@madstop.com>
+Adding another commit for #1136 -- Consolidated
+
+Fri, 21 Mar 2008 01:39:38 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed ports documentation error
+
+Fri, 21 Mar 2008 01:18:39 +1100
+James Turnbull <james@lovedthanlost.net>
+Added more detail about the requirement for ruby-libshadow for useradd password management
+
+Tue, 18 Mar 2008 15:06:34 +1100
+James Turnbull <james@lovedthanlost.net>
+Final fix to #1136 - further changes to --test setting
+
+Tue, 18 Mar 2008 14:31:36 +1100
+James Turnbull <james@lovedthanlost.net>
+Second fix to #1136 - fixed --test problem
+
+Tue, 18 Mar 2008 13:52:18 +1100
+James Turnbull <james@lovedthanlost.net>
+Fix for ticket #1136 --verbose cancels out --debug
+
+Tue, 18 Mar 2008 03:12:18 +1100
+James Turnbull <james@lovedthanlost.net>
+Applied patch in #1134
+
+Wed, 19 Mar 2008 10:56:22 -0500
+Luke Kanies <luke@madstop.com>
+fixing another failing test
+
+Tue, 18 Mar 2008 18:16:03 -0500
+Luke Kanies <luke@madstop.com>
+Fixing some tests that only failed under certain
+
+Tue, 18 Mar 2008 18:14:52 -0500
+Luke Kanies <luke@madstop.com>
+Refactoring how the catalog creation handles errors.
+
+Tue, 18 Mar 2008 17:25:23 -0500
+Luke Kanies <luke@madstop.com>
+Removing extra debugging
+
+Tue, 18 Mar 2008 17:24:56 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a unit test for node integration
+
+Tue, 18 Mar 2008 16:35:06 -0500
+Luke Kanies <luke@madstop.com>
+Settings now (again?) do not use a section more than
+
+Tue, 18 Mar 2008 16:33:48 -0500
+Luke Kanies <luke@madstop.com>
+Removing explicit requires of types and providers,
+
+Tue, 18 Mar 2008 16:32:53 -0500
+Luke Kanies <luke@madstop.com>
+Removing obsolete code from the fileserving handler.
+
+Tue, 18 Mar 2008 14:33:43 -0500
+Luke Kanies <luke@madstop.com>
+updating resource references in the docs
+
+Tue, 18 Mar 2008 13:55:48 -0500
+Luke Kanies <luke@madstop.com>
+Hopefully *finally* fixed the "already being managed" problem
+
+Mon, 17 Mar 2008 06:45:42 +0100
+Luke Kanies <luke@madstop.com>
+Adding a rake taks for updating the trac docs
+
+Mon, 17 Mar 2008 06:27:36 +0100
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.3
+
+Mon, 17 Mar 2008 06:27:36 +0100
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.3
+
+Mon, 17 Mar 2008 06:26:58 +0100
+Luke Kanies <luke@madstop.com>
+Updating changelog for 0.24.3
+
+Mon, 17 Mar 2008 00:23:59 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of ssh://reductivelabs.com/opt/rl/git/puppet into 0.24.x
+
+Mon, 17 Mar 2008 00:23:35 -0500
+Luke Kanies <luke@madstop.com>
+Removing a Settings.use that is unnecessary
+
+Sun, 16 Mar 2008 17:58:57 -0500
+Luke Kanies <luke@madstop.com>
+Downgrading the "Using cache" message from the indirection to debug
+
+Sun, 16 Mar 2008 17:58:16 -0500
+Luke Kanies <luke@madstop.com>
+Modified the ldap node terminus to also use the facts version
+
+Sun, 16 Mar 2008 17:52:46 -0500
+Luke Kanies <luke@madstop.com>
+Caching node information in yaml (I figured caching in memory will
+
+Sun, 16 Mar 2008 17:37:12 -0500
+Luke Kanies <luke@madstop.com>
+Modifying the yaml terminus base class to use the timestamp
+
+Sun, 16 Mar 2008 17:21:27 -0500
+Luke Kanies <luke@madstop.com>
+Merge commit 'johnf/0.24.x' into 0.24.x
+
+Sun, 16 Mar 2008 17:02:36 -0500
+Luke Kanies <luke@madstop.com>
+Adding a filebucket test to puppet-test
+
+Sun, 16 Mar 2008 16:40:28 -0500
+Luke Kanies <luke@madstop.com>
+Adding a test for local compiling
+
+Sun, 16 Mar 2008 16:27:31 -0500
+Luke Kanies <luke@madstop.com>
+Using the indirected facts rather than master.getfacts, so no factsync is used
+
+Fri, 14 Mar 2008 13:58:24 +1100
+John Ferlito <johnf@inodes.org>
+Regression in :node_name functionality
+
+Mon, 25 Feb 2008 12:42:49 -0500
+Brenton Leanhardt <bleanhar@redhat.com>
+Flat file now does writing to a tempfile.
+
+Thu, 13 Mar 2008 13:55:08 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1132 -- host names can now have dashes anywhere.
+
+Thu, 13 Mar 2008 12:36:21 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1118 -- downloading plugins and facts now ignores noop.
+
+Thu, 13 Mar 2008 09:25:26 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the service-stop on debian, using the patch provided by DavidS
+
+Fri, 7 Mar 2008 12:28:58 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Fri, 7 Mar 2008 12:09:46 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the "tidy" type to use an option hash for specifying its parent class
+
+Thu, 6 Mar 2008 16:33:28 -0600
+Luke Kanies <luke@madstop.com>
+updating changelog for already-closed tickets
+
+Thu, 6 Mar 2008 15:02:38 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'andrew/0.24.x' into 0.24.x
+
+Thu, 6 Mar 2008 14:59:32 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'shadoi/fix1116' into 0.24.x
+
+Thu, 6 Mar 2008 12:53:57 -0800
+Blake Barnett <bdb@bdb-debvm1.stanford.edu>
+Cache the same type we check for, hopefully fixes #1116
+
+Thu, 6 Mar 2008 12:51:55 -0800
+Blake Barnett <bdb@bdb-debvm1.stanford.edu>
+Revert "Cache the same type we check for, hopefully fixes #1116"
+
+Thu, 6 Mar 2008 12:50:24 -0800
+Blake Barnett <bdb@bdb-debvm1.stanford.edu>
+Cache the same type we check for, hopefully fixes #1116
+
+Thu, 6 Mar 2008 14:47:14 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the rest of #1113: External node commands can specify
+
+Thu, 6 Mar 2008 14:43:41 -0600
+Luke Kanies <luke@madstop.com>
+Partially fixing #1113: LDAP nodes now support environments,
+
+Thu, 6 Mar 2008 13:20:30 -0700
+Luke Kanies <luke@madstop.com>
+Fix for 1094
+
+Thu, 6 Mar 2008 13:12:29 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'andrew/0.24.x' into 0.24.x
+
+Thu, 6 Mar 2008 13:10:58 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'turnbull/0.24.x' into 0.24.x
+
+Thu, 6 Mar 2008 13:07:11 -0600
+Luke Kanies <luke@madstop.com>
+Always duplicating resource defaults in the parser, so that
+
+Wed, 5 Mar 2008 18:55:32 -0700
+Luke Kanies <luke@madstop.com>
+Changed name of method for clarity per code review
+
+Wed, 5 Mar 2008 13:08:20 -0700
+Andrew Shafer <andrew@luke-kaniess-macbook-pro-15.local>
+Ticket #1041
+
+Wed, 5 Mar 2008 12:30:45 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Wed, 5 Mar 2008 21:25:40 +1100
+James Turnbull <james@lovedthanlost.net>
+Applies patches from #1111 and #1112
+
+Wed, 5 Mar 2008 20:52:21 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Tue, 4 Mar 2008 16:26:48 -0700
+Andrew Shafer <andrew@luke-kaniess-macbook-pro-15.local>
+Fix tests depending on the Puppet[:localcert] file existing using stubs
+
+Mon, 3 Mar 2008 22:14:44 +0100
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of /opt/rl/git/puppet into 0.24.x
+
+Mon, 3 Mar 2008 15:08:08 -0600
+Luke Kanies <luke@madstop.com>
+Updating version number
+
+Mon, 3 Mar 2008 17:33:08 +0100
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.2
+
+Mon, 3 Mar 2008 17:33:07 +0100
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.2
+
+Mon, 3 Mar 2008 17:32:26 +0100
+Luke Kanies <luke@madstop.com>
+updating changelog for 0.24.2
+
+Mon, 3 Mar 2008 10:29:08 -0600
+Luke Kanies <luke@madstop.com>
+Applying patch by DavidS to fix #1083.
+
+Mon, 3 Mar 2008 11:59:14 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Fri, 29 Feb 2008 13:27:39 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of ssh://reductivelabs.com/opt/rl/git/puppet into 0.24.x
+
+Fri, 29 Feb 2008 13:27:30 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'shadoi/0.24.x' into 0.24.x
+
+Fri, 29 Feb 2008 13:23:42 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of ssh://reductivelabs.com/opt/rl/git/puppet into 0.24.x
+
+Fri, 29 Feb 2008 13:22:55 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a few tests
+
+Fri, 29 Feb 2008 12:56:02 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1110 -- transactions now always make sure
+
+Fri, 29 Feb 2008 12:04:42 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the fact that resources that model defined resources
+
+Fri, 29 Feb 2008 12:00:39 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a few more loading order issues.
+
+Fri, 29 Feb 2008 11:51:15 -0600
+Luke Kanies <luke@madstop.com>
+Fixing tests that did not work with Rails 2.
+
+Fri, 29 Feb 2008 11:50:17 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a test that changed the environment for all later tests,
+
+Thu, 28 Feb 2008 22:55:55 -0800
+Blake Barnett <bdb@bdb-debvm1.stanford.edu>
+* Tweaks for puppetshow UI cleanup
+
+Thu, 28 Feb 2008 22:54:12 -0800
+Blake Barnett <bdb@bdb-debvm1.stanford.edu>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Thu, 28 Feb 2008 22:51:20 -0800
+Blake Barnett <bdb@bdb-debvm1.stanford.edu>
+* Add migration for "created_at" (hobo expects it)
+
+Fri, 29 Feb 2008 12:49:06 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Thu, 28 Feb 2008 17:53:46 -0600
+Luke Kanies <luke@madstop.com>
+renaming ral/types to ral/type in the tests
+
+Thu, 28 Feb 2008 17:40:01 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1062 by moving the yamldir setting to its own yaml
+
+Thu, 28 Feb 2008 17:21:35 -0600
+Luke Kanies <luke@madstop.com>
+Fixed #1047 -- Puppet's parser no longer changes the order
+
+Thu, 28 Feb 2008 16:30:53 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'lutter/0.24.x' into 0.24.x
+
+Thu, 28 Feb 2008 16:12:48 -0600
+Luke Kanies <luke@madstop.com>
+Fixed #1063 -- the master correctly logs syntax errors when
+
+Thu, 28 Feb 2008 15:59:49 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of ssh://reductivelabs.com/opt/rl/git/puppet into 0.24.x
+
+Thu, 28 Feb 2008 15:55:39 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1092 by no longer using the resource reference to
+
+Thu, 28 Feb 2008 15:54:03 -0600
+Luke Kanies <luke@madstop.com>
+Fixing an integration test so it cleans up after itself
+
+Thu, 28 Feb 2008 14:49:32 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1101 -- puppetrun works again.
+
+Thu, 28 Feb 2008 14:44:39 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of ssh://reductivelabs.com/opt/rl/git/puppet into 0.24.x
+
+Thu, 28 Feb 2008 14:44:29 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1093 -- 0.23.2 clients are again compatible
+
+Thu, 28 Feb 2008 14:07:01 -0600
+Luke Kanies <luke@madstop.com>
+testing automatic commit emails
+
+Thu, 28 Feb 2008 13:58:56 -0600
+Luke Kanies <luke@madstop.com>
+Adding a 'control' parameter to services, for those
+
+Thu, 28 Feb 2008 13:30:33 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Thu, 28 Feb 2008 13:29:32 +1100
+James Turnbull <james@lovedthanlost.net>
+Revert "Fixes #1099 - use of -m option with -d option for home directories"
+
+Wed, 27 Feb 2008 15:43:09 -0500
+Luke Kanies <luke@madstop.com>
+Removed the loglevels from the valid values for 'logoutput'
+
+Wed, 27 Feb 2008 14:52:20 -0500
+Luke Kanies <luke@madstop.com>
+replacing tabs with spaces in the redhat interface provider
+
+Wed, 27 Feb 2008 10:28:17 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a typo in the mailalias resource type
+
+Wed, 27 Feb 2008 10:35:22 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixes #1099 - use of -m option with -d option for home directories
+
+Tue, 26 Feb 2008 17:04:16 -0500
+Luke Kanies <luke@madstop.com>
+Removing the validation on package sources, since
+
+Mon, 25 Feb 2008 19:53:24 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1085, I think -- I was not returning a resource
+
+Mon, 25 Feb 2008 19:40:44 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #1084 -- the node catalog asks the individual
+
+Mon, 25 Feb 2008 18:46:36 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Mon, 25 Feb 2008 18:46:29 -0500
+Luke Kanies <luke@madstop.com>
+adding a comment to the namespaceauth.conf file
+
+Mon, 25 Feb 2008 18:28:26 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Mon, 25 Feb 2008 18:26:21 -0500
+Luke Kanies <luke@madstop.com>
+Adding an example namespaceauth.conf
+
+Mon, 25 Feb 2008 10:10:01 -0800
+David Lutterkort <dlutter@redhat.com>
+Trac #1038: not a fix, just an attempt at improving the situation.
+
+Mon, 25 Feb 2008 11:51:06 +1100
+James Turnbull <james@lovedthanlost.net>
+Corrected #1040 fix - this should now be right - trace was after raise
+
+Sat, 23 Feb 2008 18:17:28 -0600
+Luke Kanies <luke@madstop.com>
+Making a couple of other small fixes, requiring
+
+Sat, 23 Feb 2008 19:09:29 -0500
+Luke Kanies <luke@madstop.com>
+Merge commit 'turnbull/0.24.x' into 0.24.x
+
+Sat, 23 Feb 2008 19:06:29 -0500
+Luke Kanies <luke@madstop.com>
+Somewhat refactored fileserving so that it no longer caches
+
+Sun, 24 Feb 2008 09:47:12 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixes ticket #1080
+
+Sun, 24 Feb 2008 09:32:44 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixes ticket #1079 - added . support for tags
+
+Sat, 23 Feb 2008 13:58:58 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a test that was failing when a user-specific
+
+Sat, 23 Feb 2008 08:41:24 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixes #1078 and includes new test
+
+Thu, 21 Feb 2008 23:59:10 -0500
+Luke Kanies <luke@madstop.com>
+Removing a test I never migrated from test/unit.
+
+Thu, 21 Feb 2008 23:57:46 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a test that was actually reading in keys
+
+Thu, 21 Feb 2008 23:19:27 -0500
+Luke Kanies <luke@madstop.com>
+updating checksum for #1010 fix
+
+Thu, 21 Feb 2008 23:18:40 -0500
+Luke Kanies <luke@madstop.com>
+Quashed commit of my fixes for #1010.
+
+Thu, 21 Feb 2008 15:50:02 -0500
+Luke Kanies <luke@madstop.com>
+Hasstatus in the init service provider; it was just
+
+Thu, 21 Feb 2008 13:07:10 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed minor documentation error
+
+Thu, 21 Feb 2008 11:30:20 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1073 - moved show_diff and other logic post config parse
+
+Wed, 20 Feb 2008 11:14:34 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed test for #1040
+
+Tue, 19 Feb 2008 15:42:12 +1100
+James Turnbull <james@lovedthanlost.net>
+Second attempt fix address ticket #1040
+
+Tue, 19 Feb 2008 15:32:30 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Mon, 18 Feb 2008 22:07:12 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Mon, 18 Feb 2008 22:05:34 -0600
+Luke Kanies <luke@madstop.com>
+Removing some extraneous debugging from a test.
+
+Tue, 19 Feb 2008 12:23:40 +1100
+James Turnbull <james@lovedthanlost.net>
+Attempt to fix #1040 - catching errors in compilation
+
+Mon, 18 Feb 2008 18:58:20 -0600
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'my24' into 0.24.x
+
+Mon, 18 Feb 2008 17:36:30 -0600
+Luke Kanies <luke@madstop.com>
+Fixed #1018 -- resources now have their namevars added as
+
+Mon, 18 Feb 2008 17:13:10 -0600
+Luke Kanies <luke@madstop.com>
+Fixed #1037 -- remote unreadable files no longer have the
+
+Tue, 19 Feb 2008 08:42:00 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Mon, 18 Feb 2008 14:21:12 -0600
+Rick Bradley <rick@rickbradley.com>
+converting parser ast node specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 14:20:13 -0600
+Rick Bradley <rick@rickbradley.com>
+converting parser ast host class specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 14:18:17 -0600
+Rick Bradley <rick@rickbradley.com>
+converting node catalog specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 14:15:17 -0600
+Rick Bradley <rick@rickbradley.com>
+converting indirector yaml specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 14:13:54 -0600
+Rick Bradley <rick@rickbradley.com>
+converting facter indirector specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 12:04:09 -0600
+Rick Bradley <rick@rickbradley.com>
+converting indirector checksum file specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 12:02:09 -0600
+Rick Bradley <rick@rickbradley.com>
+converting parser compilerspecs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 11:59:54 -0600
+Rick Bradley <rick@rickbradley.com>
+converting mount provider specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 11:58:06 -0600
+Rick Bradley <rick@rickbradley.com>
+converting indirector terminus specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 11:55:55 -0600
+Rick Bradley <rick@rickbradley.com>
+converting file serving configuration specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 11:54:13 -0600
+Rick Bradley <rick@rickbradley.com>
+converting indirector ldap node specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 11:52:14 -0600
+Rick Bradley <rick@rickbradley.com>
+converting indirector direct file server specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 11:50:28 -0600
+Rick Bradley <rick@rickbradley.com>
+converting parsed mount provider specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 11:48:11 -0600
+Rick Bradley <rick@rickbradley.com>
+converting mount type specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 11:44:34 -0600
+Rick Bradley <rick@rickbradley.com>
+converting indirector file specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 11:42:01 -0600
+Rick Bradley <rick@rickbradley.com>
+converting package type specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 11:38:54 -0600
+Rick Bradley <rick@rickbradley.com>
+converting fileserving/configuration/parser specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 11:36:14 -0600
+Rick Bradley <rick@rickbradley.com>
+converting indirector/module_files specs from setup/teardown to before/after
+
+Mon, 18 Feb 2008 11:33:48 -0600
+Rick Bradley <rick@rickbradley.com>
+converting ral/types/schedule specs away from setup/teardown
+
+Mon, 18 Feb 2008 11:27:45 -0600
+Rick Bradley <rick@rickbradley.com>
+converting indirection specs away from setup/teardown to rspec compatible before/after usage
+
+Mon, 18 Feb 2008 10:57:40 -0600
+Rick Bradley <rick@rickbradley.com>
+moving setup() methods to before :each, so that the tests will run with rspec, as opposed to just rake (which calls them directly with ruby, as opposed to any spec binary)
+
+Mon, 18 Feb 2008 10:43:40 -0600
+Rick Bradley <rick@rickbradley.com>
+Merge branch '0.24.x' into my24
+
+Mon, 18 Feb 2008 10:34:21 -0600
+Rick Bradley <rick@rickbradley.com>
+reordering spec binaries to prefer the local vendor/gems/rspec/bin/spec option
+
+Mon, 18 Feb 2008 10:29:07 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a failing test that resulted from a change
+
+Mon, 18 Feb 2008 09:38:32 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Mon, 18 Feb 2008 09:00:11 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the directory service provider's behaviour
+
+Mon, 18 Feb 2008 10:48:33 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed ticket #1072 - Debian directory updates
+
+Sat, 19 Jan 2008 16:34:48 -0800
+Jeffrey J McCune <jeff@northstarlabs.net>
+Fixed Ticket 1009 - problem with plist xml parser. We do not need the plist parser for pkgdmg.
+
+Sat, 16 Feb 2008 14:35:34 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'turnbull/ticket_1024' into 0.24.x
+
+Sat, 16 Feb 2008 13:58:00 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed ticket #1070 - puppetrun configuration parse problem
+
+Sat, 16 Feb 2008 13:26:05 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed ticket #1069 - removed remaining references to multiple configuration files
+
+Sat, 16 Feb 2008 13:03:42 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed ticket #1065 - Solaris SMF manifests
+
+Fri, 15 Feb 2008 14:24:54 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed ticket #1068 - Minor documentation fix
+
+Sat, 19 Jan 2008 20:39:00 -0500
+Jeffrey J McCune <jeff@northstarlabs.net>
+Really minor change to user creation in Leopard.
+
+Fri, 15 Feb 2008 13:17:12 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Thu, 14 Feb 2008 20:13:44 -0600
+Luke Kanies <luke@madstop.com>
+Refactoring the incremental checksum generation
+
+Thu, 14 Feb 2008 19:45:47 -0600
+Luke Kanies <luke@madstop.com>
+Enhancing the stand-alone checksums utility module
+
+Fri, 15 Feb 2008 11:32:03 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1060 - Debian service removal and addition
+
+Thu, 14 Feb 2008 11:24:39 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Wed, 13 Feb 2008 17:38:00 -0600
+Luke Kanies <luke@madstop.com>
+Changing portage to use Puppet::Error instead of Puppet::PackageError,
+
+Wed, 13 Feb 2008 17:30:18 -0600
+Luke Kanies <luke@madstop.com>
+Fixing comment -- ticket #1027 instead of #1064
+
+Wed, 13 Feb 2008 17:29:23 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1064 -- providers et al are now autoloaded
+
+Wed, 13 Feb 2008 17:18:23 -0600
+Luke Kanies <luke@madstop.com>
+removing "lib" deprecation notice from autoloader
+
+Wed, 13 Feb 2008 16:52:26 -0600
+Luke Kanies <luke@madstop.com>
+Fixed #1043 -- autoloading now searches the plugins directory
+
+Thu, 14 Feb 2008 09:37:36 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Wed, 13 Feb 2008 16:36:19 -0600
+Luke Kanies <luke@madstop.com>
+Fixed #1003 -- Applying DavidS's patch to fix searching for
+
+Wed, 13 Feb 2008 16:30:49 -0600
+Luke Kanies <luke@madstop.com>
+Fixed #992 -- Puppet is now compatible with gems 1.0.1.
+
+Thu, 14 Feb 2008 09:29:55 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Wed, 13 Feb 2008 16:27:35 -0600
+Luke Kanies <luke@madstop.com>
+Fixed #968 again, this time with tests -- parseonly works,
+
+Wed, 13 Feb 2008 15:49:51 -0600
+Luke Kanies <luke@madstop.com>
+Renaming the 'pfile' and 'pfilebucket' files to plain
+
+Thu, 14 Feb 2008 08:11:41 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Wed, 13 Feb 2008 14:55:14 -0600
+Luke Kanies <luke@madstop.com>
+Fixed #1021 -- the problem was that my method of determining
+
+Wed, 13 Feb 2008 14:26:28 -0600
+Luke Kanies <luke@madstop.com>
+Removing the last vestiges of GRATR from the PGraph class
+
+Wed, 13 Feb 2008 08:56:06 -0600
+Luke Kanies <luke@madstop.com>
+Removing obsolete references (they're in the indirection
+
+Thu, 14 Feb 2008 01:02:32 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Wed, 13 Feb 2008 20:29:00 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Tue, 12 Feb 2008 23:00:52 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Tue, 12 Feb 2008 23:00:40 -0600
+Luke Kanies <luke@madstop.com>
+Loading the mocha gem from the puppettest.rb file.
+
+Tue, 12 Feb 2008 22:53:19 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the Rakefile so all tests run in one task instead
+
+Tue, 12 Feb 2008 22:47:40 -0600
+Luke Kanies <luke@madstop.com>
+'rake' within the spec dir works now, anyway, which is
+
+Tue, 12 Feb 2008 22:24:12 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the puppet_rspec autotest plugin to use the modern interface
+
+Tue, 12 Feb 2008 22:11:30 -0600
+Luke Kanies <luke@madstop.com>
+Trying to upgrade rspec, but not having much luck.
+
+Tue, 12 Feb 2008 17:39:26 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Tue, 12 Feb 2008 17:37:51 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Tue, 12 Feb 2008 17:14:21 -0600
+Luke Kanies <luke@madstop.com>
+Copying over Rick's work from the master branch supporting autotest and
+
+Tue, 12 Feb 2008 16:35:31 -0600
+Luke Kanies <luke@madstop.com>
+Adding an inflection util class.
+
+Tue, 12 Feb 2008 14:57:24 -0600
+Luke Kanies <luke@madstop.com>
+Fixed #997 -- virtual defined types are no longer evaluated.
+
+Tue, 12 Feb 2008 14:43:33 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'bartv/pending/fix-997' into 0.24.x
+
+Tue, 12 Feb 2008 14:19:19 -0600
+Luke Kanies <luke@madstop.com>
+Moving the ast node tests to rspec (which I could have
+
+Mon, 11 Feb 2008 18:27:49 -0600
+Luke Kanies <luke@madstop.com>
+Removing the last remaining vestiges of GRATR --
+
+Mon, 11 Feb 2008 18:15:27 -0600
+Luke Kanies <luke@madstop.com>
+Switching the Node catalog to use the Tagging module
+
+Mon, 11 Feb 2008 18:13:51 -0600
+Luke Kanies <luke@madstop.com>
+Added a 'tagged?' method to the Tagging module.
+
+Mon, 11 Feb 2008 18:08:15 -0600
+Luke Kanies <luke@madstop.com>
+Switching the Node Catalog to using a separate method
+
+Mon, 11 Feb 2008 17:59:34 -0600
+Luke Kanies <luke@madstop.com>
+Changing the name of the Compile class to Compiler,
+
+Mon, 11 Feb 2008 17:41:19 -0600
+Luke Kanies <luke@madstop.com>
+Refactoring the interface between the Compile class
+
+Mon, 11 Feb 2008 17:33:12 -0600
+Luke Kanies <luke@madstop.com>
+Changing some methods in the Compile class to
+
+Mon, 11 Feb 2008 17:24:02 -0600
+Luke Kanies <luke@madstop.com>
+Fixed #1030 - class and definition evaluation has been significantly
+
+Mon, 11 Feb 2008 13:59:25 -0800
+Luke Kanies <luke@madstop.com>
+Converting the Compile class to use a Node::Catalog instance
+
+Mon, 11 Feb 2008 12:37:00 -0800
+Luke Kanies <luke@madstop.com>
+Moving all of the tests for Puppet::Parser::Compile to
+
+Fri, 8 Feb 2008 13:54:53 -0800
+Luke Kanies <luke@madstop.com>
+More AST refactoring -- each of the code wrapping classes
+
+Fri, 8 Feb 2008 14:25:52 -0600
+Luke Kanies <luke@madstop.com>
+Refactoring the AST classes just a bit. I realized that
+
+Fri, 8 Feb 2008 13:24:39 -0600
+Luke Kanies <luke@madstop.com>
+Removing some obsolete code from the AST base class
+
+Fri, 8 Feb 2008 11:42:24 -0600
+Luke Kanies <luke@madstop.com>
+Ceasing autoloading ast files; loading them manually instead
+
+Fri, 8 Feb 2008 11:41:22 -0600
+Luke Kanies <luke@madstop.com>
+Stubbing Facter during the snippet tests, so they are faster and work with no network
+
+Fri, 8 Feb 2008 16:35:06 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Thu, 7 Feb 2008 15:52:02 -0600
+Luke Kanies <luke@madstop.com>
+Adding more information to dependencies that do not resolve
+
+Thu, 7 Feb 2008 15:34:30 -0600
+Luke Kanies <luke@madstop.com>
+Applying patch by Jay to fix #989 -- missing crl files are
+
+Thu, 7 Feb 2008 15:31:43 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the Settings class so that it correctly handles
+
+Thu, 7 Feb 2008 12:57:57 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'plathrop/fix-1007' into 0.24.x
+
+Thu, 7 Feb 2008 23:20:52 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1052 - fixed gentoo service management
+
+Tue, 5 Feb 2008 15:07:05 -0800
+Paul Lathrop <paul@tertiusfamily.net>
+Fix ticket 974. My original "fix" wasn't. This actually fixes the problem by using a regular expression that matches only up to the first square bracket.
+
+Tue, 5 Feb 2008 14:05:14 -0800
+Paul Lathrop <paul@tertiusfamily.net>
+Added :env parameter for backwards-compatibility, with warning about deprecation. :env parameter sets new :environment parameter. Changed instances of :env to :environment for consistency with other types. Added tests for new parameters. This cimmit fixes ticket 1007.
+
+Mon, 21 Jan 2008 17:01:53 -0800
+Paul Lathrop <paul@tertiusfamily.net>
+Fujin's patch for ticket #1007 - consistent use of 'environment' instead of 'env'
+
+Fri, 1 Feb 2008 16:51:48 -0800
+Paul Lathrop <plathrop@debian.tertiusfamily.net>
+fix bug 974 - filenames with opening bracket characters generate exceptions
+
+Tue, 5 Feb 2008 09:00:03 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of git://wormwood.lovedthanlost.net/puppet into 0.24.x
+
+Tue, 5 Feb 2008 08:56:24 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'bartv/pending/fix-933' into 0.24.x
+
+Tue, 5 Feb 2008 08:30:55 -0600
+Luke Kanies <luke@madstop.com>
+Updating the docs for the cron type
+
+Wed, 6 Feb 2008 00:55:36 +1100
+James Turnbull <james@lovedthanlost.net>
+Added hostname test for hosts type
+
+Mon, 4 Feb 2008 23:56:35 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'turnbull/0.24.x' into 0.24.x
+
+Tue, 5 Feb 2008 13:52:12 +1100
+James Turnbull <james@lovedthanlost.net>
+Updated fix for ticket #151 and added a test
+
+Sun, 20 Jan 2008 22:00:05 -0800
+Luke Kanies <luke@madstop.com>
+Fixing #1017 -- environment-specific modulepath is no
+
+Sun, 3 Feb 2008 11:44:32 +0100
+Bart Vanbrabant <bart.vanbrabant@zoeloelip.be>
+Store a resource before adding relations to it otherwise activerecord will
+
+Sun, 3 Feb 2008 04:55:36 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Thu, 31 Jan 2008 20:37:26 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed tickt #1034 - doco typo
+
+Wed, 30 Jan 2008 23:28:07 +1100
+Luke Kanies <luke@madstop.com>
+Significantly refactoring the lexer, including adding Token and TokenList
+
+Mon, 28 Jan 2008 22:57:54 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1001
+
+Mon, 28 Jan 2008 22:51:49 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Mon, 28 Jan 2008 22:48:12 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1028 - examples incorrect for 0.24.x
+
+Mon, 28 Jan 2008 22:43:38 +1100
+James Turnbull <james@lovedthanlost.net>
+Removed womble-specific Debian build section
+
+Mon, 28 Jan 2008 22:42:57 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1006 - changed ldapnodes to node_terminus
+
+Mon, 28 Jan 2008 16:48:35 +1100
+Luke Kanies <luke@madstop.com>
+Removing tons of unnecessary calls to "nil?" from the lexer.
+
+Mon, 28 Jan 2008 15:07:02 +1100
+Luke Kanies <luke@madstop.com>
+Fixing a couple of tests, one related to recent tagging changes
+
+Fri, 25 Jan 2008 22:49:48 +1100
+James Turnbull <james@lovedthanlost.net>
+Second attempt to fix ticket #151 - host type now validates IP addresses and hostnames/FQDNs
+
+Fri, 25 Jan 2008 16:12:59 +1100
+James Turnbull <james@lovedthanlost.net>
+Revert "Fixes ticket #151 - host type now validates IP addresses and hostnames/FQDNs - the regex for the latter is quite complex but I have found it bullet-proof in the past"
+
+Tue, 22 Jan 2008 16:29:38 +0100
+Bart Vanbrabant <bart.vanbrabant@zoeloelip.be>
+Fix bug #997, only evaluate non-virtual definitions
+
+Tue, 22 Jan 2008 11:58:40 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixes ticket #151 - host type now validates IP addresses and hostnames/FQDNs - the regex for the latter is quite complex but I have found it bullet-proof in the past
+
+Mon, 21 Jan 2008 18:11:54 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Sun, 20 Jan 2008 22:27:33 -0800
+Luke Kanies <luke@madstop.com>
+Merge commit 'turnbull/0.24.x' into 0.24.x
+
+Mon, 21 Jan 2008 17:26:55 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Mon, 21 Jan 2008 17:24:30 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #1019 - made libshadow available for non-Linux users
+
+Sun, 20 Jan 2008 22:14:10 -0800
+Luke Kanies <luke@madstop.com>
+Environments are now available as variables in manifests,
+
+Sun, 20 Jan 2008 22:00:05 -0800
+Luke Kanies <luke@madstop.com>
+Fixing #1017 -- environment-specific modulepath is no
+
+Sun, 20 Jan 2008 21:21:37 -0800
+Luke Kanies <luke@madstop.com>
+I think I've finally fixed #959, by having the Settings
+
+Sun, 20 Jan 2008 10:29:23 +1100
+James Turnbull <james@lovedthanlost.net>
+Tidied the man page creation function and created "master" branch man pages
+
+Sun, 20 Jan 2008 09:43:29 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Sat, 19 Jan 2008 13:57:08 -0800
+Luke Kanies <luke@madstop.com>
+Fixing #794 -- consolidating the gentoo configuration files.
+
+Sat, 19 Jan 2008 13:40:52 -0800
+Luke Kanies <luke@madstop.com>
+Removing the line that marked fink as the default package
+
+Sat, 19 Jan 2008 13:40:40 -0800
+Luke Kanies <luke@madstop.com>
+Fixing #976 -- both the full name of qualified classes and
+
+Sat, 19 Jan 2008 14:34:20 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #1008 -- Puppet no longer throws an exception
+
+Sat, 19 Jan 2008 14:20:48 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #995 -- puppetd no longer dies at startup if the
+
+Sat, 19 Jan 2008 14:08:44 -0600
+Luke Kanies <luke@madstop.com>
+Wrapping the Resolv call in the mongrel server so if it
+
+Sat, 19 Jan 2008 11:46:31 -0800
+Luke Kanies <luke@madstop.com>
+Merge commit 'turnbull/0.24.x' into 0.24.x
+
+Sat, 19 Jan 2008 11:45:09 -0800
+Luke Kanies <luke@madstop.com>
+Applying a fix for #998 -- I used a patch equivalent to
+
+Sat, 19 Jan 2008 11:42:47 -0800
+Luke Kanies <luke@madstop.com>
+Fixing #977 -- rundir is again set to 1777.
+
+Sat, 19 Jan 2008 11:30:04 -0800
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Sat, 19 Jan 2008 11:29:57 -0800
+Luke Kanies <luke@madstop.com>
+Merge commit 'turnbull/ticket_198'
+
+Sat, 19 Jan 2008 18:24:11 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Sat, 19 Jan 2008 09:45:14 +1100
+James Turnbull <james@lovedthanlost.net>
+Updated defaults.rb to fix foru error stopping man page creation - links are not as neat as before but puppet.conf.man file will create neatly now.
+
+Fri, 18 Jan 2008 10:47:10 -0800
+Luke Kanies <luke@madstop.com>
+Updating docs for ssh.
+
+Sat, 19 Jan 2008 04:17:33 +1100
+James Turnbull <james@lovedthanlost.net>
+Removed remaining elements of old_parse - closing Ticket #990
+
+Fri, 18 Jan 2008 08:56:45 -0800
+Luke Kanies <luke@madstop.com>
+Adding a parse test to puppet-test.
+
+Fri, 18 Jan 2008 22:03:36 +1100
+James Turnbull <james@lovedthanlost.net>
+Removed old configuration file behaviour and deprecation warning - closes ticket #990
+
+Tue, 15 Jan 2008 19:41:38 -0800
+Luke Kanies <luke@madstop.com>
+More fixes to the testing.
+
+Tue, 15 Jan 2008 15:16:25 -0800
+Paul Lathrop <paul@tertiusfamily.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Mon, 14 Jan 2008 13:34:06 -0800
+Luke Kanies <luke@madstop.com>
+Another round of test-fixes toward eliminating global resource
+
+Mon, 14 Jan 2008 09:30:30 -0800
+Luke Kanies <luke@madstop.com>
+Fixing automatic relationships. I was previously looking them
+
+Tue, 15 Jan 2008 00:47:17 +1100
+James Turnbull <james@lovedthanlost.net>
+Updated install.rb to product puppet.conf.man page - updating ticket #198
+
+Mon, 14 Jan 2008 09:31:07 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed ticket #1005 - added additional logcheck lines
+
+Sun, 13 Jan 2008 00:03:51 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixes ticket #1004 - documentation fixes for ralsh and puppetrun
+
+Sat, 12 Jan 2008 23:20:15 +1100
+James Turnbull <james@lovedthanlost.net>
+Disabled new man page creation support
+
+Sat, 12 Jan 2008 23:16:39 +1100
+James Turnbull <james@lovedthanlost.net>
+Added support for man page creation - requires rst2man.py and writer - closed ticket #198
+
+Wed, 9 Jan 2008 22:13:41 -0800
+Paul Lathrop <paul@tertiusfamily.net>
+Updated documentation for builtin cron type; added information about range and step syntaxes.
+
+Thu, 10 Jan 2008 14:11:54 +1100
+James Turnbull <james@lovedthanlost.net>
+Updated tagmail documentation fixing ticket #996
+
+Wed, 9 Jan 2008 13:03:15 -0800
+Luke Kanies <luke@madstop.com>
+Another round of fixes toward making global resources work.
+
+Wed, 9 Jan 2008 14:19:51 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixes ticket #993 - tagmail with smtpserver specified does not add To/From/Subject header
+
+Tue, 8 Jan 2008 09:23:34 -0600
+Luke Kanies <luke@madstop.com>
+Lots o' bug-fixes toward getting rid of global resources.
+
+Mon, 7 Jan 2008 22:19:18 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' into no_global_resources
+
+Mon, 7 Jan 2008 19:24:10 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #982 -- I have completely removed the GRATR graph library
+
+Mon, 7 Jan 2008 12:19:21 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #971 -- classes can once again be included multiple
+
+Mon, 7 Jan 2008 12:03:44 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the unit tests for nagios_maker; I could swear I'd already
+
+Mon, 7 Jan 2008 11:59:30 -0600
+Luke Kanies <luke@madstop.com>
+Removing the requirement in the parsed mount provider
+
+Fri, 4 Jan 2008 08:27:57 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #984 - Added Debian to reponsefile doco
+
+Wed, 2 Jan 2008 14:32:54 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a couple of failing tests
+
+Wed, 2 Jan 2008 11:01:24 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch 'master' of git://reductivelabs.com/puppet
+
+Tue, 1 Jan 2008 17:38:37 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch 'routing'
+
+Wed, 2 Jan 2008 08:43:39 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed #980 - minor wiki formatting error in nagios_maker.rb
+
+Wed, 2 Jan 2008 07:27:20 +1100
+James Turnbull <james@lovedthanlost.net>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Tue, 1 Jan 2008 13:13:21 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed ticket #979 - code configuration option doco
+
+Tue, 1 Jan 2008 13:12:01 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed ticket #979 - pkgdmg.rb documentation
+
+Tue, 1 Jan 2008 13:08:22 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed ticket #978 - logcheck/puppet
+
+Tue, 1 Jan 2008 13:06:24 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed puppet logcheck issues
+
+Tue, 1 Jan 2008 12:58:12 +1100
+James Turnbull <james@lovedthanlost.net>
+Revert "Fixed documentation for code option in defaults.rb"
+
+Tue, 1 Jan 2008 12:57:56 +1100
+James Turnbull <james@lovedthanlost.net>
+Revert "Fixed indentation error in pkgdmg.rb documentation"
+
+Tue, 1 Jan 2008 10:46:46 +1100
+James Turnbull <james@lovedthanlost.net>
+Revert "Fixed issue where permissions are incorrectly set on Debian for /var/puppet/run directory"
+
+Mon, 31 Dec 2007 15:12:12 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch 'nagios' into 0.24.x
+
+Mon, 31 Dec 2007 14:37:03 -0600
+Luke Kanies <luke@madstop.com>
+Added builtin support for all Nagios resource types.
+
+Mon, 31 Dec 2007 14:02:11 -0600
+Luke Kanies <luke@madstop.com>
+Removing the one-off naginator provider for nagios_command.
+
+Mon, 31 Dec 2007 13:51:09 -0600
+Luke Kanies <luke@madstop.com>
+Adding the metaprogramming to create the Nagios types
+
+Mon, 31 Dec 2007 08:04:13 +1100
+James Turnbull <james@lovedthanlost.net>
+Added patch to ext/logcheck/puppet to fix ticket #978
+
+Sun, 30 Dec 2007 22:36:54 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed indentation error in pkgdmg.rb documentation
+
+Sun, 30 Dec 2007 22:02:05 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed documentation for code option in defaults.rb
+
+Sun, 30 Dec 2007 20:57:57 +1100
+James Turnbull <james@lovedthanlost.net>
+Fixed issue where permissions are incorrectly set on Debian for /var/puppet/run directory
+
+Thu, 27 Dec 2007 21:35:42 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the inability to manage '/' directly. It was a result
+
+Thu, 27 Dec 2007 13:59:32 -0600
+Luke Kanies <luke@madstop.com>
+Adding the first round of Nagios code. There are no
+
+Sat, 22 Dec 2007 21:44:37 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Sat, 22 Dec 2007 21:43:27 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of git://git.et.redhat.com/puppet into 0.24.x
+
+Sat, 22 Dec 2007 14:47:44 -0800
+David Lutterkort <dlutter@redhat.com>
+Updated for 0.24.1
+
+Fri, 21 Dec 2007 18:48:56 -0600
+Luke Kanies <luke@madstop.com>
+Adding 0.24.1 tag to the changelog.
+
+Sat, 22 Dec 2007 01:37:33 +0100
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.1
+
+Sat, 22 Dec 2007 01:37:33 +0100
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.1
+
+Fri, 21 Dec 2007 17:55:35 -0600
+Luke Kanies <luke@madstop.com>
+Updating an exception message a bit.
+
+Fri, 21 Dec 2007 17:55:16 -0600
+Luke Kanies <luke@madstop.com>
+Attempting to fix #952 -- catching any exceptions thrown
+
+Fri, 21 Dec 2007 17:52:06 -0600
+Luke Kanies <luke@madstop.com>
+Further fixes toward #965. Turned out that the previous fix
+
+Fri, 21 Dec 2007 16:36:03 -0600
+Luke Kanies <luke@madstop.com>
+Updating the failure when the CRL is missing, so it's
+
+Wed, 19 Dec 2007 14:39:14 -0600
+Luke Kanies <luke@madstop.com>
+Fixing parseonly with a modified version of jay's
+
+Wed, 19 Dec 2007 14:08:41 -0600
+Luke Kanies <luke@madstop.com>
+Updating filetype detection for vim, and changing
+
+Wed, 19 Dec 2007 13:43:22 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #967 -- default resources no longer conflict with
+
+Wed, 19 Dec 2007 12:47:57 -0600
+Luke Kanies <luke@madstop.com>
+Adding a --print option to puppetca that just prints the full-text version of a
+
+Wed, 19 Dec 2007 11:44:52 -0600
+Luke Kanies <luke@madstop.com>
+Removing the ability to disable http-keep alive,
+
+Wed, 19 Dec 2007 11:42:22 -0600
+Luke Kanies <luke@madstop.com>
+Entirely refactoring http keep-alive. There's now
+
+Tue, 18 Dec 2007 16:47:56 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x' of ssh://reductivelabs.com/opt/rl/git/puppet into 0.24.x
+
+Tue, 18 Dec 2007 16:47:36 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #967 -- relationships now work when running 0.23.x clients
+
+Tue, 18 Dec 2007 16:44:55 -0600
+Luke Kanies <luke@madstop.com>
+Fixing some tests that were failing with the recent ruby that has
+
+Mon, 17 Dec 2007 17:59:12 -0800
+David Lutterkort <dlutter@redhat.com>
+Uninstalling packages through 'ensure => absent' works again for the rpm and yum providers.
+
+Mon, 17 Dec 2007 16:52:54 -0800
+David Lutterkort <dlutter@redhat.com>
+Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
+
+Mon, 17 Dec 2007 14:54:45 -0800
+David Lutterkort <dlutter@redhat.com>
+Updated for 0.24.0-2
+
+Fri, 14 Dec 2007 11:19:07 -0800
+David Lutterkort <dlutter@redhat.com>
+Updated for 0.24.0
+
+Mon, 17 Dec 2007 17:23:27 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Mon, 17 Dec 2007 17:13:25 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #961 -- closing existing, open connections when
+
+Mon, 17 Dec 2007 15:55:20 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch '0.24.x'
+
+Mon, 17 Dec 2007 15:55:02 -0600
+Luke Kanies <luke@madstop.com>
+Updating changelog to reflect the fact that we no
+
+Mon, 17 Dec 2007 15:54:15 -0600
+Luke Kanies <luke@madstop.com>
+Remove the warning about an explicit plugins mount.
+
+Mon, 17 Dec 2007 21:25:07 +0100
+Luke Kanies <luke@madstop.com>
+Fixing the Rakefile to include the yumhelper.py file in
+
+Fri, 14 Dec 2007 11:19:07 -0800
+David Lutterkort <dlutter@redhat.com>
+Updated for 0.24.0
+
+Thu, 13 Dec 2007 17:41:52 +0100
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.0
+
+Thu, 13 Dec 2007 17:41:52 +0100
+Luke Kanies <luke@madstop.com>
+Updated to version 0.24.0
+
+Thu, 13 Dec 2007 17:41:35 +0100
+Luke Kanies <luke@madstop.com>
+Adding changelog update for misspiggy/0.24.0
+
+Wed, 12 Dec 2007 17:06:23 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet
+
+Wed, 12 Dec 2007 16:58:08 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the webrick test to provide a correct host
+
+Wed, 12 Dec 2007 16:57:41 -0600
+Luke Kanies <luke@madstop.com>
+Changing the statefile to only being managed by clients,
+
+Wed, 12 Dec 2007 13:50:07 -0600
+Luke Kanies <luke@madstop.com>
+Hopefully finally fixing #959. Loading the stored cache
+
+Tue, 11 Dec 2007 17:32:21 -0600
+Luke Kanies <luke@madstop.com>
+This should be the last fix for exported resources.
+
+Tue, 11 Dec 2007 17:08:48 -0600
+Luke Kanies <luke@madstop.com>
+Not using the main section when running the store report, since it is unneeded and can cause conflicts within puppetmasterd
+
+Tue, 11 Dec 2007 16:55:09 -0600
+Luke Kanies <luke@madstop.com>
+Removing extraneous debugging from the schedule resource type.
+
+Tue, 11 Dec 2007 15:35:36 -0600
+Luke Kanies <luke@madstop.com>
+Renaming 'configuration' to 'catalog', fixing #954.
+
+Tue, 11 Dec 2007 14:31:13 -0600
+Luke Kanies <luke@madstop.com>
+Renaming the 'null' terminus type to 'plain', as
+
+Tue, 11 Dec 2007 14:17:56 -0600
+Luke Kanies <luke@madstop.com>
+Copying the fact-loading code from the network client to
+
+Tue, 11 Dec 2007 11:57:16 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet
+
+Tue, 11 Dec 2007 11:57:02 -0600
+Luke Kanies <luke@madstop.com>
+Applying patch by whaymond to fix #955.
+
+Tue, 11 Dec 2007 11:51:54 -0600
+Luke Kanies <luke@madstop.com>
+Adding what is hopefully the last commit for #896. Here's the
+
+Tue, 11 Dec 2007 11:49:08 -0600
+Luke Kanies <luke@madstop.com>
+Removing the 'addpath' commands from the freebsd service
+
+Tue, 11 Dec 2007 11:14:19 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'davids-bugfixes/rest/fix-plugins-mount'
+
+Tue, 11 Dec 2007 10:47:51 -0600
+Luke Kanies <luke@madstop.com>
+Removing the recently-commited paludis provider,
+
+Tue, 11 Dec 2007 00:36:44 -0600
+Luke Kanies <luke@madstop.com>
+Applying patch by josb in #884 to provide pattern
+
+Tue, 11 Dec 2007 00:32:15 -0600
+Luke Kanies <luke@madstop.com>
+Applying patch by raj in #881.
+
+Tue, 11 Dec 2007 00:29:29 -0600
+Luke Kanies <luke@madstop.com>
+Applying patch for portage package support from thansen
+
+Tue, 11 Dec 2007 00:26:33 -0600
+Luke Kanies <luke@madstop.com>
+Replacing freebsd service provider with the one
+
+Tue, 11 Dec 2007 00:24:11 -0600
+Luke Kanies <luke@madstop.com>
+Adding paludis package support as provided by KillerFox
+
+Tue, 11 Dec 2007 00:07:20 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #937 -- I had not ported the dot methods at all,
+
+Mon, 10 Dec 2007 23:57:59 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #946.
+
+Mon, 10 Dec 2007 23:07:37 -0600
+Luke Kanies <luke@madstop.com>
+Fixing some further failing tests resulting from the fix for
+
+Mon, 10 Dec 2007 22:50:43 -0600
+Luke Kanies <luke@madstop.com>
+Adding an Indirection reference, along with the work
+
+Mon, 10 Dec 2007 21:15:15 -0600
+Luke Kanies <luke@madstop.com>
+Updating the changelog with external node info.
+
+Mon, 10 Dec 2007 21:13:48 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #951 -- external nodes work again, but you have to
+
+Mon, 10 Dec 2007 17:59:51 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the rest of #948. My previous work was sufficient,
+
+Mon, 10 Dec 2007 17:52:19 -0600
+Luke Kanies <luke@madstop.com>
+Fixing part of #948 -- per-setting hooks are now called
+
+Mon, 10 Dec 2007 12:18:35 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #941 -- calling pkg_info instead of info
+
+Mon, 10 Dec 2007 12:16:08 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #923 (again). The host storage method was not
+
+Fri, 7 Dec 2007 16:07:23 -0600
+Rick Bradley <rick@rickbradley.com>
+tweaking spec language; require Puppet::Network::HTTP class since it is referenced by Puppet::Network::Server
+
+Fri, 7 Dec 2007 11:43:47 -0600
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Thu, 6 Dec 2007 16:14:53 -0600
+Luke Kanies <luke@madstop.com>
+Adding basic unit tests for type/user by DavidS from #948.
+
+Thu, 6 Dec 2007 16:08:56 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #923. Resources that are collected on the local
+
+Thu, 6 Dec 2007 16:04:35 -0600
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Thu, 6 Dec 2007 15:51:37 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'mccune/pending/fix-896r3'
+
+Thu, 6 Dec 2007 15:48:47 -0600
+Luke Kanies <luke@madstop.com>
+Applying patch by whaymond_home to further fix part of #896.
+
+Wed, 5 Dec 2007 12:32:46 -0600
+Rick Bradley <rick@rickbradley.com>
+Moving $PUPPET/spec/lib/autotest up to $PUPPET/autotest as something has changed and it can't be found otherwise.
+
+Wed, 5 Dec 2007 11:32:52 -0600
+Rick Bradley <rick@rickbradley.com>
+moving autotest directory to make it possible to run autotest again
+
+Mon, 3 Dec 2007 19:05:46 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+simplify PluginsMount
+
+Thu, 29 Nov 2007 17:15:15 -0500
+Jeffrey J McCune <jeff@northstarlabs.net>
+Updated tests for http_enable_post_connection_check configuration setting.
+
+Thu, 29 Nov 2007 09:48:17 -0500
+Jeffrey J McCune <jeff@northstarlabs.net>
+Better test to match the behavior of the code.
+
+Thu, 29 Nov 2007 09:43:32 -0500
+Jeffrey J McCune <jeff@northstarlabs.net>
+Fixed test case for http_enable_post_connection_check
+
+Thu, 29 Nov 2007 09:29:08 -0500
+Jeffrey J McCune <jeff@northstarlabs.net>
+As per lutter; augmented fix for #896 to be configurable and defaulting to validate the server certificate, honoring CVE-2007-5162.
+
+Wed, 28 Nov 2007 19:03:32 -0600
+Luke Kanies <luke@madstop.com>
+Fixing another failing test I somehow missed in my last big commit
+
+Wed, 28 Nov 2007 19:02:35 -0600
+Luke Kanies <luke@madstop.com>
+Renaming @model to @resource in a provider
+
+Wed, 28 Nov 2007 18:59:21 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a couple of tests that were failing on a different platform or with a different version of ruby
+
+Wed, 28 Nov 2007 18:44:55 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #892 -- filesystem mounts are no longer remounted.
+
+Wed, 28 Nov 2007 18:38:48 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #527 (rewrote service tests), #766 (services only restart when they
+
+Wed, 28 Nov 2007 16:10:14 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet
+
+Wed, 28 Nov 2007 16:06:45 -0600
+Luke Kanies <luke@madstop.com>
+Another backward compatibility patch, this time helping with a new server and old client
+
+Wed, 28 Nov 2007 15:56:24 -0600
+Luke Kanies <luke@madstop.com>
+Making a few changes to the transportable class to enhance backward compatibility
+
+Wed, 28 Nov 2007 15:20:52 -0600
+Luke Kanies <luke@madstop.com>
+Theoretically, this patch is to fix #917 (which it does), but
+
+Wed, 28 Nov 2007 14:31:02 -0600
+Luke Kanies <luke@madstop.com>
+Fixing puppetca so it passes its tests, duh. Apparently
+
+Wed, 28 Nov 2007 12:57:16 -0600
+Luke Kanies <luke@madstop.com>
+Adding a top-level ResourceReference class that everything
+
+Wed, 28 Nov 2007 11:47:34 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the first half of #917 -- the ResourcReference
+
+Tue, 27 Nov 2007 21:37:59 -0600
+Luke Kanies <luke@madstop.com>
+Applying fix to xmlrpc client tests by Matt Palmer
+
+Tue, 27 Nov 2007 21:28:32 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the error message as requested in #893.
+
+Tue, 27 Nov 2007 21:20:26 -0600
+Luke Kanies <luke@madstop.com>
+Applying patches from #823 by wyvern
+
+Wed, 28 Nov 2007 04:16:59 +0100
+Luke Kanies <luke@madstop.com>
+Fixing the markup on the pkgdmg provider so it is a bit better
+
+Tue, 27 Nov 2007 21:10:52 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #781, from what I can tell. I'm leaving it with
+
+Tue, 27 Nov 2007 18:41:40 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #810 -- I catch the error and prefix it with something
+
+Tue, 27 Nov 2007 18:37:46 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #796 -- the fileserver can now start with no
+
+Tue, 27 Nov 2007 18:35:25 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the asuser method in Puppet::Util::SUIDManager
+
+Tue, 27 Nov 2007 17:32:32 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'mccune/pending/fix-896r2'
+
+Tue, 27 Nov 2007 17:24:13 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #931 by keeping track in configurations of
+
+Tue, 27 Nov 2007 13:57:05 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #927 -- rewriting the test to actually test what it's
+
+Tue, 27 Nov 2007 13:49:05 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the persistent and periodic schedule test failures
+
+Mon, 26 Nov 2007 23:08:29 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #924 -- clearing the configuration cache before and
+
+Mon, 26 Nov 2007 22:57:33 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the breakage that I caused when I added the 'declared_feature?'
+
+Mon, 26 Nov 2007 22:48:44 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #920 -- I have replaced the existing mount test with an
+
+Mon, 26 Nov 2007 19:51:15 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #919 -- installed packages used for testing are just ignored,
+
+Mon, 26 Nov 2007 19:33:53 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a test that was erroneously testing for the wrong feature
+
+Mon, 26 Nov 2007 19:27:30 -0600
+Luke Kanies <luke@madstop.com>
+Rewriting the tests for the package resource type, fixing #930.
+
+Mon, 26 Nov 2007 15:26:05 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #921, mostly by just deleting the existing test. I had
+
+Sun, 25 Nov 2007 02:10:02 -0600
+Luke Kanies <luke@madstop.com>
+Applying patch by trombik from #756.
+
+Sun, 25 Nov 2007 02:07:50 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'mccune/pending/fix-906'
+
+Sat, 24 Nov 2007 23:17:57 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch 'plugins_mount', fixing #891.
+
+Sat, 24 Nov 2007 23:16:47 -0600
+Luke Kanies <luke@madstop.com>
+Integrating Matt Palmer's patch to provide a 'plugins'
+
+Sat, 24 Nov 2007 20:26:52 -0500
+Jeffrey J McCune <jeff@northstarlabs.net>
+Fix #896 - Always disable DNS checking of certificate when making https connections.
+
+Sat, 24 Nov 2007 18:36:51 -0600
+Luke Kanies <luke@madstop.com>
+Applying the rest of Matt Palmer's patches
+
+Sat, 24 Nov 2007 18:20:40 -0600
+Luke Kanies <luke@madstop.com>
+Implementing the test for setting the Rails
+
+Sat, 24 Nov 2007 18:06:29 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'danp/rails_socket_and_tests'
+
+Sat, 24 Nov 2007 18:03:55 -0600
+Luke Kanies <luke@madstop.com>
+Incorporating patch 20071030034736-6856b-6004090b3968cdbf7d366a03ee1c44e2160a3fe0.patch
+
+Sat, 24 Nov 2007 13:55:58 -0700
+Dan Peterson <dpeterson@spark.dpiddy.local>
+change up rails specs again with Luke's help
+
+Sat, 24 Nov 2007 14:55:01 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch 'wombles-patches'
+
+Sat, 24 Nov 2007 14:54:38 -0600
+Luke Kanies <luke@madstop.com>
+Integrating most of Matt Palmer's from
+
+Sat, 24 Nov 2007 11:27:15 -0500
+Jeffrey J McCune <jeff@northstarlabs.net>
+Fixed #906 - Augmented Cert DN regexp check to work with Pound and Apache.
+
+Fri, 23 Nov 2007 22:12:15 -0700
+Dan Peterson <dpeterson@spark.dpiddy.local>
+mock all use of Puppet[] in Puppet::Rails.database_arguments
+
+Fri, 23 Nov 2007 21:47:20 -0700
+Dan Peterson <dpeterson@spark.dpiddy.local>
+fix spacing
+
+Fri, 23 Nov 2007 21:06:46 -0700
+Dan Peterson <dpeterson@spark.dpiddy.local>
+fix socket argument to AR and add rails spec
+
+Fri, 23 Nov 2007 20:49:29 -0600
+Luke Kanies <luke@madstop.com>
+Hopefully fixing #698 -- fixing the markup for the pkgdmg package provider
+
+Fri, 23 Nov 2007 20:12:11 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20071030035457-6856b-bd1c45ed5ecd753b2cb4f05347061f7245cc175a.patch from womble -- Force removal of directories during pluginsync
+
+Fri, 23 Nov 2007 20:07:41 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20071020020745-6856b-dbc63ff3f137a4039fb997b9978202d52f621e8c.patch from womble -- Fix some residual instances of /var/run fever
+
+Fri, 23 Nov 2007 20:07:03 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20071020015958-6856b-69efa7868cf3df3f2a2da6fcfc3b794bbb532c7f.patch from womble -- Remove rundir from puppet.conf, and add a NEWS entry to document these changes
+
+Fri, 23 Nov 2007 20:04:57 -0600
+Luke Kanies <luke@madstop.com>
+Adding part of patch 20071020011907-6856b-05b59120fdb90ab4a5842f91613247b07206a4ba.patch from womble -- Fix for Debian#447314, by fiddling with /var/run/puppet. This does not accept the whole patch, because the change needs to be tested around other platforms.
+
+Fri, 23 Nov 2007 20:00:47 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20070927050018-6856b-7fa134180aceb9cee2e667630345f5f8467a9d0c.patch from womble -- Catch more retryable errors in the XMLRPC call wrapper
+
+Fri, 23 Nov 2007 20:00:05 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20070927042000-6856b-38a0c82fd0a0d950937e7fe5a38b9901743402b3.patch from womble -- Recycle the connection more aggressively, to stop problems with clients that are newly requesting certificates
+
+Fri, 23 Nov 2007 19:57:31 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20070926235454-6856b-079fc12a9b63d59afd59aa205bc8bfeb350b097a.patch from womble -- Recycle the connection if we're presented with an EPIPE
+
+Fri, 23 Nov 2007 19:45:00 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20070926214630-6856b-edd313b08555033710c90a94d9d8beaf889d6cf4.patch from womble -- Fix spelling mistake in debian control files
+
+Fri, 23 Nov 2007 19:41:13 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20070913032650-6856b-b1cca1c249415c6076ffcecb9df1525a728457c7.patch from womble -- Fix annoying database deletion error for ParamValue objects.
+
+Fri, 23 Nov 2007 19:39:55 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20070913032546-6856b-0de200e8450920e7f712c54bf287ae43c7fda8af.patch from womble -- Only set dbuser if explicitly asked for
+
+Fri, 23 Nov 2007 19:37:03 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20070913011122-6856b-98bf03f09c8e19679390d73fdddc2e4d1273f698.patch from womble -- Add changelog entries for the pulled pgsql patches
+
+Fri, 23 Nov 2007 19:36:22 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20070913010926-6856b-eb64be3b5169b7af674388124b406a1db7470880.patch from womble -- More restrictive permissions on some puppet-related directories
+
+Fri, 23 Nov 2007 19:34:20 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20070913005414-6856b-db5ea77e10ec6869ad01a4bd6483912c337f3a70.patch from womble -- NEWS for the ssldir transition
+
+Fri, 23 Nov 2007 19:33:35 -0600
+Luke Kanies <luke@madstop.com>
+Applying patch 20070913004017-6856b-cdbbba99de0b33b64874205a27833b5114fcc6b9.patch by womble -- Allow empty config settings
+
+Fri, 23 Nov 2007 19:24:15 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20070913003810-6856b-cdc8b2e8c6c46eb8d6d073f86291a0fc5a59f429.patch from womble -- Only set the hostname and password if we want them; this allows pgsql ident auth to work it's magic
+
+Fri, 23 Nov 2007 19:22:23 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20070905004837-6856b-2e7b8d8595ee0883537620c46424a4bf6174dc6a.patch from womble -- Add an attr_accessor for @http#ca_file, since older versions of libopenssl-ruby only provides ca_file=, not ca_file
+
+Fri, 23 Nov 2007 19:20:24 -0600
+Luke Kanies <luke@madstop.com>
+Adding patch 20070831053637-6856b-dd0fddab681485ce7cea0b57336d0c48fa33f7f8.patch from womble; updates changelog
+
+Fri, 23 Nov 2007 19:18:20 -0600
+Luke Kanies <luke@madstop.com>
+Adding the debian directory via patch 20070831052721-6856b-b90bb56a4ed37ea420f10352a0a366068cddc7e4.patch from womble
+
+Fri, 23 Nov 2007 18:27:20 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'davids-bugfixes/rest/fix-891' into plugins_mount
+
+Fri, 23 Nov 2007 17:10:24 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #882 -- I just added a quick hook to the
+
+Fri, 23 Nov 2007 17:03:22 -0600
+Luke Kanies <luke@madstop.com>
+Patching a bit for #804 by making the maximum much higher UID
+
+Fri, 23 Nov 2007 16:49:14 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet
+
+Fri, 23 Nov 2007 16:45:28 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a couple of tests that were failing because of the environment changes.
+
+Fri, 23 Nov 2007 16:15:50 -0600
+Luke Kanies <luke@madstop.com>
+Accepting a modified form of the patch from #885 by immerda.
+
+Fri, 23 Nov 2007 16:11:27 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #886 -- the problem was the I had changed the base
+
+Fri, 23 Nov 2007 16:03:56 -0600
+Luke Kanies <luke@madstop.com>
+Added calls to endgrent/endpwent in util/posix.rb to
+
+Fri, 23 Nov 2007 15:49:32 -0600
+Luke Kanies <luke@madstop.com>
+Applying patch from #896 by whaymond_home, adding more
+
+Fri, 23 Nov 2007 15:39:34 -0600
+Luke Kanies <luke@madstop.com>
+Obviating targets in interfaces; they now just generate a warning.
+
+Fri, 23 Nov 2007 15:35:18 -0600
+Luke Kanies <luke@madstop.com>
+Adding more tests to the redhat interface provider. It no
+
+Fri, 23 Nov 2007 14:35:19 -0600
+Luke Kanies <luke@madstop.com>
+Rewriting the sunos interface provider to manually parse and
+
+Fri, 23 Nov 2007 12:57:16 -0600
+Luke Kanies <luke@madstop.com>
+Adding unit tests for the sunos interface provider.
+
+Fri, 23 Nov 2007 12:27:24 -0600
+Luke Kanies <luke@madstop.com>
+Adding some unit tests for the interface type before i go messing around with it
+
+Tue, 20 Nov 2007 17:48:34 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the first part of #787. Not all collections were
+
+Tue, 20 Nov 2007 14:05:46 -0600
+Luke Kanies <luke@madstop.com>
+Applying patch from #834, apparently fixing a problem
+
+Tue, 20 Nov 2007 14:01:51 -0600
+Luke Kanies <luke@madstop.com>
+Removing the bootproto and broadcast attributes from the redhat interface provider, since they are not needed
+
+Tue, 20 Nov 2007 14:00:15 -0600
+Luke Kanies <luke@madstop.com>
+fixing the path to the spec helper in the exec test
+
+Tue, 20 Nov 2007 13:59:28 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #762. The main problem was that I accepted the patch
+
+Tue, 20 Nov 2007 11:21:08 -0600
+Luke Kanies <luke@madstop.com>
+Moving the exec test into the types/ directory
+
+Tue, 20 Nov 2007 01:30:20 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the last failing test relating to the environment changes
+
+Tue, 20 Nov 2007 01:19:34 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the exec spec so it works when non-root and is a bit cleaner
+
+Tue, 20 Nov 2007 01:08:34 -0600
+Luke Kanies <luke@madstop.com>
+Using the Environment class to determine the default environment,
+
+Mon, 19 Nov 2007 23:27:07 -0600
+Luke Kanies <luke@madstop.com>
+The Puppet settings instance now validates environments when
+
+Mon, 19 Nov 2007 18:27:38 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #911 and #912 -- there's a default environment (development)
+
+Mon, 19 Nov 2007 16:34:09 -0600
+Luke Kanies <luke@madstop.com>
+Removing the manual ssldir setting by David in 59626cb3907d36e4fd762277daa76f523faf0908
+
+Mon, 19 Nov 2007 16:33:03 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'davids-bugfixes/tests/fix-test-client-ca'
+
+Mon, 19 Nov 2007 16:30:20 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a failing test from my fix for #446 -- I had changed
+
+Mon, 19 Nov 2007 16:20:03 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a few test suites that passed when run as
+
+Mon, 19 Nov 2007 16:03:21 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'davids-bugfixes/rest/fix-903'
+
+Mon, 19 Nov 2007 15:47:56 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #896 by applying DerekW's patches, with slight
+
+Mon, 19 Nov 2007 15:36:42 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #446. I ended up largely not using porridge's patch,
+
+Mon, 19 Nov 2007 10:30:55 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'davids-bugfixes/tests/fix-settings-fail-as-root'
+
+Mon, 19 Nov 2007 10:30:12 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'davids-bugfixes/tests/fix-cron-tests'
+
+Mon, 19 Nov 2007 10:29:12 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'davids-bugfixes/tests/fix-HOME-dependency'
+
+Mon, 19 Nov 2007 10:21:56 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+Add Exec{ logoutput=> on_failure }
+
+Mon, 19 Nov 2007 01:36:48 -0600
+Luke Kanies <luke@madstop.com>
+Reverting the changes I'd made toward removing the global
+
+Sun, 18 Nov 2007 23:36:22 -0600
+Luke Kanies <luke@madstop.com>
+Applying fix by Jeff McCune from #905
+
+Sun, 18 Nov 2007 23:33:34 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'davids-bugfixes/rest/tests-for-872'
+
+Sun, 18 Nov 2007 23:25:04 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'davids-bugfixes/rest/fix-815-by-using-main-explicitly'
+
+Sun, 18 Nov 2007 23:24:57 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a SimpleGraph unit test so it doesn't depend
+
+Sun, 18 Nov 2007 11:21:22 -0600
+Luke Kanies <luke@madstop.com>
+Fixed most failing tests, but there are still over thirty failing.
+
+Sat, 17 Nov 2007 11:40:15 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+fix #903: add patch from hrvojehr
+
+Sat, 17 Nov 2007 11:37:06 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+tests for #903: fail when no logoutput is generated on failure
+
+Thu, 15 Nov 2007 21:29:18 -0600
+Luke Kanies <luke@madstop.com>
+Modifying how default resources are created; they are now
+
+Tue, 13 Nov 2007 11:24:22 -0600
+Luke Kanies <luke@madstop.com>
+This commit is the first run at removing all global
+
+Tue, 13 Nov 2007 10:34:50 -0600
+Luke Kanies <luke@madstop.com>
+Fixing a parser test -- really, just removing tests
+
+Mon, 12 Nov 2007 22:11:40 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet-luke
+
+Mon, 12 Nov 2007 22:08:44 -0600
+Luke Kanies <luke@madstop.com>
+Fixing #800 by refactoring how configurations are retrieved
+
+Mon, 12 Nov 2007 11:00:54 -0600
+Luke Kanies <luke@madstop.com>
+Moving some compile tests to the spec/ directory, and
+
+Mon, 12 Nov 2007 10:09:05 -0600
+Luke Kanies <luke@madstop.com>
+Changing the 'main' class to no longer be lazy-evaluated.
+
+Mon, 12 Nov 2007 10:08:17 -0600
+Luke Kanies <luke@madstop.com>
+Adding a memory terminus for facts, which is really only used for testing
+
+Sun, 11 Nov 2007 10:18:51 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+fix dependency on $HOME, which causes massive failures when running without environment
+
+Sun, 11 Nov 2007 10:16:37 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+fix failing CA test, when testing with incomplete setup (no ssldir, no DNS)
+
+Sun, 11 Nov 2007 09:55:01 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+fix the underlying dependency on the environment in the cron type
+
+Sun, 11 Nov 2007 09:45:54 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+fix crontests depending on ENV[USER] by using Etc.getpwuid(Process.uid) instead
+
+Sat, 10 Nov 2007 19:24:49 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+fix a testfailure when running spec tests as root
+
+Fri, 9 Nov 2007 19:25:09 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+fix #872: improve property(:content).insync?
+
+Fri, 9 Nov 2007 19:19:11 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+tests for #872: check interaction between "replace" and "content"
+
+Fri, 9 Nov 2007 18:29:04 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+fix #815: add :main to all use() for :reporting and :metrics
+
+Fri, 9 Nov 2007 18:10:29 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+remove obsolete runners variable
+
+Thu, 8 Nov 2007 19:48:21 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch 'routing' into test_routing
+
+Thu, 8 Nov 2007 19:00:06 -0600
+Luke Kanies <luke@madstop.com>
+Commenting out the time debugging I was using
+
+Thu, 8 Nov 2007 17:06:00 -0600
+Luke Kanies <luke@madstop.com>
+Adding unit tests for the module that handles the
+
+Thu, 8 Nov 2007 16:31:03 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet
+
+Thu, 8 Nov 2007 16:30:51 -0600
+Luke Kanies <luke@madstop.com>
+Fixing the 'mount' tests so that they no longer
+
+Thu, 8 Nov 2007 16:13:40 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'davids-bugfixes/rest/fix-760'
+
+Thu, 8 Nov 2007 16:03:56 -0600
+Luke Kanies <luke@madstop.com>
+Merge commit 'davids-bugfixes/rest/fix-731'
+
+Thu, 8 Nov 2007 15:58:45 -0600
+Luke Kanies <luke@madstop.com>
+Switching the class resource evaluation to only happen
+
+Thu, 8 Nov 2007 15:54:14 -0600
+Luke Kanies <luke@madstop.com>
+Classes once again get evaluated immediately when the
+
+Thu, 8 Nov 2007 21:02:56 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+fix #891: create a plugins mount which collects all modules' plugins/ subdirs
+
+Thu, 8 Nov 2007 12:18:42 -0600
+Luke Kanies <luke@madstop.com>
+Switching the base class for the Relationship class.
+
+Mon, 5 Nov 2007 22:32:43 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+fix #760: property_fix has to be called after creating a symlink
+
+Mon, 5 Nov 2007 21:56:49 +0100
+David Schmitt <david@schmitt.edv-bus.at>
+fix #731: add exported=true to collect_exported
+
+Thu, 8 Nov 2007 11:28:34 -0600
+Luke Kanies <luke@madstop.com>
+Merge branch 'rest'
+
+Thu, 8 Nov 2007 11:24:46 -0600
+Luke Kanies <luke@madstop.com>
+Splitting the puppetd tests into two tests. It is still not a very good test, but I do not know of a good way to test this, really.
+
+Wed, 7 Nov 2007 17:48:50 -0600
+Luke Kanies <luke@madstop.com>
+Switching the graph base class from GRATR::Digraph
+
+Wed, 7 Nov 2007 16:25:04 -0600
+Luke Kanies <luke@madstop.com>
+Adding a new graphing base class, because the GRATR stuff
+
+Wed, 31 Oct 2007 12:54:28 -0500
+Luke Kanies <luke@madstop.com>
+Caching the 'parent' value, which resulted in
+
+Wed, 31 Oct 2007 11:34:06 -0500
+Luke Kanies <luke@madstop.com>
+The configurations should now be functional again --
+
+Mon, 29 Oct 2007 12:31:01 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a bit of indentation and commenting in the xmlrpc/client file
+
+Fri, 26 Oct 2007 22:58:47 -0500
+Rick Bradley <rick@rickbradley.com>
+This won't be perfect by any stretch, but put in a moderately reasonable autotest config file.
+
+Fri, 26 Oct 2007 15:23:51 -0500
+Rick Bradley <rick@rickbradley.com>
+One significant step closer to getting autotest running properly on the Puppet specs.
+
+Fri, 26 Oct 2007 12:50:19 -0500
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Fri, 26 Oct 2007 11:28:51 -0500
+Luke Kanies <luke@madstop.com>
+Adding patch from #879 by tim
+
+Fri, 26 Oct 2007 11:26:57 -0500
+Luke Kanies <luke@madstop.com>
+Changing the test/ classes so that they work from the main
+
+Wed, 24 Oct 2007 17:50:36 -0500
+Luke Kanies <luke@madstop.com>
+File serving should work now, both recursive and
+
+Tue, 23 Oct 2007 12:32:45 -0500
+Rick Bradley <rick@rickbradley.com>
+Exceptions on requests are now captured, exceptions are serialized, and exception text is passed back via REST.
+
+Tue, 23 Oct 2007 12:09:05 -0500
+Rick Bradley <rick@rickbradley.com>
+Finish serializing successful results (via calls to to_yaml, etc.) for REST handlers. Refactor request building in REST handler specs.
+
+Tue, 23 Oct 2007 11:12:22 -0500
+Rick Bradley <rick@rickbradley.com>
+REST handlers now properly returning 200 status on success.
+
+Tue, 23 Oct 2007 07:28:42 -0500
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Tue, 23 Oct 2007 00:20:57 -0500
+Luke Kanies <luke@madstop.com>
+Adding post- hooks for :find and :search in the indirection class.
+
+Tue, 23 Oct 2007 00:06:06 -0500
+Luke Kanies <luke@madstop.com>
+Adding the calls to the authorization hooks in the Indirection.
+
+Mon, 22 Oct 2007 23:18:58 -0500
+Luke Kanies <luke@madstop.com>
+Renaming the FileServing TerminusSelector module to IndirectionHooks,
+
+Mon, 22 Oct 2007 22:37:52 -0500
+Luke Kanies <luke@madstop.com>
+Renaming the :local termini for metadata and content
+
+Mon, 22 Oct 2007 22:33:06 -0500
+Luke Kanies <luke@madstop.com>
+Link handling is now in the file serving classes.
+
+Mon, 22 Oct 2007 19:28:22 -0500
+Luke Kanies <luke@madstop.com>
+Adding searchability to the fileserving termini, using the
+
+Mon, 22 Oct 2007 15:24:50 -0500
+Luke Kanies <luke@madstop.com>
+Adding a Fileset class for managing sets of files. This
+
+Mon, 22 Oct 2007 10:22:36 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of git://michaelobrien.info/puppet into michael
+
+Mon, 22 Oct 2007 09:35:34 -0500
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Sun, 21 Oct 2007 19:37:17 -0500
+Luke Kanies <luke@madstop.com>
+Adding authorization hooks to the file_server and
+
+Sat, 20 Oct 2007 15:06:11 -0500
+Luke Kanies <luke@madstop.com>
+Renaming the 'mounts' terminus to 'file_server', and renaming
+
+Fri, 19 Oct 2007 17:35:40 -0500
+Luke Kanies <luke@madstop.com>
+File serving now works. I've tested a couple of ways to
+
+Fri, 19 Oct 2007 13:47:17 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Partial work done for ssl certificates.
+
+Thu, 18 Oct 2007 20:54:43 -0500
+Luke Kanies <luke@madstop.com>
+Adding this test stub that's been sitting
+
+Thu, 18 Oct 2007 20:47:56 -0500
+Luke Kanies <luke@madstop.com>
+I've now split the file-serving termini into two separate types (in
+
+Thu, 18 Oct 2007 14:43:08 -0500
+Luke Kanies <luke@madstop.com>
+Fixing all of the classes that I just renamed, and adding
+
+Thu, 18 Oct 2007 14:38:12 -0500
+Luke Kanies <luke@madstop.com>
+Renaming the file serving indirection termini to match
+
+Thu, 18 Oct 2007 14:36:38 -0500
+Luke Kanies <luke@madstop.com>
+I'm working on making file serving work in the indirector now, so I
+
+Thu, 18 Oct 2007 12:24:05 -0500
+Luke Kanies <luke@madstop.com>
+Renaming the file_serving/{content,metadata} indirections
+
+Thu, 18 Oct 2007 11:56:45 -0500
+Luke Kanies <luke@madstop.com>
+This is the first mostly functional commit of the
+
+Wed, 17 Oct 2007 17:46:18 -0500
+Luke Kanies <luke@madstop.com>
+Adding spec stubs for authorization in the indirection
+
+Wed, 17 Oct 2007 11:50:34 -0500
+Rick Bradley <rick@rickbradley.com>
+Fix test which is conditional on mongrel installation.
+
+Wed, 17 Oct 2007 11:44:37 -0500
+Luke Kanies <luke@madstop.com>
+Oops, forgot this file in my last commit.
+
+Wed, 17 Oct 2007 11:44:03 -0500
+Luke Kanies <luke@madstop.com>
+Adding the first pass at modifying file serving
+
+Wed, 17 Oct 2007 11:37:21 -0500
+Rick Bradley <rick@rickbradley.com>
+More specs, fleshing out the returns from REST
+
+Tue, 16 Oct 2007 18:14:41 -0500
+Rick Bradley <rick@rickbradley.com>
+getting more fine-grained with the response specs -- the target is always moving.
+
+Tue, 16 Oct 2007 18:08:18 -0500
+Rick Bradley <rick@rickbradley.com>
+Argument passing now supported on {webrick,mongrel}+REST.
+
+Tue, 16 Oct 2007 15:56:03 -0500
+Rick Bradley <rick@rickbradley.com>
+Make the actual runtime be more robust when mongrel is not installed.
+
+Tue, 16 Oct 2007 15:52:41 -0500
+Rick Bradley <rick@rickbradley.com>
+Make it possible to run all tests even if mongrel isn't installed. Shouldn't "confine" produce some output when running spec? Who knows.
+
+Tue, 16 Oct 2007 15:38:41 -0500
+Rick Bradley <rick@rickbradley.com>
+Refactoring, argument processing for model methods.
+
+Tue, 16 Oct 2007 14:04:38 -0500
+Rick Bradley <rick@rickbradley.com>
+Tweak to move model lookup functionality into the Handler base class where it belongs. Robustifying the request sanitization a bit more.
+
+Tue, 16 Oct 2007 13:57:56 -0500
+Rick Bradley <rick@rickbradley.com>
+Refactored to use a Handler base class for server+protocol handlers. Finally eliminated dependency on Puppet.start, etc., from WEBrick HTTP server class. {webrick,mongrel}+REST now support request handling uniformly; need encode/decode next.
+
+Tue, 16 Oct 2007 13:24:58 -0500
+Rick Bradley <rick@rickbradley.com>
+Inlined the controller, eliminating a class. Mongrel+REST has the right bits for request handling prior to the encode/decode/exception-handling bits. Refactored to make the common logic extractable to a base class.
+
+Tue, 16 Oct 2007 11:13:17 -0500
+Rick Bradley <rick@rickbradley.com>
+Registration now built for {webrick,mongrel} REST handlers.
+
+Tue, 16 Oct 2007 10:44:02 -0500
+Rick Bradley <rick@rickbradley.com>
+Going back to each server+protocol object being responsible for only one indirection, as the REST vs. XMLRPC models are different enough that the object must register itself on initialization and handle the request when it comes in.
+
+Tue, 16 Oct 2007 10:15:14 -0500
+Rick Bradley <rick@rickbradley.com>
+First pass through initializers of {mongrel, webrick} REST handlers; hooks into Indirection to look up models from indirected names.
+
+Tue, 16 Oct 2007 00:14:02 -0500
+Rick Bradley <rick@rickbradley.com>
+Minor tweaks to make the ::Server initialization a bit more robust. Fail on unknown HTTP Server types; fail fast.
+
+Mon, 15 Oct 2007 23:33:12 -0500
+Rick Bradley <rick@rickbradley.com>
+Finish front end of delegation to server+protocol helper classes ("handlers").
+
+Mon, 15 Oct 2007 23:04:24 -0500
+Rick Bradley <rick@rickbradley.com>
+Bringing in initial handlers for server+protocol pairs.
+
+Mon, 15 Oct 2007 23:01:42 -0500
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Mon, 15 Oct 2007 19:36:32 -0500
+Luke Kanies <luke@madstop.com>
+Reorganizing the file structure for indirection terminus types.
+
+Mon, 15 Oct 2007 15:29:00 -0500
+Rick Bradley <rick@rickbradley.com>
+Partial support for building Handlers for all handler-protocol pairs.
+
+Mon, 15 Oct 2007 15:04:10 -0500
+Rick Bradley <rick@rickbradley.com>
+Implementing address & port support for new webrick server.
+
+Mon, 15 Oct 2007 14:47:25 -0500
+Rick Bradley <rick@rickbradley.com>
+Hooking up address/port support for the various servers w/ specs. Still need to start up a webrick server w/ address + port (this is far too incestuous with Puppet lib & Puppet.start at the moment).
+
+Mon, 15 Oct 2007 12:19:08 -0500
+Rick Bradley <rick@rickbradley.com>
+trivial: WEBRick -> WEBrick, to be more consistent with how the WEBrick ruby classes are named.
+
+Mon, 15 Oct 2007 12:16:48 -0500
+Rick Bradley <rick@rickbradley.com>
+Implementing listening state tracking for webrick and mongrel.
+
+Mon, 15 Oct 2007 12:04:30 -0500
+Rick Bradley <rick@rickbradley.com>
+More unit specs for mongrel and webrick; more code to make them work, yo.
+
+Mon, 15 Oct 2007 11:07:48 -0500
+Rick Bradley <rick@rickbradley.com>
+Pushing functionality down to webrick/mongrel classes now; cleanup in the base server / http server classes + specs.
+
+Sat, 13 Oct 2007 17:52:06 -0500
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Sat, 13 Oct 2007 14:14:06 -0500
+Luke Kanies <luke@madstop.com>
+Fixing failing tests, including making the debian service
+
+Sat, 13 Oct 2007 14:07:24 -0500
+Luke Kanies <luke@madstop.com>
+Translating the report handler to an indirected model.
+
+Fri, 12 Oct 2007 18:00:10 -0500
+Luke Kanies <luke@madstop.com>
+Adding version handling through most of the indirection work.
+
+Fri, 12 Oct 2007 16:17:31 -0500
+Rick Bradley <rick@rickbradley.com>
+more stuff for the interim commit
+
+Fri, 12 Oct 2007 16:17:00 -0500
+Rick Bradley <rick@rickbradley.com>
+interim checkin of network stuffs
+
+Wed, 10 Oct 2007 11:01:56 -0500
+Luke Kanies <luke@madstop.com>
+Fixing some small spec failures resulting from test fixes.
+
+Tue, 9 Oct 2007 15:00:19 -0500
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Tue, 9 Oct 2007 12:02:37 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of git://michaelobrien.info/puppet into michael
+
+Tue, 9 Oct 2007 11:29:13 -0500
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Tue, 9 Oct 2007 10:54:21 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of git://michaelobrien.info/puppet into michael
+
+Tue, 9 Oct 2007 10:50:07 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'routing' of http://git.rickbradley.com/puppet into routing
+
+Tue, 9 Oct 2007 10:43:17 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Merge branch 'parser-absent' of http://marcin.owsiany.pl/tmp/puppet into porridge
+
+Tue, 9 Oct 2007 10:04:01 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of git://michaelobrien.info/puppet
+
+Mon, 8 Oct 2007 19:12:39 -0500
+Luke Kanies <luke@madstop.com>
+All tests should now pass again.
+
+Mon, 8 Oct 2007 11:54:51 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Fixed #819. Applied patch provided by matsuu.
+
+Mon, 8 Oct 2007 11:13:50 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Fixed #822. Applied patch provided by DavidS.
+
+Sat, 6 Oct 2007 17:18:30 -0500
+Luke Kanies <luke@madstop.com>
+Adding support for versions and freshness-checking
+
+Sat, 6 Oct 2007 13:25:12 -0500
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Sat, 6 Oct 2007 10:38:22 -0500
+Rick Bradley <rick@rickbradley.com>
+Homing in on a clean separation of concerns for a low-coupling, high-cohesion "server" model that will handle REST and/or XMLRPC on webrick and/or mongrel.
+
+Sat, 6 Oct 2007 13:29:17 +0100
+Marcin Owsiany <marcin@owsiany.pl>
+Somewhat better documentation of the :absent field feature in fileparsing.
+
+Sat, 6 Oct 2007 13:24:01 +0100
+Marcin Owsiany <marcin@owsiany.pl>
+Make it apparent that absent fields in a record have a value of :absent, which is different from what appears in a line.
+
+Fri, 5 Oct 2007 20:09:02 -0500
+Rick Bradley <rick@rickbradley.com>
+Trivial tweak on HTTPServer module file
+
+Fri, 5 Oct 2007 19:51:47 -0500
+Rick Bradley <rick@rickbradley.com>
+Moving the webrick/mongrel "servers" over to HTTPServer module instead of Server. Using Server as the master class for client connections. Server (former RESTServer) will instantiate the appropriate subclass based upon Puppet configurator setting. There are now tests broken in the network section which I can't seem to figure out yet. Not a happy place to be.
+
+Fri, 5 Oct 2007 17:46:30 -0500
+Luke Kanies <luke@madstop.com>
+Fixing error thrown when the end of the file is encountered unexpectedly
+
+Fri, 5 Oct 2007 17:46:08 -0500
+Luke Kanies <luke@madstop.com>
+Removing obsolete comment
+
+Fri, 5 Oct 2007 14:25:29 -0500
+Luke Kanies <luke@madstop.com>
+Another round of test-fixing around the changes I made
+
+Fri, 5 Oct 2007 11:46:35 -0500
+Luke Kanies <luke@madstop.com>
+Adding a :code setting for specifying code to run
+
+Fri, 5 Oct 2007 11:36:27 -0500
+Luke Kanies <luke@madstop.com>
+Making "null" the default node source, so nodes are at least created easily
+
+Fri, 5 Oct 2007 10:42:14 -0500
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Fri, 5 Oct 2007 00:08:15 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'routing' of http://git.rickbradley.com/puppet into routing
+
+Fri, 5 Oct 2007 00:07:38 -0500
+Luke Kanies <luke@madstop.com>
+This commit is focused on getting the 'puppet' executable
+
+Thu, 4 Oct 2007 17:07:47 -0500
+Luke Kanies <luke@madstop.com>
+Adding the integration tests to the Rakefile for spec,
+
+Thu, 4 Oct 2007 16:55:53 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of git://michaelobrien.info/puppet
+
+Thu, 4 Oct 2007 16:55:15 -0500
+Luke Kanies <luke@madstop.com>
+Adding another test to the ldap node source -- we make
+
+Thu, 4 Oct 2007 16:44:15 -0500
+Luke Kanies <luke@madstop.com>
+Fixing some terminology so some ldap tests are easier to read.
+
+Thu, 4 Oct 2007 16:38:56 -0500
+Luke Kanies <luke@madstop.com>
+Switching the indirection from using settings for configuration
+
+Thu, 4 Oct 2007 15:31:51 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Fixed #838. Applied patch provided by DavidS to add more robust
+
+Thu, 4 Oct 2007 15:19:03 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Fixed #837. Added freebsd service provider by trombik.
+
+Thu, 4 Oct 2007 15:08:56 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Fixed #855, but I didn't add any tests.
+
+Thu, 4 Oct 2007 14:42:45 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Fixed #827. Applied a form of the patch provided by porridge and
+
+Thu, 4 Oct 2007 13:52:22 -0500
+Rick Bradley <rick@rickbradley.com>
+Minor tweaks.
+
+Thu, 4 Oct 2007 13:47:36 -0500
+Rick Bradley <rick@rickbradley.com>
+Allow for multiple REST servers to be active; some terminology changes in spec; fleshing out more behavior, implementing.
+
+Thu, 4 Oct 2007 13:19:15 -0500
+Rick Bradley <rick@rickbradley.com>
+Added .listening to REST server, handle listen states and transitions.
+
+Thu, 4 Oct 2007 13:07:15 -0500
+Rick Bradley <rick@rickbradley.com>
+Spec'd a reset() method for clearing out known routes. Uses the unregister method so that any hooks there will be run. Probably a violation of YAGNI, but I'm willing to suffer it :-)
+
+Thu, 4 Oct 2007 13:00:13 -0500
+Rick Bradley <rick@rickbradley.com>
+Updating first portion of the Network RESTServer spec with example code, getting the added examples to pass.
+
+Thu, 4 Oct 2007 12:53:09 -0500
+Luke Kanies <luke@madstop.com>
+Attempting to reproduce and fix #829 by applying patch by Paul. I could not
+
+Thu, 4 Oct 2007 12:52:47 -0500
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Thu, 4 Oct 2007 11:25:36 -0500
+Luke Kanies <luke@madstop.com>
+Fixing tests for the Configuration object, since I
+
+Thu, 4 Oct 2007 11:25:16 -0500
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Thu, 4 Oct 2007 10:07:44 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'routing' of http://git.rickbradley.com/puppet into routing
+
+Thu, 4 Oct 2007 08:04:44 -0500
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Thu, 4 Oct 2007 00:02:24 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet
+
+Wed, 3 Oct 2007 23:52:36 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #817, mostly using the patch by DavidS. I could
+
+Wed, 3 Oct 2007 22:29:05 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet
+
+Wed, 3 Oct 2007 21:55:41 -0500
+Luke Kanies <luke@madstop.com>
+Removing the Id tags from all of the files
+
+Wed, 3 Oct 2007 19:36:35 -0500
+Luke Kanies <luke@madstop.com>
+I finally tracked down the problem that was causing providers
+
+Wed, 3 Oct 2007 19:34:45 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the yaml path so that it is correctly
+
+Wed, 3 Oct 2007 18:01:42 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of git://michaelobrien.info/puppet
+
+Wed, 3 Oct 2007 18:00:52 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Fixed #854.
+
+Wed, 3 Oct 2007 17:50:50 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #813 -- empty configurations again work.
+
+Wed, 3 Oct 2007 17:32:40 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of git://michaelobrien.info/puppet
+
+Wed, 3 Oct 2007 17:31:57 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #814 -- when files are missing, the exceptions should
+
+Wed, 3 Oct 2007 17:23:59 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Updated CHANGELOG.
+
+Wed, 3 Oct 2007 17:09:06 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Merge branch 'master' of git://reductivelabs.com/puppet
+
+Wed, 3 Oct 2007 17:06:06 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd.
+
+Wed, 3 Oct 2007 16:42:28 -0500
+Rick Bradley <rick@rickbradley.com>
+Merge branch 'master' of git://reductivelabs.com/puppet into routing
+
+Wed, 3 Oct 2007 16:32:48 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet
+
+Wed, 3 Oct 2007 16:32:10 -0500
+Luke Kanies <luke@madstop.com>
+Adding more behaviours to the Puppet::Module spec,
+
+Wed, 3 Oct 2007 12:49:23 -0500
+Rick Bradley <rick@rickbradley.com>
+Interpreting "hidden" class from spec drafts as a REST Controller. This name, functionality, and/or location in the tree is subject to change, but it's down now somewhere so we can move forward on it.
+
+Wed, 3 Oct 2007 12:44:57 -0500
+Rick Bradley <rick@rickbradley.com>
+Added partial spec for the serving of REST information, as well as some client-side REST terminus behavior.
+
+Wed, 3 Oct 2007 10:07:43 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Merge branch 'master' of git://reductivelabs.com/puppet
+
+Tue, 2 Oct 2007 15:25:11 -0700
+David Lutterkort <dlutter@redhat.com>
+Merge branch 'master' of git://reductivelabs.com/puppet
+
+Tue, 2 Oct 2007 15:18:03 -0700
+David Lutterkort <dlutter@redhat.com>
+Use external helper script to talk to yum; should avoid any more trouble with "yum list". Fixes trac #836
+
+Tue, 2 Oct 2007 16:13:21 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Merge branch 'master' of git://reductivelabs.com/puppet
+
+Tue, 2 Oct 2007 14:49:38 -0500
+Rick Bradley <rick@rickbradley.com>
+Fixed a failing test where we presumed that non-string Fact values would have type preserved across a P::N::Client.master.facts call, which is not true.
+
+Tue, 2 Oct 2007 14:41:11 -0500
+Rick Bradley <rick@rickbradley.com>
+Fixed a test which was secretly sneaking off and pulling certs from ~ if they were there: Added set_mygroup method, removed duplicate setme method. Included PuppetTest in the XMLRPC servlect test.
+
+Tue, 25 Sep 2007 17:23:36 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Merge branch 'master' of git://reductivelabs.com/puppet
+
+Tue, 25 Sep 2007 16:01:07 -0500
+Luke Kanies <luke@madstop.com>
+Adding more indirection termini, mostly focused on caching
+
+Tue, 25 Sep 2007 15:52:26 -0500
+Luke Kanies <luke@madstop.com>
+Adding cache support to indirection. If you have
+
+Tue, 25 Sep 2007 14:11:14 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet into indirection
+
+Tue, 25 Sep 2007 12:37:36 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Merge branch 'master' of git://reductivelabs.com/puppet
+
+Tue, 25 Sep 2007 12:34:42 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Updated the configuration doc to more clearly explain where puppet.conf is expected to be by default.
+
+Tue, 25 Sep 2007 12:10:38 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of git://michaelobrien.info/puppet
+
+Tue, 25 Sep 2007 12:09:40 -0500
+Luke Kanies <luke@madstop.com>
+Fixing ralsh to use a configuration instead of a component
+
+Tue, 25 Sep 2007 12:00:07 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Merge branch 'master' of git://reductivelabs.com/puppet
+
+Tue, 25 Sep 2007 11:24:33 -0500
+Luke Kanies <luke@madstop.com>
+Demoting the "file does not exist" log to debug from notice
+
+Tue, 25 Sep 2007 00:43:15 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'indirection' of git://reductivelabs.com/puppet-luke
+
+Tue, 25 Sep 2007 00:42:50 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a small problem with the mailman type
+
+Mon, 24 Sep 2007 20:30:11 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Renamed princs to principals in the k5login type.
+
+Mon, 24 Sep 2007 20:22:36 -0500
+Digant Kasundra <digant@stanford.edu>
+Added k5login type written by Digant Kasundra. This is for ticket #759.
+
+Mon, 24 Sep 2007 15:58:44 -0500
+Luke Kanies <luke@madstop.com>
+I changed the Terminus class to switch camelcase
+
+Mon, 24 Sep 2007 14:45:54 -0500
+Luke Kanies <luke@madstop.com>
+Removing obsolete fact stores and node sources. The functionality has been moved into the indirector.
+
+Sun, 23 Sep 2007 19:04:31 -0500
+Luke Kanies <luke@madstop.com>
+Taking a first stab at moving configuration compiling
+
+Sun, 23 Sep 2007 15:39:07 -0500
+Luke Kanies <luke@madstop.com>
+Adding a "memory" node terminus, which will
+
+Sun, 23 Sep 2007 14:28:31 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the spec for the checksum terminus to match
+
+Sun, 23 Sep 2007 14:26:56 -0500
+Luke Kanies <luke@madstop.com>
+Adding my first integration test, verifying that
+
+Sat, 22 Sep 2007 20:00:15 -0500
+Luke Kanies <luke@madstop.com>
+Adding the first version of checksum support, which will
+
+Sat, 22 Sep 2007 17:54:46 -0500
+Luke Kanies <luke@madstop.com>
+Renaming the 'Puppet::Util::Config' class to
+
+Sat, 22 Sep 2007 17:22:07 -0500
+Luke Kanies <luke@madstop.com>
+Adding the base file terminus. This will, at the least,
+
+Sat, 22 Sep 2007 15:04:34 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'configurations' into indirection
+
+Sat, 22 Sep 2007 14:25:17 -0500
+Luke Kanies <luke@madstop.com>
+All tests now pass in this configuration branch, which means
+
+Sat, 22 Sep 2007 12:56:32 -0500
+Luke Kanies <luke@madstop.com>
+The structure for handling resource generation is now
+
+Sat, 22 Sep 2007 01:24:04 -0500
+Luke Kanies <luke@madstop.com>
+Adding the last tests for the ldap node terminus. I managed
+
+Sat, 22 Sep 2007 00:16:39 -0500
+Luke Kanies <luke@madstop.com>
+All indirections are working, and they have all
+
+Fri, 21 Sep 2007 19:28:01 -0500
+Luke Kanies <luke@madstop.com>
+It looks like the new indirection setup is complete.
+
+Fri, 21 Sep 2007 15:49:25 -0500
+Luke Kanies <luke@madstop.com>
+Adding automatic association between terminus subclasses and
+
+Fri, 21 Sep 2007 15:15:40 -0500
+Luke Kanies <luke@madstop.com>
+Adding the first top-level terminus (yaml). It works
+
+Fri, 21 Sep 2007 13:42:39 -0500
+Luke Kanies <luke@madstop.com>
+Moving the Puppet::Indirector::Terminus class into its
+
+Fri, 21 Sep 2007 13:18:51 -0500
+Luke Kanies <luke@madstop.com>
+Adding a couple more tests to the indirector, talking about
+
+Fri, 21 Sep 2007 13:07:34 -0500
+Luke Kanies <luke@madstop.com>
+The indirector specs now all pass. I think I need
+
+Thu, 20 Sep 2007 17:31:03 -0500
+Luke Kanies <luke@madstop.com>
+The unit tests for the newly-resurrected indirection class
+
+Thu, 20 Sep 2007 15:24:20 -0500
+Luke Kanies <luke@madstop.com>
+Fixing all existing spec tests so that they now
+
+Thu, 20 Sep 2007 13:13:17 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'indirection' of http://git.rickbradley.com/puppet into indirection
+
+Thu, 20 Sep 2007 13:05:48 -0500
+Rick Bradley <rick@rickbradley.com>
+Whitespace and comment commit.
+
+Thu, 20 Sep 2007 12:57:57 -0500
+Luke Kanies <luke@madstop.com>
+An intermediate commit so I can start working on a different
+
+Thu, 20 Sep 2007 12:55:12 -0500
+Rick Bradley <rick@rickbradley.com>
+More spec and indirector updates.
+
+Wed, 19 Sep 2007 23:13:30 -0500
+Rick Bradley <rick@rickbradley.com>
+Finally, some progress. Closing the loops and delegating registered class calls out to the actual Terminus.
+
+Wed, 19 Sep 2007 23:02:48 -0500
+Rick Bradley <rick@rickbradley.com>
+Reworking the Indirector code. Continuing to fight the classgen and instance_loader "utilities".
+
+Mon, 17 Sep 2007 16:29:43 -0700
+Luke Kanies <luke@madstop.com>
+Merge branch 'indirection' of http://git.rickbradley.com/puppet into indirection
+
+Mon, 17 Sep 2007 15:21:44 -0700
+Luke Kanies <luke@madstop.com>
+This is basically another intermediate commit. I feel like
+
+Mon, 17 Sep 2007 16:49:53 -0500
+Rick Bradley <rick@rickbradley.com>
+Updates to indirection stuffs. Making a better spec and migrating to it.
+
+Sat, 15 Sep 2007 22:25:54 -0600
+Luke Kanies <luke@madstop.com>
+Configurations now set a "configuration" instance variable in resources that are inside a configuration, so the resources can interact with the configuration to get things like relationships.
+
+Sat, 15 Sep 2007 22:17:20 -0600
+Luke Kanies <luke@madstop.com>
+The whole system now uses Configuration objects instead of
+
+Fri, 14 Sep 2007 13:23:13 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Partial fix for #772. The SIGHUP now produces a EOPNOTSUPP instead of NameError.
+
+Thu, 13 Sep 2007 16:09:44 -0500
+Luke Kanies <luke@madstop.com>
+Removing the completely obsolete passwd2puppet and the obsolete component.rb
+
+Wed, 12 Sep 2007 18:40:54 -0500
+Luke Kanies <luke@madstop.com>
+Moving the resource container behaviour to the Configuration object, rather than the base PGraph class. I expect I will just do away with PGraph, but for now, I am at least going to keep configuration-related code in that class.
+
+Wed, 12 Sep 2007 18:32:26 -0500
+Luke Kanies <luke@madstop.com>
+Adding a to_graph method to TransBuckets, so that the buckets can directly generate a graph, rather than having to first convert to RAL types and then have them convert to a graph. This allows us to make it so components do not need a @children array at all. This was all done because I am having the "already a parent of" problem again, and I have gotten far enough that it is relatively easy to just make this problem go away once and for all.
+
+Wed, 12 Sep 2007 15:32:25 -0500
+Luke Kanies <luke@madstop.com>
+Another intermediate commit. The node and fact classes are now functional and are used instead of the network handlers, which have been removed. There are some failing tests as a result, but I want to get this code committed before I massage the rest of the system to make it work again.
+
+Tue, 11 Sep 2007 19:21:49 -0500
+Luke Kanies <luke@madstop.com>
+Adding setup/teardown hooks to rspec, so we can use test/unit methods
+
+Tue, 11 Sep 2007 18:48:30 -0500
+Luke Kanies <luke@madstop.com>
+Refactoring the feature support so it loads libraries when a feature is asked about, rather than when it is defined.
+
+Tue, 11 Sep 2007 16:34:07 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'testing'
+
+Tue, 11 Sep 2007 16:19:03 -0500
+Luke Kanies <luke@madstop.com>
+The Node handler is now obsolete. Node searching is handled through the indirector. I have not yet added the tests for the node handlers themselves, which is next.
+
+Tue, 11 Sep 2007 14:45:41 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Fixed #797. Removed the warning message about specifying 'enable' or 'ensure' when initializing a service.
+
+Tue, 11 Sep 2007 14:18:43 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Merge branch 'master' of git://reductivelabs.com/puppet
+
+Tue, 11 Sep 2007 14:15:59 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Fixed #784 by applying patch by vvidic.
+
+Tue, 11 Sep 2007 12:38:56 -0500
+Luke Kanies <luke@madstop.com>
+Doing an intermediate commit so rick can look at the work I have done so far.
+
+Mon, 10 Sep 2007 17:58:23 -0500
+Luke Kanies <luke@madstop.com>
+Renaming the instance loader method to "instance_load". It was previously autoload, which could class with Kernel.autoload.
+
+Mon, 10 Sep 2007 16:16:34 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of http://northstarlabs.net/git/puppet
+
+Mon, 10 Sep 2007 16:56:04 -0400
+Jeffrey J McCune <jeff.mccune@northstarlabs.net>
+Fixed hdiutil syntax for ticket 812
+
+Mon, 10 Sep 2007 14:28:02 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Removed TYPE token, replacing it with CLASSREF token, in the grammar and lexer. Updated CLASSREF token regex in the lexer.
+
+Mon, 10 Sep 2007 15:27:57 -0400
+Jeffrey J McCune <jeff.mccune@northstarlabs.net>
+Merge branch 'master' of git://reductivelabs.com/puppet
+
+Mon, 10 Sep 2007 12:42:19 -0500
+Luke Kanies <luke@madstop.com>
+Removing extraneous logging from the node handler
+
+Mon, 10 Sep 2007 12:33:26 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Fixed #774, which fixed fully qualified collection statements
+
+Fri, 7 Sep 2007 15:38:24 -0500
+Luke Kanies <luke@madstop.com>
+*Finally* fixing the tests that were failing around users and groups. The problem was that the autoload tests were somehow clearing all loaded classes, including the providers. This is fixed now.
+
+Fri, 7 Sep 2007 12:10:59 -0500
+Luke Kanies <luke@madstop.com>
+Fixing some failed tests. Mostly cleanup. Next is to make all of the user tests pass again, dammit.
+
+Fri, 7 Sep 2007 11:00:13 -0500
+Luke Kanies <luke@madstop.com>
+Fixing a path test. I have now made the path stuff a lot cleaner, but it apparently broke this test.
+
+Fri, 7 Sep 2007 10:58:07 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #801 -- resources that have changes when running in noop mode do not record that they were checked, so that they will be scheduled on the next run. This is a somewhat murky solution, but considering that no one had submitted this bug before, I expect it will not hit many people.
+
+Thu, 6 Sep 2007 20:50:26 -0500
+Luke Kanies <luke@madstop.com>
+Fixing some broken tests in the master client, and adding a test for #800 but it is unfortunately disabled because we cannot realistically fix it using the current design. It will be easy after the REST refactor, though.
+
+Thu, 6 Sep 2007 20:12:30 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #795 -- configuration elements now make sure all file paths are fully qualified by prepending the wd to unqualified path names.
+
+Thu, 6 Sep 2007 20:00:24 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #802 -- tags are now applied before parent classes are evaluated, so parent classes can use tagged() to test if a node is a member of a subclass.
+
+Thu, 6 Sep 2007 19:24:25 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #807. The exception handling should more closely resemble how it used to be done.
+
+Thu, 6 Sep 2007 18:53:00 -0500
+Luke Kanies <luke@madstop.com>
+Renaming some ast resource classes and files so they make a lot more sense.
+
+Thu, 6 Sep 2007 18:45:41 -0500
+Luke Kanies <luke@madstop.com>
+Fixing #806. Resources correctly look up their fully qualified definition type, just like resource references do, which causes the resource and reference to again agree on the full name of a given defined type.
+
+Thu, 6 Sep 2007 17:18:17 -0500
+Luke Kanies <luke@madstop.com>
+A small change to the indirector, moving it to a module instead of a class. I still do not really know how i will use it, though.
+
+Thu, 6 Sep 2007 11:26:15 -0500
+Luke Kanies <luke@madstop.com>
+Adding my indirector class before i rewrite it. I am probably not going to keep any of this, but i wanted to store a copy before i got much further.
+
+Tue, 4 Sep 2007 16:59:30 -0500
+Luke Kanies <luke@madstop.com>
+Flipped the switch so that compiles now return a Configuration instance instead of pre-extracting the configuration.
+
+Tue, 4 Sep 2007 15:14:39 -0500
+Luke Kanies <luke@madstop.com>
+Successfully modified all tests and code so that all language tests pass again. This is the majority of the work necessary to make the separate "configuration" object work.
+
+Tue, 4 Sep 2007 12:09:48 -0500
+Luke Kanies <luke@madstop.com>
+We now have a real configuration object, as a subclass of GRATR::Digraph, that has a resource graph including resources for the container objects like classes and nodes. It is apparently functional, but I have not gone through all of the other tests to fix them yet. That is next.
+
+Mon, 3 Sep 2007 19:38:15 -0500
+Luke Kanies <luke@madstop.com>
+More refactoring. I have removed a few more extraneous methods from Scope, mostly just pointing directly to the compile, and I have begun (but commented out) the move to having resources to model each of the classes and nodes, in addition to the definitions. This will, again, enable a real Configuration object, and it will enable class versioning and similar features.
+
+Mon, 3 Sep 2007 18:20:04 -0500
+Luke Kanies <luke@madstop.com>
+Removing the Scope#setresource method, since it was essentially redundant. The work is done in either AST::ResourceDef#evaluate or Compile#store_resource.
+
+Mon, 3 Sep 2007 18:01:00 -0500
+Luke Kanies <luke@madstop.com>
+Doing a small amount of refactoring, toward being able to use Parser resources to evaluate classes and nodes, not just definitions. This will hopefully simplify some of the parsing work, and it will enable the use of a Configuration object that more completely models a configuration.
+
+Sat, 1 Sep 2007 09:51:03 -0500
+Luke Kanies <luke@madstop.com>
+Deleting old documentation that somehow made it back into the tree in the switch to git, and refactoring the evaluate_classes method on the compile object so I can use resources as intermediaries, thus making classes do late-binding evaluation.
+
+Tue, 28 Aug 2007 17:00:32 -0500
+Luke Kanies <luke@madstop.com>
+Renaming the file containing all of the configuration defaults to "defaults.rb", since I am going to create a separate "configuration" top-level directory to contain all of the classes related to managing the configuration for a given node.
+
+Tue, 28 Aug 2007 16:15:05 -0500
+Luke Kanies <luke@madstop.com>
+Fixing some failing unit tests.
+
+Mon, 27 Aug 2007 17:38:39 -0500
+Luke Kanies <luke@madstop.com>
+Making a couple of small bugfixes in the configuration subsystem
+
+Mon, 27 Aug 2007 14:26:49 -0500
+Luke Kanies <luke@madstop.com>
+Adding support for providing a diff when files are being changed. Currently uses a local diff binary, but could easily be changed to use the ruby diff/lcs library. Modified puppet and puppetd to automatically show file diffs when in noop mode, but can otherwise be enabled using --show_diff. This only works when running interactively, because the diffs are printed on stdout.
+
+Sun, 26 Aug 2007 21:54:17 -0500
+Luke Kanies <luke@madstop.com>
+Multiple environment support now works, and I have even tested it in real life. This commit is mostly a bug-fix commit, resulting from the difference between real-life testing and unit testing.
+
+Sun, 26 Aug 2007 19:03:25 -0500
+Luke Kanies <luke@madstop.com>
+The fileserver now uses an environment-specific module path. I also made various bug fixes around the network tree.
+
+Sun, 26 Aug 2007 12:58:39 -0500
+Luke Kanies <luke@madstop.com>
+Adding a bit of testing for node names.
+
+Sun, 26 Aug 2007 12:53:44 -0500
+Luke Kanies <luke@madstop.com>
+Moving the node tests to rspec, and cleaning up the spec of the node, especially WRT the environment.
+
+Sun, 26 Aug 2007 12:53:36 -0500
+Luke Kanies <luke@madstop.com>
+Moving the node tests to rspec, and cleaning up the spec of the node, especially WRT the environment.
+
+Sat, 25 Aug 2007 17:14:13 -0500
+Luke Kanies <luke@madstop.com>
+And we have multiple environment support in the parser. The only remaining piece to make this complete is to add multiple environment support to the fileserver. I also renamed Configuration.rb to Compile.rb (that is, I fixed all the classes that used to know it as a configuration).
+
+Sat, 25 Aug 2007 15:55:43 -0500
+Luke Kanies <luke@madstop.com>
+Removing this test for now; I do not have time to port it from test/unit to rspec
+
+Sat, 25 Aug 2007 15:54:06 -0500
+Luke Kanies <luke@madstop.com>
+Renaming the "configuration" object to "compile", because it is only a transitional object and I want the real "configuration" object to be the thing that I pass from the server to the client; it will be a subclass of GRATR::Digraph.
+
+Sat, 25 Aug 2007 15:48:46 -0500
+Luke Kanies <luke@madstop.com>
+Oops, created a test directory in the main spec dir, rather than in the unit/ subdir
+
+Sat, 25 Aug 2007 15:47:49 -0500
+Luke Kanies <luke@madstop.com>
+Modules are now tested with spec, and they now can handle environment-specific module paths.
+
+Fri, 24 Aug 2007 19:19:44 -0500
+Luke Kanies <luke@madstop.com>
+The config class now has support for add an environment to its search path. Now I just need to go through the whole system and use the search path in addition to the parameter name itself.
+
+Fri, 24 Aug 2007 18:31:00 -0500
+Luke Kanies <luke@madstop.com>
+I have added basic support for a search path, altho not yet with any ability to manipulate it. All config tests pass in both the old tests and the new ones, so it is time to add the hooks for manipulating the search path.
+
+Thu, 23 Aug 2007 19:09:45 -0500
+Luke Kanies <luke@madstop.com>
+Adding some rspec tests for Config.rb, because I am planning on significantly changing its internals and the current tests, I think, will be harder to migrate than just writing rspec tests from scratch.
+
+Thu, 23 Aug 2007 13:25:40 -0500
+Luke Kanies <luke@madstop.com>
+Everything up to the parser (and the Modules) is ready to support multiple environments, including the parser having an environment setting. I have also created my first spec-based tests, for the interpreter (and deleted the old test/unit tests).
+
+Thu, 23 Aug 2007 11:52:58 -0500
+Luke Kanies <luke@madstop.com>
+Oops, left out the spec rake file from the main spec commit
+
+Thu, 23 Aug 2007 11:52:31 -0500
+Luke Kanies <luke@madstop.com>
+Building a stand-alone spec directory for creating the new spec-based tests.
+
+Thu, 23 Aug 2007 01:17:33 -0500
+Luke Kanies <luke@madstop.com>
+Adding the second half of the rspec upgrade -- apparently the "git add" thing I used did not remove the old files, only add the new ones.
+
+Thu, 23 Aug 2007 00:56:42 -0500
+Luke Kanies <luke@madstop.com>
+Upgrading rspec to version 1.0.8. This only includes the contents of the lib directory, and even then only the spec-related stuff, not the autotest stuff.
+
+Wed, 22 Aug 2007 22:13:23 -0500
+Luke Kanies <luke@madstop.com>
+Adding environment information to the client fact list. The environment is retrieved from the normal Puppet configuration, so it is set via puppet.conf or the cli, rather than being a normal fact.
+
+Wed, 22 Aug 2007 21:39:21 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the integration test between interpreter and configuration -- the interpreter was not passing on that the config should use ast nodes
+
+Wed, 22 Aug 2007 20:49:37 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of git://git.et.redhat.com/puppet
+
+Wed, 22 Aug 2007 19:00:48 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of ssh://reductivelabs.com/home/michael/git/puppet
+
+Wed, 22 Aug 2007 16:41:55 -0700
+David Lutterkort <dlutter@redhat.com>
+Sync to latest specfile in Fedora
+
+Wed, 22 Aug 2007 18:07:52 -0500
+Luke Kanies <luke@madstop.com>
+Merging the multi_env branch with master. There are not actually any conflicts, so this commit might only be necessary because I did not pull sufficiently often.
+
+Wed, 22 Aug 2007 18:03:55 -0500
+Luke Kanies <luke@madstop.com>
+Merge branch 'multi_env'
+
+Wed, 22 Aug 2007 17:57:28 -0500
+Luke Kanies <luke@madstop.com>
+The last commits before I actually start on the multi-environment support. There are still failing tests, but apparently only those that are also failing in trunk.
+
+Wed, 22 Aug 2007 16:14:39 -0500
+Luke Kanies <luke@madstop.com>
+Adding the topscope metadata to the configuration being returned to the client, just like it expects, and fixing how the resource handler calls the master type.
+
+Wed, 22 Aug 2007 11:31:25 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Fixed CA race condition (#693)
+
+Mon, 20 Aug 2007 22:25:00 -0500
+Luke Kanies <luke@madstop.com>
+A round of bugfixing. Many more tests now pass -- I think we are largely down to tests that (yay!) fail in trunk.
+
+Mon, 20 Aug 2007 19:09:26 -0500
+Luke Kanies <luke@madstop.com>
+All language tests now pass. I expect there are other failures elsewhere, but I want to commit this before delving into them. My method for fixing the tests was to do as little as possible, keeping the tests as bad or as good as they were before I started. Mostly this was about changing references to the interpreter into references to the parser (since that is where the new* methods are now for ast containers) and then dealing with the new config object and its relationship to scopes.
+
+Mon, 20 Aug 2007 13:28:40 -0500
+Luke Kanies <luke@madstop.com>
+The first pass where at least all of the snippet tests pass. I have unfortunately had to stop being so assiduous in my rewriting of tests, but I am in too much of a time crunch to do this "right". The basic structure is definitely in place, though, and from here it is a question of making the rest of the tests work and hopefully writing some sufficient new tests, rather than making the code itself work.
+
+Thu, 16 Aug 2007 21:21:40 -0500
+Luke Kanies <luke@madstop.com>
+The new parser configuration object works now,
+
+Thu, 16 Aug 2007 14:25:31 -0400
+Jeffrey J McCune <jeff.mccune@northstarlabs.net>
+Merge branch 'master' of git://reductivelabs.com/puppet
+
+Thu, 16 Aug 2007 00:00:28 -0500
+Luke Kanies <luke@madstop.com>
+Fixing the spec library so it correctly can see its version
+
+Wed, 15 Aug 2007 17:18:43 -0500
+Luke Kanies <luke@madstop.com>
+Adding node caching, so that node sources are not spammed during file serving and such
+
+Wed, 15 Aug 2007 17:05:49 -0500
+Luke Kanies <luke@madstop.com>
+Keeping the node names in the node object, so that they are available to the interpreter
+
+Wed, 15 Aug 2007 16:56:05 -0500
+Luke Kanies <luke@madstop.com>
+Refactoring a small part of the interface between the configuration handler and the interpreter.
+
+Wed, 15 Aug 2007 16:32:06 -0500
+Luke Kanies <luke@madstop.com>
+Requiring mocha in all cases in the test tree
+
+Wed, 15 Aug 2007 16:31:44 -0500
+Luke Kanies <luke@madstop.com>
+The new configuration handler looks to be ready for usage. Now I just need to convert the interpreter to use SimpleNode objects, then continue with the Configuration object.
+
+Wed, 15 Aug 2007 15:52:27 -0400
+Jeffrey J McCune <jeff.mccune@northstarlabs.net>
+Merge commit 'aabad8e'
+
+Wed, 15 Aug 2007 14:21:59 -0500
+Luke Kanies <luke@madstop.com>
+Adding the necessary name/ip fields to the node methods
+
+Wed, 15 Aug 2007 13:55:55 -0500
+Luke Kanies <luke@madstop.com>
+Adding a "none" node source, which will be the default node source and will just return an empty node.
+
+Wed, 15 Aug 2007 14:50:42 -0400
+Jeffrey J McCune <jeff.mccune@northstarlabs.net>
+Merge branch 'master' of git://reductivelabs.com/puppet
+
+Wed, 15 Aug 2007 17:24:26 +0200
+Luke Kanies <luke@madstop.com>
+Merge branch 'master' of http://northstarlabs.net/git/puppet
+
+Wed, 15 Aug 2007 04:57:15 +0200
+Luke Kanies <luke@madstop.com>
+Merge /home/michael/git/puppet
+
+Tue, 14 Aug 2007 22:57:02 -0400
+Jeffrey J McCune <jeff.mccune@northstarlabs.net>
+Merge branch 'master' of git://reductivelabs.com/puppet
+
+Tue, 14 Aug 2007 18:43:33 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Merge ssh://michael@reductivelabs.com/home/michael/git/puppet
+
+Tue, 14 Aug 2007 18:35:32 -0500
+Michael V. O'Brien <michael@reductivelabs.com>
+Added shortname support to config.rb and refactored addargs
+
+Tue, 14 Aug 2007 18:25:08 -0500
+Luke Kanies <luke@madstop.com>
+Finalizing the node handler. It now correctly uses the different node sources
+
+Tue, 14 Aug 2007 22:22:33 +0200
+Luke Kanies <luke@madstop.com>
+Merge /opt/rl/git/puppet
+
+Tue, 14 Aug 2007 15:20:50 -0500
+Luke Kanies <luke@madstop.com>
+Fixing documentation string on the file "ensure" property to remove the confusing mention of "exists"
+
+Tue, 14 Aug 2007 09:50:42 -0400
+Jeffrey J McCune <jeff.mccune@northstarlabs.net>
+Added optional per-module lib directory.
+
+Tue, 14 Aug 2007 00:09:49 -0500
+Luke Kanies <luke@madstop.com>
+An intermediate commit in the work towards adding multi-environment support.
+
+Mon, 13 Aug 2007 20:12:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Merge /opt/rl/git/puppet
+
+Mon, 13 Aug 2007 19:54:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Revert "Updating more milestone names"
+
+Mon, 13 Aug 2007 19:54:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating more milestone names
+
+Mon, 13 Aug 2007 14:50:22 -0500
+Luke Kanies <luke@madstop.com>
+Applying patch by Adam Jacob to make external node tools able to handle command-line arguments
+
+Mon, 13 Aug 2007 13:02:35 -0500
+Luke Kanies <luke@madstop.com>
+Revert "Updating more milestone names"
+
+Mon, 13 Aug 2007 12:58:24 -0500
+Luke Kanies <luke@madstop.com>
+Updating more milestone names
+
+Mon, 13 Aug 2007 17:00:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding milestone names to changelog
+
+Sun, 12 Aug 2007 07:53:13 +0000
+(no author) <(no author)@980ebf18-57e1-0310-9a29-db15c13687c0>
+Actually honour :namevar => true on newparam calls
+
+Fri, 10 Aug 2007 15:35:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing extraneous debugging from crontab
+
+Fri, 10 Aug 2007 03:01:55 +0000
+christian <christian@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix for setting global exit code ($?) in SUIDManager tests
+
+Thu, 9 Aug 2007 22:44:21 +0000
+(no author) <(no author)@980ebf18-57e1-0310-9a29-db15c13687c0>
+Broaden assert_absent so that it thinks that :purged is equivalent to :absent
+
+Thu, 9 Aug 2007 21:43:42 +0000
+(no author) <(no author)@980ebf18-57e1-0310-9a29-db15c13687c0>
+Change the service name so that it is less likely to trip on a common word and spuriously fail
+
+Thu, 9 Aug 2007 15:56:59 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+trac #763: Make redhat provider default for CentOS (patch by jtimberman)
+
+Thu, 9 Aug 2007 09:41:25 +0000
+(no author) <(no author)@980ebf18-57e1-0310-9a29-db15c13687c0>
+Trivial mock cleanups
+
+Thu, 9 Aug 2007 09:18:56 +0000
+christian <christian@980ebf18-57e1-0310-9a29-db15c13687c0>
+Constants in provider/interface/redhat.rb are getting redifined as they are dynamically assigned, changing them to instance variables
+
+Thu, 9 Aug 2007 09:03:28 +0000
+christian <christian@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changes to lib/ corresponding to test refactoring from r2759, was unaware that subversion only commited in the CWD
+
+Thu, 9 Aug 2007 08:49:49 +0000
+(no author) <(no author)@980ebf18-57e1-0310-9a29-db15c13687c0>
+Highlight what I think is a problem in the test suite that I just can't solve
+
+Thu, 9 Aug 2007 08:45:50 +0000
+christian <christian@980ebf18-57e1-0310-9a29-db15c13687c0>
+Refactor SUIDManager tests to run without root, change SUIDManager's behavior to not silently fail when it's not root and fix all other tests that broke as a result.
+
+Thu, 9 Aug 2007 08:41:54 +0000
+(no author) <(no author)@980ebf18-57e1-0310-9a29-db15c13687c0>
+Upgrade mocha to 0.5.1, which gives much better error messages
+
+Thu, 9 Aug 2007 07:56:22 +0000
+(no author) <(no author)@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix the ral:providers:host:parsed tests so they run successfully
+
+Tue, 7 Aug 2007 02:41:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.23.2
+
+Tue, 7 Aug 2007 02:41:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.23.2
+
+Tue, 7 Aug 2007 02:38:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+The last set of bug-fixes before the next release. This commit just fixes a couple of problems that resulted when I changed the Provider#initialize method to not duplicate its argument, which was necessary for ParsedFile.
+
+Mon, 6 Aug 2007 20:05:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding test support for the other mongrel configuration header
+
+Mon, 6 Aug 2007 19:23:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Copying the "commands" and "confine" statements to the actual dscl providers, since they need to be there to determine where the providers are suitable. Otherwise base classes could unnecessarily affect how subclasses work.
+
+Mon, 6 Aug 2007 17:59:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #749 -- environment settings no longer accumulate. Significantly adding to the cron tests at the same time, such that hopefully we will no longer have these recurring bugs. I now do every combinatorial of multi-line cron jobs, including doing them all in one file. There are, unfortunately, still edge cases, but maybe we will have some peace in cron space for a while, anyway.
+
+Sun, 5 Aug 2007 19:12:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing the code from #745 until it can pass some basic tests
+
+Sun, 5 Aug 2007 19:04:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding syslog support by devdas (#745).
+
+Sun, 5 Aug 2007 19:01:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #751 -- the interface providers now have basic tests, at least to verify that prefetching and listing works. I think these resource types need to be largely rewritten, though, and they currently have no relationship to ifconfig, which seems strange.
+
+Sun, 5 Aug 2007 17:57:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #731 - we are now correctly only collecting exported resources
+
+Sun, 5 Aug 2007 17:49:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #730 -- mounts now call flush() before trying to mount
+
+Sat, 4 Aug 2007 20:00:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a file that should have been in a commit from yesterda
+
+Sat, 4 Aug 2007 00:36:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #735 -- gen_config now uses a single heading, matching the name of the process
+
+Fri, 3 Aug 2007 23:49:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #314 and #729; here's the changelog:
+
+Fri, 3 Aug 2007 23:14:32 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Apply fix for typo provided by Toshio Kuratomi (bz250870)
+
+Fri, 3 Aug 2007 20:43:53 +0000
+mccune <mccune@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removed stray debugger method.
+
+Fri, 3 Aug 2007 20:36:49 +0000
+mccune <mccune@980ebf18-57e1-0310-9a29-db15c13687c0>
+DirectoryService provider for users and groups. Alternative to netinfo, as apple has indicated NetInfo may go away at some point in the future. It might happen in October.
+
+Fri, 3 Aug 2007 20:18:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #734. The problem was that when I switched how the configs were parsed, I managed to lose the ability to keep values set on the cli from being overridden by values set in config files.
+
+Fri, 3 Aug 2007 19:40:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Renaming the linux interface provider to redhat
+
+Fri, 3 Aug 2007 19:37:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch by stick to the linux interface provider
+
+Fri, 3 Aug 2007 19:31:15 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Undo previous commit, which was an error
+
+Fri, 3 Aug 2007 19:26:57 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Do not set any options if they aren't set in /etc/sysconfig/puppetmaster - otherwise we clobber settings from puppet.conf
+
+Fri, 3 Aug 2007 19:09:07 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changes for 0.23.1
+
+Tue, 31 Jul 2007 16:35:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding interface implementations, as written by Paul Rose
+
+Tue, 31 Jul 2007 02:34:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a test for rails
+
+Tue, 31 Jul 2007 02:34:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing test that ended up being redundant
+
+Mon, 30 Jul 2007 22:05:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch my emerose to fix #652.
+
+Mon, 30 Jul 2007 16:18:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the requirement that the cert dn have /CN= in it, thus hopefully catching clients without certs
+
+Mon, 30 Jul 2007 16:12:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying a modification of the patch from Marcin Owsiany, allowing Mongrel to be a CA
+
+Fri, 20 Jul 2007 19:23:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.23.1
+
+Fri, 20 Jul 2007 19:23:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.23.1
+
+Fri, 20 Jul 2007 16:46:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #726 -- mounts can now correctly handle mounted but absent filesystems.
+
+Fri, 20 Jul 2007 16:27:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some code in an attempt to fix #728, but it is all commented out since I could not get it fixed in time for beaker
+
+Fri, 20 Jul 2007 15:12:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Attempting to clean up the mount documentation as in #727.
+
+Fri, 20 Jul 2007 03:36:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Caching whether a given file or module has been loaded, because the loading was greedy and was causing files to get loaded every time a class or module was asked for
+
+Fri, 20 Jul 2007 03:24:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the mail aliases generated by the mailman list provider; it was generating capitalized list names
+
+Thu, 19 Jul 2007 22:12:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #725. I was apparently not deleting the alias I was creating to the components.
+
+Thu, 19 Jul 2007 20:02:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Hopefully fixing #720 -- I added tests and a lame back-off system to give the child process time to write
+
+Thu, 19 Jul 2007 20:01:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Converting mount test to use mount everywhere instead of df
+
+Thu, 19 Jul 2007 19:23:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the ability to specify relationships to classes, using Class[name] resource references.
+
+Thu, 19 Jul 2007 18:12:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+The first round of bug-fixes in preparation for beaker
+
+Thu, 19 Jul 2007 18:11:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding documentation to the "test" script
+
+Thu, 19 Jul 2007 16:16:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing the chdir from util.rb, I forgot that the directory often matters
+
+Thu, 19 Jul 2007 00:52:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Hopefully fixing #640, and maybe some warnings at the same time. I added a call to Process.setsid after the fork, and I chdir'd to /.
+
+Thu, 19 Jul 2007 00:48:09 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix #696. (patch by Jason Kohles)
+
+Thu, 19 Jul 2007 00:14:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #716 -- the package type was considering anything that was not "absent" to be installed, but that included "purged", thus the problem
+
+Wed, 18 Jul 2007 23:48:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch by DavidS to fix #711.
+
+Wed, 18 Jul 2007 20:40:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #702, hopefully. As suggested, I switched to "mount" instead of "df" to determine whether an fs is mounted.
+
+Wed, 18 Jul 2007 19:47:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #695 -- resource references will correctly serialize and unserialize in the db
+
+Wed, 18 Jul 2007 17:32:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #703, mostly. You still cannot do multi-condition queries, but you can at least query against any parameter, and matching any value is sufficient for a match, so the tags work fine.
+
+Wed, 18 Jul 2007 16:41:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #719 -- the filebucket docs now only mention filebucket, not pbucket
+
+Wed, 18 Jul 2007 16:16:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Trying to get rid of the warning from #724
+
+Tue, 17 Jul 2007 14:00:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying a slightly modified patch by Dean Wilson -- puppetca now exits with a non-zero code when it cannot find certs to clean.
+
+Mon, 16 Jul 2007 23:43:50 +0000
+(no author) <(no author)@980ebf18-57e1-0310-9a29-db15c13687c0>
+Guard the rpm command suitability confine better so we hopefully stop seeing all of the 'Command not available' errors
+
+Sat, 14 Jul 2007 23:04:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating the docs to mention that you can use the file server with no server name
+
+Sat, 14 Jul 2007 21:18:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing some logging in cron
+
+Sat, 14 Jul 2007 21:13:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the rest of #705, except for the env stuff, which I was not able to reproduce.
+
+Sat, 14 Jul 2007 20:26:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #691 -- I added "refreshable" features to the types that can restart, although exec does not have providers (yet), so I just made the docs a bit clearer
+
+Sat, 14 Jul 2007 20:20:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Reordering some of the type docs
+
+Sat, 14 Jul 2007 18:09:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing notice about "import loop", which was happening constantly when autoloading module files
+
+Sat, 14 Jul 2007 17:46:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing error message when a parameter is getting redefined
+
+Fri, 13 Jul 2007 22:28:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding rpm as a specific command to :rug
+
+Fri, 13 Jul 2007 21:48:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #589
+
+Fri, 13 Jul 2007 21:46:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #468 -- fully qualified resources can now be specified as dependencies
+
+Thu, 12 Jul 2007 22:43:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch from #714 -- aptrpm now loads on RHEL
+
+Thu, 12 Jul 2007 22:01:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the mailman provider so it correctly matches case. Apparently mailman helpfully autocapitalizes list names.
+
+Thu, 12 Jul 2007 19:51:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing extraneous debugging
+
+Thu, 12 Jul 2007 19:49:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the interpreter autoloading so that it correctly loads classes even when being loaded from a namespace
+
+Thu, 12 Jul 2007 17:52:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the instances method. It now works when there are already managed resources.
+
+Thu, 12 Jul 2007 16:39:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the :check metaparam so it does not try to check unsupported parameters
+
+Thu, 12 Jul 2007 16:04:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing the test for a method I removed yesterday
+
+Thu, 12 Jul 2007 14:40:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying docs patch by David Schmitt from #713
+
+Thu, 12 Jul 2007 14:35:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying a version of the diff to the defined() docs from David Schmitt
+
+Thu, 12 Jul 2007 04:27:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the first half of #705 -- matching no longer fails. I think this also fixes #648.
+
+Wed, 11 Jul 2007 20:23:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Having FileType instances automatically back their contents up to a filebucket, so it is much harder to lose content. This does not yet back up crontab contents, though.
+
+Wed, 11 Jul 2007 19:30:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing transactions so that they do not flush resources that are in noop
+
+Wed, 11 Jul 2007 18:35:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a maillist type, with support for mailman. It is not as flexible as I would like, partially because of how mailman is implemented (the "mailman" command is never in the search path), but at least it is working for mailman on debian.
+
+Tue, 10 Jul 2007 23:24:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding support for a "mailalias" type, with /etc/aliases support initially. I have not yet figured out how to best rebuild the aliases file when necessary.
+
+Tue, 10 Jul 2007 19:32:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding line/file info to parsing errors in ParsedFile
+
+Tue, 10 Jul 2007 19:30:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding support in Property for declarating whether a given property type will match all @should values or just the first.
+
+Tue, 10 Jul 2007 19:26:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Always setting a to_s value in authstore, so we do not get dumped objects
+
+Tue, 10 Jul 2007 19:25:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Cleaning up a log message in the transaction
+
+Tue, 10 Jul 2007 19:25:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding benchmark info to fact retrieval in the config client
+
+Tue, 10 Jul 2007 15:31:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding patch by Valentin Vidic to add the "+>" syntax for adding values to parameters
+
+Tue, 10 Jul 2007 04:17:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #621 -- plugins are now downloaded directly into the $libdir, and autoload looks for them there. You can now easily download any reloadable file to your clients.
+
+Tue, 10 Jul 2007 04:00:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing some of the internals of autoloading so that there is a class-level method to query whether a given file has been loaded.
+
+Mon, 9 Jul 2007 23:15:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #710 -- you can now specify the rails_loglevel
+
+Mon, 9 Jul 2007 23:11:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a typo in a log message
+
+Mon, 9 Jul 2007 21:32:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing "element" to "resource" in the documentation, which just aligns with a terminology change we made almost a year ago.
+
+Mon, 9 Jul 2007 20:54:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the log message when a resource type cannot be found
+
+Mon, 9 Jul 2007 06:00:42 +0000
+(no author) <(no author)@980ebf18-57e1-0310-9a29-db15c13687c0>
+Ignore the pkg directory if it exists, and fix up a couple of tests that were erroring out, which also will help the confinement of package types a bit more.
+
+Mon, 9 Jul 2007 00:06:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #687.
+
+Sun, 8 Jul 2007 23:57:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch by David Schmitt from #701.
+
+Sun, 8 Jul 2007 23:52:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+The parser now throws an error when a resource reference is created for an unknown type. Also, resource references look up defined types and translate their type accordingly.
+
+Sun, 8 Jul 2007 23:02:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making sure that #686 is fixed -- I specifically included the Daemon module in the Puppet mongrel server, and I call daemonize on the Puppet class, rather than the Mongrel http server
+
+Sun, 8 Jul 2007 22:48:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Hopefully fixing #685 -- I added a wrapper around the call to getconfig(), so any timeouts will just throw an error and skip the run, rather than failing and killing the daemon. This is not the best approach, since really, each method should be wrapped, but it is sufficient.
+
+Sun, 8 Jul 2007 17:13:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying further tests to double-quoted hostnames by Valentin Vidic
+
+Sun, 8 Jul 2007 16:26:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch by DavidS from #697 to allow host names to be double quoted
+
+Fri, 6 Jul 2007 22:22:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #596 -- classes in modules now autoload
+
+Fri, 6 Jul 2007 17:47:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the dpkg querying so that it works for packages that are in "config-files" state rather than just missing entirely. Also fixing logging so that the package version is visible, instead of a dumped object
+
+Fri, 6 Jul 2007 00:54:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing logging of module mounts; it was using the module as the name, rather than the module name
+
+Fri, 6 Jul 2007 00:09:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing extraneous debugging
+
+Thu, 5 Jul 2007 23:54:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #689, although I have not added unit tests. The problem was that a tag name was being removed, rather than the tag object itself.
+
+Thu, 5 Jul 2007 12:58:23 +0000
+mccune <mccune@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixed #680 puppet should handle internet enabled image files correctly.
+
+Wed, 4 Jul 2007 23:04:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch by daikinee from #690. I was not able to reproduce the problems, but it did not seem to hurt anything, either.
+
+Wed, 4 Jul 2007 22:52:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #704 -- Puppet was not failing correctly when schedules were missing, I think
+
+Wed, 4 Jul 2007 22:25:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing the long-obsolete Element base class. The Parameter and Type classes no longer have the same base class.
+
+Wed, 4 Jul 2007 21:06:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #620 - class names and node names now throw an error when they conflict
+
+Tue, 26 Jun 2007 22:16:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a reference to the LDAPNodes wiki page in the ldapnodes config item
+
+Mon, 25 Jun 2007 17:17:45 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix trac #684 - set exit code for status properly (patch by abnormaliti)
+
+Thu, 21 Jun 2007 21:32:32 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Create the right puppet.conf; make sure old config files get preserved and stay functional
+
+Thu, 21 Jun 2007 21:31:19 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix name of main section
+
+Thu, 21 Jun 2007 18:37:19 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Rename puppet.conf to puppetd.conf
+
+Thu, 21 Jun 2007 17:40:27 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Get rid of using silly macros in %install
+
+Thu, 21 Jun 2007 17:39:34 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Use single config file
+
+Wed, 20 Jun 2007 00:16:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating reference docs
+
+Tue, 19 Jun 2007 23:52:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating trac location for laeg
+
+Tue, 19 Jun 2007 23:44:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating build files to support laeg
+
+Tue, 19 Jun 2007 23:12:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.23.0
+
+Tue, 19 Jun 2007 23:12:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.23.0
+
+Tue, 19 Jun 2007 23:12:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.23.0
+
+Tue, 19 Jun 2007 23:11:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the paths to match laeg, instead of culain.
+
+Tue, 19 Jun 2007 22:18:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Modified the fileserver to cache file information, so that
+
+Tue, 19 Jun 2007 20:04:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+More updates to puppet-test
+
+Tue, 19 Jun 2007 15:43:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating puppet-test with clearer options around describe and retrieve
+
+Tue, 19 Jun 2007 01:58:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing extra debugging from the interpreter
+
+Tue, 19 Jun 2007 01:51:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating error message during test failure.
+
+Tue, 19 Jun 2007 01:49:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+More test fixes. I seem to be getting very close.
+
+Tue, 19 Jun 2007 00:27:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Refactoring puppet-test -- it now supports specifying a fork level (so you can get multiple tests running in parallel from one host), and tests are modeled explicitly, so it will be easier to add new tests.
+
+Mon, 18 Jun 2007 23:57:28 +0000
+mccune <mccune@980ebf18-57e1-0310-9a29-db15c13687c0>
+Added documentation for pkgdmg provider in the provider desc accessor as per request in #641 It stil might not be crystal clear, but should be better than the one liner it replaces.
+
+Mon, 18 Jun 2007 21:56:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding tracing to prefetch failures, and Fixing the environment support in the cron type (#669).
+
+Mon, 18 Jun 2007 21:55:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+The other half of fixing the versionable stuff -- removing "latest" as a requirement.
+
+Mon, 18 Jun 2007 21:26:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch in #572 by trombik
+
+Mon, 18 Jun 2007 21:18:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing my stupid fix of Matt's work. I conflated :versionable and :upgradeable. I have now added back all of the "has_feature :versionable" lines.
+
+Mon, 18 Jun 2007 21:07:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding fink package provider.
+
+Mon, 18 Jun 2007 21:03:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing some failing tests.
+
+Mon, 18 Jun 2007 20:10:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating the has_version work that Matt did -- the only thing he missed was that the :versionable feature depends on the :latest method, and when that is present we can safely assume that a package is versionable. Also, created the :latest method on the dpkg provider, as requested in #647.
+
+Mon, 18 Jun 2007 19:56:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch by trombik to fix #628.
+
+Mon, 18 Jun 2007 19:53:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch by trombik from #624.
+
+Mon, 18 Jun 2007 19:51:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Modifying the CA server so that it will not send back a cert whose public key does not match the csr. We have been getting a lot of instances of this, so this should cut down that problem.
+
+Mon, 18 Jun 2007 19:33:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #578 -- Invalid certs are no longer written to disk.
+
+Mon, 18 Jun 2007 19:29:56 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix #657: allow puppet URL's with no server; 'puppet' looks those up on hte local modulepath, whereas 'puppetd' goes to the default server
+
+Mon, 18 Jun 2007 18:46:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing the appdmg provider to load the package provider base class, and trying to clean up the log-file opening in rails
+
+Mon, 18 Jun 2007 18:37:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding puppetrun as an executable in the gem, along with ralsh (#313).
+
+Mon, 18 Jun 2007 18:21:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog for #641
+
+Mon, 18 Jun 2007 18:21:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding appdmg package provider from #641.
+
+Mon, 18 Jun 2007 18:13:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the output_file.close, as wyvern recommended
+
+Mon, 18 Jun 2007 18:09:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying the patch by wyvern from #662. This should hopefully kill the client hanging problems.
+
+Mon, 18 Jun 2007 16:26:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating rrdgraph documentation with a pointer to the new rrd package.
+
+Mon, 18 Jun 2007 15:35:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Reverting the change I just made to the config handler; it was only there for testing.
+
+Mon, 18 Jun 2007 15:32:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding puppet-test, which is useful for performance testing
+
+Mon, 18 Jun 2007 06:42:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding patch by Ghislain from #670, with slight modifications.
+
+Mon, 18 Jun 2007 06:26:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #548, and making functions support other rvalues, too, including other functions.
+
+Sun, 17 Jun 2007 23:11:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #643 -- replacing the get_posix_field method with a more degenerate version that works even on broken systems
+
+Sun, 17 Jun 2007 21:41:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+All rails and language tests now pass again. All of the rails tests should now be in the rails/ directory, and I have modified resource translation so that it always converts single-member arrays to singe values, which means the rails collection does not need to worry about it.
+
+Sun, 17 Jun 2007 01:02:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #673, but I have not written a test case for it. I moved all rails-related unit tests into the rails/ dir, because they keep getting missed.
+
+Sun, 17 Jun 2007 00:06:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the yum provider, and fixing the unit tests so the failures people were experiencing will result in failed tests. This fixes #672.
+
+Fri, 15 Jun 2007 23:11:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Moving puppetd and puppetmasterd back to bin. Damn. Reverting the fix to #323.
+
+Fri, 15 Jun 2007 23:07:20 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Move ralsh and filebucket into /usr/bin
+
+Fri, 15 Jun 2007 23:01:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding ralsh and filebucket to the rpm and the rakefile, and changing the url in the rpm
+
+Fri, 15 Jun 2007 19:49:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Modifying the check metaparam so that it just silently ignores metaparams and parameters, since they're uncheckable, and only tries to check properties
+
+Fri, 15 Jun 2007 19:30:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the type/title index for mysql
+
+Fri, 15 Jun 2007 15:37:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing erroneous debug message
+
+Fri, 15 Jun 2007 14:05:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Trying to load ruby gems, in case needed libraries are installed that way, and fixing a warning in the provider
+
+Fri, 15 Jun 2007 02:40:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Significantly reworking both external_nodes and ldapnodes support (see changelog).
+
+Fri, 15 Jun 2007 00:43:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing error about non-puppet protos
+
+Thu, 14 Jun 2007 17:41:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Significantly optimizing the database queries -- I am getting about 40% better times now. See http://www.madstop.com/optimizing_the_activerecord_integration.html.
+
+Thu, 14 Jun 2007 14:23:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adjusting the rrd color stack as requested by thijs
+
+Thu, 14 Jun 2007 12:26:37 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated the CHANGELOG.
+
+Thu, 14 Jun 2007 06:23:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing (hopefully) the last two providers that had "resource.is" calls
+
+Thu, 14 Jun 2007 06:21:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing sun package provider
+
+Thu, 14 Jun 2007 06:11:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #644 -- the install.rb file works again
+
+Thu, 14 Jun 2007 06:07:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying metrics patch from #659 by thijs
+
+Thu, 14 Jun 2007 05:36:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a typo in the docs
+
+Thu, 14 Jun 2007 03:39:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+A few small fixes here and there, and the rest of the zones commit
+
+Thu, 14 Jun 2007 03:39:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #655 -- Solaris zones are again fully functional, from what I can tell
+
+Thu, 14 Jun 2007 03:38:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding indexes for the rails tables
+
+Wed, 13 Jun 2007 23:03:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing the indexes migration, since the indexes are now in the main db schema
+
+Wed, 13 Jun 2007 22:31:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating ralsh with more functionality: You can now perform work on the command line, with commands like "sudo ralsh file /etc/passwd ensure=absent". This makes ralsh a bit more interactive.
+
+Wed, 13 Jun 2007 20:19:38 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Added to_s to the values to ensure the check versus the database will be
+
+Wed, 13 Jun 2007 20:01:34 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+documentation fix
+
+Wed, 13 Jun 2007 16:14:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing mongrel test so it does not try to load the mongrel server class on machines without mongrel
+
+Wed, 13 Jun 2007 15:51:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch from #666 by Rainhead and monachus
+
+Tue, 12 Jun 2007 20:06:51 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changed the host to "eager fetch" all the resources and their associated
+
+Tue, 12 Jun 2007 00:38:03 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Added the teardown of the database back to the tests.
+
+Tue, 12 Jun 2007 00:35:27 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Revert unintentional change.
+
+Tue, 12 Jun 2007 00:31:16 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Major rework of the rails feature. Changed the relationship between
+
+Mon, 11 Jun 2007 22:49:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #550 -- I had to list pass and dump as optional fields.
+
+Mon, 11 Jun 2007 22:30:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #112 - mounts now default to 0 for dump and pass
+
+Mon, 11 Jun 2007 21:54:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #637 -- defined resources can now correctly be virtual or exported
+
+Mon, 11 Jun 2007 21:28:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing old line from the fix for #660 -- I had strangely just commented it out, rather than removing it
+
+Mon, 11 Jun 2007 21:13:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #660 by applying patch by freiheit. Looks like this is another problem with yaml on 1.8.1.
+
+Mon, 11 Jun 2007 20:48:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Oops; I forgot to add the base class for package providers. Also, cleaning up the package provider code a touch
+
+Mon, 11 Jun 2007 18:07:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a simple unit test for mongrel, and adding the ability to select the header used to store the client SSL dn.
+
+Mon, 11 Jun 2007 17:33:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing error when commands fail -- the error code is now printed, instead of the inspection of it
+
+Fri, 8 Jun 2007 18:49:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding (slightly modified) urpmi support from #592 by Devin
+
+Fri, 8 Jun 2007 17:20:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Finishing off the type/provider interface work, including adding package prefetch for all packages. The only not-done one is yum -- prefetch is set up for rpm, but not yum. We need to modify prefetching so that it also prefetches latest information, to avoid having to run yum so many times.
+
+Thu, 7 Jun 2007 16:17:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the "Server is not a class" problem with mongrel
+
+Tue, 5 Jun 2007 18:12:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patches from Valentin Vidic to fix open file discriptor and open port problems
+
+Tue, 5 Jun 2007 01:17:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the few test failures that resulted from the changes to provider listing
+
+Mon, 4 Jun 2007 20:37:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
Significantly reworked the type => provider interface with respect to
- listing existing provider instances. The class method on both
- class heirarchies has been renamed to 'instances', to start. Providers
- are now expected to return provider instances, instead of creating
- resources, and the resource's 'instances' method is expected to
- find the matching resource, if any, and set the resource's
- provider appropriately. This *significantly* reduces the reliance on
- effectively global state (resource references in the resource classes).
- This global state will go away soon.
- Along with this change, the 'prefetch' class method on providers now
- accepts the list of resources for prefetching. This again reduces
- reliance on global state, and makes the execution path much easier
- to follow.
+Mon, 4 Jun 2007 02:21:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a "source" attribute to providers, so eventually types will be able to avoid duplication during listing by only listing one provider for each source (e.g., dpkg and aptitude should not both be listed).
+
+Sun, 3 Jun 2007 19:36:02 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+this is a spurious commit to test the trac site
+
+Fri, 1 Jun 2007 22:15:32 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Change pi to list properties instead of states
+
+Fri, 1 Jun 2007 22:12:28 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Add protect and priority properties; patch provided by Matt Hyclak
+
+Fri, 1 Jun 2007 22:05:56 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix trac #601: wrong location for client pidfile
+
+Thu, 31 May 2007 22:47:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #532 -- reparsing config files no longer throws an exception. The problem only occurred when reparsing a configuration file that was also being managed (which was common) and only whent the manifest was up to date (the combination was uncommon). Reparsing would find the existing file object and use it to check permissions and such, then it would remove all of the internal data in the object, for cleanup; the problem is, the client still had a reference to the object, so when it went to run its configuration, this broken reference was used.
+
+Thu, 31 May 2007 20:31:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing --show-available to --showall, as requisted by Jeremy Dreese on the list
+
+Wed, 30 May 2007 22:29:40 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Switch the package type to use a :versionable feature, and convert all providers to use the feature. Hope it doesn't break anything.
+
+Wed, 30 May 2007 20:36:29 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Add a grammatically correct 'has_feature' alias, and switch to using it where appropriate in existing code
+
+Wed, 30 May 2007 20:28:13 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Clean up a really hairy code construct in the useradd provider
+
+Wed, 30 May 2007 18:25:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing up2date name matching, as mentioned by Jeremy Dreese on the list
+
+Wed, 30 May 2007 14:24:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the resource title to be text instead of a string, because some title are > 255 chars
+
+Wed, 30 May 2007 10:09:22 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Mark all package providers that don't currently report themselves as being versionable as not supporting versioning; this way we get a more sensible error message when people try to specify a package version. See #647 for some discussion.
+
+Fri, 25 May 2007 22:24:49 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Correct a problem with the dpkg provider's handling of the :purged state, and expand the package type's understanding of what purged actually means. Fixes #644
+
+Fri, 25 May 2007 20:39:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a warning for when no properties are specified on services
+
+Fri, 25 May 2007 19:22:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a debug statement describing why restarts are skipped on services
+
+Fri, 25 May 2007 04:49:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing the method to check for hostdir writability in the rrdgraph report
+
+Fri, 25 May 2007 04:07:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the location of the classes.txt to the state dir
+
+Fri, 25 May 2007 02:10:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding more detail to the per-host reports dirs, since it was not setting mode or ownership.
+
+Fri, 25 May 2007 00:31:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding better error reporting on unmatched brackets -- you will now get notification of what was expected in most cases
+
+Thu, 24 May 2007 19:17:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating the exec docs to specify that the timeout is in seconds
+
+Sun, 20 May 2007 16:35:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #323 -- puppetd and puppetmasterd are now in sbin; packages still need to be fixed
+
+Fri, 18 May 2007 23:45:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #501 -- there is now a splay option, disabled by default and when running under --test
+
+Fri, 18 May 2007 23:27:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the execute bit to install.rb and fixing #473 -- there was a /win/ regex that matched darwin but was just supposed to match windows
+
+Fri, 18 May 2007 17:51:49 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing a documentation bug
+
+Fri, 18 May 2007 03:34:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the notify type so that it always uses the loglevel for logging
+
+Thu, 17 May 2007 22:08:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #568
+
+Thu, 17 May 2007 21:51:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #566 -- definitions, tags, and classes can now be single characters
+
+Thu, 17 May 2007 21:43:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding #629 -- an undef keyword now exists
+
+Thu, 17 May 2007 20:57:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #507 (behaviour in cycles) by changing the topsort algorithm.
+
+Wed, 16 May 2007 16:46:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Using the method for retrieving the dipper class, in case it has not been loaded
+
+Wed, 16 May 2007 16:35:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making sure there is an editor set for ralsh
+
+Wed, 16 May 2007 00:00:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Redoing autoload a bit in preparation for adding a plugindir
+
+Tue, 15 May 2007 19:22:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+A round of fixes so unit tests pass; most of the failures were from the merging of the transaction-refactor branch
+
+Tue, 15 May 2007 00:11:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #569 - I have added a dynamic facts option to choose which facts will be ignored.
+
+Mon, 14 May 2007 18:15:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the "is" related problems in yum and rpm support, but there are still some package providers that use the "is" method (grep for "\.is[^_a-zA-Z]" in the package providers), and the util/posix.rb module has a call to obj.is. I will fix those soon.
+
+Mon, 14 May 2007 18:12:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing obsolete parsedtype
+
+Mon, 14 May 2007 17:27:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Attempting to fix the fact that the yum package provider calls [] on the ensure property, and making the resulting error more readable
+
+Mon, 14 May 2007 16:04:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing some problems with the config timeout -- I am not sure it ever actually worked
+
+Mon, 14 May 2007 15:19:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a weird bug that occurred because I was changing @parentclass in the AST stuff the first time it was called, from a string to a the actual instance of the parent. This worked fine as long as the parentclass was only called when parsing was complete, such as during evaluation, but if anything resulted in it being called earlier (e.g., attempting to add to the class during parsing), then things behaved, um, badly. This commit fixes the method so that the variable is not modified; there is now @parentclass and @parentobj.
+
+Mon, 14 May 2007 15:15:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a path problem that resulted from the changes I made to internal variable names -- the pathbuilder method in file referred to @resource instead of @parent
+
+Sat, 12 May 2007 01:59:08 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Use @http in store, add filterhost
+
+Sat, 12 May 2007 01:40:47 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+First try at the REST config_store
+
+Sat, 12 May 2007 00:25:25 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Initial configuration storage abstraction layer stuff.
+
+Fri, 11 May 2007 15:11:21 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated the CHANGELOG with changes for retrieve and acts_as_taggable.
+
+Fri, 11 May 2007 15:07:08 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removed acts_as_taggable from the rails stuff. I haven't removed the tables from the schema nor the indexes yet.
+
+Thu, 10 May 2007 22:10:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Not parsing old versions of puppet.conf -- otherwise, puppet parses the whole configuration.
+
+Thu, 10 May 2007 21:46:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the to_trans method and ralsh a bit so ralsh now works with the new lack of "is" method
+
+Thu, 10 May 2007 21:27:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+correcting some of the function reference docs
+
+Wed, 9 May 2007 23:08:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #605 -- providers now refer to @resource or @resource_type.
+
+Wed, 9 May 2007 22:05:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #607 -- parameters and properties now refer to a @resource rather than a @parent. The @parent parameter is still set for now, for backward compatibility.
+
+Wed, 9 May 2007 21:30:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #606 -- now only components mention @children.
+
+Wed, 9 May 2007 18:57:15 +0000
+mccune <mccune@980ebf18-57e1-0310-9a29-db15c13687c0>
+Allow Darwin to remount rather than unmount / mount, as per puppet-users discussion "mount type and ensure => present on OS X" (Message-Id: <C44C8E86-DF31-4344-9B74-937325A03F5F@madstop.com>)
+
+Wed, 9 May 2007 16:21:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Getting rid of the last vestiges of the logger tests
+
+Wed, 9 May 2007 16:13:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+The TODO file has never really meant anything, and it hasn't been modified in 2.5 years
+
+Wed, 9 May 2007 15:26:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding default provider info to the providers report
+
+Wed, 9 May 2007 14:43:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the ability to fail correctly in the fileserver -- a constant was not defined correctly for it
+
+Wed, 9 May 2007 12:34:47 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removed FIXARB's from the pfile stuff. These have been resolved.
+
+Wed, 9 May 2007 12:33:22 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removed FIXARB's from a file that will be going away.
+
+Wed, 9 May 2007 12:32:38 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removed override of change_to_s since it is the same as the overridden method in EnsureProperty.
+
+Wed, 9 May 2007 12:32:17 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removed override of change_to_s since it is the same as the overridden method in EnsureProperty.
+
+Wed, 9 May 2007 12:31:10 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removed calls to is.
+
+Wed, 9 May 2007 12:30:03 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removed the testing method: checknewinsync.
+
+Wed, 9 May 2007 01:51:20 +0000
+ballman <ballman@980ebf18-57e1-0310-9a29-db15c13687c0>
+Merging of refactor-transacton to the trunk. This work removes the :is attribute from properties and relies on the provider to cache or return the current value of the property.
+
+Tue, 8 May 2007 20:42:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Hopefully final version of the providers reference
+
+Tue, 8 May 2007 19:29:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Intermediate commit of more reference work, including making provider suitable more introspectable. I am about to significantly change the output format of the providers reference, so i want to get this committed before that change.
+
+Tue, 8 May 2007 16:25:18 +0000
+josb <josb@980ebf18-57e1-0310-9a29-db15c13687c0>
+The result of .compact.join("\n") isn't assigned to anything. Fix.
+
+Tue, 8 May 2007 16:13:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing configprint so it fails correctly when an invalid parameter is provided, rather than throwing a stack trace
+
+Tue, 8 May 2007 04:38:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Sorting the network handlers in the network reference
+
+Mon, 7 May 2007 23:59:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a dynamic? option for references, so those are not stored in trac
+
+Mon, 7 May 2007 22:29:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Lots of work related to generating more reference. Moving all of the individual references out of puppetdoc and into an external "reference" class, which itself can autoload, so it is now easy to add new types of references. Also adding a network reference, along with an unfinished provider reference.
+
+Mon, 7 May 2007 22:25:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing the obsolete logger network interface
+
+Mon, 7 May 2007 20:07:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+First run at moving references to lib/puppet instead of puppetdoc
+
+Mon, 7 May 2007 18:59:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a module to abstract using Autoload to load and manage instances
+
+Sun, 6 May 2007 05:51:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the time-cleaning in the rrdgraph report
+
+Sun, 6 May 2007 05:42:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #206 and #422. Executables will still look for the deprecated config files and load them using the old parse method, but they now prefer a single configuration file, and files can set parameters (owner, mode, group) in brackets on the same line.
+
+Fri, 4 May 2007 23:09:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Consolidating all of the configuration parameter declarations into configuration, at least partially just because then the docs for each parameter have to be a bit better. Also, I have gotten rid of the "puppet" section, replacing it with "main", and changed, added, or removed a couple of other sections. In general, we should now prefer more sections, rather than fewer.
+
+Fri, 4 May 2007 17:38:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Correcting function reference markup
+
+Fri, 4 May 2007 05:48:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch to puppetrun docs from JosB
+
+Fri, 4 May 2007 05:06:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding --summarize option to the changelog
+
+Fri, 4 May 2007 05:04:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a --summarize option, to get a transaction summary
+
+Thu, 3 May 2007 20:45:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #615 (subclasses with similar names) by getting rid of the class "type" and "fqname", and instead using "classname" everywhere. You should no longer see unqualified class/definition names anywhere. Also, rewriting how snippet tests work, to avoid creating all of the files, since the point was the parsing tests, not functional tests.
+
+Thu, 3 May 2007 05:24:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a fact handler, along with an abstract interface for fact stores and a simple yaml fact store, towards the Node Classification work.
+
+Thu, 3 May 2007 04:38:51 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Set LANG/LC_ALL/LC_MESSAGES/LANGUAGE to 'C' whenever we execute things, so that the output that comes back is more easily parsed, without needing to understand all sorts of foreign languages
+
+Thu, 3 May 2007 01:00:26 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Update to latest shipped for Fedora/RHEL
+
+Thu, 3 May 2007 00:41:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing all the work that josb did, plus a couple of small changes
+
+Wed, 2 May 2007 18:15:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch to puppetd from Jos Backus
+
+Tue, 1 May 2007 22:44:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing class name for Handler in puppetd
+
+Tue, 1 May 2007 22:20:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding --serve back in as an option to puppetd, and failing when a handler is specified but missing
+
+Tue, 1 May 2007 04:00:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog with version number
+
+Tue, 1 May 2007 03:52:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.22.4
+
+Tue, 1 May 2007 03:52:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.22.4
+
+Tue, 1 May 2007 03:52:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.22.4
+
+Tue, 1 May 2007 03:45:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the remount stuff back to not repeating the mount options.
+
+Tue, 1 May 2007 03:14:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a "supports_parameter?" method to test whether a given provider supports the features required by a given parameter. This is used during attribute instance creation, but its creation was necessicated by test code.
+
+Mon, 30 Apr 2007 21:08:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the fileserver naming tests after the change to allow "-" in fileserver module names.
+
+Mon, 30 Apr 2007 19:42:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #430 (I hope) -- execs now autorequire the specified user
+
+Mon, 30 Apr 2007 19:41:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Switching the simpler features to a single file, so it is easier to add new features
+
+Mon, 30 Apr 2007 19:29:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing cron to correctly match blank lines, fixing #602
+
+Mon, 30 Apr 2007 19:21:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Working a little bit on rails failures, with no real progress
+
+Mon, 30 Apr 2007 18:15:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a bug in the tests introduced a while back when I switched to using "generate_report"
+
+Mon, 30 Apr 2007 17:30:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating the changelog for #594
+
+Mon, 30 Apr 2007 17:29:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #594 -- Files on the local machine but not remote machine now purge. Note that this introduces a difference in behaviour between recursing locally and recursing remotely.
+
+Mon, 30 Apr 2007 16:19:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding purge => true to downloading of facts and plugins, and removing some extraneous logging from the provider base class
+
+Mon, 30 Apr 2007 15:57:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Allowing "-" in fileserver module names, #617
+
+Mon, 30 Apr 2007 15:43:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the resource handler to return the whole object, rather than just type and title
+
+Mon, 30 Apr 2007 15:38:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Not stripping domain info from the ldap node, as requested
+
+Mon, 30 Apr 2007 15:28:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Switching the mount command to always add the mount options, so that the parsed provider can be used even in cases where /etc/fstab is ignored, like it is on OS X.
+
+Mon, 30 Apr 2007 15:19:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the tests for the aptrpm provider.
+
+Mon, 30 Apr 2007 14:40:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding "rug" package provider from #609
+
+Sat, 28 Apr 2007 01:18:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+I managed to put those provider tests in the wrong file -- the file meant to test the resource type interactions with providers, rather than the provider file. Fixing that, and the failed test resulting from that silly mistake.
+
+Fri, 27 Apr 2007 23:25:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Okay, one last try -- the Util#binary command was not returning a path in all true cases, and the provider tests were poorly written and missed it.
+
+Fri, 27 Apr 2007 23:20:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Apparently I messed up providers a bit; binaries were not having their full paths returned, which made most providers suddenly unsuitable. This fixes that, and adds tests to verify behaviour.
+
+Fri, 27 Apr 2007 18:41:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Closing #585 -- providers can now have optional commands, which only differ from normal commands in that they do not affect a provider's suitability
+
+Thu, 26 Apr 2007 19:09:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #603 -- I had to add a special case for escaped carriage returns. I am not entirely sure this is the right solution, but so be it.
+
+Thu, 26 Apr 2007 18:58:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #574; puppetmasterd now exits with non-zero error code when there is a failure
+
+Thu, 26 Apr 2007 18:56:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding extra info to the "Parameter already set" error, as requested in #573
+
+Wed, 25 Apr 2007 21:44:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Possibly adding the ability to manage passwords on os x. I expect it does not work, since there is probably no way to set up an encrypted password, but at least it now creates a user that can not log in by default.
+
+Wed, 25 Apr 2007 20:59:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the ability to manage passwords with the useradd provider
+
+Wed, 25 Apr 2007 20:04:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the ability for parameters to declare that they require a given feature, and resources will not instantiate that parameter if required features are missing. This is mostly useful for properties.
+
+Tue, 24 Apr 2007 20:47:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a note to the references indicating that they are autogenerated.
+
+Tue, 24 Apr 2007 18:59:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Refactoring puppetdoc so it is a bit cleaner and is actually object-oriented. PDF output still fails miserably (there has to be some kind of markup problem, but I have no idea what), but other output now successfully varies on the pages.
+
+Tue, 24 Apr 2007 06:39:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Last modifications to rst conversion before bedtime
+
+Tue, 24 Apr 2007 06:20:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+All conversions to RST are done, but I did not quite succeed at making puppetdoc able to generate a single PDF with all of the references in them.
+
+Tue, 24 Apr 2007 02:41:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Mostly done with the conversion to restructured text, but there are still some tweaks to perform on the typedocs output.
+
+Mon, 23 Apr 2007 18:01:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a :block_eval option to FileRecords in FileParsing, so ParsedFile providers can have records just define a bunch of methods at once, rather than using lots of hooks. This is cleaner when custom parse and generate methods are used.
+
+Mon, 23 Apr 2007 06:16:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Translating all of the docs except the type docs to RST
+
+Mon, 23 Apr 2007 03:30:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing the naming restrictions on cron names
+
+Fri, 20 Apr 2007 16:40:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #588 - the parser correctly ignores directories in globbing now
+
+Fri, 20 Apr 2007 16:29:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #587 -- just defaulting to root when there is no USER set in the environment.
+
+Fri, 20 Apr 2007 15:59:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #591 -- puppetd now correctly restarts itself when it receives a HUP
+
+Fri, 20 Apr 2007 15:59:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing the stubs for nodevar; I did not mean to commit them
+
+Fri, 20 Apr 2007 14:33:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding note about the class variables in the change log
+
+Fri, 20 Apr 2007 02:22:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Enhancing the docs a bit for the apple package provider.
+
+Thu, 19 Apr 2007 19:54:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding support for aptrpm from #227 as added by Ian Burrell, the rest of the commit
+
+Thu, 19 Apr 2007 19:54:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding support for aptrpm from #227 as added by Ian Burrell
+
+Thu, 19 Apr 2007 19:48:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding patch by apowers from #545.
+
+Thu, 19 Apr 2007 19:47:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding init script by apowerrs from #546.
+
+Thu, 19 Apr 2007 19:12:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing fileserver doc links
+
+Thu, 19 Apr 2007 18:34:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the functionality requested in http://mail.madstop.com/pipermail/puppet-users/2007-April/002398.html .
+
+Wed, 18 Apr 2007 21:15:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Only caching the configuration when it has been successfully turned into Puppet objects
+
+Tue, 17 Apr 2007 18:54:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a --version argument to puppetca
+
+Fri, 6 Apr 2007 15:49:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the test package for debian
+
+Wed, 4 Apr 2007 21:35:00 +0000
+mccune <mccune@980ebf18-57e1-0310-9a29-db15c13687c0>
+Forgot to change Puppet::Util::SUIDManager#run_and_capture arguments to execute
+
+Tue, 3 Apr 2007 15:51:18 +0000
+mccune <mccune@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix for #565: Final merge of changes from source:branches/execute-refactor into source:trunk
+
+Sat, 31 Mar 2007 06:35:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Hah! Finally fixing the problem where mount tests would fail when run as part of the whole suite. The real problem was that I was changing the filetype of the provider without setting it to change back after the test, but the key change that made it straightforward to fix this problem was that my test loader was not exiting with a non-zero code when there was a failure, which mean that the ./test script never thought anything failed. I fixed the former, then fixed the test script to work fine with -n method_name stuff, and quickly found the problem. *whew*
+
+Fri, 30 Mar 2007 23:45:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the date that certs are valid to start one day before the cert is created, so clocks that are off by a little bit can still be used.
+
+Fri, 30 Mar 2007 23:17:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing Client.read_cert so that it automatically adds the certificate information to the driver when the certificate is correctly read. This makes sure the Net::Http instance has the cert all set up.
+
+Fri, 30 Mar 2007 15:48:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating the docs for the sourceselect parameter
+
+Fri, 30 Mar 2007 00:47:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Renaming some methods so that we can generate a report on a transaction and then retrieve it later
+
+Fri, 30 Mar 2007 00:46:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #567. I overrode the propertychanges method to only return changes if the file exists or if the file has a property that could create the file.
+
+Thu, 29 Mar 2007 18:22:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Enhancing the report docs a bit
+
+Wed, 28 Mar 2007 06:58:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding last bits to the change log for 0.22.3
+
+Wed, 28 Mar 2007 06:39:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.22.3
+
+Wed, 28 Mar 2007 06:39:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.22.3
+
+Wed, 28 Mar 2007 06:39:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.22.3
+
+Wed, 28 Mar 2007 06:27:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing puppetdoc with the recent changes to the networking code
+
+Wed, 28 Mar 2007 06:06:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a bug I apparently introduced in the testing that would have made user management not work with netinfo. In the process, I am enabling validation on the nameservice subclasses.
+
+Wed, 28 Mar 2007 05:45:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the documentation to match reality, as reported in #548.
+
+Tue, 27 Mar 2007 22:16:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Trying to fix the problem that occurs when noop somehow manages to be nil when downloading files
+
+Tue, 27 Mar 2007 18:06:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing gems to automatically include dependencies
+
+Mon, 26 Mar 2007 17:19:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating changelog and adding filebucket to the exluded file list in the Rakefile
+
+Mon, 26 Mar 2007 17:19:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating changelog and adding filebucket to the exluded file list in the Rakefile
+
+Sat, 24 Mar 2007 22:07:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #562; I had to fix how the client class was loaded
+
+Sat, 24 Mar 2007 21:33:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch by Ian Burrell from #559
+
+Sat, 24 Mar 2007 21:24:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Refactoring some of the rails code. The speed is now pretty good, but the tagging stuff does not seem to be working and is certainly working very ineffficiently. Blake says he is going to take a look at that.
+
+Sat, 24 Mar 2007 21:17:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Renaming pbucket to filebucket
+
+Sat, 24 Mar 2007 21:16:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Finalizing the filebucket client, with test code.
+
+Sat, 24 Mar 2007 19:57:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding filebucket client app
+
+Thu, 22 Mar 2007 22:22:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the "readcert" method after getting the signed cert; the method got refactored, and essentially renamed in the process
+
+Thu, 22 Mar 2007 15:40:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Moving the authconfig setting to configuration.rb instead of network/authconfig.rb, as mentioned by Koen Vereeken
+
+Thu, 22 Mar 2007 04:56:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Rails is now significantly faster. I refactored all of the queries; they are mostly reduced to three queries, each of which is relatively fast, although there are still a ton of file- and tag-related queries that I cannot find the source of. Note that this speedup requires indexes, which will only get added if you start puppetmasterd with --dbmigrate (although you cannot always start with that, as there is an error in the init code). I expect that the indexes will not help unless you forcibly reindex your database, but after that you should see significant speed improvements.
+
+Wed, 21 Mar 2007 22:12:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a migration to create indexes
+
+Wed, 21 Mar 2007 20:45:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #553; -M is no longer added when home directories are managed
+
+Wed, 21 Mar 2007 20:39:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the same bug as the Metric stuff, but for logs this time.
+
+Wed, 21 Mar 2007 18:32:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the Metric class old clients can still refer to the Puppet::Metric class.
+
+Wed, 21 Mar 2007 01:40:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a small bug in testing whether instance methods are already defined.
+
+Mon, 19 Mar 2007 23:09:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.22.2
+
+Mon, 19 Mar 2007 23:09:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.22.2
+
+Mon, 19 Mar 2007 23:04:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Hopefully the last batch of commits before I release 0.22.2. Mostly just get tests to pass.
+
+Mon, 19 Mar 2007 22:34:28 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Remove no-lockdir patch. Clean changelog
+
+Mon, 19 Mar 2007 22:31:23 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Change puppet's homedir to /var/lib/puppet
+
+Mon, 19 Mar 2007 22:18:35 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Don't clobber an explicitly given waitforcert
+
+Mon, 19 Mar 2007 22:13:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Reverting changeset [2243]; this apparently causes chkconfig not to work
+
+Mon, 19 Mar 2007 21:37:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Absolutely guaranteeing that the provider is always created before anything else. Previously, it could get created later if it were using a default.
+
+Mon, 19 Mar 2007 21:29:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #432 - you can now manage home dirs with users. You cannot yet purge home directories, because there is still controversy over how that should be done. Also, allowdupe is now handled like a feature, which is, um, better.
+
+Mon, 19 Mar 2007 20:24:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a "has_feature" method, so a provider can just declare that it has a given feature
+
+Mon, 19 Mar 2007 19:39:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Finally fixing #504, I think; I even have tests to prove it. It was a little thing, in the end.
+
+Mon, 19 Mar 2007 19:19:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+cleaning up an error message a bit
+
+Mon, 19 Mar 2007 19:16:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Clarifying the errors a bit when nodes come from external sources.
+
+Mon, 19 Mar 2007 18:42:14 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Apply patch from Ian Burrel (trac #479)
+
+Mon, 19 Mar 2007 18:40:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the "ralsh" executable (formerly known as x2puppet).
+
+Mon, 19 Mar 2007 17:43:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating the config generation stuff a bit, mostly just cleanup, but also changing the servername fact to be the fqdn of the server.
+
+Mon, 19 Mar 2007 17:43:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the config cache location to the state dir
+
+Mon, 19 Mar 2007 17:42:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding context to the warning message about unknown escapes
+
+Mon, 19 Mar 2007 17:42:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing execution to reopen stdin to /dev/null
+
+Mon, 19 Mar 2007 17:42:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing notify to default to its message being its name
+
+Mon, 19 Mar 2007 16:42:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Another round of bug-fixes, prompted by test logs from David Schmitt
+
+Mon, 19 Mar 2007 13:56:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the spelling of David Schmitt's name and giving credit to Chris McEniry in the changelog.
+
+Mon, 19 Mar 2007 08:30:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a provider feature table to the provider feature docs
+
+Mon, 19 Mar 2007 08:15:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding provider features. Woot!
+
+Mon, 19 Mar 2007 06:42:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Following Russ Allbery's advice and using the Candidate field in the apt-cache output. Apparently I'm blind.
+
+Mon, 19 Mar 2007 05:22:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating changelog for #487
+
+Mon, 19 Mar 2007 05:21:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #487. I know use "apt-cache policy", instead of apt-cache showpkg, because it clearly shows which version will be installed. This is basically impossible to test well, so I just added a test that verifies we always get a value back, although I cannot really test that it is the "right" value. Also, I modified the logging of packages so if there is a latest version, you will get the new version number, along with the old, in the log.
+
+Mon, 19 Mar 2007 04:43:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Taking another crack at #504 -- I was using Pidlock incorrectly. I should have been using "locked?" but was using "lock".
+
+Mon, 19 Mar 2007 04:40:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+A slight fix for #507. This should at least provide better information if this problem crops up, although I cannot reproduce it.
+
+Mon, 19 Mar 2007 04:23:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the "found a bug" message to something a bit more informative.
+
+Mon, 19 Mar 2007 04:18:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #447 - filebuckets now use deeply nested paths
+
+Mon, 19 Mar 2007 03:34:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Oops. Fixing the other tests to now past the facts to "fresh?", as required by the fact checking.
+
+Mon, 19 Mar 2007 01:44:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the fact caching so that facts are only downloaded and retrieved once, rather than once during fresh checking and once during config compile.
+
+Mon, 19 Mar 2007 01:42:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #519. The facts are now cached in the state file and changes to them force a recompile.
+
+Mon, 19 Mar 2007 01:19:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #544 -- there is now an --ignoreimport option for commit hooks.
+
+Mon, 19 Mar 2007 00:46:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding #539. Definitions can now have titles, and both $title and $name are guaranteed to be set within any definition.
+
+Sun, 18 Mar 2007 23:47:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding test to make sure ensure does not conflict with any of the creating types.
+
+Sun, 18 Mar 2007 23:39:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding #541. There is now a "generate" function.
+
+Sun, 18 Mar 2007 23:08:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #538. There is now a simple file() function to read in file contents.
+
+Sun, 18 Mar 2007 22:54:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Looks like I already accidentally committed the switch from using system() to exec(). I am hoping this will fix the many problems people are having with processes hanging around (e.g., #509). This change just removes the attempts at closing TCPServer instances, which should now be fixed from using exec instead of system.
+
+Sun, 18 Mar 2007 22:48:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+The first round of fixes for failing tests.
+
+Sun, 18 Mar 2007 19:25:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+More work on #542 -- services in noop now produce noop events so that they can themselves trigger further changes
+
+Sun, 18 Mar 2007 19:11:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing bogus log message in file parsing
+
+Sun, 18 Mar 2007 19:02:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing the cycle checks from the splice! method in pgraph, which *considerably* speeds up splicing of very large graphs.
+
+Sun, 18 Mar 2007 19:01:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Getting rid of a warning in the rpm provider
+
+Sun, 18 Mar 2007 18:18:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding example cron tab from #492 and making the read/write tests ignore whitespace. This cron now parses successfully, as I thought it would with the move to providers.
+
+Sun, 18 Mar 2007 18:00:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #529 -- specified targets keep their values. The problem was that I was using model[:target] instead of model.should(:target) and model.is(:target). The real problem was that my tests were using a parameter for tests but all of the real code uses properties.
+
+Sun, 18 Mar 2007 17:08:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #533 -- puppetd now exits in onetime mode.
+
+Sun, 18 Mar 2007 16:56:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #491 -- the client correctly realizes when the cache file is missing and only considers the config to be in sync if that is not the case.
+
+Sun, 18 Mar 2007 16:39:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Trying to clean up the error message from #490. It looks like the problem is just a failure in one of the types, and it has nothing to do with the state file.
+
+Sat, 17 Mar 2007 23:16:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #542. Transactions now cause services to warn when they would have gotten restarted by a noop resource. Also fixing #549 -- transactions now only refuse to delete required resources if they are being purged. All other resources can be deleted just fine.
+
+Sat, 17 Mar 2007 23:11:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #540. I modified Puppet::Network::Client::Master so that it disables noop during its run, so that facts and plugins will always be downloaded.
+
+Sat, 17 Mar 2007 02:50:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing cron support (I hope). It now uses providers, and seems to work, at least on my os x box.
+
+Sat, 17 Mar 2007 02:48:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding spec libs, so we can use them some day
+
+Wed, 14 Mar 2007 17:52:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Clarifying that the ruby RRD support is provided by a binary library
+
+Wed, 14 Mar 2007 17:49:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Significantly reworking the internals of the fileparsing code. It now
+
+Fri, 9 Mar 2007 01:40:35 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Don't blow up when PUPPETLIB isn't set
+
+Fri, 9 Mar 2007 00:52:47 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Search manifests first within modules, and if no module is found, search in
+
+Fri, 9 Mar 2007 00:49:35 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Introduces a new implicit 'modules' fileserver module, whose allow/deny can
+
+Fri, 9 Mar 2007 00:48:28 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+The template function now tries to first find a template within a module
+
+Fri, 9 Mar 2007 00:47:27 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+The basic plumbing for modules: a modulepath config parameter, and a new
+
+Thu, 8 Mar 2007 21:18:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding support for a prefetch hook on individual providers, rather than only supporting it for the whole class.
+
+Thu, 8 Mar 2007 19:07:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a few of the log messages so file content changes always include the md5 sum
+
+Thu, 8 Mar 2007 17:35:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a bit more testing to the config stuff
+
+Thu, 8 Mar 2007 17:07:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+One last try at getting the config and mode stuff working. The tests were passing because "mode" is a valid config option in the tests, but not in the real configuration. So, now the Config class correctly only tries to set the meta params if they are valid options, otherwise they get skipped.
+
+Thu, 8 Mar 2007 16:53:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the config path to use Puppet[:name] rather than Puppet.name
+
+Thu, 8 Mar 2007 07:37:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Oops, forgot a file in the commit
+
+Thu, 8 Mar 2007 07:36:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a bug related to link recursion that caused link directories
+
+Thu, 8 Mar 2007 07:09:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Looks like [2265] was not a complete solution -- it resulted in failures when the config set modes via integers. Everything is working now, and tested more completely.
+
+Thu, 8 Mar 2007 06:03:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some more testing on the @should values for :groups on users, and fixing a bug that often made :groups think it was out of sync.
+
+Thu, 8 Mar 2007 01:47:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Putting the final touches on #144, most of which I had provided in the mongrel work.
+
+Thu, 8 Mar 2007 01:23:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #489. I was unnecessarily converting to octal in config.rb
+
+Thu, 8 Mar 2007 00:50:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some changelog info for the next release, which is still a ways away, probably.
+
+Thu, 8 Mar 2007 00:21:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Flushing out the ability to have a stand-alone CA server, specified using ca_server and ca_port. This is just a final unit test, since the code was done and lutter fixed the rest in [2261].
+
+Thu, 8 Mar 2007 00:16:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #531 and #414. This includes pretty much a complete redesign
+
+Wed, 7 Mar 2007 22:20:51 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix typo in default config and add simple test to check default config sanity
+
+Wed, 7 Mar 2007 01:16:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Turning a failure into an error when, for some reason, pfiles do not have paths set.
+
+Tue, 6 Mar 2007 19:03:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Merging the webserver_portability branch from version 2182 to version 2258.
+
+Fri, 2 Mar 2007 01:48:23 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Sync with latest Fedora specfile
+
+Fri, 2 Mar 2007 01:38:21 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Don't include bin/pi in distributed tarball (and hence fix trac #471)
+
+Thu, 1 Mar 2007 17:41:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Apparently the include function was not failing when it could not find asked-for classes. Now it does.
+
+Thu, 1 Mar 2007 00:07:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Allowing trailing commas in selectors
+
+Wed, 28 Feb 2007 17:03:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing patch by Dennis Jacobfeuerborn to only use the domain name if it is set.
+
+Wed, 28 Feb 2007 16:58:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding "ignorecache" option to always force a recompile of the configuration
+
+Wed, 28 Feb 2007 07:20:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #464 and #515.
+
+Wed, 28 Feb 2007 06:52:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch in #528 by ask.
+
+Wed, 28 Feb 2007 06:46:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #467. It is a hackish solution, because I just reordered the definition of the params, but it works for now, anyway.
+
+Wed, 28 Feb 2007 05:32:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing at least part of #514. This does not get rid of all errors, but at least it fixes the spurious warning
+
+Wed, 28 Feb 2007 05:32:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a problem with the splice! method on the graphing. The problem was another issue with hash ordering, where it would usually work but sometimes start failing. The solution was to splice the containers in topological-sort order.
+
+Wed, 28 Feb 2007 01:21:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying a modified form of the patch by cstorey from #523. The modifications were mostly around the fact that Strscan does not set $1 and its ilk.
+
+Wed, 28 Feb 2007 00:14:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #526. Implemented as a period of "never", rather than adding a new parameter.
+
+Wed, 28 Feb 2007 00:07:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #477. setvar() can now accept the file and line info from callers.
+
+Tue, 27 Feb 2007 23:57:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #199 and moving service tests (which are completely atrocious) around.
+
+Tue, 27 Feb 2007 23:18:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch by cstorey from #521
+
+Tue, 27 Feb 2007 23:17:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making the package provider tests able to be executed separately, and using "clear" instead of resetting @objects in the types.
+
+Tue, 27 Feb 2007 23:16:54 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Make up2date the default for RHEL <= 4, and confine it to RHEL; make yum the default for RHEL >= 5. Fixes trac #478
+
+Tue, 27 Feb 2007 22:14:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #142. As expected, trivial.
+
+Tue, 27 Feb 2007 21:31:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch by DavidS from #522, along with test code and a small bit of code cleanup.
+
+Tue, 27 Feb 2007 20:34:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Redoing some aspects of the graphing in hopes of helping hte performance a bit.
+
+Tue, 27 Feb 2007 17:36:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing file backup defaults to correctly use the puppet filebucket by default.
+
+Tue, 27 Feb 2007 17:11:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the log messages for source and content properties to mention the md5 sum of the new content
+
+Tue, 27 Feb 2007 16:30:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+More code related to #517. Oops.
+
+Tue, 27 Feb 2007 16:30:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #517 and more. Classes now support more than one namespace in their search path, parent classes automatically have their namespaces added to subclass namespaces, and (huzzah) there is a "search" function that can be used to add new namespaces into their search path.
+
+Tue, 27 Feb 2007 16:11:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #524. Functions, both statements and rvalues, now support no arguments as long as you use parens.
+
+Mon, 26 Feb 2007 01:17:48 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Actually commit the changes to lib/puppet that were supposed to be part of [2223] (Fuck svn and it's partial-repository-by-default behaviour)
+
+Fri, 23 Feb 2007 08:18:10 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Partially complete #241. Add a 'purged' value for Package.ensure, and add a handler for all of the Debian providers. Also wrote sensible test cases, and so we've now got Mocha running around in our source tree.
+
+Fri, 23 Feb 2007 00:31:17 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix #516, 'Cached manifests get unescaped twice'
+
+Thu, 22 Feb 2007 23:11:59 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Print stacktrace in debug mode when catchign a signal - useful for understanding client hangs
+
+Thu, 22 Feb 2007 12:10:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #472. Apparently this has been broken since I did the parser redesign. I had to fix the scope trees so that subclass scopes are subscopes of the parent scopes, which used to be the case but was far more complicated.
+
+Thu, 22 Feb 2007 12:02:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #505, #508, and #513.
+
+Wed, 21 Feb 2007 17:14:26 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Allow 'key=' to be the only thing on a line (livna uses this)
+
+Wed, 21 Feb 2007 00:06:25 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+I believe this fixes the issues in ticket #469
+
+Tue, 20 Feb 2007 00:35:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch from #495.
+
+Sun, 18 Feb 2007 20:09:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing extraneous debugging
+
+Sun, 18 Feb 2007 05:58:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a problem in collecting exported resources. Virtual resources worked fine, but exported resources resulted in an essentially infinite loop.
+
+Sat, 17 Feb 2007 19:34:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the default dbadapter back to sqlite3
+
+Sat, 17 Feb 2007 19:19:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch from #510 by curzonj. Note that the right solution to this problem is to use the ruby API, but it does not appear to be stable yet.
+
+Sat, 17 Feb 2007 02:07:32 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Re-add the files
+
+Sat, 17 Feb 2007 02:06:46 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Undo the param_name param_value merge
+
+Sat, 17 Feb 2007 02:05:55 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Renamed Puppet.name to Puppet.execname so rails 1.2 doesn't freak out
+
+Sat, 17 Feb 2007 01:57:50 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Undo the param_names param_values changes
+
+Sat, 17 Feb 2007 01:52:59 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Undo the params & facts stuff
+
+Fri, 16 Feb 2007 23:26:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing date to datetime in the database
+
+Fri, 16 Feb 2007 23:25:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Trying to fix problem of locks lying around
+
+Fri, 16 Feb 2007 23:25:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding hook to update timestamp when a report is run
+
+Fri, 16 Feb 2007 23:14:51 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Change Puppet.name to Puppet.execname so rails 1.2 won't freak out.
+
+Fri, 16 Feb 2007 23:06:50 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Update relationships
+
+Fri, 16 Feb 2007 06:06:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Revamping collections to get what is hopefully more reasonable behaviour when they are used in combination with defined resource types. You should now be able to combine them in just about any way and get "correct" behaviour, which in this case means that you can have virtual definitions or definitions wrapping virtual resources and the resources will still all get realized.
+
+Thu, 15 Feb 2007 22:36:38 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+This works for me. Probably not the most universal fix.
+
+Thu, 15 Feb 2007 22:32:30 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Apparently using "gem" requires an environment we don't have.
+
+Thu, 15 Feb 2007 20:26:40 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Merge fact_names & fact_values, and param_names & param_values.
+
+Thu, 15 Feb 2007 19:08:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing features to use the new feature location
+
+Thu, 15 Feb 2007 17:10:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch from #502 by Jose
+
+Tue, 13 Feb 2007 15:20:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch from #497 by Jose Gonzalez
+
+Mon, 12 Feb 2007 18:55:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch by Jeff McCune from #496
+
+Sun, 11 Feb 2007 23:55:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch from #474 by David Schmitt.
+
+Sun, 11 Feb 2007 23:52:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #482.
+
+Sun, 11 Feb 2007 23:51:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #493.
+
+Sun, 11 Feb 2007 23:50:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying doc patch from #494.
+
+Thu, 8 Feb 2007 05:11:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #484. Moving unit tests at the same time.
+
+Thu, 8 Feb 2007 02:22:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Okay, last file moves for the night. The test code has been moved to match the lib directory, and I have moved a couple of things into network/ instead of network/server, since they did not belong as much.
+
+Thu, 8 Feb 2007 01:39:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Moving all of the client and server code into a single network/ directory. In other words, more code structure cleanup.
+
+Wed, 7 Feb 2007 23:56:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Moving some of the stand-alone classes into the util/ subdirectory, to clean up the top-level namespace a bit. This is a lot of file modifications, but most of them just change class names and file paths.
+
+Wed, 7 Feb 2007 18:20:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a libdir setting for puppet, so you can store your modifications to puppet in a separate directory. This probably will still be somewhat limited because it will always depend somewhat on load order. For instance, if you add a new provider, it might not be available when you expect, since providers are all loaded as soon as a type is loaded, which might happen before the libdir is set. It should always work fine if you do not override it, but if you do override it, things might behave a bit strange.
+
+Wed, 7 Feb 2007 17:48:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a parameter to allow you to override how an exec refreshes itself.
+
+Wed, 7 Feb 2007 17:29:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing exec so that the checks apply to whether an exec is refreshed.
+
+Wed, 7 Feb 2007 17:29:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Disabling the netinfo mount provider
+
+Wed, 7 Feb 2007 17:21:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Reorganizing some of the tests.
+
+Wed, 7 Feb 2007 06:47:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Merging the state-rename branch. This includes the diff from version 2156 to 2168. All states should now be properties, with backward compatibility for the types that restricted themselves to the methods.
+
+Tue, 6 Feb 2007 20:30:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing the cookbook link fix
+
+Tue, 6 Feb 2007 17:09:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing the default value for :ensure on mounts.
+
+Tue, 6 Feb 2007 06:13:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+changing the cookbook link
+
+Thu, 1 Feb 2007 19:24:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing exec so it actually works when path is specified as an array
+
+Thu, 1 Feb 2007 16:18:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.22.1
+
+Thu, 1 Feb 2007 16:18:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.22.1
+
+Thu, 1 Feb 2007 16:18:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.22.1
+
+Thu, 1 Feb 2007 16:15:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #470, I think. I basically just threw away the validation and let suidmanager do it all when running commands.
+
+Thu, 1 Feb 2007 05:57:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+The resolve functionality in "test" is almost working...
+
+Thu, 1 Feb 2007 05:43:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding note about removing mounts netinfo provider
+
+Thu, 1 Feb 2007 05:13:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Oops, that last commit seems to have broken the rakefile. Works again.
+
+Thu, 1 Feb 2007 05:03:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Trying to get the functionality I had in previous tests. Mostly I want
+
+Thu, 1 Feb 2007 01:29:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing executable tests to take new rundir into account
+
+Thu, 1 Feb 2007 01:20:20 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Filenames for test must _end_ with '.rb'
+
+Thu, 1 Feb 2007 01:19:52 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix to make running tests work in ruby 1.8.5
+
+Thu, 1 Feb 2007 00:58:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing selector tests to get rid of a lame hash ordering bug in the tests.
+
+Thu, 1 Feb 2007 00:57:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing rails test to take into account the fact that resources now do not always return arrays
+
+Thu, 1 Feb 2007 00:56:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing autogen so it passes on non-Darwin systems.
+
+Thu, 1 Feb 2007 00:34:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a purging bug introduced by [2138]. I had to move the purge check to the recurse method, rather than the localrecurse method, because the purge check needs to happen after sourcerecurse.
+
+Thu, 1 Feb 2007 00:12:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Deleting the file even if a source is specified, as mentioned by Robert Nickel.
+
+Wed, 31 Jan 2007 19:38:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Renaming "pelement" to "resource". The old name is a holdover from before we had settled on "resource" as a term.
+
+Wed, 31 Jan 2007 19:37:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing Files to work with the Resource server. Basically I just remove the "target" value if it is a nullop, so that it does not cause a conflict with "contents" on the far side.
+
+Wed, 31 Jan 2007 18:19:12 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding explicit umasks to these tests.
+
+Wed, 31 Jan 2007 16:51:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing rundir so that it is only set to be in /var if the process is named puppetd or puppetmasterd. Otherwise the unit tests set it to /var/run/puppet, which has the chance to cause hangs.
+
+Wed, 31 Jan 2007 16:50:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing all remnants of the old symlink type
+
+Wed, 31 Jan 2007 06:48:31 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Revert 2125, and instead change the way the 'latest' version is selected from the sorted list of versions
+
+Tue, 30 Jan 2007 19:32:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating changelog for 0.22.1, although I am not quite ready to commit yet.
+
+Tue, 30 Jan 2007 19:18:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Puppet can now read files on stdin. This means you can put "#!/usr/bin/env puppet" in the first line of a puppet manifest and then execute the manifest normally. Yay!
+
+Tue, 30 Jan 2007 19:07:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Providing a partial fix for #428. Resources can now be deleted as long as all of their dependencies are also being deleted. This, combined with the fix to #433, means that you can now explicitly specify the order of deletion, and everything will work as long as all required objects are being removed, too.
+
+Tue, 30 Jan 2007 18:43:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Partially fixing #460, take 3 -- fully-qualified classes can now be included.
+
+Tue, 30 Jan 2007 18:39:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Partially fixing #460, take 2 -- fully-qualified definitions can now be used.
+
+Tue, 30 Jan 2007 18:18:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Partially fixing #460 -- fully-qualified class names can be used as parent classes.
+
+Tue, 30 Jan 2007 17:57:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #462. The package sort order was always resulting in the lowest-version package being first, rather than highest, so I inverted the sort order.
+
+Tue, 30 Jan 2007 17:44:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch in #465.
+
+Tue, 30 Jan 2007 17:41:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing #427. Facts now timeout, both in loading and downloading
+
+Tue, 30 Jan 2007 08:17:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+splitting the tagmail report into multiple methods and adding test code
+
+Tue, 30 Jan 2007 06:46:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Not creating the listening server at all if --onetime is enabled.
+
+Tue, 30 Jan 2007 06:34:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #440, albeit with a slightly hackish fix.
+
+Tue, 30 Jan 2007 05:27:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Moving code from external sources into an external/ directory
+
+Tue, 30 Jan 2007 01:21:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Moving the switch that disables the certificate authority into the main library, so they can be disabled in the configuration file.
+
+Tue, 30 Jan 2007 01:12:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #433. I basically just added checks to all the places where I add edges, to make sure automatic relationships lose out to explicit ones.
+
+Mon, 29 Jan 2007 22:52:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the warning message related to namespaceauth.conf
+
+Mon, 29 Jan 2007 22:49:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a problem that occurs when puppetd starts with an up-to-date configuration -- the default schedules and filebucket were not being created.
+
+Mon, 29 Jan 2007 19:35:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #463. I redid all the autogen stuff so it can handle autogenerating string values for stupid os x.
+
+Mon, 29 Jan 2007 18:32:46 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+pointing documentation to the wiki now
+
+Mon, 29 Jan 2007 18:16:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #438.
+
+Mon, 29 Jan 2007 17:30:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #444. I was losing the list of sources when creating new children.
+
+Mon, 29 Jan 2007 00:53:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+A couple small bug-fixes
+
+Mon, 29 Jan 2007 00:47:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Doing more work on #113. Mostly, just making sure remounts do not happen spuriously very often. They will still have extra remounts when changing the value of "ensure", but that is not currently avoidable (similar to #199).
+
+Mon, 29 Jan 2007 00:07:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing info around newtype options
+
+Sun, 28 Jan 2007 23:40:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #113. I added support in the transaction for self-refreshing, which just creates a special trigger for resources that have self-refreshing enabled. Logging is a bit different for them, so it is clear why they are refreshing. I still need to verify the remount methods work in the providers.
+
+Sun, 28 Jan 2007 22:54:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a "self_refresh" option, so resources can refresh themselves if they have changed in the current transaction.
+
+Sun, 28 Jan 2007 20:43:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #454.
+
+Sun, 28 Jan 2007 20:22:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #441.
+
+Sun, 28 Jan 2007 19:39:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #431. Collection was always returning an array, even when only a single value was passed.
+
+Sun, 28 Jan 2007 02:08:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing how transactions check whether a resource is being deleted. This is a small step towards fixing #428.
+
+Sat, 27 Jan 2007 22:53:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #455. A simple fix, fortunately.
+
+Sat, 27 Jan 2007 20:30:21 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+hoo
+
+Sat, 27 Jan 2007 20:13:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating reference docs
+
+Fri, 26 Jan 2007 22:36:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing documentation references to refer to the wiki
+
+Fri, 26 Jan 2007 22:15:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #442. You can now do: defined(File[...]) to see if a resource is defined.
+
+Fri, 26 Jan 2007 21:58:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #434.
+
+Fri, 26 Jan 2007 21:54:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #423. Configurations now default to timing out after 30 seconds (tunable with configtimeout). This only happens for remote configurations, not local configs compiled using puppet.
+
+Fri, 26 Jan 2007 21:45:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #418. The problem was that multiple objects might include Daemon, which means that Daemon#shutdown can be called multiple times.
+
+Fri, 26 Jan 2007 21:45:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Using Time instead of Time.to_i for compile time, because some versions of ruby have trouble converting Bignum to yaml
+
+Fri, 26 Jan 2007 21:19:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding client name to processing line
+
+Fri, 26 Jan 2007 20:48:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #445. Nodes can now inherit from default.
+
+Fri, 26 Jan 2007 20:37:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+changing selector error message
+
+Fri, 26 Jan 2007 20:02:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+reworking the selector case-insensitivity test
+
+Fri, 26 Jan 2007 00:38:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing an extraneous debug message, and fixing the case where the server compile fails in --test mode -- it resulted in an extra warning message.
+
+Thu, 25 Jan 2007 21:53:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch from #457, as submitted by Jeff McCune.
+
+Wed, 24 Jan 2007 22:57:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+making yum the default packager for centos
+
+Tue, 23 Jan 2007 20:33:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Wrapping the resource generation methods in begin/rescue blocks so that failures cannot kill the transaction.
+
+Tue, 23 Jan 2007 20:13:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing error-catching in resources.rb
+
+Tue, 23 Jan 2007 16:01:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating changelog for 0.22, which fixes #429.
+
+Tue, 23 Jan 2007 15:32:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #415. Configuration parsing now removes trailing whitespace.
+
+Tue, 23 Jan 2007 15:28:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #424. The configuration compile time is now cached in the yaml cache file.
+
+Tue, 23 Jan 2007 15:26:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing rundir so that it does not throw an error when not running as root
+
+Tue, 23 Jan 2007 13:49:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #437. Transactions now check whether graphs are cyclic, with a somewhat-useful error message if they are.
+
+Tue, 23 Jan 2007 05:22:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #436. Also finally renamed pfile/uid.rb to match the state name.
+
+Tue, 23 Jan 2007 05:11:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #421 by changing the rundir to /var/puppet/run.
+
+Tue, 23 Jan 2007 04:01:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #416. There is now an option (downcasefacts) that determines whether facts are downcased by the client.
+
+Mon, 22 Jan 2007 19:44:36 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Make rpm operations much faster by suppressing unneeded verification
+
+Mon, 22 Jan 2007 15:29:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating docs with new location for reference info
+
+Thu, 18 Jan 2007 22:50:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Moving the reference docs to the top level
+
+Thu, 18 Jan 2007 22:06:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updates
+
+Mon, 15 Jan 2007 23:07:52 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Use a specific ActiveRecord subclass to check for the proper existence of AR in the Rails feature test, so that we don't kill everything if the machine has Rails installed, but it's an old version that doesn't support polymorphic associations
+
+Fri, 12 Jan 2007 01:02:48 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Make the version string optional in the dpkg-query output parsing regex (Fixes: #425)
+
+Thu, 11 Jan 2007 02:12:20 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Clear existing yumrepo instances befoer listing - assumes list should only return "is" instances
+
+Wed, 10 Jan 2007 03:25:25 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Enclose values in single, not double quotes; otherwise if values have $ in them, the manifest will be incorrect
+
+Wed, 10 Jan 2007 03:24:05 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Allow listing of yumrepos
+
+Wed, 10 Jan 2007 03:23:34 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Sync with latest in Fedora repo
+
+Sat, 6 Jan 2007 01:18:17 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Minor cleanup, leave cursor at beginning of indented line, not its end
+
+Sat, 6 Jan 2007 01:07:23 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Add indentation written by Mario Martelli
+
+Fri, 5 Jan 2007 22:39:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating docs for 0.22.0
+
+Fri, 5 Jan 2007 22:26:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.22.0
+
+Fri, 5 Jan 2007 22:26:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.22.0
+
+Fri, 5 Jan 2007 22:26:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.22.0
+
+Fri, 5 Jan 2007 22:25:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Last round of fixes before the next release
+
+Fri, 5 Jan 2007 21:55:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing puppet test task for older ruby versions
+
+Fri, 5 Jan 2007 21:49:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing rake test so it works with the new puppet loader
+
+Fri, 5 Jan 2007 20:20:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding #408.
+
+Fri, 5 Jan 2007 18:26:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Messing around a bit with how tests work
+
+Fri, 5 Jan 2007 17:15:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a bit more comments to the :template function
+
+Fri, 5 Jan 2007 17:09:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a few testing bugs that have crept in, and fixing a self-reference problem when configuring, graphing, and setting graphdir manually.
+
+Fri, 5 Jan 2007 05:12:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #411.
+
+Fri, 5 Jan 2007 04:54:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Further work on #407. I forgot to actually connect it to the interpreter internals.
+
+Fri, 5 Jan 2007 04:44:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #407. You can use external_node to specify a command to retrieve your node information.
+
+Fri, 5 Jan 2007 00:09:36 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Don't rely on the type to store the actual NVR of the package; breaks in the provider tests since they call the provider slightly differntly
+
+Thu, 4 Jan 2007 23:51:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a timeout to execs. This is not really a sufficient solution, since it needs to be added throughout the system, but this is a good start. The default timeout is 5 minutes.
+
+Thu, 4 Jan 2007 22:45:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Using Puppet.settraps in puppet executable, instead of old ad-hoc code.
+
+Thu, 4 Jan 2007 22:40:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch by mccune from #409.
+
+Thu, 4 Jan 2007 21:33:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Regressing to always creating files/directories as root, rather than trying to do it as the right user.
+
+Thu, 4 Jan 2007 21:24:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Throwing warnings instead of exceptions when dpkg-query produces info we cannot understand
+
+Thu, 4 Jan 2007 21:05:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing module_puppet to use the usage? feature.
+
+Thu, 4 Jan 2007 20:59:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Re-enabling the dirchmod test and fixing its syntax
+
+Thu, 4 Jan 2007 20:43:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Trying to fix #364. Somewhat used the patch provided by nslm.
+
+Thu, 4 Jan 2007 20:31:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing filebuckets so that only the client bucket is created on clients
+
+Thu, 4 Jan 2007 20:09:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing tests so they now include descriptions with all config options, which is now required.
+
+Thu, 4 Jan 2007 19:47:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Creating two filebuckets by default, one for the client and one for the server
+
+Thu, 4 Jan 2007 19:47:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #403.
+
+Thu, 4 Jan 2007 06:54:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+#398 is already fixed, but this will fix things so it cannot happen again
+
+Thu, 4 Jan 2007 06:44:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #391. Keeping track of times of compile and freshness checks.
+
+Thu, 4 Jan 2007 06:29:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Setting up specific allowed types for sshkey
+
+Thu, 4 Jan 2007 02:21:27 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Handle continuation lines in inifiles properly; stick a little closer to how python's ConfigParser parses
+
+Thu, 4 Jan 2007 01:01:31 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Explicitly require puppet/filetype; otherwise, tests for this module fail
+
+Wed, 3 Jan 2007 23:22:29 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Simple script to produce type info
+
+Wed, 3 Jan 2007 19:51:21 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix yum update breakage - query should not change the name the user gave us; instead, the fully versioned pacakge name is now stored in the instance parameter
+
+Wed, 3 Jan 2007 19:47:51 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Tone down the debug spewage from yum
+
+Wed, 3 Jan 2007 19:45:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding extra connection statements and enabling concurrency support in rails, hopefully fixing #399.
+
+Wed, 3 Jan 2007 19:43:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #394. LoadedFile was not checking to see if files went missing.
+
+Wed, 3 Jan 2007 19:42:33 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+The package name must match at the beginning of a line; otherwise we might get fooled by other yum spewage
+
+Wed, 3 Jan 2007 19:09:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Not saving tags right away. This seems to cause postgres to explode.
+
+Wed, 3 Jan 2007 18:44:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a check to the rakefile to throw a warning if the test task is missing
+
+Wed, 3 Jan 2007 17:32:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #401. Transactions were trying to trigger every resource, even those that did not respond to the specified callback.
+
+Wed, 3 Jan 2007 00:47:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Not setting the graphdir to the puppet user, since it is only used by puppetd
+
+Wed, 3 Jan 2007 00:44:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Using text for parameter values, instead of string, so the fields support larger amounts of text
+
+Tue, 2 Jan 2007 22:24:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding postgres as a dbadapter option
+
+Tue, 2 Jan 2007 21:31:41 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix trac #354, and some other oddities around installing multiple versions of the same package.
+
+Tue, 2 Jan 2007 20:23:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing "sourcematch" to "sourceselect"
+
+Tue, 2 Jan 2007 07:35:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding sourcematch parameter to file.
+
+Tue, 2 Jan 2007 06:58:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the error thrown when a dependency cannot be retrieved, WRT to #395.
+
+Tue, 2 Jan 2007 06:54:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #396. Using the provider command instead of a direct exec, which automatically captures stderr.
+
+Mon, 1 Jan 2007 23:20:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Modifying the "Resource#set" method to simplifying adding new parameters
+
+Mon, 1 Jan 2007 23:11:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+A couple of small fixes to pass existing tests.
+
+Mon, 1 Jan 2007 21:33:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing some failing tests on fedora.
+
+Mon, 1 Jan 2007 21:32:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Enabling debugging except when running under rake.
+
+Mon, 1 Jan 2007 21:08:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing graphing tests, and correctly only using storeconfigs in tests where rails is available
+
+Mon, 1 Jan 2007 00:08:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #369. I was not flushing changes to disk when ensure was out of sync. This is going to become a common problem, and should probably be addressed by the framework rather than by individual types, but for now, it works.
+
+Sun, 31 Dec 2006 22:10:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #390. You can now add --graph to produce dot files, and you can then produce pngs or whatever from those.
+
+Sun, 31 Dec 2006 06:27:24 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Use Puppet::Util.sync instead of MonitorMixin to ensure that only one thread runs the executor at once
+
+Sun, 31 Dec 2006 06:26:23 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix a syntax error in lib/puppet/daemon.rb (That'll teach me to not run the test suite before committing)
+
+Sun, 31 Dec 2006 06:25:13 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Create rundir in a test that needs it
+
+Sun, 31 Dec 2006 05:57:23 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Switch puppet/daemon.rb to use Pidlock
+
+Sun, 31 Dec 2006 05:45:53 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Switch the run-lock to use Pidlock instead of the ad-hoc code
+
+Sun, 31 Dec 2006 04:31:53 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Make Pidlock#lock return true if we currently hold the lock
+
+Sun, 31 Dec 2006 04:07:48 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Add a Puppet::Util::Pidlock class, for use by locks and PID files
+
+Sun, 31 Dec 2006 02:58:55 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Add system library directories directly in puppettest.rb, so you don't have to do it by hand in every single underlying directory; also change the debug check slightly so that we actually put debug stuff only when we really want it
+
+Sat, 30 Dec 2006 23:31:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch by rainhead from #392.
+
+Fri, 29 Dec 2006 22:01:03 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Add updated_at for all tables
+
+Fri, 29 Dec 2006 19:38:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing debugging
+
+Fri, 29 Dec 2006 18:15:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Hopefully fixing tagging problem
+
+Fri, 29 Dec 2006 18:08:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Still trying to track down the tagging problem
+
+Fri, 29 Dec 2006 18:05:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding a bit better error reporting when tags are bad
+
+Fri, 29 Dec 2006 18:03:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+exiting sleeper after no more than two minutes
+
+Fri, 29 Dec 2006 17:45:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Moving the tagging stuff to an "external" directory, instead of "lib".
+
+Fri, 29 Dec 2006 17:28:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding carriage returns to output of puppetrun
+
+Fri, 29 Dec 2006 17:27:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Trying to clean up how rails is loaded
+
+Fri, 29 Dec 2006 17:27:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Supporting arrays for the backup parameter
+
+Fri, 29 Dec 2006 17:19:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Features now load dynamically using method_missing, so that undefined features never throw errors.
+
+Fri, 29 Dec 2006 05:03:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a bit more testing to mounts, and pulling a bit of the transaction into a separate method to shorten the apply() method.
+
+Fri, 29 Dec 2006 04:53:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Finally writing unit tests for Transaction#trigger, and drastically simplifying the method in the process.
+
+Fri, 29 Dec 2006 04:20:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+*whew* Okay, simplified the splice method a bit, and I am actually somewhat confident that the stronger testing is correct. I have had a lot of problems with tests usually passing but sometimes failing, mostly because of ordering problems related to multiple edges.
+
+Fri, 29 Dec 2006 04:15:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Did a short-cut on the graphing, since we currently only support one type of subscription. This solution still will not scale to all that many edges, but it works, although it will fail if we need to support different types of subcriptions.
+
+Fri, 29 Dec 2006 00:05:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+A couple of small bug fixes
+
+Fri, 29 Dec 2006 00:01:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Some tweaks to graph splicing, although I do not think it will be enough to handle some of the edge cases.
+
+Thu, 28 Dec 2006 19:14:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Looks like providers work again on Solaris.
+
+Thu, 28 Dec 2006 08:06:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+I have not yet finished testing, but most of the providers now successfully pass arrays to execute() instead of strings, which means that the vast majority of execution problems are now gone. I will finish testing tomorrow, hopefully, and will also hopefully be able to verify that the execution-related bugs are fixed.
+
+Thu, 28 Dec 2006 07:20:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #387, hopefully.
+
+Thu, 28 Dec 2006 06:49:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #388. Paths now look a lot cleaner.
+
+Thu, 28 Dec 2006 00:08:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+A couple of small bug-fixes
+
+Wed, 27 Dec 2006 19:53:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #353. It was as simple as exiting with a different error code depending on the results of the call.
+
+Wed, 27 Dec 2006 19:42:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #386.
+
+Wed, 27 Dec 2006 19:37:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Switching files to use a filebucket named "puppet" by default. Also, set up MasterClient to create that default filebucket.
+
+Wed, 27 Dec 2006 18:20:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #365. I am not sure what the problem was in previous versions, because the new graphing stuff changed the solution to this problem, but it all works now.
+
+Wed, 27 Dec 2006 17:18:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Closing #362. Case-insensitivity is handled by downcasing all host names.
+
+Wed, 27 Dec 2006 07:02:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Hopefully fixing #355. I could not actually reproduce the specific problem, but I found a couple of issues around the problem and they are all gone now.
+
+Sat, 23 Dec 2006 17:06:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #348. Overrides now support an extra end-comma.
+
+Sat, 23 Dec 2006 06:30:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Loading the rails lib early on, so that the rails configuration parameters are accepted on the CLI, as noted in #357.
+
+Sat, 23 Dec 2006 06:26:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #343. Collections and definition evaluation both now happen on every iterative evaluation, with collections being evaluated first. This way collections can find resources that either are inside defined types or are the types themselves.
+
+Sat, 23 Dec 2006 05:19:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #349. Doing some hackery so defined types can now (again) be used as dependencies.
+
+Sat, 23 Dec 2006 05:05:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #66. The "defined" function previously checked for definitions and types, but since types and classes can't have the same name anyway, the function now works for classes.
+
+Sat, 23 Dec 2006 04:49:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Not downcasing facts any longer, closing #210 (although not using the patch from mpalmer, since I had not noticed the patch was there). Also, making all nodes, classes, and definitions case insensitive, closing #344. Finally, I added case insensitivity to the language in general, which should preserve backwards compatibility and probably makes the most sense in the long run anyway.
+
+Fri, 22 Dec 2006 01:28:01 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Allow execution of bare strings as long as there's no attempt to change uid/gid
+
+Thu, 21 Dec 2006 18:09:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing test to work with new style of graphing.
+
+Thu, 21 Dec 2006 02:47:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+*whew* Fixing the vast majority of the graph-related performance problems. I found a simple solution to handling events produced by generated resources, and that basically fixed all of the performance problems. Transaction tests still fail, but I wanted to get the fix in now so I do not forget it.
+
+Wed, 20 Dec 2006 19:41:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #380. The problem was that a method was sometimes returning :absent when I expected it to return nil when the group was not found. All fixed, yay.
+
+Wed, 20 Dec 2006 19:12:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some defaults to users, mostly for darwin because it is kinda stupid when it comes to this info
+
+Wed, 20 Dec 2006 18:57:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding test for the fix to #361
+
+Wed, 20 Dec 2006 18:53:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #361, I think. It appears to be a problem with missing a setting for realname.
+
+Tue, 19 Dec 2006 22:47:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch from #384, by jgonzalez
+
+Tue, 19 Dec 2006 22:46:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #385. Puppetca correctly exits with non-zero exit code if there are no certs to sign.
+
+Tue, 19 Dec 2006 22:42:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, but it is much better. There is still plenty of bug-fixing to do on other platforms, I expect.
+
+Tue, 19 Dec 2006 22:04:09 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Re-add support for tags and file/lines
+
+Tue, 19 Dec 2006 05:47:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding :replace aliases, as requested in #366.
+
+Tue, 19 Dec 2006 04:57:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+All rails *and* language tests now pass, with the exception of a language/resource test that passes by itself but fails when run as part of the whole suite. Also, I added deletion where appropriate, so that unspecified resources, parameters, and facts are now deleted, as one would expect.
+
+Tue, 19 Dec 2006 02:08:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing most of the rails stuff. I think everything basically works now, and now I am just going through and making sure things get deleted when they are supposed (i.e., you remove a resource and it gets deleted from the host's config).
+
+Mon, 18 Dec 2006 20:49:08 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix up a problem with initialising an sqlite3 data store, presumably only with older versions of Rails
+
+Mon, 18 Dec 2006 19:23:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding daily snapshot tasks, altho they only work at my site
+
+Sun, 17 Dec 2006 22:19:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Some more graph optimizations; I think I am now close enough that I am basically just going to spend a bit more time making sure the modeling is right in the transactions, and then walk away for now.
+
+Sun, 17 Dec 2006 00:08:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a simpler and *much* faster tree_from_vertex method, and using it instead of the default one
+
+Sun, 17 Dec 2006 00:06:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Requiring puppet/rails in the interpreter before Rails.init
+
+Sun, 17 Dec 2006 00:05:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Getting rid of the db init stdout and reindenting
+
+Sat, 16 Dec 2006 23:59:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Simplifying the splitpath method a bit, altho it is still strangely slow
+
+Sat, 16 Dec 2006 23:59:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Simplifying the the Puppet::Type[] method
+
+Sat, 16 Dec 2006 23:58:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Redoing the benchmarking a little bit
+
+Fri, 15 Dec 2006 21:10:22 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Go back to restype and remove STI classes, they were more trouble than they were worth.
+
+Fri, 15 Dec 2006 21:01:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Modifying rails test
+
+Fri, 15 Dec 2006 18:05:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing some of the error output. This gets rid of the duplicated information that occurred when definitions or nodes were duplicately defined, and it tightens the error output a bit.
+
+Fri, 15 Dec 2006 17:39:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding unit test for #364. It passes on OS X.
+
+Fri, 15 Dec 2006 01:44:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some selectability to host creation for testing. Using find_or_create_by results in lots of saves instead of one big one at the end, which causes initial saving to be much slower. To switch between them, just modify the value of "create" at the top of Host.store.
+
+Fri, 15 Dec 2006 00:33:30 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+I like to checkin one-liners a lot. I'm cool.
+
+Fri, 15 Dec 2006 00:30:48 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Don't use find_or_create_by_title since titles aren't unique.
+
+Fri, 15 Dec 2006 00:17:16 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Remove old files, don't require pp anymore
+
+Fri, 15 Dec 2006 00:14:42 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+These are the same versions from changeset 1837
+
+Fri, 15 Dec 2006 00:11:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Some rails modifications
+
+Fri, 15 Dec 2006 00:07:19 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Don't dump out debugging stuff.
+
+Fri, 15 Dec 2006 00:06:00 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Don't symbolize the param names
+
+Fri, 15 Dec 2006 00:05:34 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Rename some stuff I missed when it was reverted
+
+Thu, 14 Dec 2006 23:35:50 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+acts_as_taggable plugin
+
+Thu, 14 Dec 2006 23:24:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Moving the mount provider tests into a subdir, and fixing the basedir calculation in tests so it does not matter where the test is called from
+
+Thu, 14 Dec 2006 23:20:26 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+New rails stuff redux.
+
+Thu, 14 Dec 2006 23:13:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Small changes to the test rakefile. This rakefile still is not completely satisfactory, as I cannot use it to load all libs but only run on test method, which is often important when trying to track down a bug that only occurs when multiple files are loaded.
+
+Thu, 14 Dec 2006 22:56:33 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix service.list, in particular for the redhat provider
+
+Thu, 14 Dec 2006 22:50:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing painfully difficult to find bug in defining exported resources
+
+Thu, 14 Dec 2006 19:53:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Reworking the package tests. Now providers are tested individually
+
+Thu, 14 Dec 2006 03:34:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Rewriting the test rakefile so test directories can be more than one directory deep. This will be particularly useful for providers.
+
+Wed, 13 Dec 2006 21:34:32 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix up the filelist for gems, so that all of lib/puppet gets put into the gem, not just the top-level .rb files
+
+Wed, 13 Dec 2006 17:59:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Another round of bug fixing. Now everything passes except mounts, at least on OS X.
+
+Wed, 13 Dec 2006 16:40:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the next round of bugs, mostly little things but I had to modify transactions so they are willing to delete implicit resources even if they have dependencies, else we would often not be able to purge files at all.
+
+Wed, 13 Dec 2006 02:31:15 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Never default to rpm provider; use up2date on RedHat. This also works on RHEL5, which does not have up2date, the provider properly fails over to using yum
+
+Wed, 13 Dec 2006 00:47:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+You can now use the "resources" type to purge resources. I still need to modify transactions so they do not purge resources that have relationships. Also, apparently the noop metaparam was never actually working; now it is, and there is a test for it.
+
+Tue, 12 Dec 2006 23:47:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding a note about facter to the faq
+
+Tue, 12 Dec 2006 22:19:36 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Change the filelist slightly so that the externally-included lib/rake doesn't end up in the gem
+
+Tue, 12 Dec 2006 21:33:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a metatype to manage resources of a specified type. For now, this metatype just supports purging unmanaged resources. Also, fixed a few tests here and there
+
+Tue, 12 Dec 2006 20:11:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Working some on the export/collect problem. It actually works now, but there are not yet sufficient tests for it, so I will leave the bug open until we have got the new work in place. I also added a "rails" feature, so I do not have to keep testing whether ActiveRecord is defined.
+
+Tue, 12 Dec 2006 17:31:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a short note on variable interpolation
+
+Tue, 12 Dec 2006 17:08:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a bit of clarity about file locations
+
+Tue, 12 Dec 2006 05:56:15 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Add a task to build Debian packages more-or-less 'directly' out of SVN.
+
+Mon, 11 Dec 2006 23:33:35 +0000
+mpalmer <mpalmer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Add external Rake task file as an svn:external, and modify the Rakefile to add lib to the load path
+
+Mon, 11 Dec 2006 23:32:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+All tests should now pass, with the possible exception of some tests that might fail when all tests are run in one process.
+
+Mon, 11 Dec 2006 20:44:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Almost all tests now pass. I have basically reached the point where I was before I integrated graphing, except that all of the relationship handling is now inside the transaction, and any kind of recursion (including file) is *tons* easier to model and manage.
+
+Mon, 11 Dec 2006 18:16:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Most tests now pass in the whole system, but there are still about 8 cases that do not work. I am working on those now.
+
+Sun, 10 Dec 2006 18:41:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing the explicit load for most types in type.rb
+
+Sun, 10 Dec 2006 00:46:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing the reference to the symlink type
+
+Sun, 10 Dec 2006 00:45:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Most of the graph handling is now done, and all of the recursive types (basically just file, tidy, and component) now correctly use the generation mechanisms in the transactions, instead of sticking them in their @children array. Now I just need to go through the rest of the tests and make sure everything passes.
+
+Sun, 10 Dec 2006 00:43:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing the symlink type finally.
+
+Sat, 9 Dec 2006 16:40:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Another intermediate commit. Most of the graphing work itself is now done, but I am in the middle of converting files to use the graphs and at the same time am writing some actually decent tests for the file recursion stuff.
+
+Wed, 6 Dec 2006 20:41:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding note about --no-client
+
+Fri, 1 Dec 2006 17:54:43 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix bug in example code: all resources now must have names
+
+Fri, 1 Dec 2006 04:11:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Most of the graphing work is now done. I have also added the generator work in transactions, but I need to migrate files to using it. Until that migration is done, files will not work correctly for many cases.
+
+Fri, 1 Dec 2006 00:21:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing link to fsconfig reference
+
+Sun, 26 Nov 2006 09:55:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Intermediate commit -- I am ready to start pushing the graph stuff into the types and transactions, which will break everything for a little while.
+
+Tue, 21 Nov 2006 02:08:46 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Make spec file work for Fedora < 5 and RHEL < 5
+
+Fri, 17 Nov 2006 20:15:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding GRATR and the beginnings of graph integration.
+
+Fri, 17 Nov 2006 16:03:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing typo
+
+Fri, 17 Nov 2006 04:58:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #342. Classes needed to have their namespaces set to their fully qualified names, so that contained code and definitions looked for definitions starting with that fq name.
+
+Fri, 17 Nov 2006 04:56:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing mount tests after fixing the backward compatibility
+
+Thu, 16 Nov 2006 21:47:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing backwards compatibility in mounts -- they were not correctly copying the path over to the name
+
+Thu, 16 Nov 2006 21:45:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #347 (I hope). Doing a provisional require of rubygems.
+
+Thu, 16 Nov 2006 21:37:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #346 -- on some scripts I accidentally used "feature" instead of "features"
+
+Wed, 15 Nov 2006 01:26:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing configuration storage -- there was a check being done that caused false values to get converted to nil values, which failed in the database
+
+Tue, 14 Nov 2006 17:11:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating syntax matcher to highlight dollar signs in prototypes
+
+Mon, 13 Nov 2006 16:59:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.20.1
+
+Mon, 13 Nov 2006 16:59:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.20.1
+
+Mon, 13 Nov 2006 16:59:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.20.1
+
+Mon, 13 Nov 2006 16:58:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating changelog for 0.20.1
+
+Mon, 13 Nov 2006 09:46:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Another small fix, just for solaris
+
+Mon, 13 Nov 2006 08:50:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Another testing fix
+
+Mon, 13 Nov 2006 08:48:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing more tests
+
+Mon, 13 Nov 2006 08:40:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixes to the test system, and a couple of small fixes to the main code. Also, disabled the "port" type, because I cannot seem to model it correctly.
+
+Mon, 13 Nov 2006 07:55:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a small syntax error in the port provider
+
+Mon, 13 Nov 2006 07:49:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Temporarily reverting all of the recent rails work so that I can release 0.20.1
+
+Mon, 13 Nov 2006 07:24:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding svn keyword to notify type and reindenting
+
+Mon, 13 Nov 2006 06:42:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing the caveat so that the log message is always provided during a run.
+
+Mon, 13 Nov 2006 06:27:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #339 for real this time -- fixing the log message
+
+Mon, 13 Nov 2006 06:11:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #339, and the bigger problem it concealed. Metaparams are now only added to resources that do not explicitly set them.
+
+Mon, 13 Nov 2006 05:32:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch from #335
+
+Mon, 13 Nov 2006 05:21:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing some debugging, and trying to track down a bug where symlinks get recreated for now reason
+
+Mon, 13 Nov 2006 05:13:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Ported sshkey over, yay.
+
+Mon, 13 Nov 2006 04:20:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a NetInfo provider for hosts. Yay!
+
+Mon, 13 Nov 2006 03:28:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Hosts now work again, and it should be straightforward to create a netinfo provider, too.
+
+Mon, 13 Nov 2006 02:07:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Ports are still broken, but I need to work on something else while I am thinking about how to fix them. Stupid /etc/services.
+
+Sun, 12 Nov 2006 22:17:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding a comment to namespaceauth.conf
+
+Sun, 12 Nov 2006 22:16:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding up-to-date example configs
+
+Sun, 12 Nov 2006 21:25:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Trying to get a netinfo provider for mounts working, but i give up. I am leaving it in place but marked as highly experimental.
+
+Sun, 12 Nov 2006 04:12:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Mounts work again, at least with the parsedfile provider. I still need to create a netinfo provider, but it should be short and easy. And, painfully, I still need to port the other six or so subclasses to this new provider.
+
+Sat, 11 Nov 2006 22:11:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Doing some refactoring in how state values are set. The primary motivation was to provide the ability for the "newvalue" method to specify whether the provider should still be called, and if so, in what order (e.g., before or after).
+
+Sat, 11 Nov 2006 19:07:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the state class so that blocks are optional for values. This is useful for cases where you want to specify values for validation but you want a method called on the provider instead.
+
+Sat, 11 Nov 2006 07:40:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+An intermediate commit. All of the classes that use parsedfile are assuredly broken, since I have basically completely rewritten it. These classes have been a thorn in my side almost since I created them, yet they have been significantly less functional that I wanted. So, I decided to do the rewrite I have been putting off, just to spend all of the maintenance time now so I do not spend 3 days on them every release.
+
+Fri, 10 Nov 2006 23:52:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding module for parsing files. This module is only included into the parsedfile provider base class, but it is cleaner to have it broken out like this.
+
+Fri, 10 Nov 2006 20:06:49 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix silly regexp mistake where lines with values containing '=' were parsed improperly.
+
+Fri, 10 Nov 2006 17:51:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing some warnings
+
+Fri, 10 Nov 2006 06:01:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Mostly small changes toward 0.20.1
+
+Thu, 9 Nov 2006 22:50:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #324. Mkusers was not specifically ignoring the root user, and it is now.
+
+Thu, 9 Nov 2006 22:33:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating docs with correct links for the doc restructuring, as mentioned in #322.
+
+Thu, 9 Nov 2006 22:12:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #326 -- parseonly now just creates a simple Master without opening a port
+
+Thu, 9 Nov 2006 22:02:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing #327; debian packages now correctly register their "latest" status
+
+Thu, 9 Nov 2006 21:43:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a simple report that just duplicates client logs onto the server
+
+Thu, 9 Nov 2006 21:25:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Slightly more doc updates
+
+Thu, 9 Nov 2006 21:24:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+More doc updates -- I moved the doc headers into separate files, rather than having them in the code
+
+Thu, 9 Nov 2006 21:06:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Small fixes here and there. The rails changes needs to be pushed through the collection code, so I am committing so Blake can take a look at that.
+
+Thu, 9 Nov 2006 20:47:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating docs
+
+Thu, 9 Nov 2006 20:32:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Refactoring the doc generator a big
+
+Thu, 9 Nov 2006 20:29:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating documentation
+
+Thu, 9 Nov 2006 19:00:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing rrdgraph report (as marked in #334); also, expanding the docs on all of the existing reports.
+
+Thu, 9 Nov 2006 18:59:16 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+The new rails files.
+
+Thu, 9 Nov 2006 18:57:01 +0000
+shadoi <shadoi@980ebf18-57e1-0310-9a29-db15c13687c0>
+Rails stuff part 1
+
+Wed, 8 Nov 2006 20:51:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing some sticky problems with checksums when just using the "check" metaparam.
+
+Wed, 8 Nov 2006 05:22:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Merging the code over from the oscar branch. I will now be doing all development in the trunk again, except for larger changes, which will still get their own branch. This is a merge of the changes from revision 1826 to revision 1834.
+
+Mon, 23 Oct 2006 23:41:39 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Syncing up with FE repo specfile (only mandatory changelog entries)
+
+Mon, 23 Oct 2006 16:24:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making some documentation changes
+
+Fri, 20 Oct 2006 22:25:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing some Class.to_s handling
+
+Fri, 20 Oct 2006 19:58:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Mostly rewrote intro doc
+
+Wed, 18 Oct 2006 20:07:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.20.0
+
+Wed, 18 Oct 2006 20:07:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.20.0
+
+Wed, 18 Oct 2006 20:07:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.20.0
+
+Wed, 18 Oct 2006 20:06:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating changelog for 0.20
+
+Wed, 18 Oct 2006 19:54:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Another round of bugfixing, including finding out that the tagmail report was leaving zombie processes lying around
+
+Wed, 18 Oct 2006 19:23:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+A round of bug-fixing on OS X
+
+Wed, 18 Oct 2006 19:16:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Doing some work on the DSL. It behaves a little more like the real language now, although overrides use the same syntax as normal resources, and there is no facility for specifying defaults
+
+Wed, 18 Oct 2006 18:15:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Another round of bug-fixes in preparation for 0.20.0
+
+Wed, 18 Oct 2006 14:40:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch from #318.
+
+Wed, 18 Oct 2006 14:39:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch from #319.
+
+Wed, 18 Oct 2006 06:01:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the realize() function to be just syntactic sugar for a collection -- it literally creates a collector object now. The benefit of this is that it is late-binding, so file order does not affect whether a resource is available.
+
+Wed, 18 Oct 2006 05:28:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding docs for virtual resources
+
+Wed, 18 Oct 2006 04:45:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a "realize" function that can be used to make one or more resource non-virtual. It is just syntactic sugar for a collection by title.
+
+Wed, 18 Oct 2006 04:03:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Hacking cron so that it works even though I have changed ParsedType. The whole stupid thing needs to be rewritten from scratch, but this is the best i can do for 0.20.
+
+Wed, 18 Oct 2006 03:43:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding prefetch of providers to transactions. Nothing is using it yet. I wrote it for cron jobs, but it is too much work to fix this for cron jobs right now.
+
+Wed, 18 Oct 2006 00:22:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing virtual object collection. I apparently broke it when I added rails collection back, and I never created any end-to-end tests.
+
+Tue, 17 Oct 2006 23:07:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing doc generation for objects w/out their own docs
+
+Tue, 17 Oct 2006 22:45:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a bug that only occurred if a defined resource was already defined in memory.
+
+Tue, 17 Oct 2006 21:53:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+sshkey now uses a provider
+
+Tue, 17 Oct 2006 21:38:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Ported mount over to using providers
+
+Tue, 17 Oct 2006 19:47:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing ports to now use a provider
+
+Tue, 17 Oct 2006 19:41:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Working on migrating the parsedtypes to using providers for the parsing aspects. This just converts the hosts; I will convert the others next. This is all work from the sync-retrieve-refactor branch, modified to work with trunk.
+
+Tue, 17 Oct 2006 15:14:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing puppetmodule to use env to find ruby
+
+Tue, 17 Oct 2006 15:12:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+First batch of fixes from running tests.
+
+Tue, 17 Oct 2006 06:09:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing sbindir path, thus fixing #302.
+
+Tue, 17 Oct 2006 06:03:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Switching from calling "up" on the migration directly to using the "migrate" method. It is still not checking versions or allowing external forcing of migration, but it is a start.
+
+Tue, 17 Oct 2006 03:06:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Rewriting nearly all of the tests for the tidy type, and redoing the internals of the testing.
+
+Mon, 16 Oct 2006 22:01:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the test scripts so that the library path
+
+Mon, 16 Oct 2006 19:12:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing gennode; it was not actually adding the class code to the generated node.
+
+Mon, 16 Oct 2006 18:26:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a ruby header to all of the tests so that they can now be executed as normal ruby scripts. Using multiple commits because I am having some svn problems.
+
+Mon, 16 Oct 2006 18:26:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a ruby header to all of the tests so that they can now be executed as normal ruby scripts. Using multiple commits because I am having some svn problems.
+
+Mon, 16 Oct 2006 18:26:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a ruby header to all of the tests so that they can now be executed as normal ruby scripts. Using multiple commits because I am having some svn problems.
+
+Mon, 16 Oct 2006 18:26:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a ruby header to all of the tests so that they can now be executed as normal ruby scripts. Using multiple commits because I am having some svn problems.
+
+Mon, 16 Oct 2006 18:25:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a ruby header to all of the tests so that they can now be executed as normal ruby scripts.
+
+Mon, 16 Oct 2006 18:04:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making all test suites executable, adding some tests for handling changing files from one type to another, and fixing #304. The problem with #304 was only occurring when backing up to a filebucket (I can only think the example code was wrong)
+
+Mon, 16 Oct 2006 03:54:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #291 -- the problem was that instead of throwing an error on a missing server, puppet was just exiting.
+
+Mon, 16 Oct 2006 02:46:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Moving all of the configuration parameters out of puppet.rb into puppet/configuration.rb, and adding a PATH setting as requested in #307, although it does not include a default.
+
+Mon, 16 Oct 2006 02:35:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the ability to have hooks for configuration parameters. This will simplify things like setting the shell path.
+
+Mon, 16 Oct 2006 02:06:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+correcting warning about spaces before parens
+
+Mon, 16 Oct 2006 01:01:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding patch from Jeff McCune, #317
+
+Sun, 15 Oct 2006 20:07:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding explicit load of ast/branch to its subclasses
+
+Sat, 14 Oct 2006 16:24:35 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Format tweak for fact tutorial.
+
+Sat, 14 Oct 2006 16:16:29 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a summary of using facter and using imported facter facts with puppet.
+
+Sat, 14 Oct 2006 15:59:48 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some documentation to the programmer's documentation introducing the concept of providers.
+
+Sat, 14 Oct 2006 15:54:29 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some documentation to the programmer's documentation introducing the concept of providers.
+
+Thu, 12 Oct 2006 17:15:26 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+New documentation hierarchy: fixing indexes.
+
+Thu, 12 Oct 2006 17:11:58 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+New documentation hierarchy: fixing indexes.
+
+Thu, 12 Oct 2006 17:00:11 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+New documentation hierarchy: fixing indexes.
+
+Thu, 12 Oct 2006 16:37:05 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+New documentation hierarchy: adding indexes.
+
+Thu, 12 Oct 2006 15:58:16 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+New documentation hierarchy.
+
+Thu, 12 Oct 2006 15:57:41 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+New documentation hierarchy.
+
+Wed, 11 Oct 2006 17:32:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+I was stupidly creating an error but not raising it.
+
+Wed, 11 Oct 2006 02:34:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Moving methods around so they are alphabetical
+
+Tue, 10 Oct 2006 20:59:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing the metatype branch -- this is just splitting the type.rb code into multiple files for readability
+
+Tue, 10 Oct 2006 19:06:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Catching missing ldap correctly in puppetrun
+
+Mon, 9 Oct 2006 22:51:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the problem reported by Adnet Ghislain where facts do not load on later runs.
+
+Mon, 9 Oct 2006 18:34:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing code from [1754] -- I stupidly did not even do a parse check, and I had to refactor the patch because parameters do not have code associated with their values.
+
+Mon, 9 Oct 2006 18:29:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch from #234 from David Schmitt. This is also untested, and the patch is slightly modified.
+
+Mon, 9 Oct 2006 18:20:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding modified patch from #256 -- apt now uses "responsefile" for the preseed file. This is untested, though, since I do not know how to test it.
+
+Mon, 9 Oct 2006 18:00:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding patch from #308.
+
+Mon, 9 Oct 2006 17:52:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #298 - refreshonly now correctly deals with specified false values
+
+Mon, 9 Oct 2006 17:41:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #305 -- logs now reopen when Puppet restarts, and there is also now an autoflush mechanism available so logs will flush to disk immediately. I also now trap USR2 and reopen logs when it is sent, so if you just want to reopen logs you do not have to restart the whole process.
+
+Mon, 9 Oct 2006 16:44:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #309 -- files now correctly replace any number of slashes with a single slash. Also, trailing slashes are removed, since that is how Puppet expects to find files internally.
+
+Mon, 9 Oct 2006 16:36:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #301 -- s/logfile/logdest/g
+
+Mon, 9 Oct 2006 16:33:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #310 -- users no longer autorequire their homedirs, and files now autorequire their owner and group.
+
+Sat, 7 Oct 2006 20:52:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Refactoring reporting. Reports are now modules instead of simple methods.
+
+Sat, 7 Oct 2006 00:19:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a "genmodule" equivalent to classgen, which we will use for reporting
+
+Fri, 6 Oct 2006 18:45:39 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Added a section about testing.
+
+Fri, 6 Oct 2006 17:21:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding id tag to tags.page
+
+Fri, 6 Oct 2006 16:12:10 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Documentation edit
+
+Fri, 6 Oct 2006 16:07:33 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a document to outline the use of tags
+
+Fri, 6 Oct 2006 13:49:11 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Expanded documentation for rrdgraph report.
+
+Fri, 6 Oct 2006 03:13:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Many, many, many performance improvements in the compiler (I hope). I did not change functionality anywhere, but I did some profiling and significantly reduced the runtime of many methods, and especially focused on some key methods that run many times.
+
+Thu, 5 Oct 2006 22:18:05 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+More specific configuration and argument documentation.
+
+Thu, 5 Oct 2006 22:17:00 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Documented signals the puppet daemons accept
+
+Thu, 5 Oct 2006 22:05:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding id tag to reports
+
+Thu, 5 Oct 2006 21:22:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the rrdgraph report so that it creates a separate rrd directory for each host
+
+Thu, 5 Oct 2006 20:47:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing weird case where the default node is in one node source and the real node is in a different one
+
+Thu, 5 Oct 2006 19:24:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing ldap nodes -- they were always returning true because i was returning an empty array for missing nodes.
+
+Thu, 5 Oct 2006 16:00:42 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changed document priority.
+
+Wed, 4 Oct 2006 22:56:20 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Another minor formatting fix.
+
+Wed, 4 Oct 2006 21:49:57 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Missing tick.
+
+Wed, 4 Oct 2006 21:44:56 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some documentation on reports.
+
+Wed, 4 Oct 2006 19:46:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating install docs with new suse pkgs
+
+Wed, 4 Oct 2006 18:44:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing some left-over debugging
+
+Wed, 4 Oct 2006 18:24:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Merging the changes from the override-refactor branch. This is a significant rewrite of the parser, but it has little affect on the rest of the code tree.
+
+Wed, 4 Oct 2006 18:00:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Renaming logfacility to syslogfacility as recommended by lutter.
+
+Wed, 4 Oct 2006 16:34:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding configurability to the syslog facility, using the "logfacility" parameter.
+
+Wed, 4 Oct 2006 14:08:48 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Do restart as stop + start, since sending HUP to puppetmaster doesn't work (see trac #289)
+
+Tue, 3 Oct 2006 19:43:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding links to the real deb pkgs
+
+Tue, 3 Oct 2006 13:32:39 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Comment out the setting of PUPPET_LOG, so that puppetd uses its default
+
+Mon, 2 Oct 2006 17:08:36 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Messages will now be at current loglevel, regardless of whether the object path is displayed.
+
+Mon, 2 Oct 2006 16:50:05 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Added parameter 'withpath' to toggle printing of the object path.
+
+Mon, 2 Oct 2006 16:04:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding a note about single-quoting node names
+
+Fri, 29 Sep 2006 22:08:40 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+- New type Notify for sending client-side log messages
+
+Fri, 29 Sep 2006 22:05:19 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+- New type Notify for sending client-side log messages
+
+Fri, 29 Sep 2006 19:07:53 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing warnonce to Puppet::Util::Warnings.warnonce.
+
+Fri, 29 Sep 2006 19:01:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing suidmanager so it uses warnonce instead of using a variable that only existed in Util
+
+Fri, 29 Sep 2006 18:07:56 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Rephrased a short section about finalizing the object dependence hierarchy.
+
+Thu, 28 Sep 2006 16:34:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing reported problem of crons rewriting every time when the environment is set
+
+Wed, 27 Sep 2006 17:36:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing what I hope are the last batch of problems caused by the addition of the suidmanager module. Also fixing a couple of other small issues that somehow cropped up. All tests should now pass again.
+
+Wed, 27 Sep 2006 17:04:57 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Just fixed some RCS/CVS id tags.
+
+Wed, 27 Sep 2006 17:02:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding flush functionality as requested by Scott Seago
+
+Wed, 27 Sep 2006 00:53:21 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+File types were dying silently on OS X when the group specified in the manifest was not a valid group.
+
+Tue, 26 Sep 2006 15:30:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing SUIDManager#asuser so that it only resets egid and euid if they were changed
+
+Tue, 26 Sep 2006 00:03:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a note about another error
+
+Mon, 25 Sep 2006 20:10:38 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Added some documentation to the security page to offer some example invocations useful for generating/signing certificates for clients and servers.
+
+Mon, 25 Sep 2006 19:06:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+regenning configref with the fixed spacing
+
+Mon, 25 Sep 2006 19:00:24 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Expanded documentation of command-line arguments for the puppet executables. (Tweak)
+
+Mon, 25 Sep 2006 18:52:00 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Expanded documentation of command-line arguments for the puppet executables.
+
+Mon, 25 Sep 2006 18:51:13 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Expanded documentation of command-line arguments for the puppet executables.
+
+Fri, 22 Sep 2006 23:07:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating changelog for 0.19.3, and merging the version changes over.
+
+Fri, 22 Sep 2006 22:43:41 +0000
+erikh <erikh@980ebf18-57e1-0310-9a29-db15c13687c0>
+! rename file because rake_test_loader is dumb.
+
+Fri, 22 Sep 2006 22:42:15 +0000
+erikh <erikh@980ebf18-57e1-0310-9a29-db15c13687c0>
++ New assertion: assert_uid_gid will check that the UID and GID have been changed to the proper values. This uses a fork and a FIFO to achieve it's checking.
+
+Fri, 22 Sep 2006 22:24:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Merging the fix to server/master.rb
+
+Fri, 22 Sep 2006 22:18:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Some small housekeeping things that I saw while doing other bug hunting
+
+Fri, 22 Sep 2006 20:04:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding note about the irc channel
+
+Fri, 22 Sep 2006 19:52:50 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Harded-coded pathname to OSX's ssh_known_hosts as a work-around until the ssh pathnames are user-configurable.
+
+Fri, 22 Sep 2006 19:33:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some test reports
+
+Fri, 22 Sep 2006 17:19:02 +0000
+erikh <erikh@980ebf18-57e1-0310-9a29-db15c13687c0>
++ Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process' library for uid/gid/euid/egid operations, including (not surprisingly) Puppet::Util#asuser and a method to run commands and capture output. This is due to many inconsistencies (through bugfixes) between ruby versions in the 1.8.x branch. This is included in the core puppet library and can be used by all puppet types and providers.
+
+Fri, 22 Sep 2006 05:14:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating CHANGELOG for 0.19.2
+
+Fri, 22 Sep 2006 05:04:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.19.2
+
+Fri, 22 Sep 2006 05:04:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.19.2
+
+Fri, 22 Sep 2006 05:04:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.19.2
+
+Fri, 22 Sep 2006 04:57:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+As requested by Christian Warden, triggering an object now results in
+
+Thu, 21 Sep 2006 23:33:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some error handling for when a non-existent report is asked for, and adding a bit more testing.
+
+Thu, 21 Sep 2006 23:09:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding trace information to autoload.rb
+
+Thu, 21 Sep 2006 22:30:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Switching Autoload#loadall from using "load" to using "require", so it will not reload already-loaded files. Also updating the checksum docs a bit.
+
+Thu, 21 Sep 2006 21:46:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing error in tagmail when there are no messages to report
+
+Thu, 21 Sep 2006 21:38:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Disabling a test on solaris, since apparently sh on solaris is different than everywhere else
+
+Thu, 21 Sep 2006 21:28:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Small test fixes in preparation for 0.19.2
+
+Thu, 21 Sep 2006 20:28:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding class list method to group. Also added a test to verify every type responds to "list", but it does not pass right now so it is disabled.
+
+Thu, 21 Sep 2006 19:43:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding an Autoload instance to Type.rb so that I can load all known types for documentation purposes. And, of course, loading all types in puppetdoc. Also updating zone.rb to fix markdown's stupidity in trying to interpret the ERB template, and adding some timeouts to puppettest.rb
+
+Thu, 21 Sep 2006 19:38:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+more fixes to the zone examples
+
+Thu, 21 Sep 2006 19:31:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+doc updates
+
+Thu, 21 Sep 2006 18:59:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Doc updates
+
+Thu, 21 Sep 2006 18:15:41 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Typo: As stood had "remove" for "remote"
+
+Thu, 21 Sep 2006 18:13:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #245, opened by marthag.
+
+Thu, 21 Sep 2006 18:09:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #278, opened by Digant, with patch.
+
+Thu, 21 Sep 2006 17:22:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #274. I just set :ensure to be :link when :target is set.
+
+Thu, 21 Sep 2006 17:16:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #283, opened by luke.
+
+Thu, 21 Sep 2006 17:06:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #285, opened by ericb.
+
+Thu, 21 Sep 2006 15:54:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #288.
+
+Thu, 21 Sep 2006 15:47:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #293, I think. The problem was that the groups state was not correctly passing strings in all cases, which caused some very strange problems internally.
+
+Thu, 21 Sep 2006 06:06:43 +0000
+ajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixed a minor typo
+
+Wed, 20 Sep 2006 22:38:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #292 (A bug in tagmail that causes any tag other than 'all' to fail)
+
+Wed, 20 Sep 2006 22:32:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding an extra make target for debugging, rather than defaulting to always creating the debug file
+
+Wed, 20 Sep 2006 14:44:06 +0000
+erikh <erikh@980ebf18-57e1-0310-9a29-db15c13687c0>
+Rake::TestTasks were running the test suite inadvertantly against the installed tree instead of the development tree due to a botched "libs" setting.
+
+Tue, 19 Sep 2006 18:37:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing provider commands and Util#execute so they always include the command output when possible, as mentioned on the list
+
+Tue, 19 Sep 2006 18:22:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Regenerating docs, and correcting some markup mistakes
+
+Tue, 19 Sep 2006 18:21:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Small update to the fileserver tests; it was apparently not making some test dirs correctly
+
+Tue, 19 Sep 2006 18:04:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Converting to using the Rakefile for testing. The old 'test' script is
+
+Tue, 19 Sep 2006 16:12:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Reworking test/lib structure a bit, and renaming all of the files so that their file names match their module names
+
+Tue, 19 Sep 2006 09:05:04 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix trac #282 (Change URL to configref, mention --genconfig)
+
+Tue, 19 Sep 2006 07:59:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Small modification so i can make more changes
+
+Tue, 19 Sep 2006 07:04:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changes from the trunk
+
+Tue, 19 Sep 2006 06:03:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+going through all of the other providers and making sure any reference to a state uses the :should value, not the :is value.
+
+Tue, 19 Sep 2006 05:45:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing case of silly states on os x, where files are owned by "nobody" and File.stat returns a huge number. I thought i had already fixed this, but apparently not. I added a test, and it is definitely fixed now.
+
+Tue, 19 Sep 2006 05:35:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the same bug in the netinfo provider -- it was retrieving the "is" value instead of the "should" value
+
+Tue, 19 Sep 2006 04:59:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #280; added a warning and exiting if no hosts are specified to clean
+
+Tue, 19 Sep 2006 04:56:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+applying patch from #275. aptitude -q works fine on my testing release, but apparently stable does not support it
+
+Tue, 19 Sep 2006 04:51:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing the no-longer-necessary type/nameservice info -- it is all in the provider tree now
+
+Tue, 19 Sep 2006 04:03:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Trying to fix a bug where files other than site.pp do not get noticed for reparsing
+
+Mon, 18 Sep 2006 12:18:56 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Add config option 'node_name' to control what puppetmaster considers the proper name of a client (name in the SSL cert or name uploaded with facter) Default to name from the cert
+
+Mon, 18 Sep 2006 10:45:14 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Better documentation around certificate revocation and mgmt
+
+Fri, 15 Sep 2006 18:32:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.19.1
+
+Fri, 15 Sep 2006 18:32:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.19.1
+
+Fri, 15 Sep 2006 18:32:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.19.1
+
+Fri, 15 Sep 2006 18:32:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating changelog for 0.19.1
+
+Fri, 15 Sep 2006 18:25:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding testing for the default? method, and fixing it to support arrays and returning false when no defaults are specified
+
+Fri, 15 Sep 2006 17:32:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Using the "trace" configuration parameter to determine whether a stack trace should be printed, rather than just using "debug". I added the param a little while ago and was using it internally in Puppet::DevError, but I just now went through the whole configuration and switched to using it.
+
+Fri, 15 Sep 2006 16:54:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding patch from #235
+
+Fri, 15 Sep 2006 16:38:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing docs, as mentioned in #271.
+
+Fri, 15 Sep 2006 16:25:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Reverting the work done in [1605] and [1606]. I have added it as a patch in #271.
+
+Fri, 15 Sep 2006 07:09:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the feature from #259. I had to rework the Scope#lookupvar a bit, but everything now works as expected when variables are either undefined or set to empty strings.
+
+Fri, 15 Sep 2006 06:55:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch in #160.
+
+Fri, 15 Sep 2006 06:52:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #262. I somehow lost the line that only added a given user's jobs to each tab.
+
+Fri, 15 Sep 2006 06:22:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing a test in the parser that is no longer necessary because of how imports work now, and fixing a snippet not to interfere with a local fact
+
+Fri, 15 Sep 2006 06:06:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+This commit adds two important features (but which probably were not
+
+Fri, 15 Sep 2006 05:58:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Specifically rescuing Exception, since apparently the default does not rescue LoadErrors and everything else
+
+Fri, 15 Sep 2006 05:35:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+collecting output from blastlist, for later use
+
+Fri, 15 Sep 2006 04:00:38 +0000
+erikh <erikh@980ebf18-57e1-0310-9a29-db15c13687c0>
+Merged test framework into trunk - still not ready until tests are converted to use it.
+
+Fri, 15 Sep 2006 03:27:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the "Adding aliases" message, so it is clear when an alias with spaces in it is used
+
+Fri, 15 Sep 2006 03:22:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #267. The problem was that the user provider was retrieving the @is value instead of the @should value, because it was using [] instead of the should method. I fixed the FakeModel to behave a bit more like real types, so that it keeps track of the is/should values, and also to keep track of which attributes are valid, since I immediately ran into another problem stemming from the use of the fakemodel.
+
+Fri, 15 Sep 2006 02:20:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating changelog for 0.19.0
+
+Fri, 15 Sep 2006 02:01:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Raising element creation errors up outside the "create" method, so that tests can more easily tell when an object is invalid.
+
+Fri, 15 Sep 2006 01:27:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing spelling of retrieve, to fix ##268
+
+Fri, 15 Sep 2006 01:01:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #269. I was aliasing every case where the title and name were different, where I should only have been aliasing isomorphic types, which does not include exec
+
+Thu, 14 Sep 2006 18:11:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Catching all errors encountered during loading, not just LoadError, to fix ongoing problems with rdoc/usage.
+
+Thu, 14 Sep 2006 16:50:46 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Let puppetd listen (when given --listen) without a CRL
+
+Thu, 14 Sep 2006 16:45:39 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Brute force fix for trac #266
+
+Thu, 14 Sep 2006 10:16:41 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix test_host_specific to not depend on the path of the test directory and reenable it
+
+Thu, 14 Sep 2006 08:59:00 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Expanding the Fedora/RHEL instructions some
+
+Thu, 14 Sep 2006 06:15:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding note about david's yum repo
+
+Thu, 14 Sep 2006 03:10:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the problem with fileserver expansions, and doing a bit of refactoring to make things clearer
+
+Wed, 13 Sep 2006 23:10:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the interpreter to nodesearch across all listed names, just like is done in the manifests. Also fixing a comment in type.rb
+
+Wed, 13 Sep 2006 20:52:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing typo
+
+Wed, 13 Sep 2006 18:05:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding gentoo notes
+
+Wed, 13 Sep 2006 17:43:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a :trace config option that prints stack traces of DevErrors, and using that in DevError instead of :debug
+
+Wed, 13 Sep 2006 17:43:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding test code for providers that makes sure the default and confine mechanisms work internally.
+
+Wed, 13 Sep 2006 16:50:43 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Add config parameter ca_ttl and deprecate ca_days; ca_ttl makes it possible to generate certs that are valid for < 1 day
+
+Wed, 13 Sep 2006 16:48:56 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Use Pupet.warning instead of nonexistant 'warning'
+
+Wed, 13 Sep 2006 16:24:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #261. Applied patch, with small modifications.
+
+Wed, 13 Sep 2006 16:11:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a module for helping with warnings, starting only with the "warnonce" method
+
+Tue, 12 Sep 2006 09:58:54 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Sync with FE repo
+
+Tue, 12 Sep 2006 09:58:15 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Disable the sample fileserver module by default, otherwise users get spurious warnings about nonexisting directories
+
+Wed, 6 Sep 2006 22:09:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.19.0
+
+Wed, 6 Sep 2006 22:09:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.19.0
+
+Wed, 6 Sep 2006 22:09:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.19.0
+
+Wed, 6 Sep 2006 04:49:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Modifying the provider base class so that it defines a method for every used command (e.g., you call "commands :rpm => 'rpm'", and it defines an "rpm" method. I then pushed this throughout the package providers, which are the heaviest users of commands.
+
+Wed, 6 Sep 2006 00:49:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding aptitude support, including a new util::package module that provides a method for package version sorting, and a couple of smaller bug fixes. This fixes #237.
+
+Tue, 5 Sep 2006 23:46:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding hasrestart parameter to services
+
+Tue, 5 Sep 2006 23:20:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding an "env" parameter to exec, for providing extra environment settings, as requested in #236.
+
+Tue, 5 Sep 2006 22:57:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a "withenv" execution util method, and using it in :exec for path handling. Next will be other env handling.
+
+Tue, 5 Sep 2006 22:41:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #230. If the first line in the cron tab, before the header, starts with TZ= then the header will be inserted after the TZ line.
+
+Tue, 5 Sep 2006 22:35:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing small bug in cron where removed fields are not deleted from the file
+
+Tue, 5 Sep 2006 21:29:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding further gentoo support -- finalized portage support, plus conf and init info for puppetd
+
+Tue, 5 Sep 2006 20:53:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the Daemon module back into the Client class, which fixes #247.
+
+Tue, 5 Sep 2006 18:33:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding an "ignoretags" attribute to transaction, and setting it for downloading plugins or facts, and for creating config directories
+
+Tue, 5 Sep 2006 18:10:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the ability to download facts from the central server. This allows facts to be available before the configuration is compiled.
+
+Tue, 5 Sep 2006 17:04:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+A small fix to the install/update aspects of packaging.
+
+Tue, 5 Sep 2006 16:39:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the package type so that :ensure is always used for version specification, rather than :version, which is now deprecated. This provides much more consistency. I have not tested on all platforms yet, but I want to enable testing on Gentoo, also.
+
+Tue, 5 Sep 2006 04:04:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating documentation for how to specify versions
+
+Tue, 5 Sep 2006 03:55:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying a patch from Jose Gonzalez Gomez; apparently this makes package updating work
+
+Tue, 5 Sep 2006 03:51:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding portage support again, since it was added in the branch i reverted
+
+Tue, 5 Sep 2006 01:51:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing all of the changes I made towards refactoring in the last couple of days. They have all been moved into the sync-retrieve-refactor branch. This branch will soon become 0.19.0, and will not include that refactoring.
+
+Tue, 5 Sep 2006 01:41:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing a small amount of work in cron. I have decided that this is too last-minute, and not important enough to hold up the release. I want to get this refactoring done, but it is clearly not the 4 hour job I hoped it was. It will have to be in another release, I think.
+
+Tue, 5 Sep 2006 01:03:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing functional mount support. All that's left in this chunk of work is cron.
+
+Mon, 4 Sep 2006 16:30:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding first version of the portage provider, as contributed by Jose Gonzalez Gomez
+
+Mon, 4 Sep 2006 03:13:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Ports now work with a provider
+
+Sun, 3 Sep 2006 22:01:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Intermediate commit; ports are not working yet
+
+Sun, 3 Sep 2006 21:40:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing SSHKey support.
+
+Sun, 3 Sep 2006 21:06:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Beginning the process of moving parsedtypes to a provider. Each parsed
+
+Sun, 3 Sep 2006 16:41:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+This is the initial commit of the changes to sync and retrieve. The
+
+Sun, 3 Sep 2006 04:13:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Renaming parsedfile to loadedfile, which makes much more sense and reduces some naming conflicts
+
+Sun, 3 Sep 2006 03:14:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding Gentoo support from #224.
+
+Sun, 3 Sep 2006 03:03:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding eat-last-line support in ERB
+
+Sun, 3 Sep 2006 02:59:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding pre- and post-hooks, as requested in #233.
+
+Sun, 3 Sep 2006 02:49:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #239 -- missing checks now throw an ArgumentError. This will break if any command purposefully returns 127, but that would be a bug anyway, I suppose.
+
+Sun, 3 Sep 2006 02:37:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding support for file purging, as requested in #250. Any unmanaged files in a purge-enabled directory will be removed.
+
+Sun, 3 Sep 2006 02:12:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a "force" parameter in files to fix #242. Currently only used when replacing directories with links, but should probably be used in other places.
+
+Sun, 3 Sep 2006 02:03:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Specifying true/false allowed values for file[:replace].
+
+Sun, 3 Sep 2006 01:58:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding logcheck script from #244.
+
+Sun, 3 Sep 2006 01:56:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying patch from #251, and switching "confine" to "commands", so we can document the command requirements.
+
+Sun, 3 Sep 2006 01:52:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding SuSE files from #252.
+
+Sun, 3 Sep 2006 01:49:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applying the patch from #253 plus tests.
+
+Sun, 3 Sep 2006 01:31:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating templating docs with more about usage, and adding installation notes about ruby segfaults on Debian
+
+Sun, 3 Sep 2006 01:29:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding note about configprint, indicating what versions include it
+
+Sun, 3 Sep 2006 01:28:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding zone patches
+
+Sat, 2 Sep 2006 19:04:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #257, where host aliases were not being retained. The problem was that the "should" method was returning an empty array if it was not set, and it should instead return nil.
+
+Sat, 2 Sep 2006 18:10:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+batch of small bug fixes
+
+Sat, 2 Sep 2006 16:12:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making sure that the svn bin directory is at the beginning of PATH, rather that at the end, so the svn-versions of the exes are being tested.
+
+Sat, 2 Sep 2006 16:11:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing type/provider references on type removal
+
+Fri, 1 Sep 2006 17:47:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding notes about the libruby deb package
+
+Thu, 31 Aug 2006 00:40:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+disabling reporting until i can find a way to make reporting only work with puppetd, not puppet -- clearly puppet should not try to report
+
+Thu, 31 Aug 2006 00:39:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the state so it tries to call provider methods and only checks for errors, rather than checking with respond_to?
+
+Wed, 30 Aug 2006 18:17:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Setting both "report" to true by default; I am going to enable pluginsync by default once I have plugins well-documented
+
+Wed, 30 Aug 2006 06:58:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing array printing in to_manifest
+
+Wed, 30 Aug 2006 05:25:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing service refreshing -- there was a problem persisting from the provider work
+
+Wed, 30 Aug 2006 05:25:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+downgrading the template interpolation message
+
+Tue, 29 Aug 2006 23:39:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding back in the code to change the euid. I removed this yesterday because I thought it was redundant. It is absolutely clear that I need to add tests for running as separate users.
+
+Tue, 29 Aug 2006 23:27:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding automatic stacktrace printing to deverror. I need to go through and remove the redundant puts in the rest of the code, but I need this now for some client debugging
+
+Tue, 29 Aug 2006 06:10:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+disabling chuser on os x, since it is broken with < ruby 1.8.5
+
+Tue, 29 Aug 2006 06:10:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing provider commands; I broke them when making them easier to document
+
+Tue, 29 Aug 2006 05:42:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Skipping blank lines and comments in autosign.conf
+
+Tue, 29 Aug 2006 00:34:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing report lookup so it looks up by name, not method
+
+Tue, 29 Aug 2006 00:31:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing autosign mode to 644
+
+Tue, 29 Aug 2006 00:23:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing tagmail config processing so it fails when appropriate
+
+Mon, 28 Aug 2006 23:56:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing reports error reporting
+
+Mon, 28 Aug 2006 23:42:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing location of ca cert
+
+Mon, 28 Aug 2006 23:28:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing report autoloading; I was calling the wrong method, and they were never getting loaded
+
+Mon, 28 Aug 2006 18:30:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Upgrading Triggering line from info to notice
+
+Mon, 28 Aug 2006 16:30:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a module specifically for making doc generation easier, and adding defaults info to provider docs.
+
+Mon, 28 Aug 2006 07:03:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Last commit of puppet docs for the night
+
+Mon, 28 Aug 2006 06:55:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Modifying providers so that docs generate better
+
+Mon, 28 Aug 2006 06:43:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding provider docs for required binaries
+
+Mon, 28 Aug 2006 06:24:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating generated docs
+
+Mon, 28 Aug 2006 06:13:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding pointer to templating docs into the file[content] documentation
+
+Mon, 28 Aug 2006 06:12:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding notice that "$" is now required in definition prototypes
+
+Mon, 28 Aug 2006 06:10:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding first draft of templating doc
+
+Mon, 28 Aug 2006 05:59:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a "configprint" option for printing out the local config state
+
+Mon, 28 Aug 2006 05:32:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a little more validation to the schedule, and documenting the source search-path stuff in files
+
+Mon, 28 Aug 2006 04:50:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Tracking down some weird bugs that managed to creep into the parser. I expect that the main ones were a result of the If support.
+
+Mon, 28 Aug 2006 03:44:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing some changes to the %h expansion in fileserving. This change makes the expansion entirely isolated in the Mount class, which makes it much easier to test. Also, switched the fileserver config to use ParsedFile, which makes it a bit easier to understand and handle reparsing.
+
+Mon, 28 Aug 2006 03:42:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing the other half of the fix for #231; oops
+
+Mon, 28 Aug 2006 02:27:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #231.
+
+Sat, 26 Aug 2006 06:29:59 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Support for %h and %H replacement in the path of fileserver modules.
+
+Fri, 25 Aug 2006 23:30:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Demoting the xmlrpc access logs to debug from info
+
+Fri, 25 Aug 2006 21:36:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing permissions on the cert file and the ca cert file, since it is no problem for them to be readable and sometimes it is required
+
+Fri, 25 Aug 2006 20:00:21 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Try this; seems to work for machines with both ActiveSupport installed and not. MissingSourceFile is an AS thing, though it subclasses LoadError.
+
+Wed, 23 Aug 2006 03:30:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding up2date support, as submitted by Kostas Georgiou (with some modifications to support providers).
+
+Wed, 23 Aug 2006 02:23:25 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Certificate revocation through puppetca. Keep a simple text inventory of all certificates ever issued.
+
+Tue, 22 Aug 2006 23:34:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing definition inheritance. I have not yet written tests yet, but my last commit pretty seriously broke some things without me realizing it, so I wanted to get this in.
+
+Tue, 22 Aug 2006 21:27:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding "if/else" constructs. No operators, no elsif, but it is a good start, anyway.
+
+Tue, 22 Aug 2006 00:33:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Function autoloading now works as requested in #214.
+
+Mon, 21 Aug 2006 23:50:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding warnings and error throwing for #218 -- metaparams in prototypes are treated specially.
+
+Mon, 21 Aug 2006 23:12:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding faq item about ipv6 support
+
+Mon, 21 Aug 2006 23:04:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Accepting patch from #220, thus fixing the bug.
+
+Mon, 21 Aug 2006 23:02:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #225. Normal file copying worked with spaces, but recursive file copying did not. I modified one of the support methods so it works now.
+
+Mon, 21 Aug 2006 22:54:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #228. The real problem was that "present" should match any type of file existence, whereas it was just matching files. If the file was a directory, as in this case, Puppet considered it to be out of sync. Now, "present" matches files, links, or directories, but still creates an empty file if the path is missing.
+
+Mon, 21 Aug 2006 22:23:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding cookbook into to the docs index page
+
+Mon, 21 Aug 2006 21:54:13 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Support for certificate revocation and checking connections on the server against the CRL
+
+Mon, 21 Aug 2006 19:32:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a link to the cookbook
+
+Sun, 20 Aug 2006 02:28:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making some of the metaprogramming a bit more explicit and a bit easier to manage. In the process, I have created multiple Util modules, only one of which is used for this current commit.
+
+Thu, 17 Aug 2006 05:08:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Finishing changes to support titles instead of two types of names. This is basically a bug-fix commit.
+
+Wed, 16 Aug 2006 19:49:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+A first pass of changing one of the types of names to titles. I still have to fix a lot of tests, but the core itself is now working.
+
+Mon, 14 Aug 2006 06:21:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Merging r1468 from the implementations branch with r1438 from when the branch was first created.
+
+Mon, 14 Aug 2006 06:08:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing changes that require dollar signs in prototypes
+
+Mon, 7 Aug 2006 18:23:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing classing example, since it involves parameterized classes
+
+Sun, 6 Aug 2006 23:41:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some documentation for the cfengine module
+
+Sat, 5 Aug 2006 00:06:05 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix problem when --fqdn is used
+
+Wed, 2 Aug 2006 18:42:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+documentation updates, pointing to the suse yum repository and specifically mentioning package locations
+
+Tue, 1 Aug 2006 23:53:40 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix shebang lines in executables
+
+Tue, 1 Aug 2006 22:45:09 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Added comments to stay in sync with the spec file checked into Fedora Extras CVS
+
+Mon, 31 Jul 2006 22:56:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+more ordering info
+
+Mon, 31 Jul 2006 22:48:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding ordering information
+
+Mon, 31 Jul 2006 22:48:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing puppetdoc to add ordering info
+
+Mon, 31 Jul 2006 22:25:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the master server so that it always uses the Facter hostname, not the cert or IP hostname.
+
+Mon, 31 Jul 2006 21:13:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating links after a link validator
+
+Mon, 31 Jul 2006 20:50:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing faq links
+
+Thu, 27 Jul 2006 07:21:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding DSL class. Sorry, not much in the way of docs.
+
+Mon, 24 Jul 2006 15:44:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing more doc links
+
+Sun, 23 Jul 2006 19:18:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+doc updates
+
+Sat, 22 Jul 2006 21:10:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.4
+
+Sat, 22 Jul 2006 21:10:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.4
+
+Sat, 22 Jul 2006 21:10:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.4
+
+Sat, 22 Jul 2006 21:09:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog for 0.18.4
+
+Sat, 22 Jul 2006 03:32:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Another batch of bug fixes, this time focused on OS X patches. Looks like I did not test on os x last time.
+
+Fri, 21 Jul 2006 23:12:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+First round of bugfixes in preparation for 0.18.4
+
+Fri, 21 Jul 2006 21:16:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #77. As I feared, this was a pretty complicated fix; I had to add a lot of infrastructure to both ParsedFile and Config. All config files now have a timer created for them, and by default they check for file changes every 15 seconds. If there is a change, they get rid of values set by the file (but not set on the cli) and set the new values, then the re-use all of the sections, so that any changed directories or whatever get recreated.
+
+Fri, 21 Jul 2006 20:11:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding timeout functionality to the ParsedFile class, in preparation to adding config reloading to the Config class.
+
+Fri, 21 Jul 2006 19:38:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Apparently objects were legal rvalues, which does not make any sense. Fixed this, and added a test verify.
+
+Fri, 21 Jul 2006 19:33:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #185. Added a check for cdrom sources, and added an override parameter.
+
+Fri, 21 Jul 2006 19:05:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #176. You can now do duplicate UIDs (or GIDs on most platforms) with :allowdupe.
+
+Fri, 21 Jul 2006 15:37:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #200. I basically just moved the daemonize statement before most other code. This makes things a little less nice when starting puppetd manually, since it might still fail and the user would not know without checking logs, but it is the only real option at this point.
+
+Fri, 21 Jul 2006 15:20:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #202. Just bumped the log level to notice and changed the wording slightly
+
+Fri, 21 Jul 2006 15:15:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applied patch in #203
+
+Fri, 21 Jul 2006 15:10:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #201; users now autorequire extra groups
+
+Fri, 21 Jul 2006 15:10:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+moving plugin evaluation into a begin/rescue block
+
+Fri, 21 Jul 2006 15:10:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing puppetdoc's output
+
+Thu, 20 Jul 2006 22:51:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding all mailing lists to index
+
+Thu, 20 Jul 2006 19:01:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing message about the statefile not existing
+
+Thu, 20 Jul 2006 16:57:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+more doc modifications
+
+Thu, 20 Jul 2006 16:06:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating some docs, and renaming configuration reference page
+
+Thu, 20 Jul 2006 15:40:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+All docs moved over now, and the real index page exists again
+
+Thu, 20 Jul 2006 15:30:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+committing docs before i move all of them into a separate subdirectory
+
+Tue, 18 Jul 2006 23:34:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding Solaris SMF manifests and methods
+
+Tue, 18 Jul 2006 15:35:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #191. I was only testing for parsed cron instances, not for created ones.
+
+Tue, 18 Jul 2006 14:00:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing bug in scope/interpreter where nodes found in ldap must have parent nodes. The problem was that the the scope was using the presence of a parent node to determine whether a node was found. Instead I added a flag in the arguments to "Scope#evaluate" to mark nodes as found.
+
+Tue, 18 Jul 2006 13:19:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a unit test for plain "nodesearch"
+
+Sun, 16 Jul 2006 20:56:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing html markup
+
+Sun, 16 Jul 2006 20:41:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing html markup
+
+Thu, 13 Jul 2006 20:37:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing index page in the docs
+
+Tue, 11 Jul 2006 21:18:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.3
+
+Tue, 11 Jul 2006 21:18:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.3
+
+Tue, 11 Jul 2006 21:18:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.3
+
+Tue, 11 Jul 2006 20:58:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing filebucket server so that paths are not added multiple times
+
+Tue, 11 Jul 2006 20:40:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding tests for previous config bugfixes, and updating changelog
+
+Tue, 11 Jul 2006 20:22:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing reports so that multiple host report directories can be created. There was a config conflict before.
+
+Tue, 11 Jul 2006 20:17:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing templating so it immediately fails when a variable is not found, as opposed to passing up the method_missing heirarchy, which was causing a nasty memory leak and some kind of weird, long-running search
+
+Tue, 11 Jul 2006 20:07:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing weird case involving interpolating config params in a URL
+
+Tue, 11 Jul 2006 19:42:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing weird cases where configs might think non-files could be files
+
+Tue, 11 Jul 2006 18:38:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding sysidcfg param to zones
+
+Tue, 11 Jul 2006 17:36:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing templating bug that can result in what looks like an infinite loop, and changing default timeout to 2 minutes instead of 30 seconds
+
+Tue, 11 Jul 2006 16:53:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Reducing log level of missing file
+
+Tue, 11 Jul 2006 16:52:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing error when template does not exist
+
+Tue, 11 Jul 2006 16:27:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing misstated error name ExecutionError in blastwave packaging support
+
+Tue, 11 Jul 2006 16:17:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing reports server so it refers to the main server
+
+Mon, 10 Jul 2006 23:13:06 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Default the passno to 2, defaulting to 0 is a bad idea since it disables fsck
+
+Mon, 10 Jul 2006 21:17:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+changing plugin owner to root
+
+Mon, 10 Jul 2006 21:10:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+changing default plugin host to be $server
+
+Fri, 7 Jul 2006 19:26:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding rake targets
+
+Fri, 7 Jul 2006 18:50:39 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Doc change: explain what the values for ensure do
+
+Thu, 6 Jul 2006 17:59:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding another state that is equivalent to "stopped" for smf services
+
+Thu, 6 Jul 2006 04:43:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the newly generated docs
+
+Thu, 6 Jul 2006 04:39:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+More documentation updates. I think this is sufficient for replacement of the plone site.
+
+Thu, 6 Jul 2006 02:42:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing rakefile so it generates docs from markdown, and adding big-picture.page to the menu
+
+Thu, 6 Jul 2006 02:31:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing faq.rst file
+
+Thu, 6 Jul 2006 00:40:36 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updates; remove mention of patches from specfile completely
+
+Wed, 5 Jul 2006 18:10:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog for 0.18.2
+
+Wed, 5 Jul 2006 17:17:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Accepting the patch from #190.
+
+Wed, 5 Jul 2006 17:13:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing cf2puppet from rpm
+
+Tue, 4 Jul 2006 23:53:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.2
+
+Tue, 4 Jul 2006 23:53:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.2
+
+Tue, 4 Jul 2006 23:53:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.2
+
+Tue, 4 Jul 2006 23:53:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+small fixes towards 0.18.2
+
+Tue, 4 Jul 2006 16:43:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding host information to reports and tagmail report
+
+Tue, 4 Jul 2006 16:30:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+renaming tagmail config file
+
+Tue, 4 Jul 2006 16:27:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Redoing reporting a bit, so that reports are now defined as methods. If they are not methods, then they cannot use return, which makes things a bit uglier.
+
+Tue, 4 Jul 2006 16:07:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing some smallish bugs in preparation for 0.18.2
+
+Tue, 4 Jul 2006 06:06:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing a small but important typo, and adding sunfreeware as a dupe of blastwave packages
+
+Tue, 4 Jul 2006 05:45:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding blastwave packaging, and doing some fixes on gem and sun packaging
+
+Mon, 3 Jul 2006 23:15:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Some updates resulting from trying to track down a segfault introduced when I upgraded to 1.8.4-5 in Debian. I never found the segfault and had ot downgrade to 1.8.4-1. I expect it will not be encountered in real life, only in testing.
+
+Mon, 3 Jul 2006 20:06:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding Ruby Gem support to packaging
+
+Mon, 3 Jul 2006 16:22:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding minimal update checking for templates. It will only check the templates that have been parsed in this process, but it is better than nothing.
+
+Sun, 2 Jul 2006 19:28:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+documentation updates
+
+Sat, 1 Jul 2006 17:27:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+More report and metrics manipulations. This should be the last of it.
+
+Fri, 30 Jun 2006 22:30:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Significantly redoing metrics. There are now no class variables for metrics, nor no class methods for it.
+
+Fri, 30 Jun 2006 20:46:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+committing tests for previous changes
+
+Fri, 30 Jun 2006 20:43:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+oops; adding transaction report class
+
+Fri, 30 Jun 2006 20:43:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Trying to merge metrics and reports. There is now a separate transaction report class, and it works throughout the previously existing system. I will next go through trying to make a metric report that graphs the metrics in rrd.
+
+Fri, 30 Jun 2006 20:41:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding a "thinmark" method, which does a simple benchmark with no logging
+
+Fri, 30 Jun 2006 14:44:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Accepting patch #189, although I am just putting the environment statement in the main part of the class, since there are two apt commands
+
+Fri, 30 Jun 2006 14:42:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #133. Added a "notify" and a "before" metaparam; notify is the opposite of subscribe, and before is the opposite of require.
+
+Fri, 30 Jun 2006 01:43:02 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix a small bug in mount where parsing fails if dump and pass are missing (they are optional on Linux) Revamp the tests slightly so that they parse fstabs provided in svn rather than relying on the fstab on the system the test is running on.
+
+Fri, 30 Jun 2006 00:28:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Moving the template handling into a simple wrapper object so templates don't have full access to the scope object without some real hacking.
+
+Thu, 29 Jun 2006 23:51:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding some tests for the template function
+
+Thu, 29 Jun 2006 23:35:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding initial template support. It is just a function, and a method_missing method on Scope.
+
+Thu, 29 Jun 2006 20:32:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+First commit of complete reporting support. The only existing report at this point is the tagmail report. I expect reporting to get significantly modified from here, but it is a good start.
+
+Thu, 29 Jun 2006 19:29:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+changing the #!ruby lines to #!env ruby
+
+Thu, 29 Jun 2006 17:11:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding reporting client, server, and tests. At this point, the server just stores the report in a file as YAML.
+
+Thu, 29 Jun 2006 16:05:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding report collection to both statechange and transaction.
+
+Wed, 28 Jun 2006 20:33:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.1
+
+Wed, 28 Jun 2006 20:33:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.1
+
+Wed, 28 Jun 2006 20:33:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.1
+
+Wed, 28 Jun 2006 20:14:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+For each type, adding a "new<type>" method to Puppet::Type, so instead of typing Puppet::Type.type(:file).create(...) you can now type Puppet::Type.newfile(...).
+
+Wed, 28 Jun 2006 19:47:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Cleaning up plugin handling a bit -- they can now be colon-separated paths, and I added a separate "plugindest" setting for determining where plugins are synchronized to. The major feature I added, though, is that Puppet::Type now knows how to load plugins, and treats :pluginpath as a search path for plugins.
+
+Wed, 28 Jun 2006 18:51:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing zone tests
+
+Wed, 28 Jun 2006 17:49:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding message about retrieving plugins
+
+Wed, 28 Jun 2006 16:31:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating CHANGELOG for 0.18.1
+
+Wed, 28 Jun 2006 16:17:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Moving the timer monitoring to after the services are created (because they actually create the timers), and adding a sleep statement to give the threads enough time to create the timers.
+
+Wed, 28 Jun 2006 15:17:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing backgrounding in puppetrun; I had the bit flipped between the client and the server, such that setting --foreground caused the clients to go into the background.
+
+Tue, 27 Jun 2006 22:16:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Converting Parameter#proxymethods from using eval to using define_method
+
+Tue, 27 Jun 2006 21:16:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making sure fail function converts everything to strings
+
+Tue, 27 Jun 2006 21:14:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding "fail" function, which will raise a ParseError if it is encountered.
+
+Tue, 27 Jun 2006 18:47:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Catching errors thrown during object evaluation and marking the objects as failed.
+
+Tue, 27 Jun 2006 18:46:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding hooks for ignoring files in the plugins directory, and defaulting to ignoring cvs and svn files
+
+Tue, 27 Jun 2006 18:15:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing that info message, duh; it produces a lot of spurious output during parsing
+
+Tue, 27 Jun 2006 17:59:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding info messages about errors loading plugins
+
+Tue, 27 Jun 2006 17:23:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding support for special freebsd @schedule crap. Also making sure that cron listing works as expected.
+
+Tue, 27 Jun 2006 05:53:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+switching puts to print, so the carriage returns are always included in the messages
+
+Tue, 27 Jun 2006 05:15:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Largely refactored how log destinations are handled, although it is not exposed externally. Most of this work is related to handling a large number of small problems related to threading.
+
+Tue, 27 Jun 2006 00:22:03 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changes to make puppet package more LSB compliant. Update specfile for very latest Fedora ruby packaging guidelines. lsb-config.patch only checked in for documentation purposes, since changes are part of this checkin.
+
+Mon, 26 Jun 2006 22:47:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing some more small problems in puppetrun
+
+Mon, 26 Jun 2006 19:19:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding more docs to puppetrun, and fixing bug that can cause hosts to get skipped
+
+Mon, 26 Jun 2006 18:52:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding - to HUP in init scripts
+
+Mon, 26 Jun 2006 18:35:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating init scripts to use HUP for restarting
+
+Mon, 26 Jun 2006 18:16:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a "latest" test for rpms, since I have been told this is not working. It seems to be working fine, but the test cannot hurt.
+
+Mon, 26 Jun 2006 17:51:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding HUP and USR1 hooks
+
+Tue, 20 Jun 2006 18:46:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #178. I just added URI escaping and unescaping to file names.
+
+Tue, 20 Jun 2006 18:38:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #175. The setpidfile setting was being ignored.
+
+Tue, 20 Jun 2006 18:31:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #182. Added a retry section to try reconnecting to ldap. Only one reconnect is attempted in a given search, and LDAP produces bad enough error messages that we reconnect regardless of the error thrown.
+
+Tue, 20 Jun 2006 18:10:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Setting pluginsync default to false, and (hopefully) fixing autosign problem when the file exists and autosign is set to true (#180). The problem was that the puppetmasterd script was redundantly setting autosign in the CA, when the CA already knows how to deal with autosigning, which meant that autosign was being set before the config was parsed. Thus, there was no bug when autosign was set on the command line but there was when it was set in the config.
+
+Tue, 20 Jun 2006 01:34:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing broken symlink behaviour mentioned on the list
+
+Tue, 20 Jun 2006 00:25:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding plugins and plugin management. The Master Client will now automatically download plugins if pluginsync is enabled, and they will be automatically sourced.
+
+Mon, 19 Jun 2006 19:50:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+documentation updates
+
+Mon, 19 Jun 2006 19:12:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+More documentation changes.
+
+Sun, 18 Jun 2006 00:12:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding id tags to all of the docs
+
+Sun, 18 Jun 2006 00:11:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+further work on converting from rst to markdown
+
+Sun, 18 Jun 2006 00:10:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+further work on converting from rst to markdown
+
+Sun, 18 Jun 2006 00:00:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+further work on converting from rst to markdown
+
+Sat, 17 Jun 2006 02:04:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating some docs and puppetdoc in preparation for a move to webgen instead of plone
+
+Sat, 17 Jun 2006 01:57:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing the old rst index file
+
+Sat, 17 Jun 2006 01:56:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating docs to work with webgen
+
+Thu, 15 Jun 2006 23:13:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing my autorequire fix; oops
+
+Thu, 15 Jun 2006 18:28:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing autorequire message to include the object type
+
+Thu, 15 Jun 2006 15:43:36 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Delete entries from the config file if their should is 'absent'
+
+Thu, 15 Jun 2006 15:41:47 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Test that setting a state to 'absent' really deletes it from the config
+
+Thu, 15 Jun 2006 15:27:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding test and fix for empty execs being ignored
+
+Thu, 15 Jun 2006 15:17:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing interpreter to initialize ldap in the nodesearch_ldap method, which really only matters for testing (since it is already being inited in the nodesearch method
+
+Wed, 14 Jun 2006 22:12:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+making links even if the target does not exist
+
+Wed, 14 Jun 2006 18:12:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.0
+
+Wed, 14 Jun 2006 15:39:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.0
+
+Wed, 14 Jun 2006 15:39:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.18.0
+
+Wed, 14 Jun 2006 15:39:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog for 0.18.0
+
+Wed, 14 Jun 2006 15:30:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating documentation for sshkey
+
+Wed, 14 Jun 2006 14:40:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing transaction tests to just warn when the user is not in more than one group, rather than failing.
+
+Wed, 14 Jun 2006 05:55:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Setting options and the facility for syslog
+
+Wed, 14 Jun 2006 05:19:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing some logging issues with puppetmasterd when daemonized with verbose mode on, and fixing ldap support when daemonizing
+
+Wed, 14 Jun 2006 04:27:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing statechange noop message so it's a bit clearer
+
+Wed, 14 Jun 2006 00:44:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Just logging host failures, not exiting
+
+Wed, 14 Jun 2006 00:22:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding fqdn, an --all flag, and --test mode to puppetrun
+
+Wed, 14 Jun 2006 00:11:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding namespaceauth and --listen docs to puppetrun
+
+Tue, 13 Jun 2006 23:49:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding fixes for solaris zones
+
+Tue, 13 Jun 2006 23:41:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+abstracting out ldap connections so that there is a single method responsible for all of them and a single connection can be shared in all classes if necessary
+
+Tue, 13 Jun 2006 23:36:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding ssl usage to puppetrun
+
+Tue, 13 Jun 2006 23:36:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing ldap usage when ldap libs are not available
+
+Tue, 13 Jun 2006 23:11:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing extraneous debugging
+
+Tue, 13 Jun 2006 23:07:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing installer; it somehow got broken with recent DESTDIR fixes
+
+Tue, 13 Jun 2006 22:55:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #173. At this point, I am just calling both "--add" and "on", or "--del" and "off". This should probably be broken up into other states, but....
+
+Tue, 13 Jun 2006 22:54:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing parallelization to match the docs
+
+Tue, 13 Jun 2006 21:23:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing packaging to deal with the fact that yum exits with 0 exit code even when it is told to install a non-existent package.
+
+Tue, 13 Jun 2006 20:21:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Correcting puppetrun docs and fixing a test so it works with older versions of facter
+
+Tue, 13 Jun 2006 18:09:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding support for default nodes as requested in #136.
+
+Tue, 13 Jun 2006 18:09:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+changing puppetclient schema to descend from top instead of iphost
+
+Tue, 13 Jun 2006 17:31:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #169. Tags are ignored during config.
+
+Tue, 13 Jun 2006 17:26:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the main bug reported on the list today relating to file sourcing truncating linked-to files.
+
+Tue, 13 Jun 2006 17:25:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding noop marker as requested
+
+Tue, 13 Jun 2006 15:57:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+A round of bug-fixing in preparation for the next release.
+
+Mon, 12 Jun 2006 20:54:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding nothing test to zone tests
+
+Mon, 12 Jun 2006 20:04:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing ldap node lookup. The test was set up badly, in that it did not actually provide a way to enable ldap node support, even though there was a config option that should have worked. All works now.
+
+Mon, 12 Jun 2006 19:04:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+turning on output flushing
+
+Mon, 12 Jun 2006 19:01:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding support for following referrals
+
+Mon, 12 Jun 2006 18:23:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #135. I was setting the object to the result of an include? test, instead of just "obj = ary[val]", so all but the first bucket-backed files were getting errors.
+
+Fri, 9 Jun 2006 21:22:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Found a bug where single-value selectors can fail on a second compile. Fixed it, and am now compiling all snippets twice.
+
+Fri, 9 Jun 2006 18:42:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+modifying rakefile to specify the package hosts; they were previously hard-coded in the build library
+
+Thu, 8 Jun 2006 21:46:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #168. Reworked the regex to allow matching TLDs.
+
+Thu, 8 Jun 2006 20:54:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #167. Started with the submitted patch and made a few more modifications, and added a regression test.
+
+Thu, 8 Jun 2006 20:38:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #157. Objects are no longer allowed to be their own parents, and there are checks in both directions to stop this.
+
+Thu, 8 Jun 2006 20:06:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #166. Function names are no longer reserved words.
+
+Thu, 8 Jun 2006 17:28:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #158. I did not add a force option, since I always back files up before I replace them.
+
+Thu, 8 Jun 2006 16:32:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding faq to docs
+
+Thu, 8 Jun 2006 16:32:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #154. Basically just accepted the patch that fixes master.rb and added a test case for it.
+
+Thu, 8 Jun 2006 16:18:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Applied patch from #153.
+
+Thu, 8 Jun 2006 16:15:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #155. It is now valid to have arrays with no values, although you will still likely get erratic behaviour elsewhere in the system, depending on what you do with this.
+
+Thu, 8 Jun 2006 16:10:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #159 -- packages now have a default value for ensure (:installed).
+
+Wed, 7 Jun 2006 20:03:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding rakefile for the docs
+
+Wed, 7 Jun 2006 18:14:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+copying all documentation from the plone site
+
+Tue, 6 Jun 2006 04:06:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing largely complete Solaris zone support. I still need to add static filesystem support, but everything else should work.
+
+Tue, 6 Jun 2006 04:02:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing one of the stack traces from error output
+
+Mon, 5 Jun 2006 16:05:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #163. Strings can now correctly escape dollar signs.
+
+Fri, 2 Jun 2006 23:38:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Intermediate commit; most of the core zone functions now work, and some of the configuration functions work.
+
+Thu, 1 Jun 2006 21:17:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing node tests to handle comma separation
+
+Thu, 1 Jun 2006 20:39:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+temporary commit so i can transfer my testing to a faster, sparc box
+
+Thu, 1 Jun 2006 00:48:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #160. Fixing the error in Puppet::Type#[]= and scope.newobject
+
+Thu, 1 Jun 2006 00:30:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #161. Basically, AST::ObjectDef now catches when users specify a name as a parameter instead of the name before the colon and modify the results accordingly. This catches this kind of problem, and the normal name handling picks up everything else.
+
+Wed, 31 May 2006 22:52:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #162. Node names must now be comma-separated.
+
+Sun, 28 May 2006 22:13:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding an "execute" method to Puppet::Util, and including the module in element.rb
+
+Sun, 28 May 2006 21:04:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding zone management stub; switching to my home vm for testing
+
+Thu, 25 May 2006 21:54:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing destdir in installer, and adding solaris conf stuff
+
+Thu, 25 May 2006 06:24:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Did some work on making sure object removal actually works, thus stopping some potential memory leaks. Also explicitly removed objects in more places, again hopefully forestalling memory leaks.
+
+Thu, 25 May 2006 06:08:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Reworking cron; adding many unit tests, and making it much more like a ParsedType (although still not quite the same). Too many of my tests were invalid; I think those are all fixed now, and it appears to work as desired.
+
+Fri, 19 May 2006 21:15:35 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Small fix to include puppetrun in /usr/bin
+
+Fri, 19 May 2006 20:29:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding puppetrun to the red hat spec file
+
+Fri, 19 May 2006 19:20:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.17.2
+
+Fri, 19 May 2006 19:19:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog for 0.17.2
+
+Fri, 19 May 2006 19:18:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #138, all of it, I think. Environment settings are now allowed, although all bets are off in terms of parsing existing environment settings in crontabs.
+
+Fri, 19 May 2006 18:31:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a small fix to cron tabs; they will at least parse tabs that have env settings in them, although you still cannot, at this point, set them.
+
+Fri, 19 May 2006 17:58:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+slight ldap fixes in puppetrun
+
+Fri, 19 May 2006 17:29:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+First version of puppetrun. It seems to mostly work, but I need to test it with greater parallelization.
+
+Thu, 18 May 2006 22:16:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Added the last of the tests for the runner, along with the necessary work in puppetd to be able to start it.
+
+Thu, 18 May 2006 20:41:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a lot of structure to puppet.rb to make it easier to manage multiple objects in a single process, including making it easy to add threads. Added some testing for all of that.
+
+Thu, 18 May 2006 17:48:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing user[:groups] management when the user is absent
+
+Thu, 18 May 2006 05:34:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.17.1
+
+Thu, 18 May 2006 05:33:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog for 0.17.1 and 0.17.0
+
+Thu, 18 May 2006 05:09:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Allowing empty files
+
+Thu, 18 May 2006 05:00:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #146. I think I mostly just fixed the error message; I do not think there was another bug there.
+
+Wed, 17 May 2006 23:42:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing stupid debian rails mistake
+
+Tue, 16 May 2006 01:52:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making sure file recursion works for all valid inputs
+
+Mon, 15 May 2006 21:51:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating version on spec file
+
+Mon, 15 May 2006 21:38:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.17.0
+
+Mon, 15 May 2006 21:14:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Wrapping the host storage into a transaction. It might have a slight performance improvement, but, ah, unlikely.
+
+Mon, 15 May 2006 20:59:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding a test to make sure that defaults get taken up by components
+
+Mon, 15 May 2006 20:19:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding code to try for the rails gem if the library cannot be found normally, and adding some protections in case there are problems
+
+Mon, 15 May 2006 19:16:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+only performing collection tests if activerecord is available
+
+Mon, 15 May 2006 19:12:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+failing more intelligently in init if ActiveRecord is missing
+
+Mon, 15 May 2006 19:11:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making sure yum fails on unknown packages
+
+Mon, 15 May 2006 18:37:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing extraneous logging
+
+Mon, 15 May 2006 18:02:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+I believe I have finalized export/collection support. I still want to go through all of the code and s/collectable/exported/g (thanks to womble for that term).
+
+Sun, 14 May 2006 02:42:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+I had to redo how the scopes handled collectable objects (which I will soon change to being called "exported objects"). All seems to work now, though.
+
+Sat, 13 May 2006 21:34:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Made a *huge* performance difference in storing hosts -- down from about 25 seconds per host to about 5 seconds on my machine. I will almost definitely still use forking or something to make this not affect the clients
+
+Sat, 13 May 2006 20:01:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+I appear to have object collection working, incredibly. This commit does the collection from the database up to adding the objects to the current scope, which is what sends it to the client.
+
+Sat, 13 May 2006 18:27:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+The "collectable" syntax now works end-to-end -- the parser correctly recognizes it, the AST objects retain the settings, the scopes do the right conversion, the interpreter stores them all in the database, and then it strips the collectable objects out before sending the object list to the client
+
+Sat, 13 May 2006 16:15:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding a few more fields to the host table
+
+Sat, 13 May 2006 04:52:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding initial rails support. One can now store host configurations using ActiveRecord into a database (I have only tested sqlite3). Tomorrow will be the grammars used to retrieve those records for object collection.
+
+Sat, 13 May 2006 02:14:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some small changes towards fixing #140 and #83, but this work needs to take a back seat to object collection, so i will come back to it later.
+
+Fri, 12 May 2006 22:22:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #141. It was a problem related to the recent parser changes I made.
+
+Fri, 12 May 2006 19:01:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing some extraneous logging
+
+Wed, 10 May 2006 16:10:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating doc system to add the list of valid values to the doc string, and tweaking a few docs.
+
+Tue, 9 May 2006 16:39:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Slight modifications to package parsing on *bsd. It should be better about catching the version number, and unparseable lines are now just warnings, not errors.
+
+Tue, 9 May 2006 06:01:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+It is just a snippet test, and thus a functional test but not a coverage test, but definition overrides officially work. This was important because it enables definitions to be collectable, which was not possible without the mechanism that enables this.
+
+Tue, 9 May 2006 05:50:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Preliminary commit of the first phase of the parser redesign. The biggest difference is that overrides should now work for definitions (although i do not yet have a test case -- i will add one on the next commit). The way this is implemented is by having scopes translate themselves at eval time, but in two phases -- the first phase does the overrides, and the second phase does the evaluation of definitions and classes.
+
+Fri, 5 May 2006 19:47:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+making a test to verify that the functionality womble is looking for now works
+
+Fri, 5 May 2006 19:43:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making trigger logs much clearer -- you now get info logs indicating how many dependencies changed, and debug logs indicating what those dependencies are
+
+Fri, 5 May 2006 18:18:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing how events work. Events are now responded to inline, while an object is being applied.
+
+Thu, 4 May 2006 17:05:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing default for pattern to include the binary if it is included
+
+Thu, 4 May 2006 16:46:04 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+require the very latest facter to avoid problems because facter changed iphostnumber to ipaddress
+
+Thu, 4 May 2006 05:12:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Small bug fixes
+
+Thu, 4 May 2006 03:03:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the problem that lutter ran into; the issue seems to be that Facter could not find the ipaddress on the server.
+
+Wed, 3 May 2006 22:23:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing log messages
+
+Wed, 3 May 2006 22:21:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing log messages
+
+Wed, 3 May 2006 06:08:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.16.5
+
+Wed, 3 May 2006 06:06:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog for 0.16.5
+
+Wed, 3 May 2006 05:57:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a stupid bug i managed to introduce in 0.16.2 (probably) involving importing files with classes in them. This is a better solution than what I had before the bug, anyway. Also, some documentation fixes.
+
+Wed, 3 May 2006 04:36:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing some naming problems with crons, and adding appropriate tests
+
+Tue, 2 May 2006 15:54:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Allowing dashes in class names, although grammar rules restrict it from working anywhere except node names or in tag(). They are valid in host names, and many companies have them in the host names; in fact, this fix is for a company with this exact problem -- they cannot use puppet with their nodes because all their hosts have dashes in the host names.
+
+Tue, 2 May 2006 15:29:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Switching to just using "preserve" for file copying in file#handlebackups
+
+Tue, 2 May 2006 05:11:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.16.4
+
+Tue, 2 May 2006 05:10:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog for 0.16.4
+
+Tue, 2 May 2006 04:30:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #132, which involved creating a separate CA client and using it to retrieve the certificates. There was more work to do because of the weird client/daemon/server heirarchy.
+
+Mon, 1 May 2006 01:09:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.16.3
+
+Mon, 1 May 2006 01:08:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog
+
+Mon, 1 May 2006 01:07:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Bug fixes from OS X for 0.16.3
+
+Sun, 30 Apr 2006 23:22:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Hopefully final bug fixes in preparation for 0.16.3
+
+Sun, 30 Apr 2006 20:20:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing tests looking for pmap
+
+Sun, 30 Apr 2006 20:19:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing TransObject#to_type so that it does not modify the object being converted
+
+Sun, 30 Apr 2006 19:31:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing test for service paths; only testing if it is a directory if it is present.
+
+Sun, 30 Apr 2006 19:04:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Added some code that could be used later to make sure the user and mode are also copied on backups.
+
+Sun, 30 Apr 2006 18:46:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a check to make sure the mode is copied over.
+
+Sun, 30 Apr 2006 18:11:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the docs a bit for the executables, adding a --daemonize option to puppetd and puppetmasterd so they can still be daemonized with debugging or verbosity enabled, and causing puppetd to fail to start if a PID file exists (and not setting a pid file if running with --onetime enabled).
+
+Fri, 28 Apr 2006 19:46:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Puppetd now has an option for listening -- just run the --listen option, and it will start up with a pelement server. It will fail to start if the authconfig file (defaulting to /etc/puppet/namespaceauth.conf) is missing, since it defaults to access at this point.
+
+Fri, 28 Apr 2006 17:19:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making file copying significantly faster -- i found an extra call to "describe" in file sources and an extra read/checksumming of the dest file
+
+Fri, 28 Apr 2006 16:18:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #128. md5lite was being used instead of full md5. At this point, md5lite cannot be used for source copies.
+
+Fri, 28 Apr 2006 04:08:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding in all of the patches necessary to make a prototype rails interface to puppet nodes work. The biggest change is that there is now a separate NetworkClient class for every Client subclass, because otherwise you get namespace collisions. Most everything other change is a relatively minor patch.
+
+Fri, 28 Apr 2006 04:08:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding in all of the patches necessary to make a prototype rails interface to puppet nodes work. The biggest change is that there is now a separate NetworkClient class for every Client subclass, because otherwise you get namespace collisions. Most everything other change is a relatively minor patch.
+
+Thu, 27 Apr 2006 16:59:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Trying to track down the bugs reported this morning, so I added some more test cases. I did find a bug in the filebuckets, fixed it, and added a test case.
+
+Wed, 26 Apr 2006 17:32:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog for 0.16.1 and 0.16.2
+
+Wed, 26 Apr 2006 17:32:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding "clean" mode to puppetca
+
+Wed, 26 Apr 2006 17:01:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+This should have been in 0.16.1. Moving the "setclass" statements around so that classes are set before a given class's code is evaluated, so it can be tested within the code, within node defs, components, or classes.
+
+Wed, 26 Apr 2006 16:20:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding sum type to the retrieved sum if it is not already there. This provides backwards compatibility for existing cache files.
+
+Wed, 26 Apr 2006 16:14:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing unnecessary debugging
+
+Wed, 26 Apr 2006 16:02:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding "defined" functino to puppet, so you can now test whether a given class or definition is defined.
+
+Wed, 26 Apr 2006 05:39:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Creating a simplistic, generic function framework in the parser, so it is now very easy to add new functions. There is a pretty crappy, hardwired distinction between functions that return values and those that do not, but I do not see a good way around it right now. Functions are also currently responsible for handling their own arity, although I have plans for fixing that.
+
+Sat, 22 Apr 2006 19:22:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Modifying non-existent-package test to make sure syncing fails, and modified ports package type to check the error output instead of the return code, because the portinstall command returns 0 even on failure.
+
+Sat, 22 Apr 2006 02:14:03 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix ownership on server files (trac #122) Change ownership on /var/puppet
+
+Fri, 21 Apr 2006 19:33:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing patch from red hat spec file
+
+Fri, 21 Apr 2006 19:14:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Final commit before 0.16.0
+
+Fri, 21 Apr 2006 03:06:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+making corrections to pass tests on freebsd
+
+Fri, 21 Apr 2006 02:36:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Go some work started on developing authorization, but I have made little progress. I might wait on this for the next point release.
+
+Thu, 20 Apr 2006 20:55:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+pelement listing now works
+
+Thu, 20 Apr 2006 19:38:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Added a list class method to just about all types, and it seems to actually work for everyone. Now just to add a list method to the pelement server.
+
+Thu, 20 Apr 2006 07:00:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a "list" class method to most types, and using it in the tests for the pelement server to verify that objects can be copied using it. I expect that most package types other than apt/dpkg are not yet working with these tests.
+
+Thu, 20 Apr 2006 05:14:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+A simple first version of an object (called "pelement") server is now in place. There is not yet a client, and the tests are pretty simple so far -- only files have been tested yet. I had to make a significant number of modifications to the file object in order to get this all to work, and one of the big changes I made is to the internals of the checksum state.
+
+Thu, 20 Apr 2006 05:11:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Actually adding the ports file that provides freebsd port support
+
+Thu, 20 Apr 2006 01:02:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding freebsd ports support
+
+Wed, 19 Apr 2006 23:38:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing test to know that i skipped alerts
+
+Wed, 19 Apr 2006 17:23:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing service stopping; I had the %x{} command quoted
+
+Wed, 19 Apr 2006 15:43:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixin #102. The syslog name is now either the name if the process (if that name includes "puppet" in it) or "puppet-" and the name of the process. Also removing the "alert" test messages, since they result in a wall.
+
+Wed, 19 Apr 2006 15:35:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #118; the hash is now always 8 hex characters, 0-padded. Also changed the CA cert name to the FQDN of the host serving the CA, rather than "CAcert".
+
+Mon, 17 Apr 2006 23:00:49 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix handling of run files so services can't be started twice (reported with patch by soul916 at gmail.com)
+
+Mon, 17 Apr 2006 23:00:03 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Don't create empty log files in %post (based on report by soul916 at gmail.com)
+
+Mon, 17 Apr 2006 19:34:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the log level of the "defaulting to base service type" message
+
+Mon, 17 Apr 2006 16:15:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a bunch of small bugs, mostly found by testing on solaris, and added a check to the test system that points out memory growth
+
+Thu, 13 Apr 2006 16:58:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+changing set to tag in the tests
+
+Wed, 12 Apr 2006 17:36:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing puppetca so it does not call chuser; instead, it is configured to create all of the files with the correct permissions and ownership (using Config#write and Config#writesub).
+
+Tue, 11 Apr 2006 23:44:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding doc generation for exe arguments
+
+Tue, 11 Apr 2006 23:11:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Oops, typo in client/master.rb
+
+Tue, 11 Apr 2006 23:08:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding --test option to puppetd (it enables --onetime, --no-usecacheonfailure, and --verbose), and modifying the docs a bit.
+
+Tue, 11 Apr 2006 23:00:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding locking to the master client, so that only one copy of puppetd will be running. This should make it safe to run puppetd manually while it is also running normally.
+
+Tue, 11 Apr 2006 22:32:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing "set" to "tag"
+
+Tue, 11 Apr 2006 22:23:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the host name as a tag (stripped of the domain name)
+
+Tue, 11 Apr 2006 17:48:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Modifying "setclass" on scope to check the validity of class names, now that "set" can be used to set them manually, and added a test for it.
+
+Tue, 11 Apr 2006 17:33:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the language side of #109. Added a "set" keyword.
+
+Tue, 11 Apr 2006 16:12:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a few informative facts on the server side: serverversion, servername, serverip. And only printing the parse time in the interpreter if it is not a local connection.
+
+Tue, 11 Apr 2006 15:58:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the puppet client version to the fact list as "clientversion"
+
+Tue, 11 Apr 2006 15:57:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the puppet client version to the fact list as "clientversion"
+
+Tue, 11 Apr 2006 15:30:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a "tag" metaparam
+
+Mon, 10 Apr 2006 22:13:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding simple benchmarking, and using it in a few of the more obvious places. Also, fixed a bug in Scope#gennode.
+
+Mon, 10 Apr 2006 21:37:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #117. If only one value was provided, then it was not placed in an array, yet AST::Selector expected an array. The grammar needs to have some abstraction added or something, because I seem to have encountered this bug for every ast type that supports arrays internally.
+
+Fri, 7 Apr 2006 00:06:03 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Revamp the yumrepo type to deal with repositories defined anywhere in yum's
+
+Thu, 6 Apr 2006 07:01:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+another small mount fix; this time, for stupid os x
+
+Thu, 6 Apr 2006 06:51:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+committing version changes
+
+Thu, 6 Apr 2006 06:43:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing an important fix to mounts; since i am sure no one has downloaded 0.15.3, i am just going to rerelease 0.15.3 with this fix in it
+
+Thu, 6 Apr 2006 04:04:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog for 0.15.3; I need these exec fixes for my client
+
+Thu, 6 Apr 2006 04:00:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding autoloading for types and service types, also.
+
+Wed, 5 Apr 2006 23:38:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Okay, last one, hopefully. Modifying checks to support arrays.
+
+Wed, 5 Apr 2006 21:04:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+And, one more time. My test for the last bug did not actually retrieve, so it did not enounter the problem, and i had also forgotten to add the "check" boolean to the checks. Hopefully this will be the end of exec bugs for the day.
+
+Wed, 5 Apr 2006 20:58:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing checks so that they can run even if the set cwd does not exist
+
+Wed, 5 Apr 2006 20:31:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding a bit of debugging
+
+Wed, 5 Apr 2006 20:27:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+moving cwd existence check into "sync" instead of "validate"
+
+Wed, 5 Apr 2006 20:13:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a small bug in type.rb that ignored false values (instead of nil values), another small bug in value setting that resulted in the file and line appearing twice in errors, and added validation to all of the checks in :exec (along with testing for all of it).
+
+Wed, 5 Apr 2006 08:28:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing patch from spec file
+
+Wed, 5 Apr 2006 08:11:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog in preparation for 0.15.2
+
+Wed, 5 Apr 2006 08:08:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding darwinport type.
+
+Wed, 5 Apr 2006 06:54:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+differentiating openbsd from freebsd, adding freebsd, and autoloading package types instead of manually loading them
+
+Wed, 5 Apr 2006 06:53:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing a couple small bugs in doc generation
+
+Wed, 5 Apr 2006 06:53:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing Config#mkdir test to not check gid on any BSD, since they appear to ignore egid when making directories or files
+
+Wed, 5 Apr 2006 06:39:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding deprecation notice
+
+Wed, 5 Apr 2006 06:39:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding some docs
+
+Wed, 5 Apr 2006 05:13:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+renaming; i hate bsd
+
+Wed, 5 Apr 2006 03:40:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #103. There are now no such things as node scopes; the entire tree is evaluated on every node connection, and node facts are set at the top-level scope. This includes,um, the code; the last commit was accidentally just test changes.
+
+Wed, 5 Apr 2006 03:39:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #103. There are now no such things as node scopes; the entire tree is evaluated on every node connection, and node facts are set at the top-level scope.
+
+Tue, 4 Apr 2006 23:31:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing the parser dir
+
+Tue, 4 Apr 2006 23:30:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+getting rid of the parser tree, and moving everything into the language dir
+
+Tue, 4 Apr 2006 23:28:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+loading yumrepo in the test, since it is not being loaded in the main code
+
+Tue, 4 Apr 2006 23:13:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a couple of bugs in preparation for 0.15.2; mostly they were in the testing system and resulted from changing :File to :Manifest in server/master
+
+Tue, 4 Apr 2006 23:06:04 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Disable yumrepo type since it won't work with the FC5 repo files
+
+Tue, 4 Apr 2006 22:33:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #108
+
+Tue, 4 Apr 2006 22:23:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding -e ability to puppet executable
+
+Tue, 4 Apr 2006 19:57:54 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Change how names for nodes are specified: the 'node' keyword can be followed by a NAME or by single quoted text, i.e. fully qualified names for nodes must be enclosed in single quotes
+
+Tue, 4 Apr 2006 17:29:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the class file to actually store class names, not object ids. Also added tests to make sure it all stays that way.
+
+Tue, 4 Apr 2006 05:53:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Finally! We now have mount support in OS X. Ouch.
+
+Mon, 3 Apr 2006 23:37:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding netinfo type and some tests
+
+Mon, 3 Apr 2006 20:37:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+eliminating some debugging, and removing a small redundancy bug in nameserver.rb
+
+Mon, 3 Apr 2006 19:58:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing authstore to use an array for ordering, rather than a hash, duh.
+
+Mon, 3 Apr 2006 19:46:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Bugfixes for OS X. I had to do some shenanigans on type/file/ensure.rb -- it was testing whether the parent dir was writeable on object creation, and if not it was not setting ownership and such, so i added some post-creation checks that will fix ownership if it was not set correctly at creation time.
+
+Mon, 3 Apr 2006 18:06:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+changing ssldir perms to 771, so non-root users can write to subdirs if they have permissions
+
+Mon, 3 Apr 2006 18:05:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a logging bug that apparently resulted from logging changes a while ago.
+
+Mon, 3 Apr 2006 17:08:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding apple package support, but it is very limited -- packages can only be installed, not upgraded or removed.
+
+Sun, 2 Apr 2006 23:46:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+making a small change to the test, so failures are more informative
+
+Sun, 2 Apr 2006 23:39:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Added a test for Type#remove, and fixed the method so it actually works. I was missing every other object, because i was iterating over the array being modified. This caused the Config stuff to often fail, because objects were not correctly being removed. All fixed now, though.
+
+Sun, 2 Apr 2006 21:58:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding mkdir equivalent of Config#write
+
+Sun, 2 Apr 2006 20:42:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a "write" method to config objects, so that files can be easily written with the correct owner, group, and modes
+
+Sat, 1 Apr 2006 20:31:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing a bug that appeared somehow in port.rb, and adding mount and sshkey to the types being autoloaded
+
+Sat, 1 Apr 2006 20:16:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+renaming filesystem to mount
+
+Sat, 1 Apr 2006 20:15:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding filesystem support, and modifying parsedtypes a bit to fix a bug where non-instance lines were being duplicated
+
+Fri, 31 Mar 2006 23:33:17 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Manifests can now specify node names with fully qualified domain names, too.
+
+Fri, 31 Mar 2006 01:29:54 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Accept a single file as a test to run in addition to a directory
+
+Fri, 31 Mar 2006 01:29:13 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Remove unused should method; add more yum parameters to the type
+
+Fri, 31 Mar 2006 00:51:14 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Disbale running puppetmaster as puppet until we've sorted out which files
+
+Fri, 31 Mar 2006 00:49:50 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+New yumrepo type for basic management of the yum configuration of
+
+Wed, 22 Mar 2006 21:56:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding os x group management support
+
+Wed, 22 Mar 2006 20:31:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing support for group membership management. Currently only works on Linuxes and other OSes that use "useradd" that support -G.
+
+Wed, 22 Mar 2006 20:30:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+commiting package test fix that i thought i committed ages ago
+
+Thu, 16 Mar 2006 17:55:59 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Simplified as yum install can be used for both install and update
+
+Wed, 15 Mar 2006 20:08:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog for 0.15.1
+
+Wed, 15 Mar 2006 16:48:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #100. I just added a bit of a hack to configuration parsing -- if a group is specified in a section that matches the name of the process, then it is assumed to be the group that the process should run as. The problem is that we are reusing the term "group" here for both the run-group and the file-group. Oh well.
+
+Wed, 15 Mar 2006 16:39:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Using differents commands with yum depending on whether the package is currently installed or not.
+
+Tue, 14 Mar 2006 21:17:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing ruby as a dependency, since too many packaging systems will have installed it differently
+
+Tue, 14 Mar 2006 20:00:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing service enable/disable on solaris 10, and fixing some problems with the tests
+
+Tue, 14 Mar 2006 05:38:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Converted everything over for Puppet. The Rakefile is, um, a *lot* shorter. :)
+
+Tue, 14 Mar 2006 04:29:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+This version appears to work well with epm stuff
+
+Tue, 14 Mar 2006 04:29:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing dos EOL chars
+
+Tue, 14 Mar 2006 03:35:37 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Minor changes from Fedora Extras review
+
+Tue, 14 Mar 2006 03:35:08 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Don't mark puppetmaster for start by default; makes rpmlint happier
+
+Tue, 14 Mar 2006 03:29:06 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Add little snippet on passing an additional option during system boot, but leave it commented out
+
+Tue, 14 Mar 2006 01:20:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding sbin directory
+
+Mon, 13 Mar 2006 21:09:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing the EPM support. I am in the process of moving this to a common library that all of my projects can use.
+
+Mon, 13 Mar 2006 20:05:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding EPM package building.
+
+Mon, 13 Mar 2006 17:10:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.15.0
+
+Mon, 13 Mar 2006 17:10:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating changelog for 0.15.0.
+
+Mon, 13 Mar 2006 17:07:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing small bug in the test code when there are no packages to test
+
+Mon, 13 Mar 2006 17:04:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding upgrade ability to sun packages. Currently it removes the old package and installs the new one.
+
+Mon, 13 Mar 2006 17:04:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the way the hosttest output is handled
+
+Mon, 13 Mar 2006 17:03:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding some extra info to the ldap test
+
+Sun, 12 Mar 2006 03:29:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing fileserver tests; apparently they were still broken from when i changed the fileserving interface to handle links.
+
+Sun, 12 Mar 2006 03:19:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing small bug in symlink recursion
+
+Sun, 12 Mar 2006 03:07:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #94. When "ensure" is synced, it syncs the "enable" state at the same time.
+
+Sun, 12 Mar 2006 02:57:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Ooops, did not save the docs before committing.
+
+Sun, 12 Mar 2006 02:56:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #98. Filebuckets now work throughout the system, and the puppetmasterd creates one by default. I have also updated the :backup docs, adding an example.
+
+Sun, 12 Mar 2006 01:53:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+reducing the log level for checksum warning about symlinks, really this time
+
+Sun, 12 Mar 2006 01:53:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+reducing the log level for checksum warning about symlinks
+
+Sun, 12 Mar 2006 01:49:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding enhancement #92. Unfortunately, I was not able to write test code to consistently verify that this works, because there is too much caching internally. I verified it personally using my own configurations, but that is as good as I could do. This indicates that caching should probably be rethought, so that there is some kind of global "do not cache anything" mechanism.
+
+Sun, 12 Mar 2006 01:48:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing bug related to recursion testing
+
+Sun, 12 Mar 2006 00:58:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing rpms so they will automatically upgrade when you point Puppet to a new package file
+
+Sat, 11 Mar 2006 22:25:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing broken test from my previous change
+
+Sat, 11 Mar 2006 22:18:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #82. You can now specify comma-separated tags to get run in puppet or puppetd: puppetd --onetime --tags "enhost, facter" -v. You cannot specify classes explicitly, but tags map well to classes and have the benefit of being more generic.
+
+Sat, 11 Mar 2006 21:48:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Supporting rpm installs when a package source is specified
+
+Sat, 11 Mar 2006 21:15:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Using undefined variables is no longer an exception, it just returns an empty string.
+
+Fri, 10 Mar 2006 21:58:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing small bug when autorequire returns an object instead of a string
+
+Fri, 10 Mar 2006 21:46:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+There was a critical design flaw in the link recursion work I did previously, and fixing it required a decently large reorganization. Everything is much, much cleaner now.
+
+Fri, 10 Mar 2006 05:41:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Merging symlinks back into files. Symlinks still exist but with a warning about deprecation. Fixes #93. Also the first time I have run any tests on OS X, so there are some bug fixes related to that.
+
+Thu, 9 Mar 2006 23:17:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Parameters and states can now register regexes as allowed values. Also, there are (finally) tests associated with params and states, although they should be much more comprehensive.
+
+Thu, 9 Mar 2006 20:46:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #95. I had to redesign how events were triggered; the transaction now individually triggers each subscription, so that it has control in how to respond to failures. Eventually, this will lead the way to error handling within puppet, but for now, it just allows us to trigger every appropriate subscription, whether some have failed or not.
+
+Thu, 9 Mar 2006 20:08:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Creating a single, constistent method for writing files, instead of having :ensure, :content, and :source each have a slightly different mechanism. This method also makes sure that the owner, group, and mode are always set on file creation, so extra runs are not necessary to make it work.
+
+Thu, 9 Mar 2006 18:45:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #96. Defaults are now set when the object is passed out by the scope, rather than when the object is created. This is nice because it also moves awareness of the scope internals out of the AST object and back into the scope.
+
+Thu, 9 Mar 2006 18:12:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #97. I was wrong about the object type I had, so I was calling "type" with no arguments, which was causing the bug.
+
+Wed, 8 Mar 2006 22:57:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+lowering the log output for nonexistent files
+
+Mon, 6 Mar 2006 22:39:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.14.1
+
+Mon, 6 Mar 2006 22:32:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog for 0.14.1
+
+Mon, 6 Mar 2006 21:27:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+making case statements not create a new scope
+
+Mon, 6 Mar 2006 21:19:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing some more logging issues
+
+Mon, 6 Mar 2006 19:54:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making some logging changes, and fixing a small bug in group management on missing files
+
+Mon, 6 Mar 2006 19:31:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.14.0
+
+Mon, 6 Mar 2006 19:30:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing yum listing bug, and caching the "latest" value so it is not asked for so many times; this fixes #90.
+
+Mon, 6 Mar 2006 18:07:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing the last changes, for now, to handling links. You still cannot copy remote links, but you can either ignore or follow them. I do not think we will be able to copy remote links until I have merged symlinks and files to be the same object type again.
+
+Sat, 4 Mar 2006 19:26:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding "links" parameter to files, and adding support for following or ignoring links to all of the states it can matter to. I still need to modify "source" so that it behaves correctly when managing links.
+
+Sat, 4 Mar 2006 16:32:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing group ownership of the state file; I realized that the server does not ever actually write to it.
+
+Fri, 3 Mar 2006 23:31:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Switching from using "evaluate" to using "retrieve" when getting checksum values, since retrieval is sufficient, and evaluate keeps printing messages about changes.
+
+Fri, 3 Mar 2006 23:06:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing logging in the fileserver so it is always obvious where the logs are originating, and fixing a bit of debugging elsewhere.
+
+Fri, 3 Mar 2006 22:34:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing deprecation notice about services using "ensure" instead of "running"
+
+Fri, 3 Mar 2006 22:29:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing extraneous debugging
+
+Fri, 3 Mar 2006 22:29:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing the mode of the yaml file
+
+Fri, 3 Mar 2006 22:23:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Supporting variables as the test value in both case statements and selectors.
+
+Fri, 3 Mar 2006 22:21:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+renaming
+
+Fri, 3 Mar 2006 19:58:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Only setting group or owner on config files when running as root
+
+Fri, 3 Mar 2006 18:49:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+logging config changes at debug, instead of the normal log level
+
+Fri, 3 Mar 2006 18:23:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Definitions now always create their own context, which means that they cannot override elements in the containing scopes.
+
+Thu, 2 Mar 2006 23:12:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+upgrading to warning the message about using a cached copy
+
+Thu, 2 Mar 2006 20:39:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.13.6
+
+Thu, 2 Mar 2006 20:39:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog for 0.13.6
+
+Thu, 2 Mar 2006 20:28:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing tests so they do not chmod /dev/null to 640 (stupid tests).
+
+Thu, 2 Mar 2006 17:12:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #68. After tons and tons and tons of work, everything successfully configures itself, and the --genmanifest argument should actually work. User and group creation will not necessarily work everywhere (in particular, Puppet uses dependencies to create the group first, but Fedora complains on user creation if the group already exists), but file and directory creation should. The only downside is that there is a decent amount of extra information printed on daemon startup, as the daemon checks its config; this could maybe be seen as a bonus, though, I guess.
+
+Thu, 2 Mar 2006 07:30:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Okay, Puppet is now almost entirely capable of configuring itself. I have not yet added the extra tests to puppetmasterd to make sure it can start as a normal user, and the executables still fail some simple tests because they are producing output when they start (I will get rid of the output), but overall things look pretty good.
+
+Thu, 2 Mar 2006 02:13:49 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Remove hte fedora-usermgmt stuff. As it turns out, it's not a Fedora Extras requirement to use it; so we'll just have useradd/groupadd allocate id's dynamically
+
+Wed, 1 Mar 2006 23:09:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding metadata to defaults
+
+Wed, 1 Mar 2006 22:28:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing the setdefaults input format somewhat. It is always a hash of some kind now.
+
+Wed, 1 Mar 2006 21:36:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Intermediate commit; setdefaults now accepts both hashes and arrays
+
+Tue, 28 Feb 2006 20:11:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing user and group management in the config handling.
+
+Tue, 28 Feb 2006 17:09:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding a connect log to the master server
+
+Tue, 28 Feb 2006 04:27:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #70. We now have user and group management on FreeBSD.
+
+Tue, 28 Feb 2006 03:32:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing bug #60. Converting nodes to use types everywhere instead of names, and adding a localobjectable to keep track of what parameters have been defined locally.
+
+Mon, 27 Feb 2006 23:22:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing #64; multiple class definitions in the same scope is now an error, although using the same class name in different scopes is not an error.
+
+Mon, 27 Feb 2006 23:09:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing bug #73; node names now appear only once in the path
+
+Mon, 27 Feb 2006 22:49:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing bug #75, providing support for unnecessary end commas.
+
+Mon, 27 Feb 2006 22:25:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing all of the autoname code
+
+Mon, 27 Feb 2006 22:21:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Mostly, this is a refactoring commit. There is one significant new feature,
+
+Mon, 27 Feb 2006 07:10:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Switching setclass to use object_ids instead of class names, and adding some comments.
+
+Mon, 27 Feb 2006 06:09:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing scopes and AST so that definitions and classes are looked for in the scopes, instead of in a global list
+
+Sat, 25 Feb 2006 00:31:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some debugging to list the states being changed when in debug mode
+
+Sat, 25 Feb 2006 00:28:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing nodes so that their paths are printed correctly
+
+Sat, 25 Feb 2006 00:26:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing timestamp debugging
+
+Sat, 25 Feb 2006 00:25:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing output when user/group are not found
+
+Fri, 24 Feb 2006 23:01:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding TERM to the signals being trapped
+
+Fri, 24 Feb 2006 22:50:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing bug #72, where trailing slashes break file sourcing
+
+Fri, 24 Feb 2006 22:49:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding commas to each line
+
+Fri, 24 Feb 2006 22:01:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing the initial syslog dest setting
+
+Fri, 24 Feb 2006 20:12:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.13.5
+
+Fri, 24 Feb 2006 20:12:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding changelog for 0.13.5
+
+Fri, 24 Feb 2006 20:01:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding redhat service type, to support enabling and disabling a service
+
+Fri, 24 Feb 2006 20:00:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing package types so you can specify the package type manually in a manifest
+
+Thu, 23 Feb 2006 22:34:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing extra error statement
+
+Thu, 23 Feb 2006 22:25:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding passwd converter
+
+Thu, 23 Feb 2006 20:22:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.13.4
+
+Thu, 23 Feb 2006 20:21:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog for 0.13.4
+
+Thu, 23 Feb 2006 20:21:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updates
+
+Thu, 23 Feb 2006 05:48:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a bit more logging
+
+Thu, 23 Feb 2006 02:15:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing bug when creating containers with parents
+
+Thu, 23 Feb 2006 01:14:20 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Generate an error if the pattern for an import statement matches no file.
+
+Wed, 22 Feb 2006 02:31:07 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Properly figure out when updates are available. Previously, packages would neverbe updated because 'yum list foo' first prints the currently installed package. Now we use 'yum list updates foo'
+
+Wed, 22 Feb 2006 01:51:15 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Incorporate initial feedback from FE review
+
+Wed, 22 Feb 2006 00:47:19 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix failure of test_importglobbing in test/parser/parser.rb
+
+Tue, 21 Feb 2006 23:47:42 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Enable passing --parseonly from the command line
+
+Thu, 16 Feb 2006 20:15:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding single-quote syntactical element
+
+Thu, 16 Feb 2006 19:10:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing transactions to be one-stage instead of two, and changing most of the type classes to use "obj[:name]" instead of "obj.name" where appropriate, because "obj.name" might be a symbolic name (e.g., File.unlink(file.name) will not do what you want if file.name == "sshdconfig" but file[:path] == "/etc/ssh/sshd_config")
+
+Thu, 16 Feb 2006 16:27:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removed some of the autorequire stuff from :exec because it created untenable require loops, and created a test case for some complicated exec + file recursion. The test case fails, and I want to have a clean committed repository before i mess much more in trying to fix it, which might actually not be possible.
+
+Thu, 16 Feb 2006 00:47:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Duh, removing some debugging
+
+Thu, 16 Feb 2006 00:47:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding logoutput parameter to :exec
+
+Thu, 16 Feb 2006 00:46:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing symbolic naming bug where symbolic names were being ignored in some cases
+
+Wed, 15 Feb 2006 22:00:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.13.2
+
+Wed, 15 Feb 2006 21:56:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changed the parsedtype definition of exists(), and fixed a few smaller bugs. Last code commit before 0.13.2
+
+Wed, 15 Feb 2006 21:04:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Tracked down a few other bugs; everything now passes on debian in preparation for 0.13.2
+
+Wed, 15 Feb 2006 18:34:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing "answerfile" to "adminfile", adding "responsefile", and autorequiring both.
+
+Wed, 15 Feb 2006 18:23:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing users so that they can use a group created by Puppet, and they also now autorequire that group. To do so, I modified Puppet::Util.gid, which required that I fix Puppet::Type#merge to support merging managed and umanaged objects, which required fixing a bug in Puppet::Type#managed?, and I also changed the ensure state to only default to a value, when the object is managed, which required that I change the defaults system to support default procs that do not return a value. In other words, lots of fixes for a smallish problem, but we are much better off now.
+
+Wed, 15 Feb 2006 18:19:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the order of arguments when using admin files with sun packages
+
+Wed, 15 Feb 2006 07:20:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Some important bug fixes in the parsedtypes types; this all started from the submitted bug today, but I added :absent support to most params.
+
+Tue, 14 Feb 2006 06:21:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing the initial ldap support -- puppet can now look up node configurations in ldap. The test scripts currently only work on my home network.
+
+Tue, 14 Feb 2006 00:14:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding --enable/--disable locking for puppetd. You can now disable puppetd from running by creating a lock file, which is useful if you are testing a configuration and want puppetd not to run for a bit.
+
+Mon, 13 Feb 2006 21:58:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a general "check" mechanism to :exec, so it is now terribly easy to define a new check to perform, converted :creates and :refreshonly to use that mechanism, and then added :onlyif and :unless as new checks. Also added any files they mention as autorequire files.
+
+Mon, 13 Feb 2006 21:49:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding --loadclasses option to puppet
+
+Mon, 13 Feb 2006 21:49:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Correcting some path problems with symlink, and changing "target" state to "ensure"
+
+Mon, 13 Feb 2006 21:48:57 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing :target reference in pfile.rb
+
+Mon, 13 Feb 2006 21:46:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Correcting some path problems with symlink, and changing "target" state to "ensure"
+
+Mon, 13 Feb 2006 18:00:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.13.1
+
+Mon, 13 Feb 2006 18:00:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating alias docs to pass ReST checks
+
+Mon, 13 Feb 2006 17:48:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updating changelog and docs for :alias
+
+Mon, 13 Feb 2006 17:13:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing some problems with cron tab management, and creating Puppet::Util.{u,g}id methods.
+
+Sun, 12 Feb 2006 18:08:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing locking. It apparently was not working on OS X, and I was not syncronizing access in threads -- i assumed locks themselves were a sufficient sync point.
+
+Fri, 10 Feb 2006 22:00:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making the language name a real alias. Now all objects in Puppet support specifying both the name and the namevar, or just a name and having the namevar set.
+
+Thu, 9 Feb 2006 21:15:38 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Change in how logging is defaulted: by default logs go to :syslog, unless the user explicitly gives at least one --logdest argument, in which case logs only go to the destinations the user gave.
+
+Thu, 9 Feb 2006 01:48:09 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Set the Release tag in the spec file to 1 when the version is changed
+
+Thu, 9 Feb 2006 01:40:58 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adapt specfile to the fact that puppetmaster now automatically runs as user puppet. Add default config files that send logs to /var/log/puppet.
+
+Wed, 8 Feb 2006 23:34:31 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix version in last changelog entry (makes rpmlint happy)
+
+Wed, 8 Feb 2006 23:05:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.13.0
+
+Wed, 8 Feb 2006 23:04:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating changelog for 0.13.0
+
+Wed, 8 Feb 2006 22:57:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding answerfile support to sun pkgs.
+
+Wed, 8 Feb 2006 22:56:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding some documentation
+
+Wed, 8 Feb 2006 17:45:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing errant warning
+
+Wed, 8 Feb 2006 17:44:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing small problem where checksum retrieving did not look in the cache; this was only ever a problem in cases where checksums have no "should" value set, which is generally only the case on the fileserver, but it caused the fileserver to replace checksum values on every retrieval.
+
+Wed, 8 Feb 2006 17:11:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing the conflict between ensure and source. Ironically I had already made sure there was no conflict with "content", but I had forgotten "source".
+
+Wed, 8 Feb 2006 16:53:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Checksums now get correctly updated for both the ensure and content state when those states are used
+
+Wed, 8 Feb 2006 16:38:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+first bug fixed, where sources were not updating the checksum
+
+Wed, 8 Feb 2006 16:07:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding keyword
+
+Wed, 8 Feb 2006 16:07:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding keyword
+
+Wed, 8 Feb 2006 16:00:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+replacing all occurences of "is_a?" in the parser with "instance_of?"
+
+Wed, 8 Feb 2006 15:57:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing bug that occurs with only one argument
+
+Wed, 8 Feb 2006 15:56:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+wrapping all work in a single rescue clause
+
+Wed, 8 Feb 2006 01:06:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding initial ldap schema
+
+Tue, 7 Feb 2006 23:56:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding vim syntax stuff
+
+Tue, 7 Feb 2006 23:53:05 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Simple emacs mode for editing manifests; only does pretty colors right now
+
+Tue, 7 Feb 2006 23:12:33 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+There is now full support for configuration files, and the entire system has been modified to expect their new behaviour. I have not yet run the test across all test hosts, though.
+
+Tue, 7 Feb 2006 17:07:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Configuration parameters now require (and have) descriptions, and a set of configuration parameters can be converted to a configuration file, a manifest, or a component. All I have to do now is integrate them into the executables.
+
+Tue, 7 Feb 2006 05:58:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing both the finalization of the config code, plus all of the code necessary to get basic isomorphism from code to transportables and back. Mostly keyword and autoname stuff.
+
+Tue, 7 Feb 2006 03:26:08 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix snippet_componentmetaparams test
+
+Tue, 7 Feb 2006 03:15:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Temporary commit; configs now can be converted to manifests
+
+Tue, 7 Feb 2006 02:31:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Config files now seem to work, so I am ready to start incorporating them.
+
+Tue, 7 Feb 2006 01:38:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+committing test code for bug lutter found
+
+Mon, 6 Feb 2006 23:01:16 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changes in lie with Fedora Extras requirements
+
+Mon, 6 Feb 2006 23:00:51 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix processname tag
+
+Mon, 6 Feb 2006 23:00:28 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Allow passing of options with 'once'; fix processname tag, add config tag.
+
+Mon, 6 Feb 2006 19:12:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+a couple small changes; the most significant is the addition of a class-level "eachattr" method, to avoid all of the calls to attrclass and attrtype
+
+Tue, 31 Jan 2006 02:07:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a significant performance bug in file recursion, and trying to help performance a bit in attribute handling on types
+
+Mon, 30 Jan 2006 23:14:31 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Rewrote client init script since puppetd is now a proper demon.
+
+Mon, 30 Jan 2006 22:18:50 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Install bin/puppet into /usr/bin/puppet, not /usr/sbin/puppet, since normal users are supposed to be able to run it
+
+Mon, 30 Jan 2006 22:11:26 +0000
+lutter <lutter@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fix rpm packaging; include conf/ in tar ball, use conf files from tarball in spec file
+
+Mon, 30 Jan 2006 19:22:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing class storage -- it was not working for nodescopes
+
+Mon, 30 Jan 2006 19:22:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Caching Time objects instead of numbers, since Bignum does not seem to be YAMLable
+
+Mon, 30 Jan 2006 16:18:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing waitforcert so that the client can actually add the certs once it receives them
+
+Wed, 25 Jan 2006 23:30:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding release tag REL_0_12_0
+
+Wed, 25 Jan 2006 23:29:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.12.0
+
+Wed, 25 Jan 2006 23:27:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.12.0
+
+Wed, 25 Jan 2006 23:24:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Small mods to the packaging stuff
+
+Wed, 25 Jan 2006 23:12:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+RPM release is almost entirely there, it just needs to be integrated into release management
+
+Tue, 24 Jan 2006 06:37:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing some logging issues
+
+Tue, 24 Jan 2006 06:01:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding the event-loop stuff to the repository and switching to using it. Also, breaking many classes out into their own class files.
+
+Mon, 23 Jan 2006 22:38:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Committing most of the scheduling stuff. There is still a bit of work to do in terms of how puppetd interacts with scheduling, but the bulk of the work is done.
+
+Fri, 20 Jan 2006 20:38:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Modifying docs, and adding scheduling hooks
+
+Wed, 18 Jan 2006 21:30:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing a small checksumming bug, reorganizing the client stuff a bit, and adding freshness checking for the configuration, so the config is recompiled every time nor is it downloaded unless it has been recompiled
+
+Wed, 18 Jan 2006 17:26:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.11.2
+
+Wed, 18 Jan 2006 17:25:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+modding changelog for 0.11.2
+
+Wed, 18 Jan 2006 17:24:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Made lots of small changes, mostly to help usability but also fixed a couple of key bugs
+
+Wed, 18 Jan 2006 01:47:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing most types to allow no statements
+
+Tue, 17 Jan 2006 23:30:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.11.1
+
+Tue, 17 Jan 2006 23:30:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+modifying changelog for 0.11.1
+
+Tue, 17 Jan 2006 22:11:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding openbsd packaging support
+
+Tue, 17 Jan 2006 21:34:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing problems where objects were passing @parameters[:param] objects, instead of specifically retrieving the value
+
+Tue, 17 Jan 2006 07:13:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.11.0
+
+Tue, 17 Jan 2006 07:11:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding an "ensure" state where appropriate, and significantly reworking the builtin docs.
+
+Mon, 16 Jan 2006 20:01:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Added "ensure" state to some classes, and added infrastructure for it to work elsewhere.
+
+Sat, 14 Jan 2006 04:01:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding sshkey class plus tests, and adding "aggregatable" methods to type.rb
+
+Sat, 14 Jan 2006 01:32:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding another host to the test lists, adding some test data, and modifying how hosts parse
+
+Sat, 14 Jan 2006 00:20:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a bit better logging and checking to file access
+
+Fri, 13 Jan 2006 23:16:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Moving ast classes into separate files
+
+Fri, 13 Jan 2006 22:47:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Added "finish" method, using it in Type.finalize, and moved autorequire and setdefaults to it.
+
+Fri, 13 Jan 2006 20:55:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Changing host and port aliases to also create Puppet aliases. This involved futzing around with the attr* methods in Type.rb, to make sure states are always checked first.
+
+Fri, 13 Jan 2006 20:09:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing up the parsedtypes, fixing Type.eachtype to ignore structure types
+
+Fri, 13 Jan 2006 18:26:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding /etc/services support
+
+Fri, 13 Jan 2006 17:07:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+finalizing cron and host management, hopefully
+
+Fri, 13 Jan 2006 16:21:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Abstracting host support so it should easily support other types
+
+Fri, 13 Jan 2006 16:20:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Abstracting host support so it should easily support other types
+
+Thu, 12 Jan 2006 22:33:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding initial host support. I can promise that this will soon (hopefully almost immediately) be abstracted to make it easy to add new file types.
+
+Thu, 12 Jan 2006 21:04:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Converting transport format to YAML instead of Marshal, and caching the file in a YAML format, also. This required a significant rework of both Transportable classes. Lastly, I am also now caching the list of classes in a class file in /etc/puppet.
+
+Thu, 12 Jan 2006 19:01:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding further notes about openssl
+
+Thu, 12 Jan 2006 17:53:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixed a couple of warnings, fixed a critical bug having to do with case statements (where there is only one listed option), and did a couple of other cleanups.
+
+Thu, 12 Jan 2006 16:57:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding "content" state to files, and string interpolation handles escaped whitespace characters.
+
+Thu, 12 Jan 2006 16:20:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding 0.10.2 stuff
+
+Thu, 12 Jan 2006 07:12:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.10.2
+
+Thu, 12 Jan 2006 07:08:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Services now work at least somewhat on solaris 10, and service testing is pretty different.
+
+Thu, 12 Jan 2006 05:02:51 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing dependencies to not depend on file order. Added Puppet::Type.{finalize,mkdepends,builddepends}
+
+Thu, 12 Jan 2006 03:20:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing documentation generation, and fixing aliasing so that objects can safely be aliased to themselves
+
+Thu, 12 Jan 2006 02:19:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding "alias" metaparam; you can now create as many aliases as you want for any of your objects.
+
+Thu, 12 Jan 2006 01:58:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding autorequire to files, and added the cwd to the list of files to be required for exec. Also, exec catches inline files and autorequires them.
+
+Wed, 11 Jan 2006 23:16:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding generic autorequire mechanism, and thus removing it from exec
+
+Wed, 11 Jan 2006 20:45:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a requires? method to types, fixed the bug where exec fail when Puppet is downloading the script to execute, and modified "exec" to autorequire any managed scripts
+
+Wed, 11 Jan 2006 00:53:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.10.1
+
+Wed, 11 Jan 2006 00:52:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+modifying changelog for 0.10.1
+
+Wed, 11 Jan 2006 00:48:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding Sun support and fixing the last remaining bugs related to the daemon changes i just made
+
+Tue, 10 Jan 2006 17:46:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Supporting puppetmasterd running as a non-root user, and doing some basic message cleanup
+
+Tue, 10 Jan 2006 16:01:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some extra feedback
+
+Tue, 10 Jan 2006 14:38:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing init path default
+
+Tue, 10 Jan 2006 00:10:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some consistencies to the executable tests. All exe tests now pass on OpenBSD, although the only real problem was that ruby was in /usr/local/bin.
+
+Mon, 9 Jan 2006 23:23:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updating Puppet to work with the new Facter
+
+Mon, 9 Jan 2006 17:18:18 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.10.0
+
+Mon, 9 Jan 2006 17:18:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Describing 0.10.0 changes
+
+Mon, 9 Jan 2006 17:16:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Modifying hosttest
+
+Mon, 9 Jan 2006 04:20:45 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+All tests pass now, although the lack of service support on os x means that i have now disabled services on it
+
+Sun, 8 Jan 2006 00:03:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updates
+
+Sun, 8 Jan 2006 00:02:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Merging changes from the head of the rework1 branch, r 784
+
+Sat, 7 Jan 2006 23:33:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Undoing the merge that happened in 785
+
+Sat, 7 Jan 2006 23:23:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Merging in refactoring from version 774 into version 784
+
+Sat, 7 Jan 2006 23:10:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updates
+
+Thu, 5 Jan 2006 20:58:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+converting waitforcert to an int
+
+Thu, 5 Jan 2006 20:36:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding ftools require statement to install.rb
+
+Wed, 4 Jan 2006 20:05:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding a host test task
+
+Wed, 4 Jan 2006 03:56:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+renaming the module, so it behaves better with people's svn clients
+
+Wed, 4 Jan 2006 02:09:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing rakefile
+
+Wed, 4 Jan 2006 01:52:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.9.4
+
+Wed, 4 Jan 2006 01:46:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Removing tests from the list of tasks
+
+Wed, 4 Jan 2006 01:45:37 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding some better readme stuff
+
+Wed, 4 Jan 2006 01:40:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding things to the change log, and modifying the order of the steps
+
+Wed, 4 Jan 2006 01:34:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Disabling most documentation generation except for the API docs, and wrapping the StatusServer in the xmlrpc check
+
+Tue, 3 Jan 2006 15:52:35 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Updated to version 0.9.3
+
+Tue, 3 Jan 2006 15:41:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+some updates to the typegen stuff, even though i may still not use it
+
+Tue, 3 Jan 2006 05:15:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixing two reported bugs in cron jobs. Cron jobs correctly change when fields other than the command are updated, and they do not continually refresh when the command has trailing spaces
+
+Tue, 3 Jan 2006 03:08:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding some comments
+
+Tue, 3 Jan 2006 03:08:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing "host" as a keyword; it was an alias for "node"
+
+Tue, 3 Jan 2006 00:35:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+converting storage from Marshal to YAML
+
+Mon, 2 Jan 2006 22:04:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding Util.lock, and switching storage to using it
+
+Thu, 24 Nov 2005 15:58:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing any direct references to /tmp in tests
+
+Thu, 24 Nov 2005 01:10:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing files being put directly into tmp
+
+Wed, 23 Nov 2005 19:18:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing ruby shebang at the top of all of the files
+
+Tue, 22 Nov 2005 16:06:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+final updates for 0.9.2
+
+Tue, 22 Nov 2005 15:46:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updates
+
+Tue, 22 Nov 2005 05:54:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing marks
+
+Tue, 22 Nov 2005 05:34:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing tests to work from any CWD
+
+Tue, 22 Nov 2005 05:33:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing incredibly annoying bug where os x returns stupidly large uid when uid is below 0
+
+Tue, 22 Nov 2005 04:00:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updates from os x
+
+Tue, 22 Nov 2005 03:54:30 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+updates
+
+Thu, 17 Nov 2005 21:03:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding cfengine module, which required passing the cfengine classes all the way through the stack to the scope
+
+Wed, 16 Nov 2005 22:17:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing filesources so that the first found file is copied, and adding a test case
+
+Wed, 16 Nov 2005 22:03:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing puppet to default to using the console for output
+
+Wed, 16 Nov 2005 21:39:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Mostly fixing exec so it either captures stderr or runs as a user; Process.euid was not working correctly
+
+Wed, 16 Nov 2005 17:12:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Lots of refactoring, and added the capture_stderr method
+
+Wed, 2 Nov 2005 04:14:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding "isomorphic?" method to classes, and testing for isomorphism before throwing a conflict
+
+Tue, 1 Nov 2005 20:22:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Further progress towards the next release. Lots of small bugs fixed, the paths look much better now, and Transportable is much cleaner.
+
+Tue, 1 Nov 2005 00:06:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Making paths work a little more intelligently
+
+Mon, 31 Oct 2005 22:50:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding config file stuff, but not using it yet. I have decided to release the next version without them.
+
+Sun, 30 Oct 2005 04:07:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Cleaning up tests resulting from the changes to the parser
+
+Sun, 30 Oct 2005 01:12:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+The language now verifies some resemblance to closurehood. I now only need to fix the library to expect this behaviour.
+
+Sat, 29 Oct 2005 20:16:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixed merging of state values, but I have not yet solved merging of parameter or metaparam values, since they are quite different.
+
+Sat, 29 Oct 2005 18:56:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Protecting from bug in Syslog, and fixing some more log messages
+
+Fri, 28 Oct 2005 21:28:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+central logging is fully functional now, but it is painfully slow, so it is disabled by default
+
+Fri, 28 Oct 2005 05:39:59 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Central logging now works, although there appear to be a few kinks to work out.
+
+Wed, 26 Oct 2005 04:44:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding logging methods to all Puppet::Element instances, and converting all instance log statements to use those methods. Additionally modified logging to take advantage of this by including the path of the logging object in the output. Logs will still need some cleanup to avoid duplicate information.
+
+Wed, 26 Oct 2005 02:44:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding tags and path accessors
+
+Tue, 25 Oct 2005 19:49:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Further small bug fixes towards running puppet on my network
+
+Sun, 23 Oct 2005 02:43:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing sources so that they always have a corresponding checksum state
+
+Sun, 23 Oct 2005 02:22:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+files and directories are now created as the correct user and group if they are set
+
+Sun, 23 Oct 2005 01:38:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+The Puppet::Util.asuser function now works; had to slightly modify user.rb to make checking work. In addition, exec.rb now takes advantage of it. I also decided to make a small change to type.rb -- validstates now only returns state names, not names and states.
+
+Sat, 22 Oct 2005 22:36:25 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing certmgr tests
+
+Sat, 22 Oct 2005 22:27:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Getting rid of the tc_ prefix to test cases
+
+Sat, 22 Oct 2005 22:24:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+general cleanup, as i move towards running it locally
+
+Fri, 21 Oct 2005 22:51:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing path to facter
+
+Fri, 21 Oct 2005 06:39:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Apt-cache was showing more information that I thought, so I had to redo how I was collecting the most recent package version
+
+Fri, 21 Oct 2005 06:16:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Made tweaks here and there to get it running better on my local network. I am inches away from that happening. All tests pass.
+
+Thu, 20 Oct 2005 20:54:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding better docs to packages
+
+Thu, 20 Oct 2005 20:52:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+"latest" is now a valid value for packages, and yum support is also included
+
+Thu, 13 Oct 2005 22:08:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+making service changes; it is still basically non-functional except in the degenerate case of using "init"
+
+Mon, 10 Oct 2005 20:54:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Adding some semantic tagging. It is not exactly full-featured yet, and it is not used at all, but it was sufficient for some proof-of-concept stuff in preparation for the conference
+
+Tue, 4 Oct 2005 00:15:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding tag support to scopes and the transportable class
+
+Mon, 3 Oct 2005 23:14:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+switching test classes back to modules -- making them classes causes too many empty tests to run every time
+
+Sun, 2 Oct 2005 01:56:38 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing the redundant pfile from the pfile state file names
+
+Sun, 2 Oct 2005 01:55:09 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Switched @should to an array, so all objects can now handle that. I have not yet gone through and done the other cool things that can result, but that will have to wait until tomorrow. Also, I moved all of the pfile states into separate files, since the file was getting unweildy.
+
+Sat, 1 Oct 2005 21:03:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+added overrides ability
+
+Sat, 1 Oct 2005 19:57:07 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+switching all relationships to be centrally maintained and to use symbolic references, rather than literal ones; also going through and making all tests pass again after mucking with services
+
+Wed, 28 Sep 2005 17:44:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Okay, services are now managed, um, entirely differently. I have the beginnings of a system for supporting different service management frameworks, although I currently only support <nothing> and init scripts
+
+Wed, 28 Sep 2005 17:25:02 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding a test for includes
+
+Tue, 27 Sep 2005 19:59:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+moving specific packaging support into separate files
+
+Mon, 26 Sep 2005 19:08:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing behaviour when files are missing
+
+Mon, 26 Sep 2005 19:07:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing output in noop
+
+Sat, 24 Sep 2005 22:32:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Rearranging the packaging support a bit -- it is now more clear and significantly easier to understand, maintain, and enhance.
+
+Fri, 23 Sep 2005 20:42:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Many, many changes toward a completely functional system. The only current problems with my home config are that apache's stupid init script does not do status and that packages are not working as non-root users (which makes sense).
+
+Fri, 23 Sep 2005 05:51:48 +0000
+shafer <shafer@980ebf18-57e1-0310-9a29-db15c13687c0>
+Hoping this will get rid of the directory being printed
+
+Fri, 23 Sep 2005 01:12:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Nodes now support inheritance, for better or for worse.
+
+Thu, 22 Sep 2005 23:24:20 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+The new "include" syntax works now.
+
+Thu, 22 Sep 2005 18:10:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing "ignore" documentation to parse RST correctly.
+
+Thu, 22 Sep 2005 17:59:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Okay, all tests pass again. The work done on nodes will take a little while to clarify and such, but it should work pretty well.
+
+Wed, 21 Sep 2005 22:40:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+I am still somewhat in mid-change, but I have made the biggest changes to making nodes work correctly. The core code works, but I still need to fix my various test cases
+
+Wed, 21 Sep 2005 21:14:12 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding a ParsedFile class to handle figuring out whether a file has changed
+
+Wed, 21 Sep 2005 21:04:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+converting tc_relationships.rb to the test base class
+
+Wed, 21 Sep 2005 17:39:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Okay, significant change -- classes no longer accept arguments (which makes things simpler but encourages the user of global variables, which is bad), and classes are finally singletons, meaning they will only ever be evaluated for each node a single time. I still need to make nodes work correctly, but that is going to involve modifying the parsing system and a bit more
+
+Tue, 20 Sep 2005 05:19:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding stinkloads of comments to ast.rb (I am trying to go through and better comment my code over time), refactoring some of the AST classes, and working towards a more sensible class/definition/node distinction
+
+Mon, 19 Sep 2005 21:23:00 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding some new language tests
+
+Mon, 19 Sep 2005 17:50:17 +0000
+shafer <shafer@980ebf18-57e1-0310-9a29-db15c13687c0>
+added log, metaloglevel and @metaparams to support setting loglevels
+
+Mon, 19 Sep 2005 17:49:08 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+switching log.rb to raise Puppet::DevError events
+
+Sun, 18 Sep 2005 19:21:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+My cfengine2puppet config now entirely parses. The biggest problem I ran into is that my glob-based parsing was only returning the results of the last parsed file, instead of collecting all of the results.
+
+Sat, 17 Sep 2005 21:46:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding --noop to puppet executable, and removing some extraneous comments
+
+Sat, 17 Sep 2005 21:27:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Successfully parsed my entire converted cfengine configuration; these are all fixes for bugs i found as a result. I have not tried to execute the configuration yet.
+
+Sat, 17 Sep 2005 16:55:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Users and groups now work on OS X. I had to make some key changes to how transactions and state changes work -- the most important is that it is no longer an error to try to sync a state that is already in sync. I could not find another way to handle all user states being out of sync but the first state actually syncs everything.
+
+Sat, 17 Sep 2005 15:06:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing users on normal machines
+
+Sat, 17 Sep 2005 02:44:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Users and groups now nearly work on normal machines and on os x, and I think I have a decent platform for expansion to some of the other important elements like hosts (probably most important after users and groups). Some tests are still failing on os x, because netinfo sucks, but I will hopefully be able to figure out a solution soon. Stupid OS X and NetInfo.
+
+Fri, 16 Sep 2005 23:20:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+all tests for users and groups pass again on fedora, debian, and solaris
+
+Fri, 16 Sep 2005 21:53:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+temporary commit so i can move to my workstation; groups and users are way b0rked
+
+Fri, 16 Sep 2005 19:04:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Creating a "change_to_s" method on State, so individual states can override and and determine how they get printed
+
+Fri, 16 Sep 2005 18:13:42 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Cron is now fully functional and tested on 3 platforms. In order to make it work, I had to do some modifications to TransObject#to_type and Type.create, but all tests pass now. Type.create is now handling errors on creating objects, so if you try to create an invalid object you will just get nil returned, rather than receiving an error.
+
+Fri, 16 Sep 2005 15:31:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding keywords
+
+Fri, 16 Sep 2005 15:31:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding keywords
+
+Fri, 16 Sep 2005 07:07:34 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+cron is working, but i want to write quite a few more test cases
+
+Fri, 16 Sep 2005 06:21:06 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+small fixing to merge(), and changing output of statechange
+
+Fri, 16 Sep 2005 04:35:56 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+finishing up merge method
+
+Fri, 16 Sep 2005 04:14:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+making "Type.new" private, and switching to "Type.create", so that i can merge new objects with existing objects and such; converted all files, and tested them
+
+Fri, 16 Sep 2005 03:38:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+switching FileTesting to a class, and modifying test suites as appropriate
+
+Thu, 15 Sep 2005 20:30:02 +0000
+shafer <shafer@980ebf18-57e1-0310-9a29-db15c13687c0>
+removed directory output
+
+Thu, 15 Sep 2005 20:16:21 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding extra checks to make sure networking is secure, and refactoring a heckuva lot of test
+
+Thu, 15 Sep 2005 19:10:03 +0000
+shafer <shafer@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixed problem using arrays
+
+Thu, 15 Sep 2005 15:18:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+cleaning up tests a bit; mostly just making sure tests clean up after themselves, but also doing some rearrangement and fixing a list() call
+
+Thu, 15 Sep 2005 07:16:52 +0000
+shafer <shafer@980ebf18-57e1-0310-9a29-db15c13687c0>
+debugged ignore in fileserver, added tests to ignore tc and fixed server.list in tc for filesources and fileserver
+
+Thu, 15 Sep 2005 05:48:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing some tests
+
+Thu, 15 Sep 2005 05:11:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+moving some testing and debugging around
+
+Thu, 15 Sep 2005 05:11:01 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing non-netinfo group
+
+Thu, 15 Sep 2005 05:10:50 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing non-netinfo group
+
+Thu, 15 Sep 2005 04:48:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+modifications to eliminate code duplication in state creation, mostly to support cron
+
+Thu, 15 Sep 2005 04:48:32 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+preparations for supporting netinfo in users
+
+Thu, 15 Sep 2005 04:48:11 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+switching groups back to having namevar be a parameter instead of a state
+
+Wed, 14 Sep 2005 22:37:57 +0000
+shafer <shafer@980ebf18-57e1-0310-9a29-db15c13687c0>
+fileserver still has a bug
+
+Wed, 14 Sep 2005 22:30:32 +0000
+shafer <shafer@980ebf18-57e1-0310-9a29-db15c13687c0>
+added ignore to fileserver and pfile
+
+Wed, 14 Sep 2005 22:04:13 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding cron stuff; it does not work at all yet
+
+Wed, 14 Sep 2005 22:03:54 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding globbing to import
+
+Wed, 14 Sep 2005 04:23:43 +0000
+shafer <shafer@980ebf18-57e1-0310-9a29-db15c13687c0>
+removed comp.sync and replaced system mkdir -p
+
+Tue, 13 Sep 2005 20:59:57 +0000
+shafer <shafer@980ebf18-57e1-0310-9a29-db15c13687c0>
+added test case for ignore
+
+Tue, 13 Sep 2005 20:54:07 +0000
+shafer <shafer@980ebf18-57e1-0310-9a29-db15c13687c0>
+added ignore to pfile
+
+Tue, 13 Sep 2005 20:50:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding example configs
+
+Tue, 13 Sep 2005 15:36:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+tracked down some sticky bugs related to having false values and empty strings; all fixed now, and all tests pass again, including the new tests that cover the bugs i found
+
+Tue, 13 Sep 2005 02:21:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing error handling so that failed objects are completely destroyed; they were receiving events even though they were supposed to be gone
+
+Tue, 13 Sep 2005 02:21:48 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing component flattening and sorting; it was not working for cases where objects inside of components had dependencies from other components
+
+Tue, 13 Sep 2005 02:20:24 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding snippet test to verify correct behaviour with missing exec path; also, adding "creates" parameter to exec
+
+Mon, 12 Sep 2005 20:33:14 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+intermediate commit so cron is not loaded
+
+Mon, 12 Sep 2005 06:12:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding more comments from talking to andy
+
+Mon, 12 Sep 2005 04:35:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+incorporating comments from talking to andrew
+
+Mon, 12 Sep 2005 04:34:05 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+incorporating comments from talking to andrew
+
+Sat, 10 Sep 2005 19:01:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+some small fixes
+
+Sat, 10 Sep 2005 18:47:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+small updates
+
+Sat, 10 Sep 2005 18:36:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding cfengine to puppet parser, but it is not even remotely close to functional yet
+
+Fri, 9 Sep 2005 04:25:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing groups again after getting them to work with netinfo
+
+Thu, 8 Sep 2005 20:03:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+group management now works on os x, although it is six shades of really nasty. Netinfo is a nightmare.
+
+Thu, 8 Sep 2005 20:03:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding debug setting to the top-level test class
+
+Thu, 8 Sep 2005 20:02:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+reverting changes in the reverse order of what i executed them
+
+Thu, 8 Sep 2005 20:02:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing debugging
+
+Wed, 7 Sep 2005 21:29:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+making states capable of being the namevar
+
+Wed, 7 Sep 2005 18:13:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+all tests now pass on solaris 10x86; i had to do some stupid hacking with base64 for it to work, and i am working getting a much better base class for all test classes
+
+Wed, 7 Sep 2005 05:40:52 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding a break if randomization takes too long
+
+Wed, 7 Sep 2005 05:28:58 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+finishing up user and group support for now
+
+Wed, 7 Sep 2005 05:28:28 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+rearranging some documentation
+
+Wed, 7 Sep 2005 03:40:40 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding scopetest
+
+Wed, 7 Sep 2005 02:53:19 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding user and group classes (although user class is not yet functional), and added "is(state)" and "should(state)" methods for retrieving the respective values on a specified state
+
+Wed, 7 Sep 2005 02:52:16 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+changing rollback() to do event handling also
+
+Wed, 7 Sep 2005 02:51:47 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding simple newcomp() method to base test class
+
+Tue, 6 Sep 2005 04:21:55 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding all of the work necessary for tidying
+
+Tue, 6 Sep 2005 04:21:26 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing DEFAULTPORT stuff
+
+Tue, 6 Sep 2005 04:20:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing small bug in setting default port
+
+Mon, 5 Sep 2005 19:41:49 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+changing some documentation methods around
+
+Fri, 2 Sep 2005 20:12:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+rearranging puppetdoc to not separate states and parameters, and to allow undocumented states
+
+Fri, 2 Sep 2005 19:26:31 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+committing initial tidy stuff, so i can move to the laptop
+
+Fri, 2 Sep 2005 16:39:29 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+cleaning up obviated methods
+
+Fri, 2 Sep 2005 03:21:03 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+defining $name in each component scope, and adding test case
+
+Fri, 2 Sep 2005 03:20:41 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+defining configstatted
+
+Fri, 2 Sep 2005 03:20:10 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing if-related keywords
+
+Fri, 2 Sep 2005 03:19:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing error calls
+
+Tue, 30 Aug 2005 14:29:39 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing bug where remote server name is ignored
+
+Tue, 30 Aug 2005 04:26:27 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+Fixed small bug that caused the config files to be parsed on every connection
+
+Tue, 30 Aug 2005 03:35:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing documentation for file source state
+
+Tue, 30 Aug 2005 01:46:43 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding file reread to master, although it is plenty hackish
+
+Tue, 30 Aug 2005 01:33:36 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fileserver config file now reloads when it is more than 60 seconds out of date
+
+Tue, 30 Aug 2005 00:13:53 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+correcting documentation on autosign in puppetmasterd, and switching the autosign.conf file to use the same authstore as fileserver.conf
+
+Mon, 29 Aug 2005 23:24:23 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+catching a potential security problem -- requiring that "path" always be set for a fileserver mount
+
+Mon, 29 Aug 2005 22:53:44 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+adding a "--noop" option along with a test case for it
+
+Mon, 29 Aug 2005 22:53:17 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+changing default hostname to "puppet", and adding --parseonly option along with a test case for it
+
+Mon, 29 Aug 2005 22:31:22 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+fixing puppet to use correct method and adding a real test case for it
+
+Mon, 29 Aug 2005 22:31:04 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+changing default manifest location to /etc/puppet/manifests/site.pp
+
+Mon, 29 Aug 2005 21:32:15 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+changing version number for beta
+
+Mon, 29 Aug 2005 21:23:46 +0000
+luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>
+removing need for zip in rakefile
+
+Mon, 29 Aug 2005 21:08:59 +0000
+Jesse Koontz <jesselks@yahoo.com>
+UPdated rakefile
+
+Mon, 29 Aug 2005 21:03:46 +0000
+Luke Kanies <luke@madstop.com>
+As Christian requested, I am no longer downcasing facts I receive from Facter. Also, removing some outdated files
+
+Mon, 29 Aug 2005 20:37:15 +0000
+Luke Kanies <luke@madstop.com>
+bumping up the default log level for changes from info to notice
+
+Mon, 29 Aug 2005 20:36:49 +0000
+Luke Kanies <luke@madstop.com>
+I did not have good puppetd tests, so I missed the fact that I was calling the wrong class in puppetd. Fixed.
+
+Mon, 29 Aug 2005 17:16:22 +0000
+Luke Kanies <luke@madstop.com>
+disabling print of library warnings, since webrick and openssl have far too many warnings for comfort
+
+Mon, 29 Aug 2005 17:12:57 +0000
+Luke Kanies <luke@madstop.com>
+adding RDoc::usage documentation to all executables
+
+Sun, 28 Aug 2005 02:23:10 +0000
+Luke Kanies <luke@madstop.com>
+This should be the commit that brings us to Beta 1. All tests pass, although I get some (gracefully handled) failures in tc_metrics.rb, and there is now a config file for the fileserver module, including authorization specification for it. I have also reworked error handling in the xmlrpc client and server so errors should propagate more correctly.
+
+Sun, 28 Aug 2005 00:28:04 +0000
+Luke Kanies <luke@madstop.com>
+Adding authorization store, initially just used for file serving but eventually for all authorization, most likely
+
+Sat, 27 Aug 2005 20:19:45 +0000
+Luke Kanies <luke@madstop.com>
+adding config file parsing
+
+Fri, 26 Aug 2005 16:08:20 +0000
+Luke Kanies <luke@madstop.com>
+recompiling parser after removing extraneous debugging
+
+Thu, 25 Aug 2005 20:58:05 +0000
+Jesse Koontz <jesselks@yahoo.com>
+Added GPL license
+
+Thu, 25 Aug 2005 20:54:16 +0000
+Luke Kanies <luke@madstop.com>
+making array-as-name work in the language, and adding some more test snippets
+
+Wed, 24 Aug 2005 21:26:52 +0000
+Luke Kanies <luke@madstop.com>
+Certificates now verify!
+
+Wed, 24 Aug 2005 02:53:17 +0000
+Luke Kanies <luke@madstop.com>
+replacing if statements with case statement, and adding defaults for both selectors and case statements
+
+Tue, 23 Aug 2005 23:08:41 +0000
+Luke Kanies <luke@madstop.com>
+remote filecopying now works
+
+Tue, 23 Aug 2005 21:23:57 +0000
+Luke Kanies <luke@madstop.com>
+Have done a significant reorganization of how clients work, also, along with some interesting trouble shooting on components
+
+Tue, 23 Aug 2005 20:54:42 +0000
+Luke Kanies <luke@madstop.com>
+fixing checksum generation -- i was causing some weird bugs by using the same indicator in different cases, and i added a test for invalid checksum types
+
+Tue, 23 Aug 2005 19:46:54 +0000
+Luke Kanies <luke@madstop.com>
+small comment change
+
+Tue, 23 Aug 2005 17:57:08 +0000
+Luke Kanies <luke@madstop.com>
+Created a Handler base class for all of the server handlers, which allows a lot of the manual work to now be automatic
+
+Tue, 23 Aug 2005 17:13:40 +0000
+Luke Kanies <luke@madstop.com>
+splitting normal file tests and source tests into different files
+
+Tue, 23 Aug 2005 17:13:26 +0000
+Luke Kanies <luke@madstop.com>
+ignoring remote file owner when not running as root
+
+Tue, 23 Aug 2005 16:55:24 +0000
+Luke Kanies <luke@madstop.com>
+moving all server handlers into a specific server subdirectory
+
+Tue, 23 Aug 2005 16:16:38 +0000
+Luke Kanies <luke@madstop.com>
+removing obsolete file
+
+Tue, 23 Aug 2005 16:13:46 +0000
+Luke Kanies <luke@madstop.com>
+moving rake file to the trunk dir
+
+Tue, 23 Aug 2005 16:09:14 +0000
+Luke Kanies <luke@madstop.com>
+Moving all files into a consolidated trunk. All tests pass except the known-failing certificate test, but there appear to be some errors that are incorrectly not resulting in failurs. I will track those down ASAP.
+
+Thu, 18 Aug 2005 19:40:00 +0000
+Luke Kanies <luke@madstop.com>
+adding test to verify require does not kick off an event
+
+Thu, 18 Aug 2005 19:36:47 +0000
+Luke Kanies <luke@madstop.com>
+Execution order is now based on dependency relationships, and those relationships correctly propagate up and descend into components. There is also an event test suite now, along with a (currently simple) component test suite.
+
+Wed, 17 Aug 2005 19:24:38 +0000
+Luke Kanies <luke@madstop.com>
+fixing test base class
+
+Wed, 17 Aug 2005 19:04:37 +0000
+Luke Kanies <luke@madstop.com>
+just fixed an incredibly ugly bug where @parent meant both parent array and parent class
+
+Wed, 17 Aug 2005 15:57:33 +0000
+Luke Kanies <luke@madstop.com>
+passing file and line to all objects
+
+Wed, 17 Aug 2005 15:57:22 +0000
+Luke Kanies <luke@madstop.com>
+trying to create a testing base class
+
+Wed, 17 Aug 2005 15:36:11 +0000
+Luke Kanies <luke@madstop.com>
+moving
+
+Wed, 17 Aug 2005 15:35:39 +0000
+Luke Kanies <luke@madstop.com>
+adding
+
+Tue, 16 Aug 2005 16:11:25 +0000
+Luke Kanies <luke@madstop.com>
+all tests pass except a certificate test i do not know how to fix
+
+Mon, 15 Aug 2005 16:46:31 +0000
+Luke Kanies <luke@madstop.com>
+a basic first test of puppetmasterd now passes
+
+Sat, 13 Aug 2005 21:45:23 +0000
+Luke Kanies <luke@madstop.com>
+all non-executable tests pass now
+
+Sat, 13 Aug 2005 18:43:56 +0000
+Luke Kanies <luke@madstop.com>
+further progress towards passing tests
+
+Fri, 12 Aug 2005 17:38:04 +0000
+Luke Kanies <luke@madstop.com>
+all tests pass except those related to puppetd; i am going to significantly reorganize how serving is done
+
+Thu, 11 Aug 2005 21:04:43 +0000
+Jesse Koontz <jesselks@yahoo.com>
+updated version number to allow gem install
+
+Thu, 11 Aug 2005 17:05:55 +0000
+Jesse Koontz <jesselks@yahoo.com>
+Added rake for Puppet, '--version' to puppet and test case for Puppet.version
+
+Wed, 10 Aug 2005 03:20:30 +0000
+Luke Kanies <luke@madstop.com>
+more progress towards a functional daemon
+
+Wed, 10 Aug 2005 03:19:20 +0000
+Luke Kanies <luke@madstop.com>
+setting up http to log to a separate file
+
+Wed, 10 Aug 2005 03:19:11 +0000
+Luke Kanies <luke@madstop.com>
+setting up http to log to a separate file
+
+Wed, 10 Aug 2005 02:14:27 +0000
+Luke Kanies <luke@madstop.com>
+renaming
+
+Wed, 10 Aug 2005 02:14:13 +0000
+Luke Kanies <luke@madstop.com>
+adding daemon helper module
+
+Tue, 9 Aug 2005 22:47:32 +0000
+Luke Kanies <luke@madstop.com>
+done a lot of work on certificates; all tests except one puppetca test pass
+
+Tue, 9 Aug 2005 22:23:30 +0000
+Luke Kanies <luke@madstop.com>
+removing obsolete files
+
+Tue, 9 Aug 2005 19:17:03 +0000
+Luke Kanies <luke@madstop.com>
+fact.rb is obsolete
+
+Tue, 9 Aug 2005 19:16:30 +0000
+Luke Kanies <luke@madstop.com>
+function.rb is obsolete
+
+Tue, 9 Aug 2005 17:34:58 +0000
+Luke Kanies <luke@madstop.com>
+fixing directory mode creation
+
+Tue, 9 Aug 2005 15:55:02 +0000
+Luke Kanies <luke@madstop.com>
+renaming again
+
+Tue, 9 Aug 2005 15:53:16 +0000
+Luke Kanies <luke@madstop.com>
+renaming openssl to certauthority
+
+Tue, 9 Aug 2005 15:52:47 +0000
+Luke Kanies <luke@madstop.com>
+removing comments and making @csr a class attribute
+
+Tue, 9 Aug 2005 01:24:32 +0000
+Luke Kanies <luke@madstop.com>
+fixing error output
+
+Mon, 8 Aug 2005 21:42:03 +0000
+Luke Kanies <luke@madstop.com>
+adding creation rollback
+
+Mon, 8 Aug 2005 21:41:51 +0000
+Luke Kanies <luke@madstop.com>
+returning transaction from client.config()
+
+Sat, 6 Aug 2005 04:58:14 +0000
+Luke Kanies <luke@madstop.com>
+all tests now pass on os x
+
+Thu, 4 Aug 2005 18:56:46 +0000
+Luke Kanies <luke@madstop.com>
+adding better error handling for missing paths
+
+Thu, 4 Aug 2005 18:54:47 +0000
+Luke Kanies <luke@madstop.com>
+fixing verbose output to be better and easier to manage
+
+Thu, 4 Aug 2005 18:42:17 +0000
+Luke Kanies <luke@madstop.com>
+passing state, so more info can be extracted
+
+Thu, 4 Aug 2005 18:41:41 +0000
+Luke Kanies <luke@madstop.com>
+adding a bit more output
+
+Thu, 4 Aug 2005 15:39:54 +0000
+Luke Kanies <luke@madstop.com>
+committing recent changes for testing
+
+Thu, 4 Aug 2005 07:11:03 +0000
+Luke Kanies <luke@madstop.com>
+a bit of refactoring, and a bit more functionality
+
+Thu, 4 Aug 2005 06:41:59 +0000
+Luke Kanies <luke@madstop.com>
+okay, switch all cert management to the library, instead of using the openssl binary
+
+Wed, 3 Aug 2005 16:27:38 +0000
+Luke Kanies <luke@madstop.com>
+moving
+
+Wed, 3 Aug 2005 16:27:24 +0000
+Luke Kanies <luke@madstop.com>
+certificate management; yay
+
+Tue, 2 Aug 2005 05:22:49 +0000
+Luke Kanies <luke@madstop.com>
+oops; removing errant notice msg
+
+Tue, 2 Aug 2005 05:21:42 +0000
+Luke Kanies <luke@madstop.com>
+cleaning up the defaults system even more
+
+Tue, 2 Aug 2005 00:24:18 +0000
+Luke Kanies <luke@madstop.com>
+adding some consistency and tests to the whole puppet defaults system
+
+Tue, 2 Aug 2005 00:08:18 +0000
+Luke Kanies <luke@madstop.com>
+adding tests for puppet defaults
+
+Mon, 1 Aug 2005 23:18:48 +0000
+Luke Kanies <luke@madstop.com>
+uh
+
+Mon, 1 Aug 2005 15:34:51 +0000
+Luke Kanies <luke@madstop.com>
+renaming to avoid name conflicts
+
+Sun, 31 Jul 2005 03:36:59 +0000
+Luke Kanies <luke@madstop.com>
+all tests pass again
+
+Sun, 31 Jul 2005 03:20:59 +0000
+Luke Kanies <luke@madstop.com>
+local filebuckets are now tested with files
+
+Sun, 31 Jul 2005 02:59:25 +0000
+Luke Kanies <luke@madstop.com>
+basic filebucketing is now working
+
+Fri, 29 Jul 2005 18:53:09 +0000
+Jesse Koontz <jesselks@yahoo.com>
+Moved documentation to project website.
+
+Thu, 28 Jul 2005 22:24:12 +0000
+Luke Kanies <luke@madstop.com>
+more changes to documentation
+
+Thu, 28 Jul 2005 19:28:26 +0000
+Luke Kanies <luke@madstop.com>
+working on documentation
+
+Thu, 28 Jul 2005 17:37:18 +0000
+Jesse Koontz <jesselks@yahoo.com>
+Updated README, moved the old one to documentation/
+
+Thu, 28 Jul 2005 15:58:23 +0000
+Jesse Koontz <jesselks@yahoo.com>
+Updated doc/big-picture doc/structures, Added rst formating to puppetdoc, and added doc strings for types, states, params, and metaparams.
+
+Wed, 27 Jul 2005 00:02:39 +0000
+Luke Kanies <luke@madstop.com>
+dpkg/apt package installation and removal now works
+
+Tue, 26 Jul 2005 21:27:14 +0000
+Luke Kanies <luke@madstop.com>
+fixing statefile creation
+
+Tue, 26 Jul 2005 19:05:07 +0000
+Luke Kanies <luke@madstop.com>
+fixing lib loading test
+
+Sun, 24 Jul 2005 04:15:45 +0000
+Luke Kanies <luke@madstop.com>
+making changes necessary to pass tests on all available platforms
+
+Sun, 24 Jul 2005 03:13:23 +0000
+Luke Kanies <luke@madstop.com>
+fixing solaris packaging
+
+Fri, 22 Jul 2005 17:43:07 +0000
+Luke Kanies <luke@madstop.com>
+fixing packaging to work with rpm, too
+
+Fri, 22 Jul 2005 17:34:42 +0000
+Luke Kanies <luke@madstop.com>
+creating FileTesting module in puppettest.rb, and getting recursion working with symlinks
+
+Fri, 22 Jul 2005 17:33:44 +0000
+Luke Kanies <luke@madstop.com>
+adding some attributes to errors
+
+Fri, 22 Jul 2005 15:34:40 +0000
+Luke Kanies <luke@madstop.com>
+adding symlink back as a separate object
+
+Fri, 22 Jul 2005 15:34:02 +0000
+Luke Kanies <luke@madstop.com>
+adding symlink back as a separate object
+
+Fri, 22 Jul 2005 06:32:41 +0000
+Luke Kanies <luke@madstop.com>
+removing silly message
+
+Fri, 22 Jul 2005 06:28:49 +0000
+Luke Kanies <luke@madstop.com>
+making the console output slightly less redundant
+
+Fri, 22 Jul 2005 06:27:05 +0000
+Luke Kanies <luke@madstop.com>
+okay, last try on sources hopefully -- no failures, and basic functionality all seems to be working
+
+Fri, 22 Jul 2005 05:51:36 +0000
+Luke Kanies <luke@madstop.com>
+fixing package listing
+
+Fri, 22 Jul 2005 04:39:11 +0000
+Luke Kanies <luke@madstop.com>
+fixing exec tests to work with new event stuff
+
+Fri, 22 Jul 2005 04:23:30 +0000
+Luke Kanies <luke@madstop.com>
+okay, sources seem to be much more understandable here -- only the recursion function is recursive
+
+Fri, 22 Jul 2005 04:23:07 +0000
+Luke Kanies <luke@madstop.com>
+adding some error checking
+
+Fri, 22 Jul 2005 04:22:50 +0000
+Luke Kanies <luke@madstop.com>
+not dump/loading for local client/server
+
+Wed, 20 Jul 2005 22:08:51 +0000
+Luke Kanies <luke@madstop.com>
+sources now pass all tests
+
+Wed, 20 Jul 2005 20:50:11 +0000
+Luke Kanies <luke@madstop.com>
+everything seems to actually be working now, including getting the correct file list back
+
+Wed, 20 Jul 2005 20:23:19 +0000
+Luke Kanies <luke@madstop.com>
+Ha! finally got recursion and sourcing working together
+
+Wed, 20 Jul 2005 18:04:54 +0000
+Luke Kanies <luke@madstop.com>
+redoing how arguments are handled in type.rb -- it is much cleaner now
+
+Wed, 20 Jul 2005 16:34:25 +0000
+Luke Kanies <luke@madstop.com>
+first versions
+
+Wed, 20 Jul 2005 16:33:58 +0000
+Luke Kanies <luke@madstop.com>
+reducing debugging
+
+Wed, 20 Jul 2005 16:33:28 +0000
+Luke Kanies <luke@madstop.com>
+reducing debugging
+
+Wed, 20 Jul 2005 06:16:29 +0000
+Luke Kanies <luke@madstop.com>
+recursive file copying now works even with some limited number of errors
+
+Wed, 20 Jul 2005 05:27:00 +0000
+Luke Kanies <luke@madstop.com>
+okay, file sourcing actually seems to work now
+
+Tue, 19 Jul 2005 21:49:09 +0000
+Luke Kanies <luke@madstop.com>
+checkpoint commit
+
+Tue, 19 Jul 2005 18:50:20 +0000
+Luke Kanies <luke@madstop.com>
+moving setpath to parampath=, as a param method
+
+Tue, 19 Jul 2005 18:49:57 +0000
+Luke Kanies <luke@madstop.com>
+adding "=" to metaparam methods, and allowing types to use methods for params
+
+Tue, 19 Jul 2005 06:10:33 +0000
+Luke Kanies <luke@madstop.com>
+temp commit before i change the whole way that i am doing source + recursion
+
+Tue, 19 Jul 2005 00:29:25 +0000
+Luke Kanies <luke@madstop.com>
+removing, since pfile now has link functionality
+
+Tue, 19 Jul 2005 00:29:09 +0000
+Luke Kanies <luke@madstop.com>
+removing, since pfile now has link functionality
+
+Mon, 18 Jul 2005 19:58:09 +0000
+Luke Kanies <luke@madstop.com>
+downcasing the values of all facts
+
+Mon, 18 Jul 2005 19:51:51 +0000
+Luke Kanies <luke@madstop.com>
+switching facts to be auto-provided by the client
+
+Sat, 16 Jul 2005 16:44:04 +0000
+Luke Kanies <luke@madstop.com>
+removed type.method() syntax, and replaced it with Type { default => value} syntax -- i still need to add test cases
+
+Sat, 16 Jul 2005 01:57:18 +0000
+Luke Kanies <luke@madstop.com>
+changing path stuff to be service-specific
+
+Sat, 16 Jul 2005 01:57:07 +0000
+Luke Kanies <luke@madstop.com>
+modifying failer stuff
+
+Fri, 15 Jul 2005 15:17:10 +0000
+Luke Kanies <luke@madstop.com>
+adding more validation methods
+
+Thu, 14 Jul 2005 19:56:59 +0000
+Luke Kanies <luke@madstop.com>
+reducing to one statefile definition
+
+Thu, 14 Jul 2005 18:53:04 +0000
+Luke Kanies <luke@madstop.com>
+converting debug() back to Puppet.debug()
+
+Thu, 14 Jul 2005 18:41:45 +0000
+Luke Kanies <luke@madstop.com>
+converting debug() back to Puppet.debug()
+
+Thu, 14 Jul 2005 18:41:37 +0000
+Luke Kanies <luke@madstop.com>
+converting debug() back to Puppet.debug()
+
+Thu, 14 Jul 2005 18:41:28 +0000
+Luke Kanies <luke@madstop.com>
+converting debug() back to Puppet.debug()
+
+Thu, 14 Jul 2005 18:41:12 +0000
+Luke Kanies <luke@madstop.com>
+adding methods callable from language
+
+Thu, 14 Jul 2005 17:12:46 +0000
+Luke Kanies <luke@madstop.com>
+making rpm the default package manager for all linuxes, with exceptions allowed
+
+Thu, 14 Jul 2005 16:05:40 +0000
+Luke Kanies <luke@madstop.com>
+defaulting to rpm for everyone i don't know anything about
+
+Thu, 14 Jul 2005 16:04:23 +0000
+Luke Kanies <luke@madstop.com>
+adding rpm as the default type for Fedora
+
+Thu, 14 Jul 2005 15:59:12 +0000
+Luke Kanies <luke@madstop.com>
+updates
+
+Wed, 13 Jul 2005 00:54:26 +0000
+Jesse Koontz <jesselks@yahoo.com>
+Updated install script to include all bin files.
+
+Tue, 12 Jul 2005 15:05:34 +0000
+Luke Kanies <luke@madstop.com>
+using old name method, since it is required to make names unique given how classes currently work
+
+Tue, 12 Jul 2005 15:05:11 +0000
+Luke Kanies <luke@madstop.com>
+fully qualifying warning method, because it is not being imported for some reason
+
+Tue, 12 Jul 2005 15:04:52 +0000
+Luke Kanies <luke@madstop.com>
+disabling metrics tests on machines missing RRD
+
+Tue, 12 Jul 2005 13:32:31 +0000
+Luke Kanies <luke@madstop.com>
+adding path stuff everywhere, although i had to keep component names kind of funky
+
+Tue, 12 Jul 2005 05:51:43 +0000
+Luke Kanies <luke@madstop.com>
+adding link functionality
+
+Tue, 12 Jul 2005 05:51:35 +0000
+Luke Kanies <luke@madstop.com>
+toying with some doc stuff
+
+Tue, 12 Jul 2005 05:51:04 +0000
+Luke Kanies <luke@madstop.com>
+removing an obsolete VERBOSE setting
+
+Tue, 12 Jul 2005 05:50:45 +0000
+Luke Kanies <luke@madstop.com>
+removing some debugging
+
+Tue, 12 Jul 2005 04:16:25 +0000
+Luke Kanies <luke@madstop.com>
+lots of refactoring
+
+Tue, 12 Jul 2005 03:50:52 +0000
+Luke Kanies <luke@madstop.com>
+in the middle of a bunch of refactoring; committing so that others can try to replicate the segfault i am seeing
+
+Tue, 12 Jul 2005 02:53:08 +0000
+Luke Kanies <luke@madstop.com>
+doing some refactoring
+
+Tue, 12 Jul 2005 02:06:15 +0000
+Luke Kanies <luke@madstop.com>
+converting to "include Puppet" and not qualifing output methods
+
+Mon, 11 Jul 2005 22:40:35 +0000
+Luke Kanies <luke@madstop.com>
+hopefully, finally resolving recursive file creation problems
+
+Mon, 11 Jul 2005 22:40:23 +0000
+Luke Kanies <luke@madstop.com>
+moving namevar translation to a method
+
+Mon, 11 Jul 2005 22:39:32 +0000
+Luke Kanies <luke@madstop.com>
+swapping console colors
+
+Mon, 11 Jul 2005 22:39:18 +0000
+Luke Kanies <luke@madstop.com>
+changing comments
- Fixed #532 -- reparsing config files now longer throws an exception.
+Mon, 11 Jul 2005 20:51:52 +0000
+Luke Kanies <luke@madstop.com>
+cleaning up bugs in the tests, and adding more error checking around the bugs
- Added some warnings and logs to the service type so
- users will be encouraged to specify either "ensure"
- or "enabled" and added debugging to indicate why
- restarting is skipped when it is.
+Mon, 11 Jul 2005 20:21:41 +0000
+Luke Kanies <luke@madstop.com>
+adding refreshonly parameter
- Changed the location of the classes.txt to the state
- directory.
+Mon, 11 Jul 2005 20:21:30 +0000
+Luke Kanies <luke@madstop.com>
+found a bunch of bugs in Puppet::Storage, plus some bugs in how file recursion was being tested and thus some real bugs in the system
- Added better error reporting on unmatched brackets.
+Mon, 11 Jul 2005 20:20:32 +0000
+Luke Kanies <luke@madstop.com>
+adding a to_s method
- Moved puppetd and puppetmasterd to sbin in svn and fixed install.rb
- to copy them into sbin on the local system appropriately. (#323)
+Mon, 11 Jul 2005 18:45:31 +0000
+Luke Kanies <luke@madstop.com>
+fixing storage class; it was not actually correctly retrieving state from disk
- Added a splay option (#501). It's disabled when running under
- --test in puppetd. The value is random but cached. It defaults
- to the runinterval but can be tuned with --splaylimit
+Mon, 11 Jul 2005 18:14:20 +0000
+Luke Kanies <luke@madstop.com>
+adding Puppet#recmkdir utility function, and making sure Log and Storage create their own files and directories as necessary
- Changing the notify type so that it always uses
- the loglevel.
+Mon, 11 Jul 2005 17:37:40 +0000
+Luke Kanies <luke@madstop.com>
+adding some more tests for recursion plus checksumming, because they are somewhat incompatible for directories
- Fixing #568 - nodes can inherit from quoted node names.
+Mon, 11 Jul 2005 17:19:37 +0000
+Luke Kanies <luke@madstop.com>
+ok, verbose => info
- Tags (and thus definitions and classes) can now be a single
- character. (#566)
+Mon, 11 Jul 2005 17:18:52 +0000
+Luke Kanies <luke@madstop.com>
+duh, somehow added Blink calls in there...
- Added an 'undef' keyword (#629), which will evaluate to ""
- within strings but when used as a resource parameter value
- will cause that parameter to be evaluated as undefined.
+Mon, 11 Jul 2005 17:10:56 +0000
+Luke Kanies <luke@madstop.com>
+adding cwd parameter to exec
- Changed the topological sort algorithm (#507) so it will always
- fail on cycles.
+Sun, 10 Jul 2005 04:48:43 +0000
+Luke Kanies <luke@madstop.com>
+exec stuff all works now, end to end
- Added a 'dynamicfacts' configuration option; any facts in that
- comma-separated list will be ignored when comparing facts to
- see if they have changed and thus whether a recompile is necessary.
+Sun, 10 Jul 2005 04:48:10 +0000
+Luke Kanies <luke@madstop.com>
+fixing some nasty bugs related to parameter checking
- Renamed some poorly named internal variables:
- @models in providers are now either @resource or
- @resource_type (#605).
+Sun, 10 Jul 2005 04:48:00 +0000
+Luke Kanies <luke@madstop.com>
+fixing a nasty bug related to recursion and nonexistent files
- @children is no longer used except by components (#606).
+Sun, 10 Jul 2005 04:47:37 +0000
+Luke Kanies <luke@madstop.com>
+fixing some nasty bugs related to parameter checking
- @parent is now @resource within parameters (#607).
+Sun, 10 Jul 2005 02:04:20 +0000
+Luke Kanies <luke@madstop.com>
+adding string vs. symbol testing
- The old variables are still set for backward compatibility.
+Sun, 10 Jul 2005 01:40:07 +0000
+Luke Kanies <luke@madstop.com>
+adding logdest config
- Significantly reworking configuration parsing. Executables all now
- look for 'puppet.conf' (#206), although they will parse the old-style
- configuration files if they are present, although they throw a deprecation
- warning. Also, file parameters (owner, mode, group) are now set on the
- same line as the parameter, in brackets. (#422)
+Sun, 10 Jul 2005 01:39:48 +0000
+Luke Kanies <luke@madstop.com>
+changing Log.destination to Log.destination=()
- Added transaction summaries (available with the --summarize option),
- useful for getting a quick idea of what happened in a transaction.
- Currently only useful on the client or with the puppet interpreter.
+Sun, 10 Jul 2005 01:39:26 +0000
+Luke Kanies <luke@madstop.com>
+disabling debug by default
- Changed the interal workings for retrieve and removed the :is attribute
- from Property. The retrieve methods now return the current value of
- the property for the system.
+Sun, 10 Jul 2005 01:39:05 +0000
+Luke Kanies <luke@madstop.com>
+changing Log.destination to Log.destination=()
- Removed acts_as_taggable from the rails models.
+Sun, 10 Jul 2005 01:36:20 +0000
+Luke Kanies <luke@madstop.com>
+adding the exec stuff
-0.22.4
- Execs now autorequire the user they run as, as long as the user
- is specified by name. (#430)
+Wed, 29 Jun 2005 21:16:54 +0000
+Luke Kanies <luke@madstop.com>
+finishing rename of file class
- Files on the local machine but not on the remote server during
- a source copy are now purged if purge => true. (#594)
+Wed, 29 Jun 2005 21:08:49 +0000
+Luke Kanies <luke@madstop.com>
+renaming to remove naming conflicts
- Providers can now specify that some commands are optional (#585).
- Also, the 'command' method returns nil on missing commands,
- rather than throwing an error, so the presence of commands
- be tested.
+Wed, 29 Jun 2005 21:00:03 +0000
+Luke Kanies <luke@madstop.com>
+further output cleanup, and fixed the problem with tc_server.rb leaving sleeper processes lying around
- The 'useradd' provider for Users can now manage passwords.
- No other providers can, at this point.
+Wed, 29 Jun 2005 19:44:25 +0000
+Luke Kanies <luke@madstop.com>
+fixing debugging to severely reduce output but allow it when debugging a specific service
- Parameters can now declare a dependency on specific
- features, and parameters that require missing features
- will not be instantiated. This is most useful for
- properties.
+Wed, 29 Jun 2005 16:37:32 +0000
+Luke Kanies <luke@madstop.com>
+changing warnings to debug
- FileParsing classes can now use instance_eval to add
- many methods at once to a record type.
+Wed, 29 Jun 2005 16:34:47 +0000
+Luke Kanies <luke@madstop.com>
+basic rpm stuff now works
- Modules no longer return directories in the list of found
- manifests (#588).
+Wed, 29 Jun 2005 15:36:28 +0000
+Luke Kanies <luke@madstop.com>
+fixing metrics tests to work with everything else
- The crontab provider now defaults to root when there is no
- USER set in the environment.
+Wed, 29 Jun 2005 15:17:52 +0000
+Luke Kanies <luke@madstop.com>
+correctly returning events
- Puppetd once again correctly responds to HUP.
+Wed, 29 Jun 2005 03:11:06 +0000
+Luke Kanies <luke@madstop.com>
+metric testing and graphing now works in the library, although nothing has been done in the language
- Added a syntax for referring to variables defined in
- other classes (e.g., $puppet::server).
+Wed, 29 Jun 2005 00:57:50 +0000
+Luke Kanies <luke@madstop.com>
+adding some more tests for loglevel stuff
- STDIN, STDOUT, STDERR are now redirected to /dev/null in
- service providers descending from base.
+Tue, 28 Jun 2005 23:43:03 +0000
+Luke Kanies <luke@madstop.com>
+adding rpm as RedHat package manager
- Certificates are now valid starting one day before they are
- created, to help handle small amounts of clock skew.
+Tue, 28 Jun 2005 04:15:48 +0000
+Luke Kanies <luke@madstop.com>
+logging now exactly supports the list of levels that syslog supports, and multiple destinations (syslog, files, and console) are now supported
- Files are no longer considered out of sync if some properties
- are out of sync but they have no properties that can create
- the file.
+Tue, 28 Jun 2005 00:15:43 +0000
+Luke Kanies <luke@madstop.com>
+renaming message.rb to log.rb
-0.22.3
- Fixed backward compatibility for logs and metrics from older clients.
+Tue, 28 Jun 2005 00:15:27 +0000
+Luke Kanies <luke@madstop.com>
+temporary changes to prepare for a rename
- Fixed the location of the authconfig parameters so there aren't
- loading order issues.
+Mon, 27 Jun 2005 21:49:26 +0000
+Luke Kanies <luke@madstop.com>
+puppetest.rb should probably be puppettest.rb
- Enabling attribute validation on the providers that subclass
- 'nameservice', so we can verify that an integer is passed to
- UID and GID.
+Mon, 27 Jun 2005 21:48:39 +0000
+Luke Kanies <luke@madstop.com>
+renaming blink to puppet
- Added a stand-alone filebucket client, named 'filebucket'.
+Mon, 27 Jun 2005 21:47:06 +0000
+Luke Kanies <luke@madstop.com>
+renaming blink to puppet
- Fixed the new nested paths for filebuckets; the entire md5 sum was
- not being stored.
+Mon, 27 Jun 2005 21:44:46 +0000
+Luke Kanies <luke@madstop.com>
+renaming blink to puppet
- Fixing #553; -M is no longer added when home directories are being
- managed on Red Hat.
+Tue, 14 Jun 2005 05:12:08 +0000
+Luke Kanies <luke@madstop.com>
+you can now at least test for whether a package is installed, although you still cannot do anything if it is not -- the barrier is knowing how to get the package
-0.22.2 (grover)
- Users can now manage their home directories, using the managehome
- parameter, partially using patches provided by Tim Stoop and
- Matt Palmer. (#432)
+Mon, 13 Jun 2005 22:14:48 +0000
+Luke Kanies <luke@madstop.com>
+adding validparam() to Blink::Type
- Added 'ralsh' (formerly x2puppet) to the svn tree. When possible it
- should be added to the packages.
+Thu, 9 Jun 2005 17:01:17 +0000
+Luke Kanies <luke@madstop.com>
+fixing file.rb so it works on Darwin, also
- The 'notify' type now defaults to its message being the same as its name.
+Thu, 9 Jun 2005 16:43:02 +0000
+Luke Kanies <luke@madstop.com>
+updates
- Reopening $stdin to read from /dev/null during execution, in hopes that
- init scripts will stop hanging.
+Thu, 9 Jun 2005 16:36:20 +0000
+Luke Kanies <luke@madstop.com>
+updates
- Changed the 'servername' fact set on the server to use the server's fqdn,
- instead of the short-name.
+Mon, 6 Jun 2005 15:13:14 +0000
+Luke Kanies <luke@madstop.com>
+adding new classes and tests
- Changing the location of the configuration cache. It now defaults to being
- in the state directory, rather than in the configuration directory.
+Wed, 1 Jun 2005 22:20:10 +0000
+Luke Kanies <luke@madstop.com>
+md5 summing now works, all the way through!
- All parameter instances are stored in a single @parameters instance variable
- hash within resource type instances. We used to use separate hashes for
- each parameter type.
+Wed, 1 Jun 2005 21:30:47 +0000
+Luke Kanies <luke@madstop.com>
+checksums now work, but not all the way through yet
- Added the concept of provider features. Eventually these should be able
- to express the full range of provider functionality, but for now they can
- test a provider to see what methods it has set and determine what features it
- provides as a result. These features are integrated into the doc generation
- system so that you get feature documentation automatically.
+Mon, 30 May 2005 23:24:51 +0000
+Luke Kanies <luke@madstop.com>
+Rahh! component dependencies now work!
- Switched apt/aptitide to using "apt-cache policy" instead of "apt-cache showpkg"
- for determining the latest available version. (#487)
+Mon, 30 May 2005 23:02:40 +0000
+Luke Kanies <luke@madstop.com>
+everything passes all of the tests, but i do not think the component-level metaparams are working
- FileBuckets now use a deeply nested structure for storing files, so
- you do not end up with hundreds or thousands of files in the same
- directory. (#447)
+Mon, 30 May 2005 06:14:35 +0000
+Luke Kanies <luke@madstop.com>
+adding some more tests for Blink::Type
- Facts are now cached in the state file, and when they change the configuration
- is always recompiled. (#519)
+Mon, 30 May 2005 03:08:16 +0000
+Luke Kanies <luke@madstop.com>
+done some more work on making components act like normal objects, but now i need to figure out how to spread events up the tree, rather than just point to point
- Added 'ignoreimport' setting for use in commit hooks. This causes the
- parser to ignore import statements so a single file can be parse-checked. (#544)
+Mon, 30 May 2005 02:29:23 +0000
+Luke Kanies <luke@madstop.com>
+dependencies now work, although you cannot yet specify them for components
- Import statements can now specify multiple comma-separated arguments.
+Mon, 30 May 2005 01:36:48 +0000
+Luke Kanies <luke@madstop.com>
+there are now explicit tests for transactions, including rollback, and more tests involving querying
- Definitions now support both 'name' and 'title', just like any other
- resource type. (#539)
+Mon, 30 May 2005 01:16:19 +0000
+Luke Kanies <luke@madstop.com>
+adding simple query syntax stuff
- Added a generate() command, which sets values to the result of an external
- command. (#541)
+Sun, 29 May 2005 23:59:33 +0000
+Luke Kanies <luke@madstop.com>
+i now have basic events: you can only specify simple object types as requirements, but hey, it works -- refresh() gets called
- Added a file() command to read in files with no interpolation. The first
- found file has its content returned.
+Sun, 29 May 2005 21:17:16 +0000
+Luke Kanies <luke@madstop.com>
+renaming events to event
- puppetd now exits if no cert is present in onetime mode. (#533)
+Sun, 29 May 2005 21:17:02 +0000
+Luke Kanies <luke@madstop.com>
+update before rename
- The client configuration cache can be safely removed and the client
- will correctly realize the client is not in sync.
+Sun, 29 May 2005 20:41:53 +0000
+Luke Kanies <luke@madstop.com>
+intermediate; no extra functionality yet, but moving away from discussing namevars outside of a given class
- Resources can now be freely deleted, thus fixing many problems introduced
- when deletion of required resources was forbidden when purging was introduced.
- Only resources being purged will not be deleted.
+Wed, 25 May 2005 15:57:00 +0000
+Luke Kanies <luke@madstop.com>
+All tests pass again, and i have added Type.allclear to remove all existing type instances, thus making it much easier to run all of the parser and lexer and then server tests; i have also added remove server tests
- Facts and plugins now download even in noop mode (#540).
+Wed, 25 May 2005 15:27:30 +0000
+Luke Kanies <luke@madstop.com>
+okay, everything works again, although it still might be a touch fragile
- Resources in noop mode now log when they would have responded to an event (#542).
+Wed, 25 May 2005 15:14:24 +0000
+Luke Kanies <luke@madstop.com>
+i am giving up on fileparsing for now; it does not work yet
- Refactored cron support entirely. Cron now uses providers, and there
- is a single 'crontab' provider that handles user crontabs. While this
- refactor does not include providers for /etc/crontab or cron.d, it should
- now be straightforward to write those providers.
+Sat, 21 May 2005 23:31:49 +0000
+Luke Kanies <luke@madstop.com>
+okay, bin/blinker works again, and i have modified both client and server to be a bit easier to use non-networked
- Changed the parameter sorting so that the provider parameter comes
- right after name, so the provider is available when the other parameters
- and properties are being created.
+Sat, 21 May 2005 23:07:57 +0000
+Luke Kanies <luke@madstop.com>
+we now have networking
- Redid some of the internals of the ParsedFile provider base class.
- It now passes a FileRecord around instead of a hash.
+Mon, 16 May 2005 18:38:06 +0000
+Luke Kanies <luke@madstop.com>
+okay, implicit iteration now occurs at least at object definition time
- Fixing a bug related to link recursion that caused link directories
- to always be considered out of sync.
+Mon, 16 May 2005 18:08:04 +0000
+Luke Kanies <luke@madstop.com>
+enabling mucking with debug and noop
- The bind address for puppetmasterd can now be specified with
- --bindaddress.
+Mon, 16 May 2005 17:56:37 +0000
+Luke Kanies <luke@madstop.com>
+yep, arrays are always passed
- Added (probably experimental) mongrel support. At this point you're
- still responsible for starting each individual process, and you have to
- set up a proxy in front of it.
+Mon, 16 May 2005 17:54:09 +0000
+Luke Kanies <luke@madstop.com>
+final fixes on passing methods through to types
- Redesigned the 'network' tree to support multiple web servers, including
- refactoring most of the structural code so it's much clearer and more
- reusable now.
+Mon, 16 May 2005 17:48:28 +0000
+Luke Kanies <luke@madstop.com>
+typesettings now correctly pass all the way through and can only run specified methods, using "allowedmethods"
- Set up the CA client to default to ca_server and ca_port, so you can
- easily run a separate CA.
+Mon, 16 May 2005 17:33:23 +0000
+Luke Kanies <luke@madstop.com>
+the tree transformations work throughout the whole system now
- Supporting hosts with no domain name, thanks to a patch from
- Dennis Jacobfeuerborn.
+Mon, 16 May 2005 17:09:08 +0000
+Luke Kanies <luke@madstop.com>
+transformations from the client through to the transactional execution now works!
- Added an 'ignorecache' option to tell puppetd to force a recompile, thanks to
- a patch by Chris McEniry.
+Mon, 16 May 2005 16:50:37 +0000
+Luke Kanies <luke@madstop.com>
+unmoving
- Made up2date the default for RHEL < 4 and yum the default for the rest.
+Mon, 16 May 2005 16:50:22 +0000
+Luke Kanies <luke@madstop.com>
+updates
- The yum provider now supports versions.
+Mon, 16 May 2005 15:47:55 +0000
+Luke Kanies <luke@madstop.com>
+moving
- Case statements correctly match when multiple values are provided,
- thanks to a patch by David Schmitt.
+Mon, 16 May 2005 15:22:32 +0000
+Luke Kanies <luke@madstop.com>
+moving
- Functions can now be called with no arguments.
+Thu, 12 May 2005 22:40:08 +0000
+Luke Kanies <luke@madstop.com>
+switched to just passing scopes around, instead of passing the interpreter object around
- String escapes parse correctly in all cases now, thanks to a patch by
- cstorey.
+Thu, 12 May 2005 21:54:23 +0000
+Luke Kanies <luke@madstop.com>
+file recursion now works
- Subclasses again search parent classes for defaults.
+Wed, 11 May 2005 19:43:01 +0000
+Luke Kanies <luke@madstop.com>
+i can now execute simple scripts manually!
- You can now purge apt and dpkg packages.
+Wed, 11 May 2005 19:05:39 +0000
+Luke Kanies <luke@madstop.com>
+i can basically actually do work now
- When doing file recursion, 'ensure' only affects the top-level directory.
+Wed, 11 May 2005 14:16:02 +0000
+Luke Kanies <luke@madstop.com>
+moving
- States have been renamed to Properties.
+Wed, 11 May 2005 00:19:33 +0000
+Luke Kanies <luke@madstop.com>
+adding lots of verbosity, and starting to actually make sure things execute -- tests are failing, tho
-0.22.1 (kermit) -- Mostly a bugfix release
- Compile times now persist between restarts of puppetd.
+Fri, 6 May 2005 21:16:26 +0000
+Luke Kanies <luke@madstop.com>
+basic components now work
- Timeouts have been added to many parts of Puppet, reducing the likelihood
- if it hanging forever on broken scripts or servers.
+Mon, 25 Apr 2005 18:14:33 +0000
+Luke Kanies <luke@madstop.com>
+we now have nested scopes, and we've got the beginnings of components, although many tests are currently failing
- All of the documentation and recipes have been moved to the wiki by Peter
- Abrahamsen and Ben Kite has moved the FAQ to the wiki.
+Sat, 23 Apr 2005 00:16:44 +0000
+Luke Kanies <luke@madstop.com>
+simplifying argument parsing in Blink#message
- Explicit relationships now override automatic relationships, allowing you
- to manually specify deletion order when removing resources.
+Sat, 23 Apr 2005 00:16:27 +0000
+Luke Kanies <luke@madstop.com>
+initializing @noop in element.rb
- Resources with dependencies can now be deleted as long as all of their
- dependencies are also being deleted.
+Fri, 22 Apr 2005 23:38:49 +0000
+Luke Kanies <luke@madstop.com>
+dealing with having moved the examples to the language area
- Namespaces for both classes and definitions now work much more consistently.
- You should now be able to specify a class or definition with a namespace
- everywhere you would normally expect to be able to specify one without.
+Fri, 22 Apr 2005 18:43:50 +0000
+Luke Kanies <luke@madstop.com>
+moving to the language tree
- Downcasing of facts can be selectively disabled.
+Thu, 21 Apr 2005 19:59:33 +0000
+Luke Kanies <luke@madstop.com>
+everything works again, including components
- Cyclic dependency graphs are now checked for and forbidden.
+Thu, 21 Apr 2005 19:57:47 +0000
+Luke Kanies <luke@madstop.com>
+making components work
- The netinfo mounts provider was commented out, because it really doesn't
- work at all. Stupid NetInfo stores mount information with the device as
- the key, which doesn't work with my current NetInfo code.
+Thu, 21 Apr 2005 19:34:46 +0000
+Luke Kanies <luke@madstop.com>
+moving component.rb to type/
- Otherwise, lots and lots of bugfixes. Check the tickets associated with the
- 'kermit' milestone.
+Thu, 21 Apr 2005 19:34:31 +0000
+Luke Kanies <luke@madstop.com>
+removing most functionality, since type.rb already has it
-0.22.0
- Integrated the GRATR graph library into Puppet, for handling resource
- relationships.
+Thu, 21 Apr 2005 19:26:03 +0000
+Luke Kanies <luke@madstop.com>
+finishing reorganization of base classes and such; there is now a clear tree heirarchy, with parents and children -- all tests pass on the types, but there are still some issues with client/server stuff
- Lots of bug-fixes (see bugs tickets associated with the 'minor' milestone).
+Thu, 21 Apr 2005 18:51:13 +0000
+Luke Kanies <luke@madstop.com>
+cleaning up object tree and adding a simple virtual base class for both types and states
- Added new 'resources' metatype, which currently only includes the ability
- to purge unmanaged resources.
+Thu, 21 Apr 2005 18:50:54 +0000
+Luke Kanies <luke@madstop.com>
+adding transactions
- Added better ability to generate new resource objects during transactions
- (using 'generate' and 'eval_generate' methods).
+Thu, 21 Apr 2005 18:50:12 +0000
+Luke Kanies <luke@madstop.com>
+moving event info out of type.rb
- Rewrote all Rails support with a much better database design. Export/collect
- now works, although the database is incompatible with previous versions.
+Thu, 21 Apr 2005 18:49:41 +0000
+Luke Kanies <luke@madstop.com>
+removing elements.rb
- Removed downcasing of facts and made most of the language case-insensitive.
+Thu, 21 Apr 2005 18:49:25 +0000
+Luke Kanies <luke@madstop.com>
+preparing to remove elements.rb
- Added support for printing the graphs built during transactions.
+Thu, 21 Apr 2005 15:46:01 +0000
+Luke Kanies <luke@madstop.com>
+renaming statetree to elements
- Reworked how paths are built for logging.
+Thu, 21 Apr 2005 15:45:40 +0000
+Luke Kanies <luke@madstop.com>
+first version of finalized base classes
- Switched all providers to directly executing commands instead of going through
- a subshell, which removes the need to quote or escape arguments.
+Tue, 19 Apr 2005 22:34:01 +0000
+Luke Kanies <luke@madstop.com>
+noop seems to basically be working, but i need to reorganize the whole type/state structure -- that is starting after this commit
-0.20.1
- Mostly a bug-fix release, with the most important fix being the
- multiple-definition error.
+Tue, 19 Apr 2005 20:42:57 +0000
+Luke Kanies <luke@madstop.com>
+using the example syslog.conf instead of the one in /etc
- Completely rewrote the ParsedFile system; each provider is now much
- shorter and much more maintainable. However, fundamental problems
- were found with the 'port' type, so it was disabled. Also, added
- a NetInfo provider for 'host' and an experimental NetInfo provider
- for 'mount'.
+Tue, 19 Apr 2005 20:40:40 +0000
+Luke Kanies <luke@madstop.com>
+adding some example debian configs
- Made the RRDGraph report *much* better and added reference
- generation for reports and functions.
+Tue, 19 Apr 2005 20:38:04 +0000
+Luke Kanies <luke@madstop.com>
+filetypes now support multiple record types, and newlines can be escaped
-0.20.0
- Significantly refactored the parser. Resource overrides now consistently
- work anywhere in a class hierarchy.
+Tue, 19 Apr 2005 15:44:39 +0000
+Luke Kanies <luke@madstop.com>
+completed the first step to enabling multiple record types in filetypes
- The language was also modified somewhat. The previous export/collect syntax
- is now used for handling virtual objects, and export/collect (which is still
- experimental) now uses double sigils (@@ and <<| |>>).
+Tue, 19 Apr 2005 15:24:31 +0000
+Luke Kanies <luke@madstop.com>
+the client now executes "evaluate", which might not be a good thing -- i am getting failures if files do not exist, for instance
- Resource references (e.g., File["/etc/passwd"]) now have to be capitalized,
- in fitting in with capitalizing type operations.
+Tue, 19 Apr 2005 06:15:26 +0000
+Luke Kanies <luke@madstop.com>
+filerecord.rb: duh, fixing a small debug string printing bug
- As usual, lots of other smaller fixes, but most of the work was in the language.
+Tue, 19 Apr 2005 06:14:34 +0000
+Luke Kanies <luke@madstop.com>
+reorganizing the FileType/FileRecord into a base class (TypeGenerator) and basing them off it
-0.19.3
- Fixing a bug in server/master.rb that causes the hostname
- not to be available in locally-executed manifests.
+Tue, 19 Apr 2005 00:09:19 +0000
+Luke Kanies <luke@madstop.com>
+adding typegenerator baseclass
-0.19.2
- Fixing a few smaller bugs, notably in the reports system.
+Mon, 18 Apr 2005 23:48:59 +0000
+Luke Kanies <luke@madstop.com>
+fact.rb is no longer a subclass of Blink::Type
- Refreshed objects now generate an event, which can result in further
- refreshes of other objects.
+Mon, 18 Apr 2005 23:47:19 +0000
+Luke Kanies <luke@madstop.com>
+fixing filetype and component to take into account changes type interface.rb and type.rb
-0.19.1
- Fixing two critical bugs: User management works again and cron jobs are
- no longer added to all user accounts.
+Mon, 18 Apr 2005 22:54:43 +0000
+Luke Kanies <luke@madstop.com>
+type.rb: adding methods to simplify type initialization, and adding eachtype() to simplify testing
-0.19.0
- Added provider support.
+Mon, 18 Apr 2005 22:47:59 +0000
+Luke Kanies <luke@madstop.com>
+adding some tests on the interface methods in Blink::Type
- Added support for %h, %H, and %d expansion in fileserver.conf.
+Mon, 18 Apr 2005 22:33:09 +0000
+Luke Kanies <luke@madstop.com>
+renaming objects to types, since they are just subclasses of Blink::Type
- Added Certificate Revocation support.
+Mon, 18 Apr 2005 22:28:06 +0000
+Luke Kanies <luke@madstop.com>
+renaming types to type everywhere; all tests now pass
- Made dynamic loading pervasive -- nearly every aspect of Puppet will now
- automatically load new instances (e.g., types, providers, and reports).
+Mon, 18 Apr 2005 22:12:36 +0000
+Luke Kanies <luke@madstop.com>
+changing types to type internally
- Added support for automatic distribution of facts and plugins (custom types).
+Mon, 18 Apr 2005 22:10:21 +0000
+Luke Kanies <luke@madstop.com>
+moving types to type
-0.18.4
- Another bug-fix release. The most import bug fixed is that
- cronjobs again work even with initially empty crontabs.
+Mon, 18 Apr 2005 22:10:04 +0000
+Luke Kanies <luke@madstop.com>
+renaming types.rb to type.rb
-0.18.3
- Mostly a bug-fix release; fixed small bugs in the functionality added in
- 0.18.2.
+Mon, 18 Apr 2005 22:07:52 +0000
+Luke Kanies <luke@madstop.com>
+changing Types to Type
-0.18.2
- Added templating support.
+Mon, 18 Apr 2005 22:07:49 +0000
+Luke Kanies <luke@madstop.com>
+adding
- Added reporting.
+Mon, 18 Apr 2005 22:03:45 +0000
+Luke Kanies <luke@madstop.com>
+deprecating interface.rb
- Added gem and blastwave packaging support.
+Mon, 18 Apr 2005 22:03:32 +0000
+Luke Kanies <luke@madstop.com>
+final changes before deprecating
-0.18.1
- Added signal handlers for HUP, so both client and server deal correctly with it.
+Mon, 18 Apr 2005 19:49:20 +0000
+Luke Kanies <luke@madstop.com>
+adding an fqpath method to state.rb
- Added signal handler for USR1, which triggers a run on the client.
+Mon, 18 Apr 2005 19:48:58 +0000
+Luke Kanies <luke@madstop.com>
+adding name information and a FileRecordState class
- As usual, fixed many bugs.
+Mon, 18 Apr 2005 19:48:27 +0000
+Luke Kanies <luke@madstop.com>
+moving some methods around
- Significant fixes to puppetrun -- it should behave much more correctly now.
+Mon, 18 Apr 2005 19:27:19 +0000
+Luke Kanies <luke@madstop.com>
+adding markers
- Added "fail" function which throws a syntax error if it's encountered.
+Mon, 18 Apr 2005 19:19:37 +0000
+Luke Kanies <luke@madstop.com>
+changing type[param] to return the state instead of the value
- Added plugin downloading from the central server to the client. It must be
- enabled with --pluginsync.
+Mon, 18 Apr 2005 15:28:01 +0000
+Luke Kanies <luke@madstop.com>
+renaming oparse to filetype
- Added support for FreeBSD's special "@daily" cron schedules.
+Mon, 18 Apr 2005 15:27:37 +0000
+Luke Kanies <luke@madstop.com>
+renaming oparse to filetype
- Correctly handling spaces in file sources.
+Mon, 18 Apr 2005 15:26:20 +0000
+Luke Kanies <luke@madstop.com>
+renaming oparse to filetype
- Moved documentation into svn tree.
+Mon, 18 Apr 2005 15:26:09 +0000
+Luke Kanies <luke@madstop.com>
+renaming oparse to filetype
-0.18.0
- Added support for a "default" node.
+Sun, 17 Apr 2005 23:57:09 +0000
+Luke Kanies <luke@madstop.com>
+adding some comments
- When multiple nodes are specified, they must now be comma-separated (this
- introduces a language incompatibility).
+Fri, 15 Apr 2005 20:09:07 +0000
+Luke Kanies <luke@madstop.com>
+fixing most of the function call stuff
- Failed dependencies cause dependent objects within the same transaction
- not to run.
+Thu, 14 Apr 2005 22:01:15 +0000
+Luke Kanies <luke@madstop.com>
+the client is now successfully creating objects from the hashes passed by the server
- Many updates to puppetrun
+Thu, 14 Apr 2005 22:00:47 +0000
+Luke Kanies <luke@madstop.com>
+making fact a real type
- Many bug fixes
+Thu, 14 Apr 2005 20:32:56 +0000
+Luke Kanies <luke@madstop.com>
+moving state.rb to types/
- Function names are no longer reserved words.
+Thu, 14 Apr 2005 17:20:11 +0000
+Luke Kanies <luke@madstop.com>
+renaming "value" to "is"
- Links can now replace files.
+Thu, 14 Apr 2005 16:18:12 +0000
+Luke Kanies <luke@madstop.com>
+renaming state, and adding modification class
-0.17.2
- Added "puppetrun" application and associated runner server and client classes.
+Thu, 14 Apr 2005 16:12:29 +0000
+Luke Kanies <luke@madstop.com>
+renaming attributes to states
- Fixed cron support so it better supports valid values and environment settings.
+Thu, 14 Apr 2005 05:28:19 +0000
+Luke Kanies <luke@madstop.com>
+renaming objects to types
-0.17.1
- Fixing a bug requiring rails on all Debian boxes
+Thu, 14 Apr 2005 05:02:13 +0000
+Luke Kanies <luke@madstop.com>
+renaming objects to types
- Fixing a couple of other small bugs
+Thu, 14 Apr 2005 04:59:46 +0000
+Luke Kanies <luke@madstop.com>
+renaming objects to types
-0.17.0
- Adding ActiveRecord integration on the server
+Thu, 14 Apr 2005 04:58:12 +0000
+Luke Kanies <luke@madstop.com>
+updates
- Adding export/collect functionality
+Thu, 14 Apr 2005 04:56:53 +0000
+Luke Kanies <luke@madstop.com>
+updates
- Fixing many bugs
+Thu, 14 Apr 2005 04:52:08 +0000
+Luke Kanies <luke@madstop.com>
+removing link when done
-0.16.5
- Fixing a critical bug in importing classes from other files
+Thu, 14 Apr 2005 04:49:28 +0000
+Luke Kanies <luke@madstop.com>
+adding class collection and naming stuff
- Fixing nodename handling to actually allow dashes
+Thu, 14 Apr 2005 04:18:25 +0000
+Luke Kanies <luke@madstop.com>
+testing keyword
-0.16.4
- Fixing a critical bug in puppetd when acquiring a certificate for the first
- time
+Thu, 14 Apr 2005 04:17:16 +0000
+Luke Kanies <luke@madstop.com>
+removing some excess libs from blink.rb
-0.16.3
- Some significant bug fixes
+Thu, 14 Apr 2005 04:16:58 +0000
+Luke Kanies <luke@madstop.com>
+cleaning up the start script
- Modified puppetd so that it can now function as an agent independent
- of a puppetmasterd process, e.g., using the PuppetShow web application.
+Thu, 14 Apr 2005 04:15:00 +0000
+Luke Kanies <luke@madstop.com>
+cleaning up a bit
-0.16.2
- Modified some of the AST classes so that class names, definition names, and
- node names are all set within the code being evaluated, so 'tagged(name)' returns
- true while evaluating 'name', for instance.
+Thu, 14 Apr 2005 04:14:42 +0000
+Luke Kanies <luke@madstop.com>
+removing evaluate test
- Added '--clean' argument to puppetca to remove all traces of a given
- client.
+Thu, 14 Apr 2005 04:14:34 +0000
+Luke Kanies <luke@madstop.com>
+removing bogus output
-0.16.1
- Added 'tagged' and 'defined' functions.
+Thu, 14 Apr 2005 03:35:48 +0000
+Luke Kanies <luke@madstop.com>
+removing output, and fixing path so it is not hardcoded
- Moved all functions to a general framework that makes it very easy to add new
- functions.
+Thu, 14 Apr 2005 03:24:54 +0000
+Luke Kanies <luke@madstop.com>
+temporarily removing inclusion of time in output
-0.16.0
- Added 'tag' keyword/function.
+Thu, 14 Apr 2005 03:23:26 +0000
+Luke Kanies <luke@madstop.com>
+creating extra message methods
- Added FreeBSD Ports support
+Thu, 14 Apr 2005 02:29:03 +0000
+Luke Kanies <luke@madstop.com>
+removing execute bit
- Added 'pelement' server for sending or receiving Puppet objects, although
- none of the executables use it yet.
+Wed, 13 Apr 2005 21:58:38 +0000
+Luke Kanies <luke@madstop.com>
+adding readme
-0.15.3
- Fixed many bugs in :exec, including adding support for arrays of checks
+Wed, 13 Apr 2005 21:52:55 +0000
+Luke Kanies <luke@madstop.com>
+copy test script
- Added autoloading for types and service variants (e.g., you can now
- just create a new type in the appropriate location and use it in Puppet,
- without modifying the core Puppet libs).
+Wed, 13 Apr 2005 21:42:15 +0000
+Luke Kanies <luke@madstop.com>
+okay, all tests pass again
-0.15.2
- Added darwinport, Apple .pkg, and freebsd package types
- Added 'mount type
- Host facts are now set at the top scope (Bug #103)
- Added -e (inline exection) flag to 'puppet' executable
- Many small bug fixes
+Wed, 13 Apr 2005 21:03:43 +0000
+Luke Kanies <luke@madstop.com>
+adding client stuff to the library tree
-0.15.1
- Fixed 'yum' installs so that they successfully upgrade packages.
- Fixed puppetmasterd.conf file so group settings take.
+Wed, 13 Apr 2005 21:03:12 +0000
+Luke Kanies <luke@madstop.com>
+reorganizing tests
-0.15.0
- Upped the minor release because the File server is incompatible with 0.14,
- because it now handles links.
+Wed, 13 Apr 2005 21:01:32 +0000
+Luke Kanies <luke@madstop.com>
+adding comments
- The 'symlink' type is deprecated (but still present), in favor of using
- files with the 'target' parameter.
+Wed, 13 Apr 2005 20:59:58 +0000
+Luke Kanies <luke@madstop.com>
+adding
- Unset variables no longer throw an error, they just return an empty string
+Wed, 13 Apr 2005 20:48:12 +0000
+Luke Kanies <luke@madstop.com>
+moving client.rb to the library tree
- You can now specify tags to restrict which objects run during a given run.
+Wed, 13 Apr 2005 20:45:50 +0000
+Luke Kanies <luke@madstop.com>
+moving client.rb to the library tree
- You can also specify to skip running against the cached copy when there's
- a failure, which is useful for testing new configurations.
+Wed, 13 Apr 2005 20:17:18 +0000
+Luke Kanies <luke@madstop.com>
+fixing [] method in function.rb
- RPMs and Sun packages can now install, as long as they specify a package
- location, and they'll automatically upgrade if you point them to a new
- file with an upgrade.
- Multiple bug fixes.
+Wed, 13 Apr 2005 18:26:49 +0000
+Luke Kanies <luke@madstop.com>
+adding operatingsystemrelease
+Wed, 13 Apr 2005 18:22:58 +0000
+Luke Kanies <luke@madstop.com>
+renaming tc_functions.rb, and adding to ts_other.rb
-0.14.1
- Fixed a couple of small logging bugs
- Fixed a bug with handling group ownership of links
+Wed, 13 Apr 2005 18:22:03 +0000
+Luke Kanies <luke@madstop.com>
+functions mostly work
-0.14.0
- Added some ability to selectively manage symlinks when doing file management
- Many bug fixes
- Variables can now be used as the test values in case statements and selectors
- Bumping a minor release number because 0.13.4 introduced a protocol
- incompatibility and should have had a minor rev bump
+Wed, 13 Apr 2005 18:20:25 +0000
+Luke Kanies <luke@madstop.com>
+renaming
-0.13.6
- Many, many small bug fixes
- FreeBSD user/group support has been added
- The configuration system has been rewritten so that daemons can now generate
- and repair the files and directories they need. (Fixed bug #68.)
- Fixed the element override issues; now only subclasses can override values.
+Wed, 13 Apr 2005 18:20:13 +0000
+Luke Kanies <luke@madstop.com>
+updates so i can rename
-0.13.5
- Fixed packages so types can be specified
- Added 'enable' state to services, although it does not work everywhere yet
+Wed, 13 Apr 2005 16:27:43 +0000
+Luke Kanies <luke@madstop.com>
+adding package source, initially including only files as a source
-0.13.4
- A few important bug fixes, mostly in the parser.
+Wed, 13 Apr 2005 16:27:26 +0000
+Luke Kanies <luke@madstop.com>
+returning value instead of fact
-0.13.3
- Changed transactions to be one-stage instead of two
- Changed all types to use self[:name] instead of self.name, to support
- the symbolic naming implemented in 0.13.1
+Wed, 13 Apr 2005 15:31:02 +0000
+Luke Kanies <luke@madstop.com>
+reorganizing
-0.13.2
- Changed package[answerfile] to package[adminfile], and added package[responsefile]
- Fixed a bunch of internal functions to behave more consistently and usefully
+Wed, 13 Apr 2005 15:27:29 +0000
+Luke Kanies <luke@madstop.com>
+reorganizing
-0.13.1
- Fixed RPM spec files to create puppet user and group (lutter)
- Fixed crontab reading and writing (luke)
- Added symbolic naming in the language (luke)
+Wed, 13 Apr 2005 15:25:00 +0000
+Luke Kanies <luke@madstop.com>
+reorganizing
-0.13.0
- Added support for configuration files.
- Even more bug fixes, including the infamous 'frozen object' bug, which was a
- problem with 'waitforcert'.
- David Lutterkort got RPM into good shape.
+Wed, 13 Apr 2005 15:24:36 +0000
+Luke Kanies <luke@madstop.com>
+reorganizing
-0.12.0
- Added Scheduling, and many bug fixes, of course.
+Wed, 13 Apr 2005 15:23:57 +0000
+Luke Kanies <luke@madstop.com>
+reorganizing
-0.11.2
- Fixed bugs related to specifying arrays of requirements
- Fixed a key bug in retrieving checksums
- Fixed lots of usability bugs
- Added 'fail' methods that automatically add file and line info when possible,
- and converted many errors to use that method
-
-0.11.1
- Fixed bug with recursive copying with 'ignore' set.
- Added OpenBSD package support.
-
-0.11.0
- Added 'ensure' state to many elements.
- Modified puppetdoc to correctly handle indentation and such.
- Significantly rewrote much of the builtin documentation to take advantage
- of the new features in puppetdoc, including many examples.
-
-0.10.2
- Added SMF support
- Added autorequire functionality, with specific support for exec and file
- Exec elements autorequire any mentioned files, including the scripts,
- along with their CWDs.
- Files autorequire any parent directories.
- Added 'alias' metaparam.
- Fixed dependencies so they don't depend on file order.
-
-0.10.1
- Added Solaris package support and changed puppetmasterd to run as
- a non-root user.
-
-0.10.0
- Significant refactoring of how types, states, and parameters work, including
- breaking out parameters into a separate class. This refactoring did not
- introduce much new functionality, but made extension of Puppet significantly
- easier
-
- Also, fixed the bug with 'waitforcert' in puppetd.
-
-0.9.4
- Small fix to wrap the StatusServer class in the checks for required classes.
-
-0.9.3
- Fixed some significant bugs in cron job management.
-
-0.9.2
- Second Public Beta
-
-0.9.0
- First Public Beta
+Wed, 13 Apr 2005 15:18:05 +0000
+Luke Kanies <luke@madstop.com>
+adding structure