1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/rpc_parse
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
..
parse_dfs.c Merge from 3.0: 2003-09-29 06:17:09 +00:00
parse_ds.c r196: merging struct uuid from trunk 2007-10-10 10:51:13 -05:00
parse_echo.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
parse_lsa.c r196: merging struct uuid from trunk 2007-10-10 10:51:13 -05:00
parse_misc.c r196: merging struct uuid from trunk 2007-10-10 10:51:13 -05:00
parse_net.c r991: Allow winbindd to use the domain trust account password 2007-10-10 10:51:53 -05:00
parse_prs.c r1492: Rework our random number generation system. 2007-10-10 10:52:13 -05:00
parse_reg.c Merge from 3.0: 2003-09-29 06:17:09 +00:00
parse_rpc.c r704: BUG 1315: fix for schannel client connections to server's that don't support 128 bit encryption 2007-10-10 10:51:34 -05:00
parse_samr.c r1125: Remove bougus comments. (The real fix was to the sealed pipe padding) 2007-10-10 10:51:56 -05:00
parse_sec.c r196: merging struct uuid from trunk 2007-10-10 10:51:13 -05:00
parse_shutdown.c New files for support of initshutdown pipe. Win2k doesn't respond properly 2003-10-24 13:38:13 +00:00
parse_spoolss.c fixes for prnadmin.dll API 2004-03-24 19:15:17 +00:00
parse_srv.c Merge from 3.0: 2003-09-29 06:17:09 +00:00
parse_wks.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00