1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/libsmb
Björn Baumbach 22b76de2ff libcli/smb: move smb2cli_set_info.c from source3 to the toplevel
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-05-15 18:26:00 +02:00
..
ABI libsmbclient: initial ABI signatures 2011-10-18 11:24:55 +11:00
async_smb.c s3:libsmb: implement cli_state based functions on top of smbXcli_conn/smbXcli_req 2011-11-24 19:02:31 +01:00
auth_generic.c s3-auth: Order GENSEC mechs by priority, krb5 before NTLMSSP 2012-04-03 17:47:32 +02:00
cli_np_tstream.c s3:cli_np_tstream: include smbXcli_base.h, because we'll use functions from there 2012-05-15 18:25:59 +02:00
cli_np_tstream.h s3:libsmb/cli_np_tstream: remove unused tstream_cli_np_existing() 2012-04-27 08:31:38 +02:00
cliconnect.c Make krb5 wrapper library common so they can be used all over 2012-04-23 19:20:38 -04:00
clidfs.c s3:libsmb: make use of cli_tree_connect() 2011-11-24 19:02:32 +01:00
clidgram.c librpc: remove nbt dependency to samr. 2011-11-03 18:35:08 +01:00
clidgram.h source3/libsmb/clidgram.h: fix licence/copyright 2011-06-10 15:12:25 +02:00
clientgen.c lib/util: Remove obsolete sys_getpid() and sys_fork(). 2012-03-24 21:55:40 +01:00
clierror.c s3:libsmb: implement cli_state based functions on top of smbXcli_conn/smbXcli_req 2011-11-24 19:02:31 +01:00
clifile.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
clifsinfo.c libcli/smb: Convert struct smb_trans_enc_state to talloc 2012-01-31 20:17:10 +01:00
clilist.c After a discussion with Volker, sdd a backup_intent state to the client struct. 2011-12-01 13:24:22 -08:00
climessage.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
clioplock.c s3:libsmb: move cli_smb_oplock_break_waiter*() to clioplock.c 2011-08-28 17:16:51 +02:00
cliprint.c s3:libsmb: make use of cli_state_server_time_zone() 2011-09-13 21:53:07 +02:00
cliquota.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
clirap2.c s3:libsmb/clirap2: make use of cli_state_remote_name() 2011-07-22 17:06:09 +02:00
clirap.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
clirap.h build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
clireadwrite.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
clisecdesc.c Make sure we claim that a DACL or SACL is present if the SD says so 2012-03-31 09:34:35 +02:00
clisigning.c s3:libsmb: implement cli_state based functions on top of smbXcli_conn/smbXcli_req 2011-11-24 19:02:31 +01:00
clispnego.c s3-libsmb: Remove unused spnego_parse_krb5_wrap() 2012-04-03 17:47:32 +02:00
clistr.c s3:libsmb: remove unused clistr_push_fn() 2011-07-07 19:16:28 +02:00
clisymlink.c Fix a bunch of "unused variable" warnings. 2012-02-18 06:22:40 +01:00
clitrans.c s3:libsmb: implement cli_trans* on top of smb1cli_trans* 2011-11-24 19:02:32 +01:00
conncache.c s3: Fix Coverity ID 2147, FORWARD_NULL 2011-03-16 22:07:24 +01:00
dsgetdcname.c s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() 2011-06-09 12:40:08 +02:00
errormap_wbc.c
errormap_wbc.h source3/libsmb/errormap_wbc.h: fix licence/copyright 2011-06-10 15:12:27 +02:00
errormap.c s3-libsmb: Remove dead gssapi code. 2012-02-01 23:29:44 +01:00
libsmb_cache.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
libsmb_compat.c
libsmb_context.c lib/util: Remove obsolete sys_getpid() and sys_fork(). 2012-03-24 21:55:40 +01:00
libsmb_dir.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
libsmb_file.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
libsmb_misc.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
libsmb_path.c s3-talloc Change TALLOC_ARRAY() to talloc_array() 2011-06-09 12:40:08 +02:00
libsmb_printjob.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
libsmb_server.c Rename obscure defined constants. 2012-02-16 08:29:41 +01:00
libsmb_setget.c
libsmb_stat.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
libsmb_thread_impl.c
libsmb_thread_posix.c
libsmb_xattr.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
libsmb.h source3/libsmb/libsmb.h: fix licence/copyright 2011-06-10 15:12:29 +02:00
namecache.c
namequery_dc.c
namequery.c Fix the loop unrolling inside resolve_ads(). If we don't get 2012-04-30 23:21:16 +02:00
nmblib.c s3-param Remove special case for global_scope() 2011-06-09 12:40:09 +02:00
nmblib.h source3/libsmb/nmblib.h: fix licence/copyright 2011-06-10 15:12:31 +02:00
ntlmssp_wrap.c auth/ntlmssp: Remove gensec_security element from gensec_ntlmssp_state 2012-03-09 14:31:24 +11:00
ntlmssp.c libsmb: Actually use an introduced variable 2012-04-18 13:39:53 +02:00
passchange.c s3-librpc: pass struct ndr_interface_table down to cli_pipe_open_generic/spnego() 2012-01-18 16:23:24 +01:00
proto.h build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
reparse_symlink.c s3: Fix symlink_reparse_buffer_parse 2011-07-03 11:31:29 +02:00
samlogon_cache.c s3: Fix some False/NULL hickups 2011-12-20 13:13:17 +01:00
smb2cli_ioctl.c s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_ioctl.c 2012-05-14 15:12:34 +02:00
smb2cli_query_directory.c s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_query_directory.c 2012-05-14 15:12:34 +02:00
smb2cli_query_info.c s3:libsmb: add smb2cli_query_info* 2012-05-06 14:50:39 +02:00
smb2cli_tcon.c s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_tcon.c 2012-05-14 15:12:34 +02:00
smb2cli.h libcli/smb: move smb2cli_set_info.c from source3 to the toplevel 2012-05-15 18:26:00 +02:00
smb_share_modes.c s3: Use autogenerated open_files.idl 2011-12-02 22:43:05 +01:00
smbclient.pc.in libsmbclient: add ABI checking and pc file 2011-10-18 11:24:55 +11:00
smberr.c s3:libsmb: remove unused smb_dos_errstr() 2011-07-08 14:09:10 +02:00
smbsock_connect.c Rename obscure defined constants. 2012-02-16 08:29:41 +01:00
trustdom_cache.c s3: Add some const 2011-11-25 10:21:07 +01:00
trusts_util.c s3:libsmb: s/Undefined/SMB_SIGNING_DEFAULT/ 2011-11-03 16:55:13 +01:00
unexpected.c s3-lib: If we create a pipe socket, don't start to listen. 2011-08-29 13:21:43 +02:00
wscript build: Remove support for a system libsmbclient 2012-04-23 20:48:02 +10:00