summaryrefslogtreecommitdiffstats
path: root/src/tools/sss_groupshow.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix assorted minor bugs in sss_ toolsJakub Hrozek2010-09-081-6/+2
| | | | Fixes: #585
* Make groupshow synchronous.Simo Sorce2010-04-121-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.
* sysdb: remove remaining traces of sysdb_handleSimo Sorce2010-04-121-4/+1
|
* sysdb: convert sysdb_search_groupsSimo Sorce2010-04-121-175/+59
|
* sysdb: convert sysdb_search_group_by_name/gidSimo Sorce2010-04-121-124/+96
|
* sysdb: convert sysdb_search_user_by_name/uidSimo Sorce2010-04-121-96/+31
|
* groupshow: only show all parents in recursive modeJakub Hrozek2010-03-081-21/+223
|
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+944
Also update BUILD.txt