index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r15450: Change profiling data macros to use stack variables rather than
James Peach
2007-10-10
4
-14
/
+67
*
r15446: Tidy up the formatting of locking debug messages and make it more
James Peach
2007-10-10
3
-18
/
+24
*
r15404: Check for WRITE_THOUGH before calling lp_ fn. I hate
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15359: Fix typo
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r15293: Don't ever set O_SYNC on open unless "strict sync = yes".
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the p...
Paul Green
2007-10-10
2
-0
/
+4
*
r15266: Fix bug 3720. I wonder why -O1 compiles did not catch this...
Volker Lendecke
2007-10-10
3
-6
/
+6
*
r15196: Update a comment that I found confusing (I confuse easily).
Paul Green
2007-10-10
1
-1
/
+1
*
r15138: Teach Samba the difference between exclusive and batch oplocks.
Jeremy Allison
2007-10-10
1
-40
/
+60
*
r15133: in_server is not used anywhere
Volker Lendecke
2007-10-10
1
-3
/
+0
*
r15119: Initialize our global sam sid first, quite a lot of the other initial...
Volker Lendecke
2007-10-10
1
-11
/
+22
*
r15115: Fix error return on sessionsetup. Ensure no
Jeremy Allison
2007-10-10
1
-11
/
+15
*
r15112: Move strict locking default to auto. Fix up the error
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15103: Okay, looking closer: Samba4 tdb not exporting u32 is a bug in samba4's
Volker Lendecke
2007-10-10
2
-15
/
+15
*
r15102: u32 is a tdb-only thing that's not exported by samba4 tdb. Replace by...
Volker Lendecke
2007-10-10
2
-15
/
+15
*
r15088: Remove all time() and gettimeofday() calls out of the mainline
Jeremy Allison
2007-10-10
4
-26
/
+17
*
r15084: Try and squeeze more out of the non-read/write code path.
Jeremy Allison
2007-10-10
1
-3
/
+12
*
r15083: Using talloc with destructors is nice and all, but in this
Jeremy Allison
2007-10-10
1
-14
/
+14
*
r15035: It seems that many preprocessors do not like comments in macro args..
Volker Lendecke
2007-10-10
1
-1
/
+4
*
r15030: On a performace hunt... Remove as many extraneous
Jeremy Allison
2007-10-10
4
-29
/
+25
*
r15022: Fix core dumps on normal server exit.
Jeremy Allison
2007-10-10
2
-9
/
+9
*
r15020: Fix issue with samba4 netbench torture tester,
Jeremy Allison
2007-10-10
1
-1
/
+8
*
r15018: Merge Volker's ipc/trans2/nttrans changes over
Jeremy Allison
2007-10-10
9
-894
/
+1561
*
r14989: Fix from Mathias Dietz <MDIETZ@de.ibm.com>. EPERM can be
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r14986: Fix OS/2 directory delete bug found by kukks.
Jeremy Allison
2007-10-10
2
-8
/
+30
*
r14954: Fix #3569 based on William Jojo's work. AIX also
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r14898: This change is an attempt to improve the quality of the information that
James Peach
2007-10-10
3
-79
/
+89
*
r14883: add 'smbd:sharedelay' option, so that we can speed up BASE-DENY2 in m...
Stefan Metzmacher
2007-10-10
1
-1
/
+8
*
r14855: Various fixes:
Gerald Carter
2007-10-10
1
-7
/
+9
*
r14849: Fix >= that should be >. Too strict condition
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r14847: Tell static checkers that exit_server() doesn't
Jeremy Allison
2007-10-10
1
-5
/
+10
*
r14790: Fix possible null deref. Coverity #277.
Jeremy Allison
2007-10-10
1
-1
/
+3
*
r14746: Add the Samba4 replacements for opendir/readdir etc. to
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r14695: Patch from Björn Jacke:
Volker Lendecke
2007-10-10
1
-5
/
+7
*
r14669: Remove duplicate source caused by running patch(1) once too often.
James Peach
2007-10-10
1
-272
/
+0
*
r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based
James Peach
2007-10-10
4
-1
/
+614
*
r14618: add --no-process-group to all server programms
Stefan Metzmacher
2007-10-10
1
-2
/
+5
*
r14602: Fix another logic bug in new oplock handling. Just
Jeremy Allison
2007-10-10
1
-12
/
+17
*
r14600: Refactor capability interface from being IRIX-specific to using only
James Peach
2007-10-10
2
-2
/
+2
*
r14596: Fix a logic bug with multiple oplock contention.
Jeremy Allison
2007-10-10
1
-18
/
+33
*
r14574: Allow use of sendfile as long as the write cache has not been enabled
James Peach
2007-10-10
1
-3
/
+4
*
r14559: Oplocks have changed, process_smb can be static again
Volker Lendecke
2007-10-10
1
-3
/
+2
*
r14460: SMBexit closes by pid and vuid. Tested with smbtorture.
Jeremy Allison
2007-10-10
2
-4
/
+4
*
r14387: Try and fix the coverity issues (#53, #54) with negative
Jeremy Allison
2007-10-10
2
-6
/
+6
*
r14357: Try and fix Coverity #169 by making the pointer
Jeremy Allison
2007-10-10
1
-4
/
+6
*
r14336: Try and quieten coverity #53 and #54. Make it obvious
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r14229: Something Coverity hasn't caught (yet) but I've gotten
Jeremy Allison
2007-10-10
1
-3
/
+5
*
r14207: Convert the lp_acl_compatibility() param into an enum.
James Peach
2007-10-10
1
-3
/
+3
*
r14170: Paranioa fix for sesssetup.
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r14168: Fix Coverity #219. I think this is a false coverity
Jeremy Allison
2007-10-10
1
-1
/
+4
[prev]
[next]