1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/smbd
Simo Sorce 759a04e58a s3-rpc_server: Move pipe/handles functions
Put InternalPipes related functions in rpc_handles.c and out of rpc_ncacn_np.c
rpc_handles.c is the only file that really uses them after all and ncacn_np.c
is the wrong place for that stuff.
While ther remove unnecessary wrapper functions now that the InternalPipes
static variable is directly accessible.

Also move all pipes_struct related header stuff in its own rpc_pipes.h header.

Signed-off-by: Andreas Schneider <asn@samba.org>
2011-07-21 18:40:23 +02:00
..
aio.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
avahi_register.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
blocking.c s3-build: Provide a run-time shim to work around duplicate symbols 2011-06-21 15:54:51 +10:00
close.c s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username 2011-07-20 09:17:11 +10:00
conn_idle.c s3-rpc_server: Move pipe/handles functions 2011-07-21 18:40:23 +02:00
conn_msg.c
conn.c lib/util Move bitmap.c to lib/util 2011-07-08 11:23:23 +02:00
connection.c s3-auth Use *unix_token rather than utok in struct auth3_session_info 2011-07-20 09:17:10 +10:00
dfree.c s3-talloc Change TALLOC_P() to talloc() 2011-06-09 12:40:08 +02:00
dir.c lib/util Move bitmap.c to lib/util 2011-07-08 11:23:23 +02:00
dmapi.c s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc() 2011-06-09 12:40:08 +02:00
dnsregister.c
dosmode.c
error.c
fake_file.c s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username 2011-07-20 09:17:11 +10:00
file_access.c Fix bug #8254 - "acl check permissions = no" does not work in all cases 2011-06-24 01:18:11 +02:00
fileio.c
filename.c
files.c lib/util Move bitmap.c to lib/util 2011-07-08 11:23:23 +02:00
globals.c s3-smbd: Remove obsolete smbd_set_server_fd(). 2011-07-04 18:28:36 +10:00
globals.h s3-auth Use the common auth_session_info 2011-07-20 09:17:13 +10:00
ipc.c s3-talloc Change TALLOC_P() to talloc() 2011-06-09 12:40:08 +02:00
lanman.c s3-auth Remove seperate guest boolean 2011-07-20 09:17:14 +10:00
mangle_hash2.c First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems 2011-07-19 13:19:29 -07:00
mangle_hash.c First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems 2011-07-19 13:19:29 -07:00
mangle.c
message.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
msdfs.c s3-auth Use the common auth_session_info 2011-07-20 09:17:13 +10:00
msg_idmap.c s3-auth Use *unix_token rather than utok in struct auth3_session_info 2011-07-20 09:17:10 +10:00
negprot.c s3:smbd: use PROTOCOL_SMB2_02 instead PROTOCOL_SMB2 2011-07-12 08:18:00 +02:00
noquotas.c
notify_inotify.c
notify_internal.c tdb_compat: Higher level API fixes. 2011-06-20 11:18:35 +02:00
notify.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
ntquotas.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
nttrans.c s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username 2011-07-20 09:17:11 +10:00
open.c s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username 2011-07-20 09:17:11 +10:00
oplock_irix.c
oplock_linux.c
oplock_onefs.c
oplock.c s3-build: Provide a run-time shim to work around duplicate symbols 2011-06-21 15:54:51 +10:00
password.c s3-auth Remove seperate guest boolean 2011-07-20 09:17:14 +10:00
perfcount.c
pipes.c s3-rpc_server: Migrate rpc function to tsocket_address. 2011-07-04 18:27:58 +10:00
posix_acls.c s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() 2011-06-09 12:40:08 +02:00
process.c s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info 2011-07-20 09:17:13 +10:00
proto.h s3-auth Use the common auth_session_info 2011-07-20 09:17:13 +10:00
quotas.c s3:smbd/quotas: add #include "system/filesys.h" (bug #8224) 2011-06-14 09:38:49 +02:00
reply.c s3-auth Use *unix_token rather than utok in struct auth3_session_info 2011-07-20 09:17:10 +10:00
seal.c s3-auth: Added remote_address to ntlmssp server. 2011-07-04 18:28:00 +10:00
sec_ctx.c
server_exit.c s3:smb2 fix smbd crash on premature end of smb2 conn (Bug 8286) 2011-07-04 20:00:26 +02:00
server_reload.c s3-auth Use the common auth_session_info 2011-07-20 09:17:13 +10:00
server.c debug: log early messages to stdout, and keep it open 2011-07-20 09:17:09 +10:00
service.c s3-auth Remove seperate guest boolean 2011-07-20 09:17:14 +10:00
session.c s3-auth Remove seperate guest boolean 2011-07-20 09:17:14 +10:00
sesssetup.c s3-auth Remove seperate guest boolean 2011-07-20 09:17:14 +10:00
share_access.c
signing.c
smb2_break.c
smb2_close.c
smb2_create.c s3:smb2_create: use smbd_calculate_access_mask() instead of smbd_check_open_rights() 2011-07-11 22:45:01 +02:00
smb2_find.c
smb2_flush.c
smb2_getinfo.c
smb2_glue.c
smb2_ioctl.c s3:smb2_ioctl/FSCTL_PIPE_TRANSCEIVE: generate STATUS_BUFFER_OVERFLOW if needed (bug #8260) 2011-06-24 11:25:36 +02:00
smb2_keepalive.c
smb2_lock.c
smb2_negprot.c s3:smbd: use PROTOCOL_SMB2_02 instead PROTOCOL_SMB2 2011-07-12 08:18:00 +02:00
smb2_notify.c
smb2_read.c lib/param: Merge struct loadparm_service into common 2011-07-08 12:35:56 +02:00
smb2_server.c s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info 2011-07-20 09:17:13 +10:00
smb2_sesssetup.c s3-auth Remove seperate guest boolean 2011-07-20 09:17:14 +10:00
smb2_setinfo.c
smb2_signing.c
smb2_tcon.c s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username 2011-07-20 09:17:11 +10:00
smb2_write.c
smbd.h
srvstr.c s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc() 2011-06-09 12:40:08 +02:00
statcache.c s3-build: Provide a run-time shim to work around duplicate symbols 2011-06-21 15:54:51 +10:00
statvfs.c
trans2.c s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username 2011-07-20 09:17:11 +10:00
uid.c s3-auth Use the common auth_session_info 2011-07-20 09:17:13 +10:00
utmp.c
vfs.c s3:smbd fix a compile warning on AIX 5.3 2011-07-05 19:51:42 +02:00