index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
open.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for #1064 - ensure truncate attribute checking is done correctly on "hidd...
Jeremy Allison
2004-03-19
1
-1
/
+2
*
Can't set allocation size on directories, return correct error code on
Jeremy Allison
2004-02-28
1
-1
/
+5
*
More gentest error fixups.
Jeremy Allison
2004-02-24
1
-0
/
+9
*
Remove unneeded second open for filename ending in '.' now we know it's
Jeremy Allison
2003-11-18
1
-13
/
+3
*
Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>
Jeremy Allison
2003-10-21
1
-1
/
+1
*
Implement SMBexit properly. Found by Samba4 tester. You must do a make
Jeremy Allison
2003-08-19
1
-0
/
+4
*
Fix SMBseek and get/set position information SMBs. Works against
Jeremy Allison
2003-08-14
1
-3
/
+0
*
An oplock break reply from the client causes the sequence number to be
Jeremy Allison
2003-08-07
1
-0
/
+6
*
Finish tridge's patch as referenced here :
Jeremy Allison
2003-07-29
1
-0
/
+17
*
Fix from matt.zinkevicius@hp.com to stop files being created on read-only
Jeremy Allison
2003-07-24
1
-0
/
+1
*
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
2003-07-22
1
-3
/
+3
*
Fix spotted by Nadav Danieli <nadavd@exanet.com> - ensure dev and inode
Jeremy Allison
2003-07-07
1
-0
/
+10
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-1
/
+1
*
More fixes for debug log to catch logic error.
Jeremy Allison
2003-05-22
1
-7
/
+5
*
Add more info to debug info...
Jeremy Allison
2003-05-22
1
-1
/
+5
*
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
2003-05-14
1
-10
/
+10
*
Eliminate NULL pointers from VFS interface. All hooks now really callable, pr...
Alexander Bokovoy
2003-05-12
1
-2
/
+2
*
Fix VFS layer:
Alexander Bokovoy
2003-05-11
1
-13
/
+13
*
Fix for bugid 51 from Dragan Krnic.
Jeremy Allison
2003-05-01
1
-5
/
+5
*
This is really trying to be a StrnCpy (most names will overflow the 10 char
Andrew Bartlett
2003-04-24
1
-1
/
+1
*
Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted
Andrew Bartlett
2003-04-23
1
-1
/
+1
*
Add runtime tests for "impossible" case with -DDEVELOPER. Trying to catch logic
Jeremy Allison
2003-04-22
1
-0
/
+27
*
Correctly return access denied on share mode deny when we can't open the
Jeremy Allison
2003-02-12
1
-3
/
+19
*
Ensure we only ever set fsp->conn in one place.
Jeremy Allison
2003-02-04
1
-7
/
+0
*
Ensure Samba passes the open attribute truncate tests in smbtorture.
Jeremy Allison
2003-02-04
1
-9
/
+12
*
Fix for interesting resource constraint condition. When all opens are
Jeremy Allison
2003-01-30
1
-1
/
+1
*
Fix open problem with changing attributes on an existing file - based
Jeremy Allison
2003-01-08
1
-8
/
+45
*
Fix problem with "hide unreadable". stat file opens are baaack :-).
Jeremy Allison
2003-01-03
1
-99
/
+45
*
Very curious. It turns out attribute matching on truncate only matters
Jeremy Allison
2002-11-19
1
-2
/
+2
*
Fix to correctly return NT_STATUS_DELETE_PENDING.
Jeremy Allison
2002-11-05
1
-0
/
+1
*
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
Jeremy Allison
2002-10-23
1
-1
/
+5
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-8
/
+57
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-6
/
+12
*
Matched W2K *insane* open semantics....
Jeremy Allison
2002-03-26
1
-0
/
+18
*
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
2002-03-23
1
-167
/
+164
*
Fix stupid typo !
Jeremy Allison
2002-03-21
1
-2
/
+2
*
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
2002-03-20
1
-74
/
+27
*
Added POSIX ACL layer into the vfs.
Jeremy Allison
2002-03-12
1
-1
/
+1
*
Implemented default ACL patch (set inherit acls = true on a per share basis).
Jeremy Allison
2002-03-11
1
-2
/
+12
*
Fixed delete on close semantics - preparing for share mode rewrite.
Jeremy Allison
2002-03-07
1
-0
/
+2
*
This is a nasty hack to fix "xcopy /o" from win2000 on a Samba share
Andrew Tridgell
2002-02-26
1
-13
/
+46
*
Merge of smbclient print crash bug fix from app head.
Tim Potter
2002-02-15
1
-2
/
+4
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Fixed display of "remote downlevel document" in old print job submission
Jeremy Allison
2002-01-25
1
-1
/
+1
*
don't use O_NONBLOCK in open(). This was added erroneously for kernel
Andrew Tridgell
2002-01-17
1
-4
/
+0
*
Added the O_NOFOLLOW flag if follow symlinks is set off.
Jeremy Allison
2002-01-12
1
-0
/
+6
*
Moved fchown_acl change to the point where we *really* know if we
Jeremy Allison
2001-12-16
1
-10
/
+10
*
Spelling pedents strike again :-).
Jeremy Allison
2001-11-28
1
-1
/
+1
*
Ensure the CAN_WRITE is checked and prevents O_CREAT and O_TRUNC from
Jeremy Allison
2001-11-28
1
-2
/
+2
*
Re-added "Share modes" meaning don't allow deny mode conflict. Due to
Jeremy Allison
2001-11-28
1
-2
/
+10
[next]