index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17879: Make it explicit that we can never pass NULL for buflen or stringlen.
Jeremy Allison
1
-6
/
+2
2007-10-10
r17836: Don't create zombies in the children, thanks to Jeremy!
Volker Lendecke
1
-0
/
+4
2007-10-10
r17835: Fix Coverity bugs 306, 309, 310.
Volker Lendecke
1
-1
/
+1
2007-10-10
r17800: Start using struct timespec internally for file times
Jeremy Allison
2
-120
/
+115
2007-10-10
r17676: Fix printing bug found by kukks. Don't copy a return
Jeremy Allison
1
-1
/
+1
2007-10-10
r17604: Fix a bug caught by g++.
Volker Lendecke
1
-1
/
+1
2007-10-10
r17569: Make 'max smbd processes' more robust. Counting on the child to decre...
Volker Lendecke
2
-80
/
+78
2007-10-10
r17568: Reformatting -- more than 100 cols is too much :-)
Volker Lendecke
1
-3
/
+6
2007-10-10
r17541: When returning a trans2 request, if the "max data
Jeremy Allison
3
-27
/
+45
2007-10-10
r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).
Günther Deschner
1
-0
/
+1
2007-10-10
r17452: Some C++ warnings
Volker Lendecke
1
-5
/
+5
2007-10-10
r17408: Let us use netgroups even without a NIS domain but just using files
Simo Sorce
1
-4
/
+3
2007-10-10
r17406: We need to do a translation of winbind separator -> '\\' in
Volker Lendecke
1
-2
/
+2
2007-10-10
r17402: Added lookup_name_smbconf() to be called when looking
Jeremy Allison
1
-2
/
+2
2007-10-10
r17376: Fix bug #3985 - ensure in msdfs we check for our
Jeremy Allison
1
-14
/
+8
2007-10-10
r17367: Reverting the ab code. Note I'm not saying this
Jeremy Allison
1
-3
/
+3
2007-10-10
r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e...
Alexander Bokovoy
1
-3
/
+3
2007-10-10
r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod...
Alexander Bokovoy
1
-3
/
+3
2007-10-10
r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.
Alexander Bokovoy
1
-3
/
+3
2007-10-10
r17348: Some C++ warnings
Volker Lendecke
5
-10
/
+11
2007-10-10
r17347: Some C++ warnings -- 271 left
Volker Lendecke
1
-16
/
+20
2007-10-10
r17316: More C++ warnings -- 456 left
Volker Lendecke
3
-9
/
+9
2007-10-10
r17314: Optimisation for POSIX locking. If we're downgrading
Jeremy Allison
1
-1
/
+1
2007-10-10
r17296: Replace the understandable parts of the quota
Jeremy Allison
1
-17
/
+13
2007-10-10
r17295: Back out the become_root_uid_only change on the POSIX
Jeremy Allison
2
-13
/
+12
2007-10-10
r17294: Make the code a little cleaner. Instead of using the two
Jeremy Allison
1
-12
/
+12
2007-10-10
r17293: After the results from the cluster tests in Germany,
Jeremy Allison
4
-18
/
+0
2007-10-10
r17254: Simple flattening of an if-statement, no logic change.
Volker Lendecke
1
-21
/
+27
2007-10-10
r17249: Ensure we only set the FILE_WRITE_DATA on O_TRUNC
Jeremy Allison
1
-3
/
+0
2007-10-10
r17248: Ensure we definately add the WRITE_DATA on O_TRUNC.
Jeremy Allison
1
-3
/
+4
2007-10-10
r17247: When we map generic to specific we need to remember
Jeremy Allison
1
-2
/
+5
2007-10-10
r17229: Indent-style reformatting -- getting used to the code again :-)
Volker Lendecke
1
-51
/
+53
2007-10-10
r17228: Modest reformatting
Volker Lendecke
1
-17
/
+24
2007-10-10
r17220: If we're going to fail a write with an errno, make
Jeremy Allison
2
-1
/
+5
2007-10-10
r17179: Merge the vl-posixacls tmp branch into mainline. It
Jim McDonough
1
-11
/
+3
2007-10-10
r17152: Don't handle the delete pending here, await
Jeremy Allison
1
-7
/
+0
2007-10-10
r17142: Ensure we record the correct can_read/can_write
Jeremy Allison
1
-4
/
+6
2007-10-10
r17140: Get rid of the lock release/reacquire code ! Turns out
Jeremy Allison
1
-85
/
+73
2007-10-10
r17134: Fix a debug message
Volker Lendecke
1
-1
/
+1
2007-10-10
r17131: Optimisation - when doing a stat open don't open the
Jeremy Allison
1
-1
/
+1
2007-10-10
r17130: Remove unneeded unlock call.
Jeremy Allison
1
-3
/
+0
2007-10-10
r17128: Missed a logic error in my last patch. Ensure we deal with any
Jeremy Allison
1
-5
/
+42
2007-10-10
r17125: Drastic problems require drastic solutions. There's
Jeremy Allison
2
-109
/
+228
2007-10-10
r17108: Make the default timeout parameter for lock waiting
Jeremy Allison
1
-3
/
+3
2007-10-10
r17107: Make the 200 ms timeout value tunable in local.h...
Jeremy Allison
1
-3
/
+3
2007-10-10
r17106: Match Windows timing values on locks.
Jeremy Allison
1
-0
/
+5
2007-10-10
r17105: Fix the race Volker found - we had a non-locked
Jeremy Allison
4
-298
/
+142
2007-10-10
r17100: Ooops. Fix the build...
Jeremy Allison
1
-2
/
+7
2007-10-10
r17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
Jeremy Allison
4
-90
/
+243
2007-10-10
r17096: Simplify share_access_check a bit: It takes the sharename instead of ...
Volker Lendecke
2
-4
/
+14
[next]