1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/smbd
2009-05-14 12:15:10 +02:00
..
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 Pass also sername to check password script 2009-05-09 11:44:12 -04: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 s3: Fix trans2 path to use case-insensitive stat optimization 2009-05-05 16:43:53 -07: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 call SMB_VFS_GET_REAL_FILENAME if the name is mangled 2009-05-09 14:09:41 +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 s3-printing: simplify print_queue helper functions and return WERROR. 2009-05-06 10:19:04 +02: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 Fix bug #6330 - DFS doesn't work on AIX. Jeremy. 2009-05-08 11:39:05 -07: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 Fix notify_onelevel: notify is not necessarily enabled 2009-04-30 12:25:46 +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: Self-contend level2 oplocks on BRL 2009-05-12 17:53:16 -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 Expand the comment explaining why user_in_group_sid is 2009-05-08 10:12:36 -07:00
process.c s3: Fix chained sesssetupAndX/tconn messages 2009-05-08 17:09:16 -07:00
quotas.c s3:smbd: remove stupid static variables for the nfs quota code 2009-01-08 12:22:20 +01:00
reply.c Fix a type-punned warning 2009-05-14 12:15:10 +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 Increase debug level of "create_connection_server_info failed" message 2009-05-04 12:41:54 +02: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 #6315 smbd crashes doing vfs_full_audit on IPC$ close event. 2009-05-04 08:31:40 -07:00
utmp.c s3:smbd: make globals in utmp.c static const 2009-01-08 12:22:18 +01:00
vfs.c s3:vfs: untangle logic for loading and probing modules in vfs_init_custom() 2009-04-29 16:48:22 +02:00