1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
2011-03-23 19:24:35 +01:00
..
aio.c Change interface of schedule_smb2_aio_read() to allocate the return DATA_BLOB. 2010-12-15 01:38:16 +01:00
avahi_register.c
blocking.c s3: Remove smbd_server_conn from process_blocking_lock_cancel_message 2010-10-03 18:17:09 +02:00
close.c s3-auth struct security_unix_token replaces UNIX_USER_TOKEN 2011-03-01 06:29:04 +01:00
conn.c Add deadtime detection for SMB2. Correctly update lastused timestamp across all active tcons. Should fix dfree cache not updating bug. 2010-10-19 15:13:17 -07:00
connection.c s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info 2011-02-22 16:20:10 +11:00
dfree.c
dir.c The searches struct is still being used and idled in SMB2 - move it to the global 2011-03-18 01:13:53 +01:00
dmapi.c s3: I thought I had compiled this.... 2010-10-03 13:22:03 +02:00
dnsregister.c
dosmode.c s3: Pass smb_filename through the set_offline vfs op 2011-03-02 18:39:21 +01:00
error.c
fake_file.c s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info 2011-02-22 16:20:10 +11:00
file_access.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
fileio.c Keep track of the sparse status of an open file handle. Allows bypass of 2010-12-21 04:12:22 +01:00
filename_util.c
filename.c Put OpenDir() back the way it was - don't overload with an fsp arg. Create OpenDir_fsp for new usage. 2011-02-10 02:43:31 +01:00
files.c Add name_hash to files_struct. Set within fsp_set_smb_fname(). 2011-01-25 13:49:01 -08:00
globals.c s3-globals: silence build warning in smbd_messaging_context(). 2011-03-23 19:24:35 +01:00
globals.h The searches struct is still being used and idled in SMB2 - move it to the global 2011-03-18 01:13:53 +01:00
ipc.c s3: Make srv_send_smb take an sconn instead of a sock fd 2010-08-24 21:06:41 +02:00
lanman.c s3: Expose num_opens via api_RNetSessionEnum 2011-03-17 22:05:10 +01:00
mangle_hash2.c s3-build: include mangle.h only where needed. 2010-08-26 00:20:29 +02:00
mangle_hash.c s3-build: include mangle.h only where needed. 2010-08-26 00:20:29 +02:00
mangle.c s3-build: include mangle.h only where needed. 2010-08-26 00:20:29 +02:00
message.c
msdfs.c s3-msdfs: avoid global inclusion of msdfs.h. 2011-03-16 16:56:46 +01:00
msg_idmap.c s3: remove superfluous debug messages from msg_idmap 2011-03-02 00:30:40 +01:00
negprot.c s3-safe_string: Add checked_strlcpy() 2011-03-23 03:39:35 +01:00
noquotas.c
notify_inotify.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
notify_internal.c Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all 2010-09-27 17:18:54 -07:00
notify.c s3-notify: use autogenerated FILE_NOTIFY_INFORMATION marshalling in smbd. 2010-07-07 13:54:57 +02:00
ntquotas.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
nttrans.c s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info 2011-02-22 16:20:10 +11:00
open.c s3:smbd: access checks should not depend on share mode flags 2011-03-21 22:35:19 +01:00
oplock_irix.c s3: Attempt to fix the IRIX build 2010-10-03 10:54:28 +02:00
oplock_linux.c s3: Lift smbd_server_conn from file_find_fd 2010-09-28 07:36:18 +02:00
oplock_onefs.c Be more forgiving on client oplock break failure (as Windows does). Remove a global. 2010-05-13 11:33:02 -07:00
oplock.c s3-cluster Always fill in the clustering vnn element 2011-02-17 16:02:19 +01:00
password.c s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info 2011-02-22 16:20:10 +11:00
perfcount.c s3: Make g_smb_perfcount_handlers static 2010-06-14 12:06:52 +02:00
pipes.c s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info 2011-02-22 16:20:10 +11:00
posix_acls.c s3-auth struct security_unix_token replaces UNIX_USER_TOKEN 2011-03-01 06:29:04 +01:00
process.c s3: Eliminate sys_select from fd_is_readable 2011-02-28 16:40:19 +01:00
quotas.c s3:smbd: add nfs quota support to the linux-non-sysquota code 2010-08-25 14:05:51 +02:00
reply.c s3:smbd: remove uses of "./" in unlink_internals() 2011-03-19 10:10:25 +01:00
seal.c s3-build: only include asn1 headers where actually needed. 2011-03-16 23:46:18 +01:00
sec_ctx.c s3-smbd: Increase debug level von context messages. 2011-03-09 09:28:42 +01:00
server_exit.c s3-fault: removed the cont_fn from fault_setup() 2011-03-22 05:07:58 +01:00
server_reload.c s3-printing: only include printing where really needed. 2011-02-22 21:52:18 +01:00
server.c s3-config: say which config file we failed to open 2011-03-23 12:19:29 +11:00
service.c s3-printing: follow force user/group for driver IO 2011-03-04 15:46:14 +01:00
session.c s3-sessionid: avoid global include of sessionid.h 2011-03-02 12:58:12 +01:00
sesssetup.c s3-build: only include asn1 headers where actually needed. 2011-03-16 23:46:18 +01:00
share_access.c Remove fstring from map_username. Create a more sane interface than the called-parameter-is-modified. 2010-11-10 01:14:17 +00:00
signing.c s3:smbd: use anonymous_shared_free() for shared memory signing state 2011-01-20 07:48:29 +01:00
smb2_break.c (Finally) fix bug #7158 - SMB2 connection resets during IOZone tests from 64-bit Vista client 2010-05-19 19:28:26 -07:00
smb2_close.c Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move definition to correct place). 2011-02-25 00:40:52 +01:00
smb2_create.c Add uint32_t name_hash argument (currently unused) to get_file_infos(). 2011-01-25 14:02:18 -08:00
smb2_find.c Make it clear we're using the open file pathname. 2011-02-10 01:06:29 +01:00
smb2_flush.c (Finally) fix bug #7158 - SMB2 connection resets during IOZone tests from 64-bit Vista client 2010-05-19 19:28:26 -07:00
smb2_getinfo.c If possible (O_DIRECTORY exists) open an fd for a directory open. 2011-02-08 06:34:41 +01:00
smb2_glue.c s3: Remove a direct reference to smbd_server_conn 2010-08-08 16:03:15 +02:00
smb2_ioctl.c (Finally) fix bug #7158 - SMB2 connection resets during IOZone tests from 64-bit Vista client 2010-05-19 19:28:26 -07:00
smb2_keepalive.c
smb2_lock.c s3: Remove smbd_server_conn from smb2 receive_unlock_msg 2010-10-03 18:17:08 +02:00
smb2_negprot.c Move the addition of the 16 byte guid out of spnego_gen_negTokenInit() and 2010-07-19 16:45:16 -07:00
smb2_notify.c s3: change_notify_reply() does not need its "conn" argument 2010-06-12 15:42:55 +02:00
smb2_read.c Implement "use sendfile = yes" for SMB2. (cherry picked from commit 95cb7adcd03a1abbd0af395b6c96dd8e0eebd3d1) 2010-12-15 02:24:08 +01:00
smb2_server.c Change "security=share" to downgrade to SMB1 from SMB2, rather than trying to fake it. 2011-01-27 15:26:47 -08:00
smb2_sesssetup.c s3-build: only include asn1 headers where actually needed. 2011-03-16 23:46:18 +01:00
smb2_setinfo.c SMB2 renames return SHARING_VIOLATION if there is any existing oplock on a file. 2011-03-18 23:39:49 +01:00
smb2_signing.c
smb2_tcon.c s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info 2011-02-22 16:20:10 +11:00
smb2_write.c Implement AIO in SMB2. Doesn't allow cancel calls yet (to be added). 2010-06-10 13:20:37 -07:00
srvstr.c s3-lib Remove the clobber_region() code. 2011-03-23 12:49:39 +11:00
statcache.c s3-build: only include memcache.h where needed. 2010-08-26 00:20:28 +02:00
statvfs.c
trans2.c s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info 2011-02-22 16:20:10 +11:00
uid.c s3-smbd: Increase debug level von context messages. 2011-03-09 09:28:42 +01:00
utmp.c
vfs.c s3: Pass smb_filename through the set_offline vfs op 2011-03-02 18:39:21 +01:00