mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
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
(This used to be commit
|
||
---|---|---|
.. | ||
parser.c | ||
partners.c | ||
process.c | ||
server.c | ||
socket.c | ||
wins_repl.h |