summaryrefslogtreecommitdiffstats
path: root/source/tests/crypttest.c
Commit message (Collapse)AuthorAgeFilesLines
* Update to work with no crypt available, just like it will in Samba.Jeremy Allison2001-08-071-0/+778
| | | | Jermey.
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-121-0/+74
source/tests/crypttest.c - another one missed from a while ago: Add back tests/crypttest.c so that we can check for truncated crypt on those systems that it is relevant for and we avoid setting if for those systems that it is not true for. (Originally from SAMBA_2_2, Nov 13th 2000)