summaryrefslogtreecommitdiffstats
path: root/source4/heimdal/kpasswd/kpasswd_locl.h
Commit message (Collapse)AuthorAgeFilesLines
* s4: import lorikeet-heimdal-200810271034Stefan Metzmacher2008-10-281-26/+26
| | | | metze
* Add samba4kpasswd and rkpty binariesAndrew Bartlett2008-10-201-0/+104
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