1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/include
Ralph Boehme f59ef038ed smbstatus: rework connection dialect printing
In a later change I want to print the signing cipher which depends upon
the connection dialect. So let's store the connection dialect in the
sessionid struct and move the code that maps dialect integers to strings
to smbstatus.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-01-22 07:52:20 +01:00
..
ads.h libads: Remove "foreign" from ads_struct 2015-12-18 05:24:25 +01:00
adt_tree.h
async_smb.h s3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_send 2012-06-03 23:37:02 +02:00
auth_generic.h s3-librpc: Add cli_rpc_pipe_open_with_creds() 2014-10-17 12:57:07 +02:00
auth_info.h s3: Add user_auth_info->use_pw_nt_hash 2012-06-12 10:48:15 +02:00
auth.h auth: Provide a way to use the auth stack for winbindd authentication 2014-06-11 10:18:26 +02:00
client.h Convert all uint32/16/8 to _t in source3/client. 2015-05-13 19:11:23 +02:00
ctdb_srvids.h
ctdbd_conn.h ctdb-daemon: Rename struct ctdb_req_message to ctdb_req_message_old 2015-11-04 00:47:14 +01:00
debugparse.h
event.h s3:include: avoid TEVENT_COMPAT_DEFINES 2013-02-19 23:48:04 +01:00
fake_file.h Convert three include files from uint32/16/8 to _t types as well as the source that includes them. 2015-05-01 19:15:10 +02:00
g_lock.h s3:include: add forward declaration for struct messaging_context; in g_lock.h 2013-10-17 08:48:56 +13:00
idmap_autorid_tdb.h autorid: add high_id to range config and fill it where we also fill range->low_id. 2014-04-25 15:35:09 +02:00
idmap.h
includes.h Remove [u]int[XX] defines from source3/include/includes.h 2015-05-18 05:24:21 +02:00
intl.h
krb5_env.h
libsmb_internal.h libsmb: Implement smbc_notify 2015-07-10 09:35:13 +02:00
libsmbclient.h libsmb: Implement smbc_notify 2015-07-10 09:35:13 +02:00
local.h winbindd: set file descriptor limit according to configuration 2015-07-15 22:41:13 +02:00
locking.h smbd: Move "struct byte_range_lock" definition to brlock.c 2013-09-11 08:27:11 +02:00
lsa.h s3: Move init_lsa_ref_domain_list to lib 2014-09-29 10:52:47 +02:00
MacExtensions.h Fix various spelling errors 2015-11-06 13:43:45 +01:00
mangle.h
messages.h lib: messages.h references struct iovec 2015-11-09 07:53:18 +01:00
msdfs.h Convert three include files from uint32/16/8 to _t types as well as the source that includes them. 2015-05-01 19:15:10 +02:00
nameserv.h Convert all uses of uint8/16/32 to _t in nmbd and the include file. 2015-05-01 19:15:10 +02:00
nss_info.h
nt_printing.h Convert three include files from uint32/16/8 to _t types as well as the source that includes them. 2015-05-01 19:15:10 +02:00
ntdomain.h
ntioctl.h Convert uint32/16/8 to _t for the last two include files in source3/include. 2015-05-01 21:52:25 +02:00
ntquotas.h Convert uint32/16/8 to _t for the last two include files in source3/include. 2015-05-01 21:52:25 +02:00
passdb.h s3:passdb: move my_sam_name() from passdb to util_name.c 2016-01-22 01:55:09 +01:00
popt_common.h s3fs-popt: Add function to burn the commandline password. 2012-11-08 10:14:41 -08:00
printing.h Convert uint32/16/8 to 32_t/16_t/8_t in printing.h and all files that include it. 2015-05-01 19:15:10 +02:00
proto.h s3:passdb: move my_sam_name() from passdb to util_name.c 2016-01-22 01:55:09 +01:00
registry.h Change the registry subsystem to use uint32_t from uint32. Also change session.h. 2015-04-16 00:37:28 +02:00
rpc_dce.h
rpc_misc.h Convert all uint32/16/8 to _t in a grab-bag of remaining files. 2015-05-14 22:16:56 +02:00
safe_string.h s3: smbd: Change the function signature of srvstr_push() from returning a length to returning an NTSTATUS with a length param. 2014-09-16 01:56:54 +02:00
samba_linux_quota.h s3: Remove unnecessary __P() macro 2015-10-31 22:03:14 +01:00
secrets.h secrets: Add function to fetch only password change timestamp 2015-08-01 10:55:21 +02:00
serverid.h lib: Remove a includes.h reference 2015-10-28 16:00:20 +01:00
session.h smbstatus: rework connection dialect printing 2016-01-22 07:52:20 +01:00
smb_acls.h smbd: Add mem_ctx to sys_acl_init() and all callers 2012-10-11 12:25:11 +11:00
smb_krb5.h gse: Use the smb_gss_oid_equal wrapper. 2012-05-23 17:51:51 +03:00
smb_ldap.h Change default LDAP page size to 1000. 2016-01-15 00:54:26 +01:00
smb_macros.h lib: Slightly simplify strupper_m 2014-11-14 00:31:16 +01:00
smb_perfcount.h
smb_share_modes.h
smb.h Happy New Year 2016! 2016-01-01 03:23:14 +01:00
smbldap.h s3:lib: s/struct timed_event/struct tevent_timer 2013-02-19 23:47:58 +01:00
smbprofile.h smbprofile: Add dst pid to smbprofile_cleanup 2015-11-16 14:51:33 +01:00
srvstr.h s3:smbd: convert srvstr_pull_req_talloc() into a function 2013-04-10 00:13:45 +02:00
stamp-h.in
sysquotas.h
talloc_dict.h
tldap_util.h
tldap.h tldap.h: References DATA_BLOB 2016-01-10 22:24:17 +01:00
trans2.h s3/smbd: support FS_SECTOR_SIZE_INFORMATION query-info 2015-03-18 18:57:20 +01:00
transfer_file.h s3:util: use pread/pwrite in transfer_file 2015-06-23 11:45:23 +02:00
util_sd.h smbcacls: Move sec_desc_print to common file 2015-04-25 00:04:24 +02:00
util_tdb.h Convert all uint32/16/8 to _t in a grab-bag of remaining files. 2015-05-14 22:16:56 +02:00
vfs_macros.h smbd: Remove SMB_VFS_NOTIFY_WATCH 2015-07-07 23:51:24 +02:00
vfs.h s3: smbd: VFS change. Add new field bool posix_pathnames into struct smb_request. 2015-12-23 18:23:17 +01:00