Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-08 | Fix assorted minor bugs in sss_ tools | Jakub Hrozek | 1 | -6/+2 | |
Fixes: #585 | |||||
2010-04-12 | Make groupshow synchronous. | Simo Sorce | 1 | -310/+105 | |
I tried to convert this code as mechanically as possible from the previously existing code. I am not sure it works right, and it will probably recurse infinetly as circular group memberships are admitted in sysdb. The original code had the same issues. This code should be probably discarded and redone from scratch. | |||||
2010-04-12 | sysdb: remove remaining traces of sysdb_handle | Simo Sorce | 1 | -4/+1 | |
2010-04-12 | sysdb: convert sysdb_search_groups | Simo Sorce | 1 | -175/+59 | |
2010-04-12 | sysdb: convert sysdb_search_group_by_name/gid | Simo Sorce | 1 | -124/+96 | |
2010-04-12 | sysdb: convert sysdb_search_user_by_name/uid | Simo Sorce | 1 | -96/+31 | |
2010-03-08 | groupshow: only show all parents in recursive mode | Jakub Hrozek | 1 | -21/+223 | |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+944 | |
Also update BUILD.txt |