lib: Strip genrand.c a bit
authorVolker Lendecke <vl@samba.org>
Tue, 23 Jun 2015 07:02:46 +0000 (09:02 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 23 Jun 2015 20:12:08 +0000 (22:12 +0200)
commit39a1894bf46b6ca6796e496cad972759fe11d082
treec304b834c9f7714b5c54f5645ae19734056a43c0
parent965d9ce5559f01bc8f2e0d5fc95547a9ea7d5078
lib: Strip genrand.c a bit

This moves for example password complexity checks out of the core random
number generator

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/util/genrand.c
lib/util/genrand_util.c [new file with mode: 0644]
lib/util/wscript_build