1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/wrepld
Andrew Bartlett 9d0783bf21 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
(This used to be commit 36741d3cf5)
2007-10-10 10:52:13 -05:00
..
parser.c more bug updates from head 2002-07-15 11:16:26 +00:00
partners.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
process.c Simple rename of get_socket_addr to get_peer_addr and get_socket_name to 2003-11-07 09:03:02 +00:00
server.c r1492: Rework our random number generation system. 2007-10-10 10:52:13 -05:00
socket.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
wins_repl.h Removed version number from file header. 2002-01-30 06:08:46 +00:00