summaryrefslogtreecommitdiff
path: root/lib/util/genrand.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-14genrand: Slightly simplify do_reseedVolker Lendecke1-13/+11
2013-02-04lib/util: improve check_password_quality() to handle utf8Stefan Metzmacher1-18/+116
2011-12-17s3: Fix the clustering buildVolker Lendecke1-3/+3
2011-12-15genrand: use set_close_on_exec()Andrew Tridgell1-0/+9
2010-03-11Explain why we don't use certain characters in the generated pwAndrew Bartlett1-0/+6
2010-03-11lib/util - Removed curly braces from generate_random_password().Endi S. Dewata1-1/+1
2010-02-26lib/util: add generate_random_password()Stefan Metzmacher1-0/+42
2009-10-20lib-util: check for too many combinations in generate_unique_strs()Andrew Tridgell1-1/+10
2009-10-19util: fixed generate_unique_strs() to be portableAndrew Tridgell1-31/+13
2009-09-25lib/util: fix build warning.Günther Deschner1-1/+1
2009-09-08lib/util: add unique string generator helper functionSteven Danneman1-0/+59
2009-07-20lib util: Fix const warningTim Prouty1-1/+1
2009-07-19Fix broken password quality checkMatthieu Patou1-1/+2
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+361