summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/maillist
Commit message (Expand)AuthorAgeFilesLines
* (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-12-011-5/+3
* Revert "(#5304) Use internal_name rather than real_name for maillist provider"James Turnbull2010-12-021-5/+6
* (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-11-301-6/+5
* Code smell: Two space indentationMarkus Roberts2010-07-091-87/+87
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-10/+4
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Fix #3540 - name methods correctlyPeter Meier2010-02-171-2/+2
* enable maillist on centos, redhat, fedoraPeter Meier2009-05-221-4/+8
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Fixing a small problem with the mailman typeLuke Kanies2007-09-251-2/+2
* Fixing the mail aliases generated by the mailman list provider; it was genera...luke2007-07-201-2/+3
* Fixing the mailman provider so it correctly matches case. Apparently mailman...luke2007-07-121-3/+3
* Adding a maillist type, with support for mailman. It is not as flexible as I...luke2007-07-111-0/+112