1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libsmb
Volker Lendecke 29735327f6 s3: Add some const
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Fri Nov 25 10:21:07 CET 2011 on sn-devel-104
2011-11-25 10:21:07 +01: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
cli_np_tstream.c s3:cli_np_tstream: make use of cli_set_timeout() 2011-08-03 09:01:40 +02:00
cli_np_tstream.h
cliconnect.c s3:libsmb: add cli_tree_connect() for a generic tree connect 2011-11-24 19:02:32 +01: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
clientgen.c s3:libsmb: implement cli_state based functions on top of smbXcli_conn/smbXcli_req 2011-11-24 19:02:31 +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 s3:libsmb: make use of cli_state_server_time_zone() 2011-09-13 21:53:07 +02:00
clifsinfo.c s3:libsmb: implement cli_state based functions on top of smbXcli_conn/smbXcli_req 2011-11-24 19:02:31 +01:00
clikrb5.c s3:clikrb5: fix the build with newer heimdal versions 2011-07-14 21:21:13 +02:00
clilist.c s3:libsmb: make use of cli_state_server_time_zone() 2011-09-13 21:53:07 +02:00
climessage.c
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
clirap2.c s3:libsmb/clirap2: make use of cli_state_remote_name() 2011-07-22 17:06:09 +02:00
clirap.c s3:libsmb: make use of cli_state_server_time_zone() 2011-09-13 21:53:07 +02:00
clirap.h s3:libsmb: use clistr_pull_talloc() in cli_qfilename() 2011-07-06 17:18:14 +02:00
clireadwrite.c s3:libsmb: consistently use state->size in cli_write_andx_create() (bug #5326) 2011-11-09 10:13:32 +01:00
clisecdesc.c s3:libsmb: cli_set_secdesc() only needs a const struct security_descriptor 2011-07-23 11:08:19 +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 Try and fix bug #8472 - Crash in asn.1 parsing code. 2011-09-21 05:24:59 +02:00
clistr.c s3:libsmb: remove unused clistr_push_fn() 2011-07-07 19:16:28 +02:00
clisymlink.c s3: Remove duplicate fsctl function definitions 2011-10-19 15:44:29 +02:00
clitrans.c s3:libsmb: implement cli_trans* on top of smb1cli_trans* 2011-11-24 19:02:32 +01:00
conncache.c
dsgetdcname.c
errormap_wbc.c
errormap_wbc.h
errormap.c S3: Fix some nonempty blank lines 2011-07-03 11:31:29 +02:00
libsmb_cache.c
libsmb_compat.c
libsmb_context.c s3:libsmb: make use of SMB_SIGNING_* constants 2011-11-03 16:55:13 +01:00
libsmb_dir.c s3:libsmb/libsmb_dir: make use of cli_state_remote_name() 2011-07-22 17:06:09 +02:00
libsmb_file.c s3:libsmb/libsmb_*: make use of cli_state_capabilities() 2011-08-02 04:54:28 +02:00
libsmb_misc.c
libsmb_path.c
libsmb_printjob.c
libsmb_server.c s3:libsmb: make use of cli_tree_connect() 2011-11-24 19:02:32 +01:00
libsmb_setget.c
libsmb_stat.c s3:libsmb/libsmb_*: make use of cli_state_capabilities() 2011-08-02 04:54:28 +02:00
libsmb_thread_impl.c
libsmb_thread_posix.c
libsmb_xattr.c s3:libsmb_xattr: make use of the new cli_query_secdesc() 2011-07-23 09:55:54 +02:00
libsmb.h
namecache.c
namequery_dc.c
namequery.c nbt: trim down header dependencies of nbt.idl. 2011-11-03 18:35:08 +01:00
nmblib.c
nmblib.h
ntlmssp_wrap.c s3-ntlmssp Remove auth_ntlmssp_session_key() 2011-10-21 08:43:38 +02:00
ntlmssp.c ntlmssp: Move ntlmssp code to auth/ntlmssp 2011-10-18 13:13:31 +11:00
passchange.c s3:libsmb: make use of cli_tree_connect() 2011-11-24 19:02:32 +01:00
proto.h s3:libsmb: add cli_tree_connect() for a generic tree connect 2011-11-24 19:02:32 +01:00
reparse_symlink.c s3: Fix symlink_reparse_buffer_parse 2011-07-03 11:31:29 +02:00
samlogon_cache.c
smb2cli_close.c s3:smb2cli: pass struct smbXcli_conn directly to smb2cli_req_create/_send() 2011-11-24 19:02:31 +01:00
smb2cli_create.c s3:smb2cli: pass struct smbXcli_conn directly to smb2cli_req_create/_send() 2011-11-24 19:02:31 +01:00
smb2cli_flush.c s3:smb2cli: pass struct smbXcli_conn directly to smb2cli_req_create/_send() 2011-11-24 19:02:31 +01:00
smb2cli_query_directory.c s3:smb2cli: pass struct smbXcli_conn directly to smb2cli_req_create/_send() 2011-11-24 19:02:31 +01:00
smb2cli_read.c s3:smb2cli: pass struct smbXcli_conn directly to smb2cli_req_create/_send() 2011-11-24 19:02:31 +01:00
smb2cli_session.c s3:smb2cli: free session in smb2cli_logoff* 2011-11-24 19:02:33 +01:00
smb2cli_tcon.c s3:smb2cli: zero tid in smb2cli_tdis* 2011-11-24 19:02:33 +01:00
smb2cli_write.c s3:smb2cli: pass struct smbXcli_conn directly to smb2cli_req_create/_send() 2011-11-24 19:02:31 +01:00
smb2cli.h s3:smb2cli: remove unused smb2cli_sesssetup_ntlmssp* 2011-11-24 19:02:32 +01:00
smb_share_modes.c replace: Add don't include unistd.h directly and add uid_wrapper. 2011-10-27 13:32:02 +02: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 libcli/smb: move source3/libsmb/read_smb.* to the toplevel 2011-10-24 10:18:06 +02: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