mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
9d0783bf21
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
|
||
---|---|---|
.. | ||
parse_dfs.c | ||
parse_ds.c | ||
parse_echo.c | ||
parse_lsa.c | ||
parse_misc.c | ||
parse_net.c | ||
parse_prs.c | ||
parse_reg.c | ||
parse_rpc.c | ||
parse_samr.c | ||
parse_sec.c | ||
parse_shutdown.c | ||
parse_spoolss.c | ||
parse_srv.c | ||
parse_wks.c |