Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-09 | sss_usermod | Jakub Hrozek | 1 | -44/+0 | |
Move parse_groups into tools_utils | |||||
2009-03-09 | Fix parameter parsing and adding to groups in useradd | Jakub Hrozek | 1 | -4/+10 | |
2009-03-08 | Fix initialization problems | Jakub Hrozek | 1 | -2/+2 | |
Init tools ctx in groupadd before copying its value | |||||
2009-03-06 | Add userspace tools to manipulate accounts. | Simo Sorce | 1 | -0/+413 | |
The first functional command is sss_useradd (Name is temporary, while looking for a better one) |