1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
Michael Adam e9a3a62e74 Remove redundant parameter fd from SMB_VFS_WRITE().
Michael
(This used to be commit c8ae7d095a)
2008-01-10 15:49:35 +01:00
..
aio.c Remove redundant parameter fd from SMB_VFS_AIO_CANCEL(). 2008-01-08 12:20:55 +01:00
blocking.c Some more talloc_tos() 2008-01-10 13:19:58 +01:00
change_trust_pw.c Remove the explicit TALLOC_CTX * from cli_struct. 2007-11-29 13:24:54 -08:00
chgpasswd.c Remove Get_Pwnam and its associated static variable 2007-12-19 21:09:10 +01:00
close.c use talloc_tos in a few more places 2008-01-10 13:19:58 +01:00
conn.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
connection.c use talloc_tos in a few more places 2008-01-10 13:19:58 +01:00
dfree.c int->bool 2007-12-10 12:22:01 +01:00
dir.c Allocate dirp->name_cache on demand only 2008-01-08 22:18:08 +01:00
dmapi.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07: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 Remove redundant parameter fd from SMB_VFS_FCHMOD(). 2008-01-07 15:59:02 +01:00
error.c Refactor the crypto code after a very helpful conversation 2008-01-04 12:56:23 -08:00
fake_file.c Bump up debug level 2007-12-02 12:54:11 +01:00
file_access.c Change the prototype of the vfs function get_nt_acl(). 2007-12-19 23:08:01 +01:00
fileio.c Remove redundant parameter fd from SMB_VFS_FTRUNCATE(). 2008-01-07 15:59:02 +01:00
filename.c If we detect a case insensitive filesystem make 2007-12-22 17:38:18 -08:00
files.c Release per-fsp data on file closure. 2007-12-19 22:19:55 -08:00
ipc.c Now conn is part of smb_request, we don't need it as 2008-01-04 15:37:24 -08:00
lanman.c Refactor the crypto code after a very helpful conversation 2008-01-04 12:56:23 -08:00
mangle_hash2.c Add a in-memory cache 2007-12-18 09:56:04 +01:00
mangle_hash.c Remove a static array 2007-12-28 17:02:07 +01:00
mangle.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
map_username.c Remove Get_Pwnam and its associated static variable 2007-12-19 21:09:10 +01:00
message.c Now conn is part of smb_request, we don't need it as 2008-01-04 15:37:24 -08:00
msdfs.c Don't build rpctorture anymore - not maintained. Just remove. 2007-12-07 12:26:32 -08:00
negprot.c Now conn is part of smb_request, we don't need it as 2008-01-04 15:37:24 -08:00
noquotas.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
notify_inotify.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
notify_internal.c ndr: change NTSTAUS into enum ndr_err_code (samba3 callers) 2007-11-09 21:23:16 +01:00
notify.c ensure uni_name.buffer is initialised 2008-01-09 07:59:12 +01:00
ntquotas.c Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
nttrans.c Make use of talloc_pool in the main codepaths. Remove the sub-contexts. 2008-01-09 17:11:04 -08:00
open.c use talloc_tos in a few more places 2008-01-10 13:19:58 +01:00
oplock_irix.c Try to fix the build on irix. 2007-11-07 22:28:26 +01:00
oplock_linux.c Remove redundant parameter fd from SMB_VFS_LINUX_SETLEASE(). 2008-01-07 21:47:56 +01:00
oplock.c use talloc_tos in a few more places 2008-01-10 13:19:58 +01:00
password.c Remove Get_Pwnam and its associated static variable 2007-12-19 21:09:10 +01:00
pipes.c Refactor the crypto code after a very helpful conversation 2008-01-04 12:56:23 -08:00
posix_acls.c Remove redundant parameter fd from SMB_VFS_FSETXATTR(). 2008-01-08 11:47:33 +01:00
process.c Make use of talloc_pool in the main codepaths. Remove the sub-contexts. 2008-01-09 17:11:04 -08:00
quotas.c Remove last pstring from smbd/*.c 2007-11-13 12:51:31 -08:00
reply.c use talloc_tos in a few more places 2008-01-10 13:19:58 +01:00
seal.c Simplify... plus add a debug message. 2008-01-08 16:08:39 -08:00
sec_ctx.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
server.c Add a global cache 2007-12-21 09:58:20 +01:00
service.c Make use of talloc_pool in the main codepaths. Remove the sub-contexts. 2008-01-09 17:11:04 -08:00
session.c Remove most of the remaining globals out of lib/util_sock.c. 2007-11-03 23:20:10 -07:00
sesssetup.c Can't use logical operations on boolean values. 2008-01-04 22:56:06 -08:00
share_access.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07: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 use talloc_tos in a few more places 2008-01-10 13:19:58 +01:00
uid.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
utmp.c Remove last pstring from smbd/*.c 2007-11-13 12:51:31 -08:00
vfs.c Remove redundant parameter fd from SMB_VFS_WRITE(). 2008-01-10 15:49:35 +01:00