summaryrefslogtreecommitdiff
path: root/src/tools/tools_util.c
AgeCommit message (Collapse)AuthorFilesLines
2010-09-08Fix assorted minor bugs in sss_ toolsJakub Hrozek1-0/+5
Fixes: #585
2010-04-12tools: remove creation of event_contextSimo Sorce1-8/+0
Since the sysdb is now synchronous and creates its own event context we don't need an explicit event context anymore in the tools.
2010-04-12sysydb: Finally stop using a common event contextSimo Sorce1-1/+1
This commit completes the migration to a synchronous sysdb
2010-04-12sysdb: convert sysdb_getgrnamSimo Sorce1-1/+1
2010-04-06Add userdel_cmd paramJakub Hrozek1-0/+75
Fixes: #231
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+520
Also update BUILD.txt