Author: metze Date: 2005-10-11 04:43:44 +0000 (Tue, 11 Oct 2005) New Revision: 10890
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10890 Log: [EMAIL PROTECTED] (orig r10878): vlendec | 2005-10-10 21:57:55 +0200 Reply to some comments by tridge and metze: * rename the composite helper functions from comp_* to composite_* * Move the lsa initialization to wb_connect_lsa.c * Equip smb_composite_connect with a fallback_to_anonymous The latter two simplify wb_init_domain.c quite a bit. Volker [EMAIL PROTECTED] (orig r10879): jra | 2005-10-10 22:03:34 +0200 Added the ZERO_STRUCT(q_u), (r_u) entries to the generated Samba3 code. Jelmer please check ! Jeremy. [EMAIL PROTECTED] (orig r10880): jra | 2005-10-10 22:05:29 +0200 Missed terminating ';', sorry. Jeremy. [EMAIL PROTECTED] (orig r10889): tridge | 2005-10-11 06:34:15 +0200 make searches for dn's less of a special case, and much faster when part of more complex expressions Added: branches/tmp/samba4-winsrepl/source/winbind/wb_connect_lsa.c Modified: branches/tmp/samba4-winsrepl/ branches/tmp/samba4-winsrepl/source/lib/ldb/ldb_tdb/ldb_index.c branches/tmp/samba4-winsrepl/source/lib/ldb/ldb_tdb/ldb_search.c branches/tmp/samba4-winsrepl/source/libcli/composite/composite.c branches/tmp/samba4-winsrepl/source/libcli/raw/clitree.c branches/tmp/samba4-winsrepl/source/libcli/smb_composite/connect.c branches/tmp/samba4-winsrepl/source/libcli/smb_composite/fetchfile.c branches/tmp/samba4-winsrepl/source/libcli/smb_composite/fsinfo.c branches/tmp/samba4-winsrepl/source/libcli/smb_composite/smb_composite.h branches/tmp/samba4-winsrepl/source/ntvfs/cifs/vfs_cifs.c branches/tmp/samba4-winsrepl/source/pidl/lib/Parse/Pidl/Samba3/Server.pm branches/tmp/samba4-winsrepl/source/winbind/config.mk branches/tmp/samba4-winsrepl/source/winbind/wb_async_helpers.c branches/tmp/samba4-winsrepl/source/winbind/wb_init_domain.c Changeset: Sorry, the patch is too large (1403 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10890
