index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
tests
/
crack.c
blob: 1342887852974929092f01e289d3dc7bbd46391a (
plain
)
1
2
3
4
5
int
main
(
int
argc
,
char
**
argv
) {
FascistCheck
(
"Foo"
,
CRACKLIB_DICTPATH
);
return
0
;
}