summaryrefslogtreecommitdiffstats
path: root/lib/util/genrand.c
Commit message (Expand)AuthorAgeFilesLines
* genrand: Slightly simplify do_reseedVolker Lendecke2013-06-141-13/+11
* lib/util: improve check_password_quality() to handle utf8Stefan Metzmacher2013-02-041-18/+116
* s3: Fix the clustering buildVolker Lendecke2011-12-171-3/+3
* genrand: use set_close_on_exec()Andrew Tridgell2011-12-151-0/+9
* Explain why we don't use certain characters in the generated pwAndrew Bartlett2010-03-111-0/+6
* lib/util - Removed curly braces from generate_random_password().Endi S. Dewata2010-03-111-1/+1
* lib/util: add generate_random_password()Stefan Metzmacher2010-02-261-0/+42
* lib-util: check for too many combinations in generate_unique_strs()Andrew Tridgell2009-10-201-1/+10
* util: fixed generate_unique_strs() to be portableAndrew Tridgell2009-10-191-31/+13
* lib/util: fix build warning.Günther Deschner2009-09-251-1/+1
* lib/util: add unique string generator helper functionSteven Danneman2009-09-081-0/+59
* lib util: Fix const warningTim Prouty2009-07-201-1/+1
* Fix broken password quality checkMatthieu Patou2009-07-191-1/+2
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+361