Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-15 | Explicitly prevent removed login records files to be backup'd. | intrigeri | |
The whole idea of this module is to avoid keeping the information that is usually stored in these files, rather than moving it to a Puppet fileserver. | |||
2010-12-09 | finish refactoring | mh | |
refactor everything towards class parameters and also add enable class for lastlog | |||
2010-12-09 | lastlog improvements | mh | |
* use class parameters * clear lastlog content, so also old records are cleared | |||
2010-11-30 | get rid off import statement | mh | |
import statements are rather bad and with placing the code in the proper files we can get rid off the statement at all. |