1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source3/smbd
Jeremy Allison 0fd94a5c4b Ensured filetimes set (by name) after close. Ignore errors. This is the
correct way to ensure times set in 'pending modtime' and 'time close'
are always set correctly. Inspired by patch from Juergen Hasch.
Jeremy.
(This used to be commit 2405385854)
2001-12-16 21:04:19 +00:00
..
.cvsignore add *.po32 to ignore list 2001-12-12 16:04:37 +00:00
blocking.c Don't put a \n on the end of the arg to exit_server() 2001-11-05 00:02:38 +00:00
build_options.c WITH_MSDFS is not define anywhere. It's built by default. 2001-11-22 05:29:04 +00:00
chgpasswd.c Merge from 2.2 2001-12-04 22:24:17 +00:00
close.c Ensured filetimes set (by name) after close. Ignore errors. This is the 2001-12-16 21:04:19 +00:00
conn.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
connection.c Fix for connectinos.tdb error message from "Richard Bollinger" <rabollinger@home.com> 2001-10-16 08:39:43 +00:00
dfree.c Added NT_USER_TOKEN into server_info to fix extra groups problem. 2001-11-03 23:34:24 +00:00
dir.c Don't put a \n on the end of the arg to exit_server() 2001-11-05 00:02:38 +00:00
dosmode.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
error.c Restored old Bmpx code - actually used by OS/2. 2001-10-19 00:56:03 +00:00
fileio.c #ifdefed DMF fix so not compiled by default. We need to look at this... 2001-11-25 08:26:37 +00:00
filename.c change some more functions to the new mangle interface. 2001-10-29 13:19:22 +00:00
files.c Move from timestamp to gen count file id's for finding oplocked files 2001-10-20 21:59:34 +00:00
groupname.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
ipc.c Don't put a \n on the end of the arg to exit_server() 2001-11-05 00:02:38 +00:00
lanman.c Store some path names in global variables initialized to configure 2001-11-19 02:49:53 +00:00
mangle.c removed unused function 2001-11-24 13:58:40 +00:00
message.c again an intrusive patch: 2001-12-06 13:09:15 +00:00
negprot.c added a "use spnego" option 2001-12-07 01:01:10 +00:00
noquotas.c The big character set handling changeover! 2001-07-04 07:15:53 +00:00
notify_hash.c smbd/notify_hash.c: Merged Herb's fix. 2001-10-27 07:17:21 +00:00
notify_kernel.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
notify.c Don't put a \n on the end of the arg to exit_server() 2001-11-05 00:02:38 +00:00
nttrans.c Fixed delete on close bug. Added core dump code to winbindd. 2001-11-23 11:18:20 +00:00
open.c Spelling pedents strike again :-). 2001-11-28 18:10:13 +00:00
oplock_irix.c Move from timestamp to gen count file id's for finding oplocked files 2001-10-20 21:59:34 +00:00
oplock_linux.c Fixed unsigned / long unsigned format missmatch. 2001-11-06 22:07:04 +00:00
oplock.c Don't put a \n on the end of the arg to exit_server() 2001-11-05 00:02:38 +00:00
password.c Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +00:00
pipes.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
posix_acls.c Stop using getgrgid() - a very expensive call with winbindd, to look up 2001-12-04 03:59:18 +00:00
process.c cleanup a little namespace pollution 2001-12-10 03:21:38 +00:00
quotas.c XFS quota patch for Linux. 2001-11-30 21:50:02 +00:00
reply.c Ensured filetimes set (by name) after close. Ignore errors. This is the 2001-12-16 21:04:19 +00:00
sec_ctx.c Added NT_USER_TOKEN into server_info to fix extra groups problem. 2001-11-03 23:34:24 +00:00
server.c added a tdb to store the account policy informations. 2001-12-03 17:14:23 +00:00
service.c Added NT_USER_TOKEN into server_info to fix extra groups problem. 2001-11-03 23:34:24 +00:00
session.c Don't resolve the hostname in smbd as we can pause for a long time while 2001-11-19 04:27:39 +00:00
sesssetup.c Ensure that 'use spnego' restricts, rather than just advises our clients. 2001-12-08 02:12:17 +00:00
srvstr.c The big character set handling changeover! 2001-07-04 07:15:53 +00:00
ssl.c merge from 2.2 2001-10-11 16:44:17 +00:00
statcache.c fixed a typo 2001-09-25 06:38:07 +00:00
trans2.c Ensure the CAN_WRITE is checked and prevents O_CREAT and O_TRUNC from 2001-11-28 05:03:37 +00:00
uid.c added a boolean to the group mapping functions to specify if we need or 2001-12-04 21:53:47 +00:00
utmp.c Patch for string legths from TAKAHASHI, Motonobu(monyo). 2001-12-13 23:43:15 +00:00
vfs-wrap.c merge profile data changes from 2.2 2001-09-05 18:43:55 +00:00
vfs.c Don't check space on every extend if strict allocate not set. 2001-11-12 02:03:44 +00:00