Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-12 | sss_groupshow: separate member lists by comma | Jakub Hrozek | 1 | -3/+6 | |
Fixes: #398 | |||||
2010-02-10 | sss_groupshow improvements | Jakub Hrozek | 1 | -103/+687 | |
This patch fixes the following issues: * man page issues (#395) * show info on MPGs (#396) * recursively print indirect members (#397) * the list of groupnames is comma separated (#398) * output inconsistencies (#399) | |||||
2010-01-20 | sss_groupshow - a utility to print properties of a local group | Jakub Hrozek | 1 | -0/+357 | |
This patch adds a utility called sss_groupshow that allows user to print properties of a group in the local domain. Fixes: #306 |