Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-02 | Gettextize the sss_ tools | Jakub Hrozek | 1 | -2/+2 | |
2009-06-17 | Create gettext framework for SSSD daemon | Stephen Gallagher | 1 | -0/+20 | |
2009-05-26 | Silence warnings | Simo Sorce | 1 | -1/+1 | |
2009-04-28 | Invoke shadow-utils in sss_ tools | Jakub Hrozek | 1 | -0/+88 | |
Make shadow-utils base path configurable Use default values for params, allow configuring them | |||||
2009-03-09 | Move MPG checks within sysdb. | Simo Sorce | 1 | -98/+0 | |
This allows to perform checks and modifications in one transaction. Uses configuration stored in confdb to determins if a domain uses MPGs. | |||||
2009-03-09 | sss_usermod | Jakub Hrozek | 1 | -0/+44 | |
Move parse_groups into tools_utils | |||||
2009-03-06 | Add userspace tools to manipulate accounts. | Simo Sorce | 1 | -0/+196 | |
The first functional command is sss_useradd (Name is temporary, while looking for a better one) |