| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fixing #795 -- configuration elements now make sure all file paths are fully ... | Luke Kanies | 2007-09-06 | 1 | -1/+16 |
| * | Making a couple of small bugfixes in the configuration subsystem | Luke Kanies | 2007-08-27 | 1 | -13/+10 |
| * | I have added basic support for a search path, altho not yet with any ability ... | Luke Kanies | 2007-08-24 | 1 | -96/+12 |
| * | Adding some rspec tests for Config.rb, because I am planning on significantly... | Luke Kanies | 2007-08-23 | 1 | -6/+12 |
| * | Added shortname support to config.rb and refactored addargs | Michael V. O'Brien | 2007-08-14 | 1 | -25/+88 |
| * | Refactor SUIDManager tests to run without root, change SUIDManager's behavior... | christian | 2007-08-09 | 1 | -109/+0 |
| * | Fixing #735 -- gen_config now uses a single heading, matching the name of the... | luke | 2007-08-04 | 1 | -23/+57 |
| * | Fixing #734. The problem was that when I switched how the configs were parse... | luke | 2007-08-03 | 1 | -7/+49 |
| * | Having FileType instances automatically back their contents up to a filebucke... | luke | 2007-07-11 | 1 | -2/+48 |
| * | Changing some of the internals of autoloading so that there is a class-level ... | luke | 2007-07-10 | 1 | -17/+32 |
| * | Modified the fileserver to cache file information, so that | luke | 2007-06-19 | 1 | -0/+16 |
| * | Applying the patch by wyvern from #662. This should hopefully kill the clien... | luke | 2007-06-18 | 1 | -6/+9 |
| * | Fixing #643 -- replacing the get_posix_field method with a more degenerate ve... | luke | 2007-06-17 | 1 | -7/+3 |
| * | Applying metrics patch from #659 by thijs | luke | 2007-06-14 | 1 | -56/+53 |
| * | Redoing autoload a bit in preparation for adding a plugindir | luke | 2007-05-16 | 3 | -27/+15 |
| * | A round of fixes so unit tests pass; most of the failures were from the mergi... | luke | 2007-05-15 | 1 | -4/+5 |
| * | Adding a module to abstract using Autoload to load and manage instances | luke | 2007-05-07 | 1 | -0/+53 |
| * | Fixing #206 and #422. Executables will still look for the deprecated config ... | luke | 2007-05-06 | 1 | -100/+200 |
| * | Adding a fact handler, along with an abstract interface for fact stores and a... | luke | 2007-05-03 | 1 | -0/+67 |
| * | Set LANG/LC_ALL/LC_MESSAGES/LANGUAGE to 'C' whenever we execute things, so th... | mpalmer | 2007-05-03 | 1 | -0/+26 |
| * | Adding a :block_eval option to FileRecords in FileParsing, so ParsedFile prov... | luke | 2007-04-23 | 1 | -0/+24 |
| * | Fix for #565: Final merge of changes from source:branches/execute-refactor in... | mccune | 2007-04-03 | 1 | -4/+26 |
| * | Fixing cron support (I hope). It now uses providers, and seems to work, at l... | luke | 2007-03-17 | 1 | -2/+3 |
| * | Significantly reworking the internals of the fileparsing code. It now | luke | 2007-03-14 | 1 | -106/+213 |
| * | Adding a bit more testing to the config stuff | luke | 2007-03-08 | 1 | -2/+11 |
| * | One last try at getting the config and mode stuff working. The tests were pa... | luke | 2007-03-08 | 1 | -0/+32 |
| * | Looks like [2265] was not a complete solution -- it resulted in failures when... | luke | 2007-03-08 | 1 | -7/+35 |
| * | Fixing #489. I was unnecessarily converting to octal in config.rb | luke | 2007-03-08 | 1 | -81/+99 |
| * | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 2007-03-06 | 4 | -14/+130 |
| * | Allow 'key=' to be the only thing on a line (livna uses this) | lutter | 2007-02-21 | 1 | -1/+2 |
| * | Fixing #484. Moving unit tests at the same time. | luke | 2007-02-08 | 9 | -0/+1996 |
| * | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 2 | -13/+13 |
| * | Revert 2125, and instead change the way the 'latest' version is selected from... | mpalmer | 2007-01-31 | 1 | -1/+1 |
| * | Fixing #462. The package sort order was always resulting in the lowest-versi... | luke | 2007-01-30 | 2 | -1/+1 |
| * | Fixing graphing tests, and correctly only using storeconfigs in tests where r... | luke | 2007-01-01 | 1 | -2/+3 |
| * | Make Pidlock#lock return true if we currently hold the lock | mpalmer | 2006-12-31 | 1 | -0/+2 |
| * | Add a Puppet::Util::Pidlock class, for use by locks and PID files | mpalmer | 2006-12-31 | 1 | -0/+124 |
| * | I have not yet finished testing, but most of the providers now successfully p... | luke | 2006-12-28 | 1 | -7/+10 |
| * | Allow execution of bare strings as long as there's no attempt to change uid/gid | lutter | 2006-12-22 | 1 | -0/+12 |
| * | Fixing #380. The problem was that a method was sometimes returning :absent w... | luke | 2006-12-20 | 1 | -0/+19 |
| * | Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b... | luke | 2006-12-19 | 1 | -0/+46 |
| * | Adding a metatype to manage resources of a specified type. For now, this met... | luke | 2006-12-12 | 1 | -3/+1 |
| * | Intermediate commit -- I am ready to start pushing the graph stuff into the t... | luke | 2006-11-26 | 1 | -30/+4 |
| * | Adding GRATR and the beginnings of graph integration. | luke | 2006-11-17 | 1 | -0/+135 |
| * | Fixing more tests | luke | 2006-11-13 | 1 | -1/+2 |
| * | Hosts now work again, and it should be straightforward to create a netinfo pr... | luke | 2006-11-13 | 1 | -2/+50 |
| * | Ports are still broken, but I need to work on something else while I am think... | luke | 2006-11-13 | 1 | -13/+84 |
| * | Mounts work again, at least with the parsedfile provider. I still need to cr... | luke | 2006-11-12 | 1 | -0/+60 |
| * | An intermediate commit. All of the classes that use parsedfile are assuredly... | luke | 2006-11-11 | 1 | -0/+8 |
| * | Adding module for parsing files. This module is only included into the parse... | luke | 2006-11-10 | 1 | -0/+365 |