summaryrefslogtreecommitdiffstats
path: root/source4/heimdal/kpasswd
Commit message (Collapse)AuthorAgeFilesLines
* s4: import lorikeet-heimdal-200810271034Stefan Metzmacher2008-10-282-56/+56
| | | | metze
* Add samba4kpasswd and rkpty binariesAndrew Bartlett2008-10-202-0/+351
smaba4kpasswd will be used to test the kpasswdd componet of the KDC (which is up until now untested), and rkpty is an expect-like wrapper we can use to blackbox that utility. Andrew Bartlett