diff options
author | Andrew Bartlett <abartlet@samba.org> | 2004-07-14 04:36:01 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:52:13 -0500 |
commit | 36741d3cf53a7bd17d361251f2bb50851cdb035f (patch) | |
tree | b949c57ff12b3854b74f4e75ee1d6d469eb09da0 /source/client | |
parent | 6d594d5bb119b6bc3f4c7699752666ac24d04745 (diff) | |
download | samba-36741d3cf53a7bd17d361251f2bb50851cdb035f.tar.gz samba-36741d3cf53a7bd17d361251f2bb50851cdb035f.tar.xz samba-36741d3cf53a7bd17d361251f2bb50851cdb035f.zip |
r1492: Rework our random number generation system.
On systems with /dev/urandom, this avoids a change to secrets.tdb for every fork().
For other systems, we now only re-seed after a fork, and on startup.
No need to do it per-operation. This removes the 'need_reseed'
parameter from generate_random_buffer().
Andrew Bartlett
Diffstat (limited to 'source/client')
0 files changed, 0 insertions, 0 deletions