..
aio.c
Allow "max mux" async i/o requests
2008-02-24 11:39:59 +01:00
blocking.c
Some more talloc_tos()
2008-01-10 13:19:58 +01:00
change_trust_pw.c
Refactoring: Make struct rpc_pipe_client its own talloc parent
2008-04-20 00:12:52 +02:00
chgpasswd.c
Fix bug 5398
2008-04-19 17:04:09 +02:00
close.c
Allow server manager to close open files selected by id.
2008-05-27 11:25:46 -07:00
conn.c
Move connection-specific vuid cache clear to uid.c
2008-06-14 19:49:49 +02:00
connection.c
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
2008-06-19 18:51:37 +02:00
dfree.c
Remove connection_struct->mem_ctx, connection_struct is its own parent
2008-05-05 11:23:13 +02:00
dir.c
smbd/dir.c: remove unneeded stat buf parameter from user_can_read_file()
2008-06-18 00:02:28 +02:00
dmapi.c
Use more error-prone form of testing dm_destroy_session() return code after discussing with Tridge
2008-04-14 13:56:36 +04:00
dnsregister.c
Fix a couple of warnings in mDNS registration. One of these is an
2007-12-19 22:33:43 -08:00
dosmode.c
smbd: implement the strange write time update logic
2008-04-07 12:29:26 +02:00
error.c
Refactor the crypto code after a very helpful conversation
2008-01-04 12:56:23 -08:00
fake_file.c
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
2008-06-19 18:51:37 +02:00
file_access.c
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
2008-06-19 18:51:37 +02:00
fileio.c
smbd: make it possible to change the write time delay for testing
2008-04-07 12:29:31 +02:00
filename.c
locking: combine get_delete_on_close_flag() and get_write_time() into get_file_infos()
2008-04-07 12:29:29 +02:00
files.c
Remove the "stat_open()" function, flag, and all associated code. It was only
2008-05-02 17:22:10 -07:00
ipc.c
Remove connection_struct->mem_ctx, connection_struct is its own parent
2008-05-05 11:23:13 +02:00
lanman.c
remove unused extern current_user from lanman.c
2008-06-26 13:13:23 +02:00
mangle_hash2.c
Fix CID 523 - wrong null deref check.
2008-01-11 22:50:13 -08:00
mangle_hash.c
Cleanup size_t return values in callers of convert_string_allocate
2008-05-20 22:40:13 +02:00
mangle.c
map_username.c
Always pass a TALLOC_CTX to str_list_make and str_list_copy
2008-02-04 20:57:49 +01:00
message.c
Cleanup size_t return values in callers of convert_string_allocate
2008-05-20 22:40:13 +02:00
msdfs.c
Move the responsibility to keep the cwd from srv_dfs_nt to msdfs.c
2008-06-24 10:31:35 +02:00
negprot.c
Cleanup size_t return values in callers of convert_string_allocate
2008-05-20 22:40:13 +02:00
noquotas.c
notify_inotify.c
Fix inotify detection
2008-02-25 12:58:56 +01:00
notify_internal.c
ndr: change NTSTAUS into enum ndr_err_code (samba3 callers)
2007-11-09 21:23:16 +01:00
notify.c
Add some debug to notify
2008-06-17 10:48:40 +02:00
ntquotas.c
Simplify fake_file logic
2008-05-16 23:18:50 +02:00
nttrans.c
Remove current_user references from nttrans.c
2008-06-19 18:51:38 +02:00
open.c
Remove current_user reference from printfsp.c
2008-06-26 13:13:23 +02:00
oplock_irix.c
Convert receive_smb_raw to NTSTATUS
2008-02-02 11:03:23 +01:00
oplock_linux.c
Fix Bug #5285 . (libcap header mismatch)
2008-05-28 13:22:52 +02:00
oplock.c
Allow server manager to close open files selected by id.
2008-05-27 11:25:46 -07:00
password.c
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
2008-06-19 18:51:37 +02:00
pipes.c
Refactor the crypto code after a very helpful conversation
2008-01-04 12:56:23 -08:00
posix_acls.c
RWX on a file does not imply DELETE access
2008-06-19 15:27:41 +02:00
process.c
Security fix for CVE-2008-1105: Boundary failure when parsing SMB responses
2008-05-28 09:31:42 -07:00
quotas.c
Remove last pstring from smbd/*.c
2007-11-13 12:51:31 -08:00
reply.c
Remove current_user reference from printfsp.c
2008-06-26 13:13:23 +02:00
seal.c
Remove unused variable.
2008-04-07 15:28:10 -07:00
sec_ctx.c
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
2008-06-19 18:51:37 +02:00
server.c
smbd: untangle logic in smbd_messaging_context() slightly.
2008-06-26 12:31:10 +02:00
service.c
Fix a debug message
2008-06-26 13:32:11 +02:00
session.c
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
2008-06-19 18:51:37 +02:00
sesssetup.c
Fix type error in debug message
2008-05-20 23:08:42 +02:00
share_access.c
Remove the reference to current_user_info from share_access.c
2008-05-25 11:43:57 +02:00
srvstr.c
Match the 3.0.27a version of this function.
2007-11-16 13:14:24 -08:00
statcache.c
Add a in-memory cache
2007-12-18 09:56:04 +01:00
statvfs.c
Fix typo in filesystem capabilities bits.
2007-12-20 08:31:27 -08:00
trans2.c
Remove current_user references from trans2.c
2008-06-19 18:51:38 +02:00
uid.c
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
2008-06-19 18:51:37 +02:00
utmp.c
Missing HAVE_UPDWTMPX check before using updwtmpx().
2008-03-24 12:33:04 -07:00
vfs.c
Remove connection_struct->mem_ctx, connection_struct is its own parent
2008-05-05 11:23:13 +02:00