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
|
||
---|---|---|
.. | ||
auth_builtin.c | ||
auth_compat.c | ||
auth_domain.c | ||
auth_ntlmssp.c | ||
auth_rhosts.c | ||
auth_sam.c | ||
auth_server.c | ||
auth_unix.c | ||
auth_util.c | ||
auth_winbind.c | ||
auth.c | ||
pampass.c | ||
pass_check.c |