summaryrefslogtreecommitdiff
path: root/source4/lib/genrand.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r623: setUserInfo level 24 (password set) now works in the SAMR server. This ↵Andrew Tridgell1-1/+1
includes all of the password complexity, password history and other password restrictions. (This used to be commit cb070b9084d95cf5178edbef951b75eab62b7220)
2007-10-10r323: added rough password quality checking in generate_random_str(), so we ↵Andrew Tridgell1-2/+31
generate passwords that are likely to be accepted by the win2003 quality checks (This used to be commit 5954969f278e7f23190fe7301bfdc608f480eef6)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+267
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)