1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
2010-08-17 22:44:03 +02:00
..
aio.c s3: Remove smbd_server_fd from handle_aio_read/write_complete 2010-08-16 22:39:16 +02:00
avahi_register.c Use avahi to register _smb._tcp in smbd 2009-03-23 17:09:53 +01:00
blocking.c s3: Remove smbd_server_fd from blocking_lock_reply_error 2010-08-16 22:39:16 +02:00
close.c s3: Remove smbd_messaging_context() from send_stat_cache_delete_message() 2010-08-07 13:16:48 +02:00
conn.c Rename "allow_smb2" -> "using_smb2" and make the usage clearer. 2010-06-09 19:12:02 -07:00
connection.c s3: Remove a conn NULL check from claim_connection 2010-08-14 12:27:17 +02:00
dfree.c
dir.c s3: Simplify (bool != True) to !bool 2010-04-24 10:50:12 +02:00
dmapi.c
dnsregister.c
dosmode.c s3: Remove use of iconv_convenience. 2010-05-18 11:45:31 +02:00
error.c Rename reply_doserror() -> reply_force_doserror(). 2009-12-21 11:16:38 -08:00
fake_file.c Arg. Got the sense of the test reversed to fix bug #7080 - Quota only shown when logged as root.. Doh ! 2010-02-01 15:57:16 -08:00
file_access.c s3-security: use shared SECINFO_DACL define. 2010-06-03 11:00:12 +02:00
fileio.c s3: Do the ftruncate write cache optimization in one place 2010-07-29 22:46:44 +02:00
filename_util.c s3: Remove debug_ctx() 2009-11-03 11:30:00 +01:00
filename.c Fix bug #7339 - MSDFS is non-functional in 3.5.x 2010-04-08 20:32:36 -07:00
files.c s3-smbd: Fixed indent. 2010-08-13 12:20:10 -04:00
globals.c Revert "Remove the global char *LastDir." 2010-07-13 09:30:35 -07:00
globals.h s3: Add "sock" to smbd_server_connection 2010-08-16 22:39:16 +02:00
ipc.c s3: Remove smbd_server_fd from api_dcerpc_cmd_read/write_done 2010-08-16 22:39:16 +02:00
lanman.c s3: Lift the smbd_messaging_context from rpc_pipe_open_internal 2010-08-08 16:03:15 +02:00
mangle_hash2.c Make us pass SHORTNAME-TEST. 2009-05-14 16:49:18 -07:00
mangle_hash.c Fix bug #7155 - valgrind Conditional jump or move depends on uninitialised value(s) error when "mangling method = hash" 2010-02-18 12:21:10 -08:00
mangle.c
message.c s3: Protect against an invalid bcc in SMBsendtxt 2010-01-17 17:26:39 +01:00
msdfs.c s3: Fix crashes in the printing code 2010-07-15 10:38:37 +02:00
negprot.c s3: Lift the smbd_messaging_context from reload_services 2010-08-08 18:09:33 +02: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 s3: Remove use of iconv_convenience. 2010-05-18 11:45:31 +02: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: Remove smbd_server_fd from send_nt_replies 2010-08-16 22:39:16 +02:00
open.c s3: Avoid an unnecessary ftruncate call 2010-07-29 22:46:36 +02:00
oplock_irix.c s3: Remove procid_self() from irix_oplocks_read_fde_handler() 2010-07-05 11:06:29 +02:00
oplock_linux.c s3: Remove smbd_messaging_context() from linux_oplock_signal_handler() 2010-07-05 11:06:28 +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: Remove smbd_server_fd from send_break_message_smb1 2010-08-16 22:39:16 +02:00
password.c s3-netlogon: remove global include of netlogon.h. 2010-08-06 15:46:16 +02:00
perfcount.c s3: Make g_smb_perfcount_handlers static 2010-06-14 12:06:52 +02:00
pipes.c s3: Remove smbd_server_fd from pipe_write_done 2010-08-16 22:39:16 +02:00
posix_acls.c s3-smbd: Fix typo in comment. 2010-06-10 10:35:56 +02:00
process.c s3: Lift smbd_server_fd() from read_smb_length_return_keepalive 2010-08-17 22:44:03 +02:00
quotas.c s3: Fix a very embarrassing build failure 2009-12-12 16:57:49 +01:00
reply.c s3: Lift smbd_server_fd() from read_data() 2010-08-17 22:44:03 +02:00
seal.c Add approriate TALLOC_CTX's thoughout the spnego code. No more implicit NULL contexts. 2010-07-20 16:17:58 -07:00
sec_ctx.c
server_exit.c s3-auth: Simplify how we free the auth_context 2010-07-19 14:20:00 +10:00
server_reload.c s3-smbd: Publish nt printers. 2010-08-13 12:20:10 -04:00
server.c s3: Add "sock" to smbd_server_connection 2010-08-16 22:39:16 +02:00
service.c s3: Remove smbd_server_fd() from make_connection 2010-08-16 22:39:24 +02:00
session.c s3: Remove get_client_fd() 2010-08-16 13:13:10 +02:00
sesssetup.c s3: Remove smbd_server_fd() from setup_new_vc_session 2010-08-16 22:39:24 +02:00
share_access.c s3-smbd: remove unused sconn from token_contains_name(). 2010-05-31 22:18:30 +02:00
signing.c s3: Attempt to fix the build on AIX, shm_ptr seems to be a macro there 2010-03-29 07:26:00 +02: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 (Finally) fix bug #7158 - SMB2 connection resets during IOZone tests from 64-bit Vista client 2010-05-19 19:28:26 -07:00
smb2_create.c s3-smbd: Migrated to new spoolss functions for printing. 2010-07-27 10:27:13 -04:00
smb2_find.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_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 s3:Fix a bogus uninitialized variable warning 2010-07-05 11:06:23 +02: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 libcli: move some common SMB and SMB2 stuff into libcli/smb/ 2009-08-12 18:28:32 +02:00
smb2_lock.c s3: Remove procid_self() from cancel_pending_lock_requests_by_fid_smb2() 2010-07-05 11:06:31 +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 AIO in SMB2. Doesn't allow cancel calls yet (to be added). 2010-06-10 13:20:37 -07:00
smb2_server.c s3: Remove smbd_server_fd from smbd_initialize_smb2 2010-08-16 22:39:17 +02:00
smb2_sesssetup.c Fix bug #7608 - Win7 SMB2 authentication causes smbd panic 2010-08-09 16:16:24 -07:00
smb2_setinfo.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_signing.c libcli: move some common SMB and SMB2 stuff into libcli/smb/ 2009-08-12 18:28:32 +02:00
smb2_tcon.c Make DFS work over SMB2. 2010-05-21 16:56:10 -07: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 Solve some of the conflict between Samba3 and Samba4 push_string 2009-04-14 12:11:00 +10:00
statcache.c s3: Remove smbd_messaging_context() from send_stat_cache_delete_message() 2010-08-07 13:16:48 +02:00
statvfs.c
trans2.c s3: Remove smbd_server_fd from send_trans2_replies 2010-08-16 22:39:17 +02:00
uid.c s3-netlogon: remove global include of netlogon.h. 2010-08-06 15:46:16 +02:00
utmp.c
vfs.c s3: Remove smbd_server_fd from vfs_pwrite_data 2010-08-16 22:39:22 +02:00