1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/rpcclient
Günther Deschner 9aba116607 r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side,
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 f9ab15a986)
2007-10-10 10:53:44 -05:00
..
cmd_dfs.c Merge of waider's rpcclient return type patch. 2003-03-18 06:30:30 +00:00
cmd_ds.c Change (unused) structure parameter for cli_ds_enum_domain_trusts() cleanup. 2004-01-05 02:05:19 +00:00
cmd_echo.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
cmd_lsarpc.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
cmd_netlogon.c r1590: Small fixes from Günther Deschner 2007-10-10 10:52:16 -05:00
cmd_reg.c Merge of waider's rpcclient return type patch. 2003-03-18 06:30:30 +00:00
cmd_samr.c r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side, 2007-10-10 10:53:44 -05:00
cmd_shutdown.c New files for support of initshutdown pipe. Win2k doesn't respond properly 2003-10-24 13:38:13 +00:00
cmd_spoolss.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
cmd_srvsvc.c r1553: Good patch from Guenther Deschner <gd@sernet.de> to display share ACL 2007-10-10 10:52:14 -05:00
cmd_wkssvc.c trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
display_sec.c Merge of scalable printing code fix... Needs testing. 2002-11-07 02:38:42 +00:00
rpcclient.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
rpcclient.h Remove trailing comma on typedef enum. albert chin (china@thewrittenword.com) 2003-10-27 23:43:15 +00:00