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
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
winexe: Add support for connecting to a host on an alternate port
Karl Lenz
1
-3
/
+23
2019-07-05
winexe: Fix translation of the winexesvc binaries to C
Karl Lenz
1
-4
/
+26
2019-07-02
vfs: Remove unused "msg_ctx" from SMB_VFS_BRL_UNLOCK_WINDOWS
Volker Lendecke
2
-3
/
+1
2019-07-02
vfs: Remove "blocking_lock" from SMB_VFS_BRL_LOCK_WINDOWS
Volker Lendecke
2
-6
/
+3
2019-07-01
s3:vfs: add SMB_VFS_FS_FILE_ID()
Ralph Boehme
2
-0
/
+15
2019-06-20
vfs: Remove SMB_VFS_BRL_CANCEL_WINDOWS
Volker Lendecke
2
-17
/
+0
2019-05-28
winexe: Use C99 initializer for poptOption in winexe.c
Stefan Metzmacher
1
-34
/
+115
2019-03-01
libsmb: add in/out cblobs to cli_smb2_create_fnum
Volker Lendecke
1
-4
/
+6
2019-03-01
libsmb: Reformat the cli_smb2_create_fnum_send args
Volker Lendecke
1
-8
/
+19
2019-01-28
examples: Use C99 initializer for poptOption in testacl
Andreas Schneider
1
-26
/
+74
2019-01-28
examples: Reformat testacl libsmbclient example
Andreas Schneider
1
-270
/
+270
2019-01-11
s3:smbd: pass (raw) ev to SMB_VFS_GET_DOS_ATTRIBUTES_SEND() instead of smb_vf...
Ralph Boehme
2
-5
/
+3
2019-01-11
s3:smbd: let SMB_VFS_GETXATTRAT_SEND() do explicit impersonation
Ralph Boehme
2
-5
/
+3
2018-12-14
PY3: change shebang to python3 in misc dirs
Joe Guo
1
-1
/
+1
2018-12-14
Change order of flags in Makefile so that crackcheck builds under Ubuntu
Brian Candler
1
-1
/
+1
2018-12-14
Add #include <unistd.h> to provide prototype for getopt()
Brian Candler
1
-0
/
+1
2018-12-13
s3:libsmb: pass impersonation_level to cli_ntcreate_send()
Stefan Metzmacher
1
-0
/
+3
2018-12-13
s3:libsmb: pass impersonation_level to cli_smb2_create_fnum_send()
Stefan Metzmacher
1
-2
/
+4
2018-09-27
PY3: fix "TabError: inconsistent use of tabs and spaces"
Noel Power
1
-10
/
+10
2018-09-07
examples: Fix the smb2mount build
Volker Lendecke
2
-2
/
+2
2018-09-05
examples: Fix mingw64 detection
Volker Lendecke
1
-0
/
+2
2018-08-28
examples: Add winexe re-implemented on current Samba libs
Volker Lendecke
6
-0
/
+2788
2018-08-24
PEP8: fix W291: trailing whitespace
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E401: multiple imports on one line
Joe Guo
1
-1
/
+4
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-1
/
+0
2018-08-24
PEP8: fix E261: at least two spaces before inline comment
Joe Guo
1
-1
/
+1
2018-07-27
s3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECV
Ralph Boehme
2
-0
/
+130
2018-07-27
s3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
Ralph Boehme
2
-0
/
+145
2018-07-25
examples/VFS/skel_transparent: make vfs_fn_pointers static
Stefan Metzmacher
1
-1
/
+1
2018-07-25
examples/VFS/skel_opaque: make vfs_fn_pointers static
Ralph Boehme
1
-1
/
+1
2018-07-25
examples/VFS/skel_opaque: fix a likely a copy/paste error
Ralph Boehme
1
-1
/
+0
2018-07-25
examples/VFS/skel_transparent: call smb_vfs_assert_all_fns()
Stefan Metzmacher
1
-0
/
+8
2018-07-25
examples/VFS/skel_transparent: add missing durable handle functions
Ralph Boehme
1
-0
/
+46
2018-07-25
examples/VFS/skel_transparent: add missing audit_file_fn
Ralph Boehme
1
-0
/
+14
2018-07-25
examples/VFS/skel_opaque: call smb_vfs_assert_all_fns()
Stefan Metzmacher
1
-0
/
+7
2018-07-25
examples/VFS/skel_opaque: add missing durable handle functions
Ralph Boehme
1
-0
/
+33
2018-07-25
examples/VFS/skel_opaque: add missing audit_file_fn
Ralph Boehme
1
-0
/
+10
2018-05-25
s3: VFS: Remove SMB_VFS_FCHMOD_ACL().
Jeremy Allison
2
-17
/
+0
2018-05-25
s3: VFS: Remove SMB_VFS_CHMOD_ACL().
Jeremy Allison
2
-17
/
+0
2018-05-12
Fix typo for response
Joe Guo
1
-1
/
+1
2018-05-05
s3: client: Add btime_ts to struct finfo.
Jeremy Allison
1
-0
/
+1
2018-05-05
s3: VFS: Remove SMB_VFS_WRITE() function and all implementations.
Jeremy Allison
2
-15
/
+0
2018-05-04
s3: VFS: Remove SMB_VFS_READ() function and all implementations.
Jeremy Allison
2
-15
/
+0
2018-05-02
s3: VFS: Remove fsync_fn() from the VFS and all modules. VFS ABI change.
Jeremy Allison
2
-13
/
+0
2018-01-24
Samba-VirusFilter: common headers and sources.
Trever L. Adams
1
-0
/
+284
2017-12-13
examples/scripts: remove unused shares directory
Stefan Metzmacher
6
-1228
/
+0
2017-11-11
VFS examples: remove init_search_ops
Uri Simchoni
2
-12
/
+0
2017-10-19
Removed unused 'oplock contention limit' config parameter
Christof Schmitt
1
-1
/
+0
2017-08-11
examples: add cache effectiveness stats to gencache.stp
Ralph Boehme
1
-0
/
+23
2017-07-19
examples: add winbindd.stp and a shell script to generate it
Ralph Boehme
2
-0
/
+3168
[next]