..
aio.c
s3:smbd: use new simplified snb_signing code in the server
2009-03-23 12:21:13 +01: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
Rework Samba3 to use new libcli/auth code (partial)
2009-04-14 16:23:35 +10:00
close.c
Fix more POSIX path lstat calls. Fix bug where close can return
2009-02-25 14:57:16 -08:00
conn.c
Make "struct policy" private to srv_lsa_hnd.c
2009-04-19 09:27:14 +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
Attempt to fix the build on Solaris 8
2009-02-14 11:42:05 +01: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
Ensure files starting with multiple dots are hidden
2009-03-30 15:05:39 -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
Fix bug #6154 - zfs does not honor admin users.
2009-03-04 16:57:37 -08:00
fileio.c
Only copy sharename up from rap_to_pjobid
2009-03-01 12:27:55 +01:00
filename.c
Do not use the file system GET_REAL_FILENAME for mangled names
2009-04-20 14:05:13 +02:00
files.c
Add notify_onelevel.tdb
2009-04-16 15:07:06 +02:00
globals.c
s3: Add extid to the dev/inode pair
2009-02-19 20:58:26 -08:00
globals.h
s3:smbd: use new simplified snb_signing code in the server
2009-03-23 12:21:13 +01:00
ipc.c
Fix smbd crash for close_on_completion
2009-04-05 14:34:14 +02:00
lanman.c
Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+
2009-04-15 15:40:00 -07:00
mangle_hash2.c
Just for fun: Move some bytes from bss to text
2009-02-01 14:34:22 +01: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 all globals and static variables in globals.[ch]
2009-01-08 12:22:21 +01:00
message.c
Remove smb_mkstemp() - libreplace will now provide a secure mkstemp() if
2009-04-20 23:58:26 +02:00
msdfs.c
Pass stat buffer down through all levels of VFS_READDIR wrappers
2009-02-09 23:56:16 -08:00
negprot.c
s3:smbd: use new simplified snb_signing code in the server
2009-03-23 12:21:13 +01: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
Add notify_onelevel.tdb
2009-04-16 15:07:06 +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
Ensure we never enter VFS_CREATE without having initialized
2009-03-25 21:48:37 -07:00
open.c
s3-secdesc: use SEC_FLAG_SYSTEM_SECURITY instead of SEC_RIGHT_SYSTEM_SECURITY.
2009-04-21 12:40:47 +02: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: Simplify level 2 oplock self-contention
2009-04-06 13:53:45 -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: use new simplified snb_signing code in the server
2009-03-23 12:21:13 +01: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
More warning fixes for Solaris.
2009-02-23 16:22:43 -08:00
process.c
write_data already guarantees everything was written
2009-04-12 14:51:15 +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
Remove smb_mkstemp() - libreplace will now provide a secure mkstemp() if
2009-04-20 23:58:26 +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
Use avahi to register _smb._tcp in smbd
2009-03-23 17:09:53 +01:00
service.c
s3:smbd: use new simplified snb_signing code in the server
2009-03-23 12:21:13 +01: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:kerberos Rework smb_krb5_unparse_name() to take a talloc context
2009-04-07 13:25:36 +02:00
share_access.c
Fix bug #1254 - write list not working under share-level security
2008-12-04 11:20:57 -08:00
signing.c
s3:smbd: use new simplified snb_signing code in the server
2009-03-23 12:21:13 +01: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
Rework Samba3 to use new libcli/auth code (partial)
2009-04-14 16:23:35 +10:00
uid.c
Fix bug found by Tim Prouty, logging off and then re-using a vuid can cause smbd to
2009-04-16 16:22:30 -07:00
utmp.c
s3:smbd: make globals in utmp.c static const
2009-01-08 12:22:18 +01:00
vfs.c
s3: Change the vfs_GetWd cache to use the file_id struct
2009-02-19 21:09:30 -08:00