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-09-07 10:38:04 +02:00
..
aio.c s3: Fix smb2 handling error returns from aio 2011-08-02 22:33:15 +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: Pass sconn explicitly to schedule_deferred_open_message_smb 2011-08-02 19:18:08 +02:00
conn_idle.c s3-rpc_server: Move pipe/handles functions 2011-07-21 18:40:23 +02:00
conn_msg.c s3-smbd Fix conn_msg.c: Cannot return in a void function 2011-05-31 02:57:19 +02:00
conn.c lib/util Move bitmap.c to lib/util 2011-07-08 11:23:23 +02:00
connection.c s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ 2011-07-29 13:34:22 +02:00
dfree.c s3-talloc Change TALLOC_P() to talloc() 2011-06-09 12:40:08 +02:00
dir.c s3:smbd: remove an unused variable in dptr_create() 2011-08-25 23:55:06 +02:00
dmapi.c s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc() 2011-06-09 12:40:08 +02:00
dnsregister.c s3: include smbd/smbd.h where needed. 2011-03-30 01:13:08 +02:00
dosmode.c s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH 2011-04-29 16:38:13 +10:00
error.c s3: Fix some nonempty blank lines 2011-08-02 19:18:08 +02:00
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 lib/util/time.c: timeval_current_ofs_usec 2011-06-01 10:38:47 +02:00
filename.c Use existing ISDOT and ISDOTDOT macros. 2011-07-28 02:09:20 +02:00
files.c lib/util Move bitmap.c to lib/util 2011-07-08 11:23:23 +02:00
globals.c s3: Fix some nonempty blank lines 2011-08-10 19:56:09 +02:00
globals.h s3:smb2_server: add smbd_smb2_request_verify_sizes() 2011-09-07 10:38:02 +02: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 s3: include smbd/smbd.h where needed. 2011-03-30 01:13:08 +02:00
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: Fix smbcontrol smbd idmap kill S-1-5-21-... 2011-09-05 16:30:41 +02:00
negprot.c s3:smb2_server: add basic support for SMB 2.1 2011-09-05 19:30:58 +02:00
noquotas.c s3: include smbd/smbd.h where needed. 2011-03-30 01:13:08 +02:00
notify_inotify.c s3: include smbd/smbd.h where needed. 2011-03-30 01:13:08 +02:00
notify_internal.c s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ 2011-07-29 13:34:22 +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: Pass sconn explicitly to open_was_deferred 2011-08-02 19:18:08 +02:00
open.c s3: Pass sconn explicitly to open_was_deferred 2011-08-02 19:18:08 +02:00
oplock_irix.c s3-globals Remove smbd_event_context() (use server_event_context()) 2011-05-31 00:32:07 +02:00
oplock_linux.c s3-globals Remove smbd_event_context() (use server_event_context()) 2011-05-31 00:32:07 +02:00
oplock_onefs.c s3-globals Remove smbd_event_context() (use server_event_context()) 2011-05-31 00:32:07 +02:00
oplock.c s3: Pass sconn explicitly to schedule_deferred_open_message_smb 2011-08-02 19:18:08 +02:00
password.c s3-auth set session_info->sanitized_username in create_local_token() 2011-08-03 18:48:04 +10:00
perfcount.c Fix many const compiler warnings. 2011-05-05 10:41:59 -07:00
pipes.c s3-rpc_server: Migrate rpc function to tsocket_address. 2011-07-04 18:27:58 +10:00
posix_acls.c Revert "Part 5 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (Invalid argument)" 2011-09-07 03:50:21 +02:00
process.c s3: Pass smbd_server_connection to srv_encrypt_buffer 2011-08-25 21:36:19 +02:00
proto.h s3-smbd: Rename reload_printers() and add documentation. 2011-09-05 17:59:47 +02:00
quotas.c s3:smbd/quotas: add #include "system/filesys.h" (bug #8224) 2011-06-14 09:38:49 +02:00
reply.c Fix bug 8412 - Microsoft Office 2007 (Microsoft Word) fails to save as on a Samba share with SMB2. 2011-08-29 16:47:16 -07:00
seal.c s3: Pass smbd_server_connection to (unused) server_encryption_shutdown 2011-08-25 21:36:19 +02:00
sec_ctx.c s3: only include smb profiling where needed. 2011-04-14 01:31:39 +02:00
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-smbd: Rename reload_printers() and add documentation. 2011-09-05 17:59:47 +02:00
server.c s3-smbd: Rename reload_printers() and add documentation. 2011-09-05 17:59:47 +02:00
service.c s3-auth Remove seperate guest boolean 2011-07-20 09:17:14 +10:00
session.c s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ 2011-07-29 13:34:22 +02:00
sesssetup.c ntlmssp: Add ntlmssp_blob_matches_magic() 2011-08-03 12:45:04 +02:00
share_access.c s3-auth: smbd needs auth.h 2011-03-30 01:13:09 +02:00
signing.c s3-globals Remove smbd_event_context() (use server_event_context()) 2011-05-31 00:32:07 +02:00
smb2_break.c s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_break.c 2011-09-07 10:38:04 +02:00
smb2_close.c s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_close.c 2011-09-07 10:38:04 +02:00
smb2_create.c s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_create.c 2011-09-07 10:38:04 +02:00
smb2_find.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
smb2_flush.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
smb2_getinfo.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
smb2_glue.c s3: include smbd/smbd.h where needed. 2011-03-30 01:13:08 +02:00
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 s3: include smbd/smbd.h where needed. 2011-03-30 01:13:08 +02:00
smb2_lock.c lib/util/time.c: timeval_current_ofs_msec 2011-06-01 10:38:47 +02:00
smb2_negprot.c s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_negprot.c 2011-09-07 10:38:03 +02:00
smb2_notify.c s3-tevent: only include ../lib/util/tevent wrappers where needed. 2011-04-29 14:00:30 +02:00
smb2_read.c lib/param: Merge struct loadparm_service into common 2011-07-08 12:35:56 +02:00
smb2_server.c s3:smb2_server: add smbd_smb2_request_verify_sizes() 2011-09-07 10:38:02 +02:00
smb2_sesssetup.c s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_sesssetup.c 2011-09-07 10:38:03 +02:00
smb2_setinfo.c Fix bug 8412 - Microsoft Office 2007 (Microsoft Word) fails to save as on a Samba share with SMB2. 2011-08-29 16:47:16 -07:00
smb2_tcon.c s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_tcon.c 2011-09-07 10:38:03 +02:00
smb2_write.c s3:smb2_server: make use of SMB2_WRITEFLAG_WRITE_THROUGH 2011-09-06 16:59:49 +02:00
smbd.h s3-locking: move locking prototypes out of proto.h. 2011-03-30 01:13:09 +02:00
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 s3: include smbd/smbd.h where needed. 2011-03-30 01:13:08 +02:00
trans2.c s3: Pass sconn explicitly to open_was_deferred 2011-08-02 19:18:08 +02:00
uid.c s3-auth Use the common auth_session_info 2011-07-20 09:17:13 +10:00
utmp.c s3: try to fix the build on some non-linux buildfarm machines. 2011-03-30 11:39:31 +02:00
vfs.c Fix bug #8370 - vfs_chown_fsp broken -- returns in the wrong directory 2011-08-19 00:43:04 +02:00