genrand: use set_close_on_exec()
[ira/wip.git] / lib / util / genrand.c
2011-12-15 Andrew Tridgellgenrand: use set_close_on_exec()
2010-03-11 Andrew BartlettExplain why we don't use certain characters in the...
2010-03-11 Endi S. Dewatalib/util - Removed curly braces from generate_random_pa...
2010-02-26 Stefan Metzmacherlib/util: add generate_random_password()
2009-10-20 Andrew Tridgelllib-util: check for too many combinations in generate_u...
2009-10-19 Andrew Tridgellutil: fixed generate_unique_strs() to be portable
2009-09-25 Günther Deschnerlib/util: fix build warning.
2009-09-08 Steven Dannemanlib/util: add unique string generator helper function
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-20 Tim Proutylib util: Fix const warning
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Matthieu PatouFix broken password quality check
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.