1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/libcli
Alexander Bokovoy 9779e6d670 r6352: Two new composite calls:
- qfsinfo (query file system information)
- appendacl (append an ACL to existing file's security descriptor and get new
full ACL)

The second one also includes an improvement to security descriptor handling
which allows to copy security descriptor. Written by Peter Novodvorsky
<peter.novodvorsky@ru.ibm.com>

Both functions have corresponding torture tests added. Tested under valgrind and
work against Samba 4 and Windows XP.

ToDo: document composite call creation process in prog_guide.txt
(This used to be commit 441cff62ac)
2007-10-10 13:11:34 -05:00
..
auth r6113: Move GENSEC and the kerberos code out of libcli/auth, and into 2007-10-10 13:11:20 -05:00
composite r6352: Two new composite calls: 2007-10-10 13:11:34 -05:00
dgram r6335: at debug level 10, save netlogon and ntlogon packets that fail to parse 2007-10-10 13:11:33 -05:00
ldap r6028: A MAJOR update to intergrate the new credentails system fully with 2007-10-10 13:11:15 -05:00
nbt r6338: ADS style GETDC response now works well enough that WinXP can join 2007-10-10 13:11:33 -05:00
raw r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machines 2007-10-10 13:11:33 -05:00
resolve r5551: Protect against falling off the end of the name resolve order list 2007-10-10 13:10:54 -05:00
security r6352: Two new composite calls: 2007-10-10 13:11:34 -05:00
util r5866: Add InitShutdown IDL and torture test. 2007-10-10 13:11:05 -05:00
wins r5451: - added separate wrepl_associate(), wrepl_pull_table() and wrepl_pull_names() functions, with reasonable 2007-10-10 13:10:47 -05:00
cliconnect.c r6028: A MAJOR update to intergrate the new credentails system fully with 2007-10-10 13:11:15 -05:00
clideltree.c r4013: got rid of a bunch of unused or unmaintained code 2007-10-10 13:06:15 -05:00
clifile.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
clilist.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
climessage.c r5917: First step in using the new cli_credentials structure. This patch 2007-10-10 13:11:08 -05:00
clireadwrite.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
clitrans2.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
config.m4 r4700: first attempt at a composite async function, smb_composite_loadfile(), 2007-10-10 13:08:45 -05:00
config.mk r6352: Two new composite calls: 2007-10-10 13:11:34 -05:00
libsmb.mk r3744: Support building subsystems as a shared library. Modules don't work yet, 2007-10-10 13:05:50 -05:00