1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
Volker Lendecke 5741e849a9 smbd: Avoid an "else"
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>

Autobuild-User(master): Uri Simchoni <uri@samba.org>
Autobuild-Date(master): Wed Mar  9 21:51:52 CET 2016 on sn-devel-144
2016-03-09 21:51:52 +01:00
..
notifyd notifyd: Do not include CTDB headers without CLUSTER_SUPPORT enabled 2015-11-03 15:15:56 +01:00
aio.c s3/vfs: wrap async io function args inside struct vfs_aio_state 2016-03-02 01:22:13 +01:00
avahi_register.c
blocking.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
close.c s3: smbd: Change open_streams_for_delete() to take a struct smb_filename *. 2016-03-07 21:12:56 +01:00
conn_idle.c
conn_msg.c
conn.c
connection.c
dfree.c lib: Remove "includes.h" from util_file.c 2016-02-23 22:03:17 +01:00
dir.c s3: smbd: Change dptr_create() to take a const struct smb_filename * instead of const char *. 2016-03-01 18:34:24 +01:00
dmapi.c Convert all uses of uint8/16/32 to _t in source3/smbd. 2015-05-06 04:14:14 +02:00
dnsregister.c
dosmode.c VFS: Modify chmod to take a const struct smb_filename * instead of const char * 2016-03-03 09:04:14 +01:00
durable.c s3:smbd: Implementation of SMB2.1 and SMB3.0 leases. 2014-12-04 05:45:10 +01:00
error.c Convert all uses of uint8/16/32 to _t in source3/smbd. 2015-05-06 04:14:14 +02:00
fake_file.c 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
file_access.c s3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const struct smb_filename * instead of const char * 2016-02-16 19:59:24 +01:00
fileio.c smbd: Fix line length & whitespace in write_file 2016-02-23 22:03:16 +01:00
filename.c s3: smbd: Change open_streams_for_delete() to take a struct smb_filename *. 2016-03-07 21:12:56 +01:00
files.c Convert all uses of uint8/16/32 to _t in source3/smbd. 2015-05-06 04:14:14 +02:00
globals.c s3: smbd: Remove outstanding_aio_calls from globals. 2015-11-13 01:44:21 +01:00
globals.h smbXsrv:open: add smb2srv_open_lookup_replay_cache() 2016-03-03 13:09:24 +01:00
ipc.c Convert all uses of uint8/16/32 to _t in source3/smbd. 2015-05-06 04:14:14 +02:00
lanman.c Convert the few instances of int32 there were to int32_t. 2015-05-16 03:09:12 +02:00
mangle_hash2.c lib/util: move memcache.[ch] to the toplevel 'samba-util' library 2014-07-18 15:43:33 +02:00
mangle_hash.c smbd: Convert valid.dat to C code 2015-03-24 00:00:20 +01:00
mangle.c param: rename lp function and variable from 'defaultcase' to 'default_case' 2014-02-07 16:19:10 -08:00
message.c s3:smbd: use req->xconn in message.c 2014-08-06 09:51:14 +02:00
msdfs.c VFS: Modify opendir to take a const struct smb_filename * instead of const char * 2016-03-01 15:25:22 +01:00
negprot.c s3:smbd: add negprot remote arch detection for OSX 2016-03-03 09:03:53 +01:00
notify_fam.c smbd: fix build with FAM support 2016-02-14 10:41:06 +01:00
notify_inotify.c lib: Move sys_rw* to lib/util 2015-10-13 01:23:07 +02:00
notify_msg.c notify: check for valid notify_ctx in notify_remove 2015-08-31 12:50:13 +02:00
notify.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
ntquotas.c vfs: add path parameter to get_quota 2016-01-26 15:58:12 +01:00
nttrans.c s3: smbd: Change open_streams_for_delete() to take a struct smb_filename *. 2016-03-07 21:12:56 +01:00
open.c s3: smbd: Change open_streams_for_delete() to take a struct smb_filename *. 2016-03-07 21:12:56 +01:00
oplock_irix.c param: rename lp function and variable from 'lockdir' to 'lock_directory' 2014-02-07 16:19:10 -08:00
oplock_linux.c
oplock.c s3:smbd/oplock obey kernel oplock setting when releasing oplocks 2016-01-06 08:58:56 +01:00
password.c loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docs 2014-02-03 13:26:13 +13:00
perfcount.c
pipes.c Convert all uses of uint8/16/32 to _t in source3/smbd. 2015-05-06 04:14:14 +02:00
posix_acls.c VFS: Modify chmod to take a const struct smb_filename * instead of const char * 2016-03-03 09:04:14 +01:00
process.c smbd: Simplify chroot option in smbd 2016-02-13 03:50:54 +01:00
proto.h s3: smbd: Change open_streams_for_delete() to take a struct smb_filename *. 2016-03-07 21:12:56 +01:00
pysmbd.c VFS: Modify chown to take a const struct smb_filename * instead of const char * 2016-03-05 09:39:18 +01:00
quotas.c disk_quotas: style fix 2016-01-26 15:58:12 +01:00
reply.c s3: smbd: Change dptr_create() to take a const struct smb_filename * instead of const char *. 2016-03-01 18:34:24 +01:00
scavenger.c smbd: Fix/simplify scavenger routines 2015-10-30 22:53:56 +01:00
scavenger.h
seal.c s3:smbd: remove unused spnego related includes 2015-12-17 14:45:13 +01:00
sec_ctx.c s3:smbprofile: improve profiling for the security context switching. 2014-11-19 20:51:37 +01:00
server_exit.c Revert "s3: smbd: Tear down global_smbXsrv_client in the correct order." 2015-12-07 21:09:04 +01:00
server_reload.c s3:smbd: use lp_load_with_shares() in reload_services(). 2015-04-22 13:57:29 +02:00
server.c lib: Remove sys_waitpid 2016-02-23 22:03:16 +01:00
service.c s3:smbd: change a loglevel from 0 to 1 when SMB_VFS_CONNECT fails 2015-07-16 20:24:47 +02:00
session.c
sesssetup.c s3:smbd: remove unused spnego related includes 2015-12-17 14:45:13 +01:00
share_access.c param: rename lp function and variable from "writelist" to "write_list" 2014-02-07 16:19:16 -08:00
signing.c s3:smbd: move sconn->smb1.signing_state to xconn->smb1.signing_state 2014-08-06 09:51:11 +02:00
smb2_break.c smbXsrv: rename smb2srv_session_lookup -> smb2srv_session_lookup_conn 2015-07-29 18:26:07 +02:00
smb2_close.c smbd:smb2_close: remove an irritating blank line 2016-01-22 01:55:09 +01:00
smb2_create.c smbd:smb2: move op variable into scope of use in smb2_create_send 2016-03-03 13:09:25 +01:00
smb2_flush.c s3/vfs: wrap async io function args inside struct vfs_aio_state 2016-03-02 01:22:13 +01:00
smb2_getinfo.c s3:smbd: mask security_information input values with SMB_SUPPORTED_SECINFO_FLAGS 2014-08-22 00:28:08 +02:00
smb2_glue.c s3:smb2_glue: remove chained fsps from all connections in remove_smb2_chained_fsp() 2014-09-19 09:15:12 +02:00
smb2_ioctl_dfs.c
smb2_ioctl_filesys.c smbd: Use check_access_fsp where appropriate 2015-11-17 19:53:24 +01:00
smb2_ioctl_named_pipe.c
smb2_ioctl_network_fs.c s3:smbd: only process fsctl_network_iface_info if multi channel is enabled 2016-01-26 10:40:44 +01:00
smb2_ioctl_private.h
smb2_ioctl.c s3:smb2_server: pass smbXsrv_connection to smbd_server_connection_terminate*() 2014-08-06 09:51:13 +02:00
smb2_keepalive.c s3:smb2_keepalive: make use of smbd_smb2_generate_outbody() 2014-03-05 13:59:22 -08:00
smb2_lock.c smbd: Fix CID 1273096 Dereference before null check 2015-06-23 22:12:09 +02:00
smb2_negprot.c s3:smbd: rework negprot remote arch detection 2016-03-03 05:50:17 +01:00
smb2_notify.c s3:smb2_server: use async smbprofile macros 2014-11-19 20:51:37 +01:00
smb2_query_directory.c s3: smbd: Change dptr_create() to take a const struct smb_filename * instead of const char *. 2016-03-01 18:34:24 +01:00
smb2_read.c lib: Move sys_rw* to lib/util 2015-10-13 01:23:07 +02:00
smb2_server.c smbd:smb2: allow the REPLAY_OPERATION flag for SMB3+ requests 2016-03-03 13:09:24 +01:00
smb2_sesssetup.c s3:smb2_sesssetup: implement SMB3 session bind (disabled) 2016-01-23 03:22:18 +01:00
smb2_setinfo.c s3:smb2_setinfo: fix memory leak in the defer_rename case 2015-06-17 22:10:24 +02:00
smb2_tcon.c s3:smb2_server: convert encryption desired and required bools to flags 2016-01-22 07:52:20 +01:00
smb2_write.c s3:smb2_write: add simplified support for SMB2_WRITEFLAG_WRITE_UNBUFFERED 2015-05-08 13:00:28 +02:00
smbd_cleanupd.c smbd: Move a message_send_all to the cleanupd 2015-11-16 17:55:36 +01:00
smbd_cleanupd.h smbd: Implement a cleanup daemon 2015-11-16 14:51:33 +01:00
smbd.h Convert all uses of uint8/16/32 to _t in source3/smbd. 2015-05-06 04:14:14 +02:00
smbXsrv_client.c smbd: fix crash in smbXsrv_client_global_remove() 2016-03-02 17:26:09 +01:00
smbXsrv_open.c smbd: Avoid an "else" 2016-03-09 21:51:52 +01:00
smbXsrv_session.c smbXsrv_session: factor fetch-locking of local record into function 2016-02-28 05:03:22 +01:00
smbXsrv_tcon.c smbXsrv_tcon: factor fetch-locking of local record into function 2016-02-28 05:03:22 +01:00
smbXsrv_version.c smbXsrv: don't leak lock_path onto talloc tos 2014-11-03 23:46:05 +01:00
srvstr.c Convert all uses of uint8/16/32 to _t in source3/smbd. 2015-05-06 04:14:14 +02:00
statcache.c lib: Remove tdb_compat 2015-03-17 11:30:52 +01:00
statvfs.c s3/statvfs: expose FILE_SUPPORTS_SPARSE_FILES capability 2015-03-09 21:27:07 +01:00
trans2.c s3: smbd: Change open_streams_for_delete() to take a struct smb_filename *. 2016-03-07 21:12:56 +01:00
uid.c smbd: Change logging level for denied share access 2014-07-31 01:17:30 +02:00
utmp.c param: rename lp function and variable from 'wtmpdir' to 'wtmp_directory' 2014-02-07 16:19:11 -08:00
vfs.c s3: smbd: Change open_streams_for_delete() to take a struct smb_filename *. 2016-03-07 21:12:56 +01:00