index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #6421 - POSIX read-only open fails on read-only shares.
Jeremy Allison
2009-06-02
2
-8
/
+12
*
Simplify the dropbox patch
Jeremy Allison
2009-06-02
1
-5
/
+10
*
Re-Add the "dropbox" functionality with -wx rights on a directory
Volker Lendecke
2009-06-02
1
-3
/
+3
*
s3: Allow child processes to exit gracefully if we are out of fds
Marc VanHeyningen
2009-05-29
1
-6
/
+13
*
Ensure we return NT_STATUS_FILE_IS_A_DIRECTORY on a posix open on a
Jeremy Allison
2009-05-26
1
-1
/
+1
*
s3: Always allocate memory in dptr_ReadDirName
Aravind Srinivasan
2009-05-26
2
-17
/
+44
*
s3 sendfile: Fix two bugs in sendfile
Tim Prouty
2009-05-26
1
-3
/
+4
*
Move down the become_root()/unbecome_root() calls into the VFS modules
Volker Lendecke
2009-05-26
1
-6
/
+0
*
Add "file_walk_table" to do stuff with all open files
Volker Lendecke
2009-05-26
1
-0
/
+22
*
Make us pass SHORTNAME-TEST.
Jeremy Allison
2009-05-26
1
-3
/
+17
*
Remove one use of mangle_is_8_3(), not needed.
Jeremy Allison
2009-05-26
1
-4
/
+2
*
s3 onefs: Self-contend level2 oplocks on BRL
Zack Kirsch
2009-05-26
1
-1
/
+0
*
s3: Fix strict locking with chained reads
Tim Prouty
2009-05-26
1
-22
/
+24
*
s3:smbd: fix the fix for mapped IPv4 address handling in release_ip().
Michael Adam
2009-05-26
1
-2
/
+2
*
s3: make release_ip() call (ctdb) cope with IPv4 mapped addresses
Michael Adam
2009-05-26
1
-1
/
+8
*
Fix warning about unused label with no sendfile.
Jeremy Allison
2009-05-26
1
-1
/
+2
*
Do not call SMB_VFS_GET_REAL_FILENAME if the name is mangled
Volker Lendecke
2009-05-26
1
-6
/
+11
*
s3: Fix chained sesssetupAndX/tconn messages
Tim Prouty
2009-05-26
1
-0
/
+7
*
Fix bug #6330 - DFS doesn't work on AIX. Jeremy.
Jeremy Allison
2009-05-26
1
-0
/
+4
*
Expand the comment explaining why user_in_group_sid is
Jeremy Allison
2009-05-26
1
-1
/
+6
*
s3:smbd: fix posix acls when setting an ACL without explicit ACE for the owne...
Stefan Metzmacher
2009-05-26
1
-3
/
+18
*
s3-samr: disable check for ACB_DISABLED in check_oem_password().
Günther Deschner
2009-05-26
1
-1
/
+4
*
s3-samr: rework check_oem_password() to take a struct samu, not to return one.
Günther Deschner
2009-05-26
1
-39
/
+27
*
s3-printing: simplify print_queue helper functions and return WERROR.
Günther Deschner
2009-05-26
1
-10
/
+7
*
s3: Fix trans2 path to use case-insensitive stat optimization
tprouty
2009-05-26
2
-6
/
+51
*
Fix bug 6302: Give the VFS a chance to read from 0-byte files
Volker Lendecke
2009-05-26
1
-8
/
+9
*
s3-printing: Fix driver upload for Xerox 4110 PS printer driver.
Günther Deschner
2009-05-26
1
-0
/
+2
*
Fix bug #6315 smbd crashes doing vfs_full_audit on IPC$ close event.
Jeremy Allison
2009-05-26
1
-3
/
+44
*
Increase debug level of "create_connection_server_info failed" message
Volker Lendecke
2009-05-26
1
-1
/
+1
*
s3:smbd/service: switch load_registry_service/shares to use loadparm routines
Michael Adam
2009-04-29
1
-70
/
+3
*
Revert "Do not use the file system GET_REAL_FILENAME for mangled names"
Volker Lendecke
2009-04-28
1
-23
/
+7
*
Fix profile acls in some corner cases
Simo Sorce
2009-04-28
1
-3
/
+18
*
Avoid duplicate aces
Simo Sorce
2009-04-28
1
-7
/
+48
*
s3-secdesc: use SEC_FLAG_SYSTEM_SECURITY instead of SEC_RIGHT_SYSTEM_SECURITY.
Günther Deschner
2009-04-28
1
-4
/
+4
*
Do not use the file system GET_REAL_FILENAME for mangled names
Volker Lendecke
2009-04-28
1
-7
/
+23
*
Fix bug found by Tim Prouty, logging off and then re-using a vuid can cause s...
Jeremy Allison
2009-04-28
1
-0
/
+11
*
Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+
Jeremy Allison
2009-04-28
1
-3
/
+3
*
We have to deny a level 2 oplock if kernel oplocks are enabled
Volker Lendecke
2009-04-15
1
-0
/
+6
*
Fix a memleak in an unlikely error path in change_notify_create()
Volker Lendecke
2009-04-15
1
-0
/
+1
*
Fix bug #6254 - PUT/GET produces an error in IPv6 to a smb-server(3.3) has pa...
Jeremy Allison
2009-04-15
1
-18
/
+23
*
s3 oplocks: Add back procid_str to debug message
Tim Prouty
2009-04-15
1
-2
/
+3
*
s3:kerberos Rework smb_krb5_unparse_name() to take a talloc context
Andrew Bartlett
2009-04-15
1
-8
/
+0
*
s3 onefs: Simplify level 2 oplock self-contention
Tim Prouty
2009-04-15
1
-74
/
+5
*
s3 oplocks: Refactor level II oplock contention
Tim Prouty
2009-04-15
1
-63
/
+59
*
Fix smbd crash for close_on_completion
Volker Lendecke
2009-04-15
1
-0
/
+4
*
Use cluster-aware procid_is_me instead of comparing pid's
Volker Lendecke
2009-04-15
1
-2
/
+2
*
Use procid_str in debug messages for better cluster-debuggability
Volker Lendecke
2009-04-15
1
-11
/
+13
*
Ensure files starting with multiple dots are hidden
Jeremy Allison
2009-04-15
1
-4
/
+8
*
s3: ifdef sendfile code that's only used in other ifdef'ed sendfile code
Björn Jacke
2009-04-15
1
-0
/
+2
*
s3:smbd: if we allow trans2 on the IPC$ share, then we have to allow transs2 ...
Stefan Metzmacher
2009-04-15
1
-1
/
+1
[next]