1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/smbd
2009-01-20 23:10:16 +01:00
..
aio.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
blocking.c Add a new implementation of chain_reply 2009-01-16 13:00:28 +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 s3:smbd: remove pointless static variables in chgpasswd.c 2009-01-08 12:22:18 +01:00
close.c s3: Add delete_all_streams to proto.h 2009-01-09 11:45:31 -08:00
conn.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01: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 s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
dmapi.c s3:smbd: fix the build with dmapi support 2009-01-08 16:24:28 +01:00
dnsregister.c Attempt to fix the build with dnssd 2009-01-05 17:12:51 +01:00
dosmode.c Fix bug #6016 - Alternate Data Streams / Extended Attributes seem to conflict. 2009-01-07 14:57:20 -08: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 Rename parent_dirname_talloc() to parent_dirname() 2008-12-31 19:33:25 +01:00
fileio.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
filename.c Pass the get_real_filename operation through the VFS 2008-12-10 18:05:26 +01:00
files.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
globals.c s3:smbd: handle incoming smb requests via event handlers 2009-01-09 08:45:40 +01:00
globals.h s3:smbd: handle incoming smb requests via event handlers 2009-01-09 08:45:40 +01:00
ipc.c Remove some smb fsp knowledge from rpc_server/ 2009-01-20 16:41:14 +01:00
lanman.c s3:put the browse list into cache_dir, not lock_dir. 2009-01-16 01:02:23 +01:00
mangle_hash2.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
mangle_hash.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01: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 s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
msdfs.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
negprot.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +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 s3: use samba4 prototype for ndr_push/pull_struct_blob. 2008-09-23 09:37:23 +02:00
notify.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
ntquotas.c Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
nttrans.c Remove some smb fsp knowledge from rpc_server/ 2009-01-20 16:41:14 +01:00
open.c s3: Fix open path to delete streams depending on the create disposition 2009-01-09 11:45:31 -08:00
oplock_irix.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
oplock_linux.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
oplock.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
password.c "userdom_struct" does not need "full_name" anymore -- unused 2009-01-20 23:10:16 +01:00
pipes.c Remove some smb fsp knowledge from rpc_server/ 2009-01-20 16:41:14 +01:00
posix_acls.c Rename parent_dirname_talloc() to parent_dirname() 2008-12-31 19:33:25 +01:00
process.c "userdom_struct" does not need "full_name" anymore -- unused 2009-01-20 23:10:16 +01:00
quotas.c s3:smbd: remove stupid static variables for the nfs quota code 2009-01-08 12:22:20 +01:00
reply.c Correctly calculate the offset for read&x 2009-01-16 13:00:44 +01: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 Remove some unused code 2009-01-20 16:41:32 +01:00
service.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +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: make better use of ccache by not including version.h in every C-file. 2009-01-15 22:56:01 +01:00
share_access.c Fix bug #1254 - write list not working under share-level security 2008-12-04 11:20:57 -08:00
srvstr.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
statcache.c Add a in-memory cache 2007-12-18 09:56:04 +01:00
statvfs.c Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
trans2.c s3: make better use of ccache by not including version.h in every C-file. 2009-01-15 22:56:01 +01:00
uid.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00
utmp.c s3:smbd: make globals in utmp.c static const 2009-01-08 12:22:18 +01:00
vfs.c s3:smbd: move all globals and static variables in globals.[ch] 2009-01-08 12:22:21 +01:00