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
Commit message (
Expand
)
Author
Age
Files
Lines
*
torture3: Reproducer for bug 10284
Volker Lendecke
2013-11-26
4
-0
/
+89
*
smbd: Fix bug 10284
Volker Lendecke
2013-11-26
1
-69
/
+31
*
smbd: Pull mtime handling into open_file_ntcreate
Volker Lendecke
2013-11-23
4
-38
/
+23
*
smbd: Point reply_open at the correct stat struct
Volker Lendecke
2013-11-22
1
-1
/
+4
*
smbd: Factor out get_share_mode_write_time of get_file_infos
Volker Lendecke
2013-11-22
2
-8
/
+12
*
torture: test get/set compression ioctl permissions
David Disseldorp
2013-11-22
1
-0
/
+128
*
torture: split open from test_setup_create_fill
David Disseldorp
2013-11-22
1
-12
/
+32
*
smbd/open: disable compression with FILE_NO_COMPRESSION
David Disseldorp
2013-11-22
1
-0
/
+12
*
s3-smbd: support FILE_ATTRIBUTE_COMPRESSED
David Disseldorp
2013-11-22
1
-0
/
+47
*
smbd: split out dos_mode debug print function
David Disseldorp
2013-11-22
1
-12
/
+31
*
vfs_btrfs: advertise per-file compression capability
David Disseldorp
2013-11-22
2
-0
/
+20
*
vfs_btrfs: fix copy-chunk dest unlock args
David Disseldorp
2013-11-22
1
-1
/
+1
*
vfs_btrfs: add [GET/SET]_COMPRESSION handlers
David Disseldorp
2013-11-22
2
-3
/
+118
*
smb2/ioctl: add support for FSCTL_[GET/SET]_COMPRESSION
David Disseldorp
2013-11-22
1
-2
/
+115
*
vfs: add [GET/SET]_COMPRESSION hooks
David Disseldorp
2013-11-22
9
-1
/
+205
*
torture: attempt to set compression via SetInfo
David Disseldorp
2013-11-22
1
-2
/
+101
*
torture: test dir non-inherit in compress_inherit_disable
David Disseldorp
2013-11-22
1
-8
/
+35
*
selftest/s3: run smb2.ioctl against FS specific share
David Disseldorp
2013-11-22
1
-0
/
+4
*
selftest/s3: expose share with FS applicable config
David Disseldorp
2013-11-22
1
-1
/
+25
*
Rename the profile enums with a SAMBA_ prefix to avoid conflict with system f...
Jeremy Allison
2013-11-22
8
-38
/
+38
*
lib/param: Consolidate code to enable smb signing on the server, always enabl...
Andrew Bartlett
2013-11-22
4
-52
/
+61
*
s3-winbind: Pass the group name to fillup_pw_field().
Andreas Schneider
2013-11-22
1
-30
/
+43
*
s3-lib: Add grpname to talloc_sub_specified().
Andreas Schneider
2013-11-21
7
-16
/
+56
*
lib/util: use proper include for struct stat
Christian Ambach
2013-11-21
1
-1
/
+3
*
torture: test printing using "XPS_PASS" datatype
Arvid Requate
2013-11-21
1
-3
/
+30
*
spoolss: accept XPS_PASS datatype used by Windows 8
Arvid Requate
2013-11-21
1
-1
/
+7
*
replace: Fix developer build on BSD.
Andreas Schneider
2013-11-21
1
-0
/
+1
*
docs: Add winbindd to destination parameter in smbcontrol manpage
Christof Schmitt
2013-11-20
1
-1
/
+3
*
testparm: don't warn for TCP_NODELAY in socket options.
Michael Adam
2013-11-20
1
-3
/
+3
*
handle later iniparser version assigning a zero length string value for 'key='
Noel Power
2013-11-20
1
-4
/
+19
*
testparm: Warnings should not cause failure
Martin Schwenke
2013-11-20
1
-4
/
+0
*
debug: remove unused sys_adminlog
David Disseldorp
2013-11-20
2
-28
/
+0
*
printing: use DEBUG instead of sys_adminlog
David Disseldorp
2013-11-20
1
-24
/
+12
*
printing: fix double space in debug statement
David Disseldorp
2013-11-20
1
-1
/
+1
*
loadparm: use lp_printername ctx param instead of tos
David Disseldorp
2013-11-20
1
-1
/
+1
*
messaging: use local talloc ctx instead of talloc_tos
David Disseldorp
2013-11-20
1
-4
/
+4
*
printing: return WERROR from print_access_check
David Disseldorp
2013-11-20
4
-67
/
+58
*
smbd: Fix a talloc hierarchy problem in msg_channel
Volker Lendecke
2013-11-20
1
-1
/
+1
*
netapi: Add support for info level 502 in NetShareAdd.
Hans Leidekker
2013-11-19
4
-1
/
+71
*
svcctl: Fix IDL for svcctl_OpenServiceA().
Hans Leidekker
2013-11-19
1
-1
/
+2
*
ctdb-tests: Coverity fixes
Amitay Isaacs
2013-11-19
1
-8
/
+14
*
ctdb-tcp: Coverity fixes
Amitay Isaacs
2013-11-19
1
-7
/
+25
*
ctdb-tools/ctdb: Coverity fixes
Amitay Isaacs
2013-11-19
1
-5
/
+11
*
ctdb-common: Coverity fixes
Amitay Isaacs
2013-11-19
3
-16
/
+37
*
ctdb-client: Coverity fixes
Amitay Isaacs
2013-11-19
1
-1
/
+4
*
ctdb-server: Coverity fixes
Amitay Isaacs
2013-11-19
8
-24
/
+49
*
docs: remove duplicate "used" from smb.conf manpage.
Günther Deschner
2013-11-19
1
-1
/
+1
*
docs: remove duplicate "line" from smb.conf manpage.
Günther Deschner
2013-11-19
1
-1
/
+1
*
docs: remove duplicate "must" from smb.conf manpage.
Günther Deschner
2013-11-19
1
-1
/
+1
*
docs: remove duplicate "on" from smb.conf manpage.
Günther Deschner
2013-11-19
1
-1
/
+1
[next]