..
aio.c
Move down the become_root()/unbecome_root() calls into the VFS modules
2009-05-18 13:38:56 +02:00
avahi_register.c
Use avahi to register _smb._tcp in smbd
2009-03-23 17:09:53 +01:00
blocking.c
s3:smbd: use new simplified snb_signing code in the server
2009-03-23 12:21:13 +01:00
change_trust_pw.c
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
2008-07-20 17:37:11 +02:00
chgpasswd.c
Pass also sername to check password script
2009-05-09 11:44:12 -04:00
close.c
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
2009-05-26 17:48:23 +02:00
conn.c
s3:smbd: add a lazy mode for conn_new() and conn_free() for SMB2
2009-06-03 17:54:38 +02:00
connection.c
Remove smb_np_struct
2008-10-13 20:59:33 +02:00
dfree.c
s3:smbd: move all globals and static variables in globals.[ch]
2009-01-08 12:22:21 +01:00
dir.c
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
2009-05-26 17:48:23 +02:00
dmapi.c
s3:smbd: fix the build with dmapi support
2009-01-08 16:24:28 +01:00
dnsregister.c
s3:smbd: make mdns registration event driven.
2009-01-27 15:28:11 +01:00
dosmode.c
s3: Fix a few more users of stat to use stat_ex
2009-05-28 15:13:53 -07:00
error.c
s3:smbd: move all globals and static variables in globals.[ch]
2009-01-08 12:22:21 +01:00
fake_file.c
s3:smbd: make fake_files[] static const
2009-01-08 12:22:17 +01:00
file_access.c
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
2009-05-26 17:48:23 +02:00
fileio.c
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
2009-05-26 17:48:23 +02:00
filename.c
Simplify the dropbox patch
2009-05-30 11:30:16 +02:00
files.c
Add "file_walk_table" to do stuff with all open files
2009-05-18 10:42:22 +02:00
globals.c
s3:smbd: move tcon specific globals to struct smbd_server_connection
2009-06-03 17:54:38 +02:00
globals.h
s3:smbd: implement SMB2 Write
2009-06-03 17:54:40 +02:00
ipc.c
s3:smbd: move tcon specific globals to struct smbd_server_connection
2009-06-03 17:54:38 +02:00
lanman.c
s3:smbd: move more session specific globals to struct smbd_server_connection
2009-06-03 17:54:37 +02:00
mangle_hash2.c
Make us pass SHORTNAME-TEST.
2009-05-14 16:49:18 -07:00
mangle_hash.c
Convert Samba3 to use the common lib/util/charset API
2009-04-14 12:53:56 +10:00
mangle.c
s3:smbd: move all globals and static variables in globals.[ch]
2009-01-08 12:22:21 +01:00
map_username.c
s3:smbd: move more session specific globals to struct smbd_server_connection
2009-06-03 17:54:37 +02:00
message.c
Remove smb_mkstemp() - libreplace will now provide a secure mkstemp() if
2009-04-20 23:58:26 +02:00
msdfs.c
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
2009-05-26 17:48:23 +02:00
negprot.c
s3:smbd: move max_recv to struct smbd_server_connection
2009-06-03 17:54:37 +02:00
noquotas.c
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-14 01:59:36 +02:00
notify_inotify.c
use glibc sys/inotify.h header
2008-10-30 12:30:04 -07:00
notify_internal.c
Fix notify_onelevel: notify is not necessarily enabled
2009-04-30 12:25:46 +02:00
notify.c
Add notify_onelevel.tdb
2009-04-16 15:07:06 +02:00
ntquotas.c
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-14 01:59:36 +02:00
nttrans.c
s3:smbd: move some session specific globals to struct smbd_server_connection
2009-06-03 17:54:37 +02:00
open.c
Fix bug #6421 - POSIX read-only open fails on read-only shares.
2009-05-30 13:28:03 -07:00
oplock_irix.c
s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
2009-02-19 20:58:01 -08:00
oplock_linux.c
s3 oplocks: Make the level2 oplock contention API more granular
2009-02-09 23:47:45 -08:00
oplock_onefs.c
s3 onefs: Self-contend level2 oplocks on BRL
2009-05-12 17:53:16 -07:00
oplock.c
We have to deny a level 2 oplock if kernel oplocks are enabled
2009-04-12 14:56:23 +02:00
password.c
s3:smbd: move tcon specific globals to struct smbd_server_connection
2009-06-03 17:54:38 +02:00
perfcount.c
S3: Dumb down debug spew in perfcount module code
2009-02-19 00:01:41 -08:00
pipes.c
s3:smbd: use new simplified snb_signing code in the server
2009-03-23 12:21:13 +01:00
posix_acls.c
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
2009-05-26 17:48:23 +02:00
process.c
s3:smbd: move tcon specific globals to struct smbd_server_connection
2009-06-03 17:54:38 +02:00
quotas.c
s3:smbd: remove stupid static variables for the nfs quota code
2009-01-08 12:22:20 +01:00
reply.c
s3:smbd: move tcon specific globals to struct smbd_server_connection
2009-06-03 17:54:38 +02:00
seal.c
s3:smbd: move all globals and static variables in globals.[ch]
2009-01-08 12:22:21 +01:00
sec_ctx.c
s3:smbd: move all globals and static variables in globals.[ch]
2009-01-08 12:22:21 +01:00
server.c
s3:smbd: create a connection_struct in SMB2 Tree Connect
2009-06-03 17:54:38 +02:00
service.c
s3:smbd: make make_connection_snum() non static
2009-06-03 17:54:38 +02:00
session.c
s3:smbd: move all globals and static variables in globals.[ch]
2009-01-08 12:22:21 +01:00
sesssetup.c
s3:smbd: move more session specific globals to struct smbd_server_connection
2009-06-03 17:54:37 +02:00
share_access.c
s3:smbd: move more session specific globals to struct smbd_server_connection
2009-06-03 17:54:37 +02:00
signing.c
s3:smbd: move SMB1 specific stuff into a substructure of smbd_server_connection
2009-05-26 10:48:12 +02:00
smb2_close.c
s3:smbd: implement SMB2 Close
2009-06-03 17:54:40 +02:00
smb2_create.c
s3:smbd: implement a simple version of SMB2 Create
2009-06-03 17:54:39 +02:00
smb2_flush.c
s3:smbd: implement SMB2 Flush
2009-06-03 17:54:40 +02:00
smb2_glue.c
s3:smbd: add smbd_smb2_fake_smb_request()
2009-06-03 17:54:39 +02:00
smb2_keepalive.c
s3:smbd: add support for SMB2 Keepalive (SMB2 Echo)
2009-05-20 15:43:00 +02:00
smb2_negprot.c
s3:smbd: return the correct security mode and capabilities in SMB2 Negotitate
2009-05-26 09:53:05 +02:00
smb2_read.c
s3:smbd: implement SMB2 Read
2009-06-03 17:54:40 +02:00
smb2_server.c
s3:smbd: implement SMB2 Write
2009-06-03 17:54:40 +02:00
smb2_sesssetup.c
s3:smbd: create a connection_struct in SMB2 Tree Connect
2009-06-03 17:54:38 +02:00
smb2_signing.c
s3:smbd: add support for SMB2 signing
2009-05-26 09:53:06 +02:00
smb2_tcon.c
s3:smbd: return more details in the SMB2 Tree Connect response
2009-06-03 17:54:39 +02:00
smb2_write.c
s3:smbd: implement SMB2 Write
2009-06-03 17:54:40 +02:00
srvstr.c
Solve some of the conflict between Samba3 and Samba4 push_string
2009-04-14 12:11:00 +10:00
statcache.c
Convert Samba3 to use the common lib/util/charset API
2009-04-14 12:53:56 +10:00
statvfs.c
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-14 01:59:36 +02:00
trans2.c
s3:smbd: move some session specific globals to struct smbd_server_connection
2009-06-03 17:54:37 +02:00
uid.c
s3:smbd: move more session specific globals to struct smbd_server_connection
2009-06-03 17:54:37 +02:00
utmp.c
s3:smbd: make globals in utmp.c static const
2009-01-08 12:22:18 +01:00
vfs.c
Add SMB_VFS_CONNECTPATH operation
2009-06-02 11:58:22 +02:00