aboutsummaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Collapse)Author
2010-12-09lastlog improvementsmh
* use class parameters * clear lastlog content, so also old records are cleared
2010-11-30use line definemh
append_if_no_such_line is identical to line, however the name is much worser as it does not represent the state model idea of puppet and rather the action based idea of cfengine.
2010-11-30introduce class parameters to make the interface nicermh
2010-11-30minor code stylemh
2010-11-30get rid off import statementmh
import statements are rather bad and with placing the code in the proper files we can get rid off the statement at all.
2010-10-17Fix permissions on btmp and wtmp when re-creating these.intrigeri
2010-10-17Also disable /var/run/utmp (opt-out).intrigeri
2010-10-17Support disabling btmp and wtmp.intrigeri
2010-10-17Add (untested) lastlog disabling support.intrigeri
2010-10-17Invert options.intrigeri
2010-10-17bugfixesintrigeri
2010-10-17Fix default settings.intrigeri
2010-10-17Initial commit, with untested faillog support.intrigeri