summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins/passwd.rb
Commit message (Expand)AuthorAgeFilesLines
* Ignore passwd plugin on WindowsBryan McLellan2014-08-281-0/+4
* getlogin() often lies, especially when run under "su" -- it still returns theJulian C. Dunn2014-08-141-1/+1
* Ignore users if we've already seen themSean Walberg2014-03-261-1/+2
* update plugin filesClaire McQuin2013-10-171-1/+1
* randomize plugin class namesClaire McQuin2013-08-131-1/+1
* convert plugins to new dsl.Claire McQuin2013-08-071-22/+27
* [OHAI-245] fix encoding issues with Etc moduleDaniel DeLeo2011-09-161-6/+16
* OHAI-151: Plugin to include data from /etc/passwd and /etc/group and the curr...Mathias Meyer2010-01-161-0/+22