1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/libcli
Andrew Bartlett 30ae74d399 s4:dsdb: add support for DSDB_OPENLDAP_DEREFERENCE_CONTROL
Encode and decode the OpenLDAP dereference control (draft-masarati-ldap-deref-00)

At this time, the ldb_controls infrustructure does not handle request
and reply controls having different formats, so this is purely the
client implementation (ie, there is no decode of the client->server
packet, and no encode of the server->client packet).

Signed-off-by: Stefan Metzmacher <metze@samba.org>
2008-12-17 12:29:24 +11:00
..
auth s4-smbtorture: add test for setting passwords via samr_UserInfo18. 2008-12-05 16:03:04 +01:00
cldap Remove unused include param/param.h. 2008-10-24 16:37:56 +02:00
composite s4-nbt: use ../libcli/nbt 2008-09-23 09:37:24 +02:00
dgram Remove unused include param/param.h. 2008-10-24 16:37:56 +02:00
ldap s4:dsdb: add support for DSDB_OPENLDAP_DEREFERENCE_CONTROL 2008-12-17 12:29:24 +11:00
rap r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
raw Remove another use of global_loadparm. 2008-11-02 16:07:28 +01:00
resolve s4:libcli/resolve: add resolve_name_all*() which return all addresses not only the first one 2008-12-11 17:58:31 +01:00
security Manually marshall dom_sid, so we can use a fixed size array for 2008-12-12 19:52:06 +01:00
smb2 Remove use of global_loadparm for SMB2 client connections. 2008-11-02 16:20:00 +01:00
smb_composite Fix the build. 2008-11-02 23:58:49 +01:00
smbc r9824: r9495@cabra: derrell | 2005-08-31 09:33:55 -0400 2007-10-10 13:36:15 -05:00
swig Move lp_*() calls a bit higher up the calls tack. 2008-11-01 22:13:47 +01:00
util nterrors: add NT_STATUS_DS_BUSY. 2008-11-10 21:46:24 +01:00
wbclient Use variables for source directory in a couple more places. 2008-05-18 19:54:27 +02:00
wrepl Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02:00
cliconnect.c Remove another use of global_loadparm. 2008-11-02 16:07:28 +01:00
clideltree.c s4:libcli/clideltree: work against servers without NTSTATUS support 2008-12-01 14:42:07 -08:00
clifile.c use a newer fsinfo level in smbclient, to support larger disks 2008-05-15 20:45:30 +10:00
clilist.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
climessage.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
clireadwrite.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +02:00
clitrans2.c r25027: Fix more warnings. 2007-10-10 15:05:41 -05:00
config.mk Fix proto header. 2008-11-01 16:11:26 +01:00
finddcs.c Remove unused include param/param.h. 2008-10-24 16:37:56 +02:00
libcli.h Add gensec_settings structure. This wraps loadparm_context for now, but 2008-11-02 02:05:48 +01:00