1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Jeremy Allison 5cef57ff7d Fix bug #6297 - owner of sticky directory cannot delete files created by others.
The reason we couldn't delete was we were erroring out early
if requestor was not the owner of the file we wanted to delete,
instead of checking if the requestor owned the directory as well.
If either of these is true, we must go on and check the ACL.
Karolin, this is a must for 3.4.0 and also 3.3.next. I'll update
the bug report with patches for 3.4.0 and 3.3.next and ask vl
to review.
Jeremy.
2009-06-11 12:51:45 -07:00
..
auth s3:smbd: move more session specific globals to struct smbd_server_connection 2009-06-03 17:54:37 +02:00
client Fix bug #2356 - smbclient -t <term code> no longer works. 2009-06-03 09:44:49 -07:00
exports Compile liblua 2008-12-17 12:57:18 +01:00
groupdb Pass a talloc_ctx to pdb_enum_aliasmem 2009-06-08 21:14:10 +02:00
include s3: Prepare the first set of SMB_VFS_CREATE_FILE callers to take an smb_filename struct 2009-06-10 13:13:27 -07:00
iniparser
iniparser_build
intl
lib Make ctemp async. Fix the test to pass against W2K3. 2009-06-10 11:58:00 -07:00
libaddns s3: only define TALLOC_ZERO if needed 2009-03-16 11:14:53 +01:00
libads Replace the "ipv4" specific strings in libcli/cldap/cldap.c with "ip". CLDAP can 2009-06-08 15:21:48 -07:00
libgpo Fix Coverity ID 913 (NEGATIVE_RETURNS) -- gd, please check! 2009-05-03 23:06:01 +02:00
libnet Move smb_create_user() in samsync 2009-05-16 15:30:48 -04:00
librpc s3-build: re-run make samba3-idl. 2009-05-14 14:18:26 +02:00
libsmb Make ctemp async. Fix the test to pass against W2K3. 2009-06-10 11:58:00 -07:00
locale/pam_winbind Revert "s3: checkin .po for pam_winbind" because of license issue. 2009-05-13 22:00:05 +08:00
locking Fix Coverity ID 897: REVERSE_INULL 2009-05-06 12:01:30 +02:00
lua-5.1.4 Add the Lua distibution from http://www.lua.org/ftp/lua-5.1.4.tar.gz 2008-12-17 12:57:18 +01:00
m4 Small fix to SMB_LIBRARY macro 2009-06-08 13:20:53 +02:00
modules s3: Remove unix_convert handling from createfile implementations 2009-06-10 13:13:27 -07:00
nmbd s3:nmbd: fix typo 2009-05-28 12:22:41 +02:00
pam_smbpass s3:pam_smbpass: make smb_update_db() static. 2009-05-29 23:28:38 +02:00
param Consolidate create/delete account paths in pdbedit 2009-05-29 18:03:56 +02:00
passdb s3 passdb ads: add missing character 2009-06-11 11:01:51 -07:00
pkgconfig
po
printing s3: Prepare the first set of SMB_VFS_CREATE_FILE callers to take an smb_filename struct 2009-06-10 13:13:27 -07:00
profile S3: Add in profile counters for new vfs and syscall entries. 2009-02-24 15:53:01 -08:00
registry Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT 2009-05-26 17:48:23 +02:00
rpc_client Fix broken pipe handling 2009-05-18 07:13:04 +02:00
rpc_parse Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
rpc_server s3: Make all callers of SMB_VFS_CREATEFILE call unix_convert first 2009-06-10 13:13:26 -07:00
rpcclient s3-rpcclient: allow to set query size for samr enum calls. 2009-06-08 19:47:26 +02:00
script Fix make test_pam_modules 2009-06-08 13:20:54 +02:00
selftest selftest/Samba3: Test smb signing against the member server 2009-03-23 12:21:14 +01:00
services s3:registry: replace typedef REGISTRY_KEY by struct registry_key_handle 2009-04-27 11:21:04 +02:00
smbd Fix bug #6297 - owner of sticky directory cannot delete files created by others. 2009-06-11 12:51:45 -07:00
stf
tests Move configure test files to the top-level and share them between s3 and 2009-01-22 11:35:28 +01:00
torture Make ctemp async. Fix the test to pass against W2K3. 2009-06-10 11:58:00 -07:00
utils net: Only use the in memory ccache when not already using a kerberos ticket in net ads 2009-06-09 18:09:18 +02:00
web Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT 2009-05-26 17:48:23 +02:00
winbindd Pass a talloc_ctx to pdb_enum_aliasmem 2009-06-08 21:14:10 +02:00
.dmallocrc
.indent.pro
autogen.sh Allow using external libtalloc. 2009-03-14 20:56:26 +01:00
change-log
config.guess Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
config.sub Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
configure.developer
configure.in Fix build with external talloc. 2009-06-11 16:31:07 +02:00
Doxyfile
dynconfig.c Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c 2009-01-12 12:16:03 +01:00
install-sh
localedir.c i18n/l10n pam_winbind 2008-11-13 12:43:58 +01:00
mainpage.dox
Makefile.in Fix Samba 3 selftest to use new selftest formatting functions. 2009-06-11 20:00:00 +02:00
samba4-templates.mk merged-build: link in LIBREPLACE into samba4 code as in the native build 2009-02-03 16:31:02 +01:00
samba4.m4 Fix build with external talloc. 2009-06-11 16:31:07 +02:00
samba4.mk libwbclient: Add async call framework. 2009-05-30 09:17:37 +02:00
smbadduser.in
VERSION