summaryrefslogtreecommitdiff
path: root/src/tools/sss_seed.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-03sss_seed: Improved error message when the domain does not exist.Michal Zidek1-2/+5
2012-10-03sss_seed: Passwords longer then PASS_MAX not allowed.Michal Zidek1-1/+8
2012-10-03sss_seed: Make only first line of password file valid.Michal Zidek1-0/+36
2012-10-03sss_seed: Show error message when interactive input fails.Michal Zidek1-0/+1
2012-10-03sss_seed: Option --debug did not work in sss_seed tool.Michal Zidek1-4/+4
2012-08-23Unify usage of sysdb transactionsMichal Zidek1-2/+3
2012-08-01First-boot sss_seed toolNick Guay1-0/+829