summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * | Store a resource before adding relations to it otherwise activerecord willBart Vanbrabant2008-02-031-0/+2
| |/
* | Updating the docs for the cron typeLuke Kanies2008-02-051-7/+18
* | Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-02-043-3/+16
|\ \
| * | Updated fix for ticket #151 and added a testJames Turnbull2008-02-051-3/+1
| * | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-032-288/+390
| |\ \
| * | | Fixed tickt #1034 - doco typoJames Turnbull2008-01-311-2/+2
| * | | Fixed #1001James Turnbull2008-01-281-1/+1
| * | | Second attempt to fix ticket #151 - host type now validates IP addresses and ...James Turnbull2008-01-251-0/+15
| * | | Revert "Fixes ticket #151 - host type now validates IP addresses and hostname...James Turnbull2008-01-251-13/+0
| * | | Fixes ticket #151 - host type now validates IP addresses and hostnames/FQDNs ...James Turnbull2008-01-221-0/+13
| * | | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-01-211-12/+13
| |\ \ \
* | | | | Fixing #1017 -- environment-specific modulepath is noLuke Kanies2008-02-041-1/+1
| |_|/ / |/| | |
* | | | Significantly refactoring the lexer, including adding Token and TokenListLuke Kanies2008-01-302-275/+393
* | | | Removing tons of unnecessary calls to "nil?" from the lexer.Luke Kanies2008-01-281-22/+6
| |_|/ |/| |
* | | Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-01-201-1/+1
|\| | | |/ |/|
| * Fixed #1019 - made libshadow available for non-Linux usersJames Turnbull2008-01-211-1/+1
* | I think I've finally fixed #959, by having the SettingsLuke Kanies2008-01-201-12/+13
|/
* Removing the line that marked fink as the default packageLuke Kanies2008-01-191-2/+0
* Fixing #976 -- both the full name of qualified classes andLuke Kanies2008-01-193-26/+45
* Fixing #1008 -- Puppet no longer throws an exceptionLuke Kanies2008-01-192-2/+7
* Fixing #995 -- puppetd no longer dies at startup if theLuke Kanies2008-01-191-1/+12
* Wrapping the Resolv call in the mongrel server so if itLuke Kanies2008-01-191-1/+6
* Applying a fix for #998 -- I used a patch equivalent toLuke Kanies2008-01-191-0/+3
* Fixing #977 -- rundir is again set to 1777.Luke Kanies2008-01-191-1/+5
* Updating docs for ssh.Luke Kanies2008-01-182-3/+5
* Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xPaul Lathrop2008-01-151-1/+12
|\
| * Updated tagmail documentation fixing ticket #996James Turnbull2008-01-101-0/+4
| * Fixes ticket #993 - tagmail with smtpserver specified does not add To/From/Su...James Turnbull2008-01-091-1/+8
* | Updated documentation for builtin cron type; added information about range an...Paul Lathrop2008-01-091-0/+7
|/
* Fixing #982 -- I have completely removed the GRATR graph libraryLuke Kanies2008-01-0726-2624/+86
* Fixing #971 -- classes can once again be included multipleLuke Kanies2008-01-071-0/+3
* Fixing the unit tests for nagios_maker; I could swear I'd alreadyLuke Kanies2008-01-071-2/+3
* Removing the requirement in the parsed mount providerLuke Kanies2008-01-071-1/+1
* Fixed #984 - Added Debian to reponsefile docoJames Turnbull2008-01-041-1/+1
* Fixed #980 - minor wiki formatting error in nagios_maker.rbJames Turnbull2008-01-021-1/+1
* Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-01-0220-1/+1638
|\
| * Merge branch 'nagios' into 0.24.xLuke Kanies2007-12-3120-1/+1638
| |\
| | * Added builtin support for all Nagios resource types.Luke Kanies2007-12-3113-31/+53
| | * Removing the one-off naginator provider for nagios_command.Luke Kanies2007-12-311-4/+0
| | * Adding the metaprogramming to create the Nagios typesLuke Kanies2007-12-311-0/+40
| | * Adding the first round of Nagios code. There are noLuke Kanies2007-12-279-1/+1580
* | | Fixed ticket #979 - code configuration option docoJames Turnbull2008-01-011-1/+1
* | | Fixed ticket #979 - pkgdmg.rb documentationJames Turnbull2008-01-011-3/+1
|/ /
* / Fixing the inability to manage '/' directly. It was a resultLuke Kanies2007-12-271-1/+3
|/
* Updating an exception message a bit.Luke Kanies2007-12-211-1/+1
* Attempting to fix #952 -- catching any exceptions thrownLuke Kanies2007-12-211-2/+5
* Further fixes toward #965. Turned out that the previous fixLuke Kanies2007-12-215-21/+26
* Updating the failure when the CRL is missing, so it'sLuke Kanies2007-12-211-2/+2
* Fixing #967 -- default resources no longer conflict withLuke Kanies2007-12-191-4/+4
* Removing the ability to disable http-keep alive,Luke Kanies2007-12-192-6/+4