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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: VFS: Add SMB_VFS_CREATE_DFS_PATHAT().
Jeremy Allison
2020-01-10
2
-0
/
+24
*
auth: Remove the "typedef auth_methods"
Volker Lendecke
2020-01-06
1
-2
/
+5
*
examples/VFS/skel_transparent.c: typo fixes
Björn Jacke
2019-10-31
1
-1
/
+1
*
s3: VFS: Complete the removal of SMB_VFS_CHOWN()
Jeremy Allison
2019-10-15
2
-19
/
+0
*
s3: VFS: Complete the removal of SMB_VFS_RMDIR()
Jeremy Allison
2019-10-10
2
-15
/
+0
*
s3: VFS: Add SMB_VFS_FCNTL
Anoop C S
2019-10-08
2
-0
/
+24
*
s3: VFS: Complete the replacement of SMB_VFS_UNLINK() -> SMB_VFS_UNLINKAT().
Jeremy Allison
2019-09-26
2
-15
/
+0
*
s3: VFS: Add SMB_VFS_UNLINKAT().
Jeremy Allison
2019-09-26
2
-0
/
+22
*
misc: fix AD trust attributes in adssearch
Günther Deschner
2019-09-20
1
-5
/
+12
*
s3: VFS: Complete the replacement of SMB_VFS_MKDIR() -> SMB_VFS_MKDIRAT().
Jeremy Allison
2019-09-11
2
-17
/
+0
*
s3: VFS: Add SMB_VFS_MKDIRAT().
Jeremy Allison
2019-09-11
2
-0
/
+22
*
s3: VFS: Complete the replacement of SMB_VFS_SYMLINK() -> SMB_VFS_SYMLINKAT().
Jeremy Allison
2019-09-03
2
-17
/
+0
*
s3: VFS: Add SMB_VFS_SYMLINKAT().
Jeremy Allison
2019-09-03
2
-0
/
+22
*
Spelling fixes s/wont /won't /
Mathieu Parent
2019-09-01
1
-1
/
+1
*
s3: VFS: Complete the replacement of SMB_VFS_READLINK() -> SMB_VFS_READLINKAT().
Jeremy Allison
2019-08-23
2
-19
/
+0
*
s3: VFS: Add SMB_VFS_READLINKAT().
Jeremy Allison
2019-08-23
2
-0
/
+25
*
s3: VFS: Complete the replacement of SMB_VFS_MKNOD() -> SMB_VFS_MKNODAT().
Jeremy Allison
2019-08-22
2
-19
/
+0
*
s3: VFS: Add SMB_VFS_MKNODAT().
Jeremy Allison
2019-08-22
2
-0
/
+25
*
s3: VFS: Complete the replacement of SMB_VFS_LINK() -> SMB_VFS_LINKAT().
Jeremy Allison
2019-08-20
2
-17
/
+0
*
s3: VFS: Add SMB_VFS_LINKAT().
Jeremy Allison
2019-08-20
2
-0
/
+28
*
s3: VFS: Complete the replacement of SMB_VFS_RENAME() -> SMB_VFS_RENAMEAT().
Jeremy Allison
2019-08-16
2
-17
/
+0
*
s3: VFS: Add SMB_VFS_RENAMEAT().
Jeremy Allison
2019-08-16
2
-0
/
+25
*
smbd: Make "lease" const in SMB_VFS_CREATE_FILE()
Volker Lendecke
2019-08-09
2
-2
/
+2
*
winexe: Add support for connecting to a host on an alternate port
Karl Lenz
2019-07-05
1
-3
/
+23
*
winexe: Fix translation of the winexesvc binaries to C
Karl Lenz
2019-07-05
1
-4
/
+26
*
vfs: Remove unused "msg_ctx" from SMB_VFS_BRL_UNLOCK_WINDOWS
Volker Lendecke
2019-07-02
2
-3
/
+1
*
vfs: Remove "blocking_lock" from SMB_VFS_BRL_LOCK_WINDOWS
Volker Lendecke
2019-07-02
2
-6
/
+3
*
s3:vfs: add SMB_VFS_FS_FILE_ID()
Ralph Boehme
2019-07-01
2
-0
/
+15
*
vfs: Remove SMB_VFS_BRL_CANCEL_WINDOWS
Volker Lendecke
2019-06-20
2
-17
/
+0
*
winexe: Use C99 initializer for poptOption in winexe.c
Stefan Metzmacher
2019-05-28
1
-34
/
+115
*
libsmb: add in/out cblobs to cli_smb2_create_fnum
Volker Lendecke
2019-03-01
1
-4
/
+6
*
libsmb: Reformat the cli_smb2_create_fnum_send args
Volker Lendecke
2019-03-01
1
-8
/
+19
*
examples: Use C99 initializer for poptOption in testacl
Andreas Schneider
2019-01-28
1
-26
/
+74
*
examples: Reformat testacl libsmbclient example
Andreas Schneider
2019-01-28
1
-270
/
+270
*
s3:smbd: pass (raw) ev to SMB_VFS_GET_DOS_ATTRIBUTES_SEND() instead of smb_vf...
Ralph Boehme
2019-01-11
2
-5
/
+3
*
s3:smbd: let SMB_VFS_GETXATTRAT_SEND() do explicit impersonation
Ralph Boehme
2019-01-11
2
-5
/
+3
*
PY3: change shebang to python3 in misc dirs
Joe Guo
2018-12-14
1
-1
/
+1
*
Change order of flags in Makefile so that crackcheck builds under Ubuntu
Brian Candler
2018-12-14
1
-1
/
+1
*
Add #include <unistd.h> to provide prototype for getopt()
Brian Candler
2018-12-14
1
-0
/
+1
*
s3:libsmb: pass impersonation_level to cli_ntcreate_send()
Stefan Metzmacher
2018-12-13
1
-0
/
+3
*
s3:libsmb: pass impersonation_level to cli_smb2_create_fnum_send()
Stefan Metzmacher
2018-12-13
1
-2
/
+4
*
PY3: fix "TabError: inconsistent use of tabs and spaces"
Noel Power
2018-09-27
1
-10
/
+10
*
examples: Fix the smb2mount build
Volker Lendecke
2018-09-07
2
-2
/
+2
*
examples: Fix mingw64 detection
Volker Lendecke
2018-09-05
1
-0
/
+2
*
examples: Add winexe re-implemented on current Samba libs
Volker Lendecke
2018-08-28
6
-0
/
+2788
*
PEP8: fix W291: trailing whitespace
Joe Guo
2018-08-24
1
-2
/
+2
*
PEP8: fix E401: multiple imports on one line
Joe Guo
2018-08-24
1
-1
/
+4
*
PEP8: fix E303: too many blank lines (2)
Joe Guo
2018-08-24
1
-1
/
+0
*
PEP8: fix E261: at least two spaces before inline comment
Joe Guo
2018-08-24
1
-1
/
+1
*
s3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECV
Ralph Boehme
2018-07-27
2
-0
/
+130
[next]