1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/smbd
Volker Lendecke bb2c52ad43 Remove an unused variable
(This used to be commit 24e719a1d4)
2008-01-12 23:57:11 +01:00
..
aio.c Remove an unused variable 2008-01-12 23:57:11 +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 Fix a build warning. 2008-01-11 18:47:03 +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 Convert OpenDir to talloc, use talloc_tos() 2008-01-12 21:04:06 +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 Convert OpenDir to talloc, use talloc_tos() 2008-01-12 21:04:06 +01: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 Fix CID 523 - wrong null deref check. 2008-01-11 22:50:13 -08: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 Fix CID 505 - don't copy uninitialized memory. 2008-01-11 23:17:23 -08: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 delete on close even prevents stat opens 2008-01-12 20:11:10 +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 Get the inbuf on talloc_tos() 2008-01-12 21:09:43 +01:00
quotas.c Remove last pstring from smbd/*.c 2007-11-13 12:51:31 -08:00
reply.c Convert OpenDir to talloc, use talloc_tos() 2008-01-12 21:04:06 +01:00
seal.c Simplify... plus add a debug message. 2008-01-08 16:08:39 -08:00
sec_ctx.c Don't switch user contexts unless you have to. Saves 2008-01-10 16:35:54 -08:00
server.c Don't print out debug messages at level 0 if we can't 2008-01-10 15:15:01 -08: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 Fix CID 476. Ensure a valid pac_data pointer is always passed to 2008-01-11 23:53:27 -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 Combine fsp and tofd to tofsp in SMB_VFS_RECVFILE(). 2008-01-11 01:27:05 +01:00