1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/smbd
Jeremy Allison afc7af3fdf r7948: Ensure we call the vfs connection hook before doing a vfs stat.
Allows database vfs backends to initialise with a working connection.
Bugid #2827
Jeremy.
(This used to be commit 7ef6850056)
2007-10-10 10:58:03 -05:00
..
blocking.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
change_trust_pw.c Fix for bug #273 - smbd crash on machine account change. 2003-09-10 18:34:57 +00:00
chgpasswd.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
close.c r5731: Get delayed write semantics closer to W2K3. We need to store 2 times. 2007-10-10 10:55:58 -05:00
conn.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
connection.c r4019: better error logging in register_message_flags() from Rob 2007-10-10 10:53:28 -05:00
dfree.c r5822: Actually return an error message if disk_free fails ! Pointed out by Ying Li <ying.li2@hp.com>. 2007-10-10 10:56:03 -05:00
dir.c r7893: Add in the extra parameters to opendir() to fix the large directory/insane app 2007-10-10 10:58:02 -05:00
dosmode.c r7452: Set sparse flag if needed. Based on code from jpeach@sgi.com. 2007-10-10 10:57:09 -05:00
error.c r6225: get rid of warnings from my compiler about nested externs 2007-10-10 10:56:30 -05:00
fake_file.c r6673: Fix the write cache based on some VERY good detective work 2007-10-10 10:56:50 -05:00
fileio.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
filename.c r7893: Add in the extra parameters to opendir() to fix the large directory/insane app 2007-10-10 10:58:02 -05:00
files.c r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nastyness. 2007-10-10 10:56:27 -05:00
ipc.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
lanman.c r6279: Convert the RAP enum functions to the pdb_search API. Who is using this 2007-10-10 10:56:34 -05:00
mangle_hash2.c r7842: With the patch I sent Steve yesterday this gives us complete POSIX pathnames. 2007-10-10 10:57:59 -05:00
mangle_hash.c r6977: Fix bug #2735 (not mangling control characters) plus 2007-10-10 10:56:59 -05:00
mangle_map.c Merge from HEAD: 2003-03-17 22:56:13 +00:00
mangle.c r7842: With the patch I sent Steve yesterday this gives us complete POSIX pathnames. 2007-10-10 10:57:59 -05:00
message.c r4704: Fix encoding while receiving of a message which was actually sent using STR_ASCII. Patch from Grigory Batalov <bga@altlinux.org> 2007-10-10 10:53:51 -05:00
msdfs.c r7893: Add in the extra parameters to opendir() to fix the large directory/insane app 2007-10-10 10:58:02 -05:00
negprot.c r7398: commiting abartlet's patch for kerberos authentication when using a keytab and security != ads 2007-10-10 10:57:08 -05:00
noquotas.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
notify_hash.c r7893: Add in the extra parameters to opendir() to fix the large directory/insane app 2007-10-10 10:58:02 -05:00
notify_kernel.c r7440: * merge registry server changes from trunk (so far) for more 2007-10-10 10:57:09 -05:00
notify.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
ntquotas.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
nttrans.c r7842: With the patch I sent Steve yesterday this gives us complete POSIX pathnames. 2007-10-10 10:57:59 -05:00
open.c r6673: Fix the write cache based on some VERY good detective work 2007-10-10 10:56:50 -05:00
oplock_irix.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
oplock_linux.c r7440: * merge registry server changes from trunk (so far) for more 2007-10-10 10:57:09 -05:00
oplock.c r6252: Re-order position of become_root() to allow directory to be 2007-10-10 10:56:32 -05:00
password.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
pipes.c r4330: Fix for bug found by Rob Foehl <rwf@loonybin.net>. Remember to 2007-10-10 10:53:44 -05:00
posix_acls.c r7888: Fix use of "protected". 2007-10-10 10:58:01 -05:00
process.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
quotas.c r6712: BUG 2362: fix quota support on DragonFly (Joerg Sonnenberger <joerg@leaf.dragonflybsd.org>) 2007-10-10 10:56:52 -05:00
reply.c r7893: Add in the extra parameters to opendir() to fix the large directory/insane app 2007-10-10 10:58:02 -05:00
sec_ctx.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
server.c r7624: * removed unmatched tdb_lock_by_string() call (should fix build farm issues) 2007-10-10 10:57:17 -05:00
service.c r7948: Ensure we call the vfs connection hook before doing a vfs stat. 2007-10-10 10:58:03 -05:00
session.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
sesssetup.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
srvstr.c (merge from HEAD) 2003-03-22 13:47:42 +00:00
statcache.c r7846: Fix from bugzilla@kevinjamieson.com Kevin Jamieson - typo 2007-10-10 10:57:59 -05:00
tdbutil.c r2564: resurrecting smbd/tdbutil.c 2007-10-10 10:52:46 -05:00
trans2.c r7893: Add in the extra parameters to opendir() to fix the large directory/insane app 2007-10-10 10:58:02 -05:00
uid.c r6385: Convert checking of egid and secondary egid list into 2007-10-10 10:56:39 -05:00
utmp.c r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication 2007-10-10 10:52:06 -05:00
vfs-wrap.c r7893: Add in the extra parameters to opendir() to fix the large directory/insane app 2007-10-10 10:58:02 -05:00
vfs.c r6841: Attempt to fix buf #2681. With "strict allocate = yes" we now zero 2007-10-10 10:56:56 -05:00