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
...
*
r17152: Don't handle the delete pending here, await
Jeremy Allison
2007-10-10
1
-7
/
+0
*
r17142: Ensure we record the correct can_read/can_write
Jeremy Allison
2007-10-10
1
-4
/
+6
*
r17140: Get rid of the lock release/reacquire code ! Turns out
Jeremy Allison
2007-10-10
1
-85
/
+73
*
r17131: Optimisation - when doing a stat open don't open the
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r17130: Remove unneeded unlock call.
Jeremy Allison
2007-10-10
1
-3
/
+0
*
r17128: Missed a logic error in my last patch. Ensure we deal with any
Jeremy Allison
2007-10-10
1
-5
/
+42
*
r17125: Drastic problems require drastic solutions. There's
Jeremy Allison
2007-10-10
1
-76
/
+73
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-112
/
+117
*
r16435: Add in the uid info that Jerry needs into the
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r16219: BUG 3836, 3837, 3004: compile warning fixes from Jason Mader.
Gerald Carter
2007-10-10
1
-2
/
+0
*
r16198: Fix Klocwork 1023
Volker Lendecke
2007-10-10
1
-1
/
+0
*
r15960: Don't double-free (ensure we always free file_fsp in
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r15959: Ooops. Use the right file_free call...
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r15958: Make us pass RAW-OPLOCK with kernel oplocks off.
Jeremy Allison
2007-10-10
1
-13
/
+20
*
r15949: Patch for bug #3308 to stop us returning duplicate
Jeremy Allison
2007-10-10
1
-5
/
+8
*
r15943: Update misleading DEBUG statements and comments that refer to
James Peach
2007-10-10
1
-3
/
+3
*
r15404: Check for WRITE_THOUGH before calling lp_ fn. I hate
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15293: Don't ever set O_SYNC on open unless "strict sync = yes".
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15138: Teach Samba the difference between exclusive and batch oplocks.
Jeremy Allison
2007-10-10
1
-40
/
+60
*
r14898: This change is an attempt to improve the quality of the information that
James Peach
2007-10-10
1
-2
/
+2
*
r14883: add 'smbd:sharedelay' option, so that we can speed up BASE-DENY2 in m...
Stefan Metzmacher
2007-10-10
1
-1
/
+8
*
r14602: Fix another logic bug in new oplock handling. Just
Jeremy Allison
2007-10-10
1
-12
/
+17
*
r14596: Fix a logic bug with multiple oplock contention.
Jeremy Allison
2007-10-10
1
-18
/
+33
*
r13694: Committing patch from Aleksey Fedoseev <aleksey at fedoseev dot net> ...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
2007-10-10
1
-12
/
+12
*
r13559: Fix bug #3522 reported by Sandeep Tamhankar <sandman@electric-cloud.c...
Jeremy Allison
2007-10-10
1
-6
/
+0
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-9
/
+1
*
r13314: This code has been causing problems since 1.9.x I think.
Jeremy Allison
2007-10-10
1
-19
/
+0
*
r13299: From testing W2K3 and W2K the delete on close bit seems to be always
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r13274: Fix for bug #3467. Not a show stopper.
Jeremy Allison
2007-10-10
1
-24
/
+22
*
r12877: Stop passing structs around in smb messages, instead
Jeremy Allison
2007-10-10
1
-6
/
+16
*
r12735: After talking to Tridge and Jeremy... This needs to be made more generic
Volker Lendecke
2007-10-10
1
-14
/
+0
*
r12721: GPFS 2.4 on Linux will contain some windows semantics, ie share modes...
Volker Lendecke
2007-10-10
1
-0
/
+14
*
r12460: Fixes for bug 3349
Volker Lendecke
2007-10-10
1
-2
/
+6
*
r12213: Final fix for #3303 - send rename messages to smbd's
Jeremy Allison
2007-10-10
1
-0
/
+47
*
r12203: Add the share path into the sharemode db. This involves
Jeremy Allison
2007-10-10
1
-5
/
+10
*
r11341: Put directory opens into the share mode db so we
Jeremy Allison
2007-10-10
1
-3
/
+34
*
r10943: Unused variable. Bug #3160 from jason@ncac.gwu.edu
Jeremy Allison
2007-10-10
1
-3
/
+1
*
r10930: Fix erroneous debug spotted by Herb.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r10744: Fix for the second incarnation of bug #3088, pushed by Alex Masterov
Jeremy Allison
2007-10-10
1
-16
/
+0
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-499
/
+380
*
r10133: Fix bug #3044. open-exec is read-only.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...
Volker Lendecke
2007-10-10
1
-0
/
+9
*
r8492: open_mode_check does not use the parameter p_flags, so remove it.
Volker Lendecke
2007-10-10
1
-3
/
+2
*
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
2007-10-10
1
-779
/
+1127
*
r7963: Add aio support to 3.0.
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r6673: Fix the write cache based on some VERY good detective work
Jeremy Allison
2007-10-10
1
-3
/
+0
*
r6344: Fix bug #2601 - it seems that DOS_OPEN_EXEC does mean readonly. Needed
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-3
/
+1
[prev]
[next]