summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2015-06-04Fix user::managed for earlier (<3.6) puppet agentsJerome Charaoui
2015-02-14linting + purge_ssh_keys parammh
2014-05-12change char to us-asciitr
2012-06-05new style for 2.7mh
2012-02-12make the require explicit via includemh
2011-12-28fix typomh
2011-12-28allow to set allowdupemh
2011-10-08use new stdlib functionmh
2011-07-21fix adding user on empty groupmh
2011-05-24fixing adding user to an empty group based on http://watzmann.net/blog/2010/0...mh
2011-02-15fix typomh
2011-02-15improve some resource managementmh
2010-12-22rename according to package namePhilipp Gassmann
2010-12-22fix ruby::libshadow usagePhilipp Gassmann
2010-07-05avoid dependency loopmh
2010-07-05fix order of group removingmh
2010-05-20add a define to manage users in groupsmh
2010-02-23get the order rightmh
2010-01-29Merge commit 'lavamin/master'mh
2009-12-28add $homedir option to sftponly userJerome Charaoui
2009-12-28get the ordering right dependenant on the systemmh
2009-12-18fix typomh
2009-11-14don't end dir with /mh
2009-10-21remove the group AFTER we removed the usermh
2009-10-20max length is on both systems 31mh
2009-10-02remove the group on all systemsmh
2009-05-26fixed copy&paste errormh
2009-05-26remove obsolete importmh
2009-05-25factored everything in it's own filemh
2009-04-30openbsds don't allow names longer than 31mh
2009-04-30added length check to usernamesmh
2009-04-30on linux systems we don't need to remove the primary group of a usermh
2009-03-12fixed some logicmh
2009-03-12used the new language constructs to make it a lot more readablemh
2009-03-12pass ensure really everywheremh
2009-03-07added missing bracketmh
2009-03-07we can no set a user absent and cleaning everything upmh
2009-01-08if no uid is supplied we can't manage the group itselfmh
2009-01-07some whitespaces cleanupmh
2008-12-05fixed typomh
2008-12-05adjusted to boolean usagemh
2008-12-05merged with puzzlemh
2008-12-02optionaly disable group managingmh
2008-12-01temporary removing this requiremh
2008-12-01we should not use action verbs in names, managed is slightly better, but not ...mh
2008-12-01adjusted documh
2008-11-22require group only if we do the groupmh
2008-11-22if we set now the gid of the user to its gid, we need to create the group firstmh
2008-11-22sftponly starts new with gid 10000mh
2008-11-22use correct variablenamemh