1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Jeremy Allison 9bb7ac81b6 Reasonably large change to give us *exactly* correct NT delete on close semantics.
This was trickier than it looks :-). Check out the new DELETE_ON_CLOSE
flag in the share modes and the new code that iterates through all open
files on the same device and inode in files.c and trans2.c

Also changed the code that modifies share mode entries to take
generic function pointers rather than doing a specific thing so
this sort of change should be easier in the future.

Jeremy.
(This used to be commit 5e6a7cd99d)
1998-10-23 03:34:50 +00:00
..
auth Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se> 1998-09-26 03:30:15 +00:00
client use the username GUEST if no other username is available 1998-10-16 17:05:19 +00:00
codepages get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
include Reasonably large change to give us *exactly* correct NT delete on close semantics. 1998-10-23 03:34:50 +00:00
lib include/smb.h: Added #defines for lots of things - makes our code a *lot* easier to read. 1998-10-23 00:58:28 +00:00
libsmb Removed previously #ifdef 0 'ed code. 1998-10-22 19:15:24 +00:00
locking Reasonably large change to give us *exactly* correct NT delete on close semantics. 1998-10-23 03:34:50 +00:00
lsarpcd bug fix in lsa_trans_names. 1998-10-22 18:15:23 +00:00
nmbd Okay, this is really silly but removing one space from one debug statement 1998-10-22 22:51:45 +00:00
param add an option to enable/disable nt pipes 1998-10-18 19:29:19 +00:00
passdb domain aliases added a bit better: does local aliases if you query 1998-10-21 22:36:26 +00:00
printing Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
rpc_client libsmb/smbdes.c: #ifdef'ed out code prior to removal. 1998-10-22 16:55:03 +00:00
rpc_parse bug fix in lsa_trans_names. 1998-10-22 18:15:23 +00:00
rpc_server server/srv_samr.c smbd/ipc.c: Changed global_myworkgroup back to fstring 1998-10-22 18:51:16 +00:00
rpcclient rpctorture command 1998-10-22 22:19:08 +00:00
script support a few more function types (like ino_t and off_t) 1998-10-04 03:27:29 +00:00
smbd Reasonably large change to give us *exactly* correct NT delete on close semantics. 1998-10-23 03:34:50 +00:00
smbwrapper don't use SMBW_PWD_ENV any more 1998-10-23 01:29:38 +00:00
tests server/srv_samr.c smbd/ipc.c: Changed global_myworkgroup back to fstring 1998-10-22 18:51:16 +00:00
ubiqx I received a bug report from Massimo Campostrini in Pisa. There are a pair 1998-10-21 19:00:44 +00:00
utils torture debug. 1998-10-22 23:05:55 +00:00
web get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
.cvsignore bin/cvsignore: deleted, so that bin can be removed from the repository 1998-10-04 22:42:05 +00:00
acconfig.h don't enable smbsh/smbwrapper on systems where we can't work out how 1998-10-23 01:51:31 +00:00
aclocal.m4 auto-detect the right flag for the compiler to produce PIC code 1998-10-08 04:52:11 +00:00
architecture.doc replaced one of the paragraphs describing nmbd problems. could someone 1998-09-24 19:42:31 +00:00
change-log Started uninstall in Makefile 1996-07-04 03:17:08 +00:00
config.guess some merge cleanups 1998-07-29 03:15:02 +00:00
config.sub some merge cleanups 1998-07-29 03:15:02 +00:00
configure don't enable smbsh/smbwrapper on systems where we can't work out how 1998-10-23 01:51:31 +00:00
configure.developer dce/rpc. bug-fix in ipc.c (introduced today :) 1998-10-20 22:25:52 +00:00
configure.in don't enable smbsh/smbwrapper on systems where we can't work out how 1998-10-23 01:51:31 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
Makefile.in don't enable smbsh/smbwrapper on systems where we can't work out how 1998-10-23 01:51:31 +00:00
parsing.doc Put it in the right directory :~) 1997-12-20 23:44:25 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00