mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
9aba116607
based on samba4-idl.
This saves us an enormous amount of totally unnecessary ldap-traffic
when several hundreds of winbind-daemons query a Samba3 DC just to get
the fake SAM-sequence-number (time(NULL)) by enumerating all users, all
groups and all aliases when query-dom-info level 2 is used.
Note that we apparently never get the sequence number right (we parse a
uint32, although it's a uint64, at least in samba4 idl). For the time
being, I would propose to stay with that behaviour.
Guenther
(This used to be commit
|
||
---|---|---|
.. | ||
cmd_dfs.c | ||
cmd_ds.c | ||
cmd_echo.c | ||
cmd_lsarpc.c | ||
cmd_netlogon.c | ||
cmd_reg.c | ||
cmd_samr.c | ||
cmd_shutdown.c | ||
cmd_spoolss.c | ||
cmd_srvsvc.c | ||
cmd_wkssvc.c | ||
display_sec.c | ||
rpcclient.c | ||
rpcclient.h |