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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Start removing hand-written lsa marshalling code (namely
Günther Deschner
2008-01-14
1
-38
/
+0
*
|
Fix smbc_listxattr() and friends (bug #5189)
Derrell Lipman
2008-01-13
1
-1
/
+1
|
/
*
Combine fsp and tofd to tofsp in SMB_VFS_RECVFILE().
Michael Adam
2008-01-11
2
-4
/
+5
*
Combine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
Michael Adam
2008-01-11
2
-4
/
+5
*
Remove redundant parameter fd from SMB_VFS_WRITE().
Michael Adam
2008-01-10
2
-4
/
+5
*
Remove redundant parameter fd from SMB_VFS_READ().
Michael Adam
2008-01-10
2
-4
/
+5
*
Move transfer_file and transfer_file_internal to a module of their own.
Michael Adam
2008-01-10
2
-0
/
+35
*
Fixup hot paths - add macro for toupper (c < 0x80).
Jeremy Allison
2008-01-09
1
-0
/
+8
*
Add the calls to make use of talloc_pools in a talloc_stackframe.
Jeremy Allison
2008-01-09
1
-0
/
+1
*
Remove redundant parameter fd from SMB_VFS_AIO_CANCEL().
Michael Adam
2008-01-08
2
-4
/
+5
*
Remove redundant parameter fd from SMB_VFS_FSETXATTR().
Michael Adam
2008-01-08
2
-4
/
+5
*
Remove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
Michael Adam
2008-01-08
2
-4
/
+5
*
Remove redundant parameter fd from SMB_VFS_FLISTXATTR().
Michael Adam
2008-01-08
2
-4
/
+5
*
Remove redundant parameter fd from SMB_VFS_FGETXATTR().
Michael Adam
2008-01-08
2
-4
/
+5
*
Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().
Michael Adam
2008-01-08
2
-4
/
+5
*
Remove redundant parameter fd from SMB_VFS_FCHMOD_ACL().
Michael Adam
2008-01-08
2
-4
/
+5
*
Add comment.
Michael Adam
2008-01-08
1
-0
/
+2
*
Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD().
Michael Adam
2008-01-07
2
-4
/
+4
*
Remove redundant parameter fd from SMB_VFS_GETLOCK().
Michael Adam
2008-01-07
2
-4
/
+6
*
Remove redundant parameter fd from SMB_VFS_LINUX_SETLEASE().
Michael Adam
2008-01-07
2
-4
/
+4
*
Remove redundant parameter fd from SMB_VFS_KERNEL_FLOCK().
Michael Adam
2008-01-07
2
-4
/
+5
*
Fix wrong unused opaque macro for kernel_flock().
Michael Adam
2008-01-07
1
-1
/
+1
*
Remove redundant parameter fd from SMB_VFS_LOCK().
Michael Adam
2008-01-07
2
-4
/
+5
*
Remove redundant parameter fd from SMB_VFS_FTRUNCATE().
Michael Adam
2008-01-07
2
-4
/
+5
*
Remove redundant parameter fd from SMB_VFS_FCHOWN().
Michael Adam
2008-01-07
2
-4
/
+5
*
Remove redundant parameter fd from SMB_VFS_FCHMOD().
Michael Adam
2008-01-07
2
-4
/
+5
*
Remove redundant parameter fd from SMB_VFS_FSTAT().
Michael Adam
2008-01-07
2
-4
/
+6
*
Remove redundant parameter fd from SMB_VFS_FSYNC().
Michael Adam
2008-01-07
2
-4
/
+5
*
Remove redundant parameter fd from SMB_VFS_LSEEK().
Michael Adam
2008-01-07
2
-4
/
+5
*
Remove redundant parameter fd from SMB_VFS_PWRITE().
Michael Adam
2008-01-07
2
-4
/
+5
*
Remove unneeded parameter fd from SMB_VFS_PREAD().
Michael Adam
2008-01-07
2
-4
/
+5
*
Remove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().
Michael Adam
2008-01-06
2
-4
/
+4
*
Wrap lines for readability.
Michael Adam
2008-01-06
1
-2
/
+10
*
Remove superfluous fd parameter from SMB_VFS_FGET_NT_ACL().
Michael Adam
2008-01-06
2
-4
/
+5
*
Add the options smb_encrypt_level to set the requested
Jeremy Allison
2008-01-05
1
-0
/
+7
*
Add general '-e' option to enable smb encryption
Jeremy Allison
2008-01-05
1
-0
/
+1
*
Refactor the crypto code after a very helpful conversation
Jeremy Allison
2008-01-04
2
-4
/
+11
*
Add ads_get_joinable_ous().
Günther Deschner
2008-01-03
1
-0
/
+4
*
Add some more join related werror codes.
Günther Deschner
2008-01-03
1
-0
/
+2
*
Add comments
Volker Lendecke
2008-01-03
1
-1
/
+54
*
Happy new year !
Günther Deschner
2008-01-02
1
-1
/
+1
*
Convert get_root_nt_token to memcache
Volker Lendecke
2007-12-28
1
-0
/
+1
*
Convert csamuser to memcache
Volker Lendecke
2007-12-28
1
-0
/
+1
*
Add the capability to set "smb encrypt = required"
Jeremy Allison
2007-12-27
1
-0
/
+1
*
Fix the non-gcc branch of "likely"
Volker Lendecke
2007-12-28
1
-2
/
+2
*
Wrap the DEBUG checks in a "unlikely"
Volker Lendecke
2007-12-27
1
-6
/
+21
*
Add CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP capability to
Jeremy Allison
2007-12-27
1
-1
/
+2
*
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
2007-12-26
4
-12
/
+57
*
Remove the sampwent interface
Volker Lendecke
2007-12-26
1
-7
/
+2
*
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
James Peach
2007-12-22
2
-2
/
+12
|
\
[prev]
[next]