summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ldb: Bump ldb version to 1.3.7ldb-1.3.7Tim Beale2019-02-134-1/+284
* ldb: Avoid inefficient one-level searchesTim Beale2019-02-131-4/+14
* VERSION: Bump version up to 4.8.10...Karolin Seeger2019-02-071-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.8.9 release.samba-4.8.9Karolin Seeger2019-02-071-1/+1
* WHATSNEW: Add release notes for Samba 4.8.9.Karolin Seeger2019-02-071-2/+87
* s3-vfs: Use ENOATTR in errno comparison for getxattrAnoop C S2019-02-053-4/+4
* s3-vfs: add glusterfs_fuse vfs module.Günther Deschner2019-02-055-0/+184
* selftest:Samba4: use 'smbcontrol samba shutdown'Stefan Metzmacher2019-02-051-0/+9
* s4:server: add support for 'smbcontrol samba shutdown'Stefan Metzmacher2019-02-051-1/+37
* s4:server: avoid using pid=0 for the parent 'samba' processStefan Metzmacher2019-02-051-1/+1
* s4:messaging: add support 'smbcontrol <pid> debug/debuglevel'Stefan Metzmacher2019-02-051-0/+72
* manpages/samba.7.xml: smbcontrol can also work with 'samba'Stefan Metzmacher2019-02-051-1/+1
* join: Throw CommandError instead of Exception for simple errorsTim Beale2019-02-051-3/+4
* join: Fix TypeError when handling exceptionTim Beale2019-02-052-3/+3
* vfs_glusterfs: Adapt to changes in libgfapi signaturesAnoop C S2019-02-052-0/+22
* vfs_fileid: fix fsname_norootdir algorithmRalph Wuerthner2019-02-051-1/+2
* vfs_fileid: fix get_connectpath_inoRalph Wuerthner2019-02-011-1/+3
* s3:libsmb: cli_smb2_list() can sometimes fail initially on a connectionTim Beale2019-02-011-1/+13
* libcli: Add error log if insufficient SMB2 creditsTim Beale2019-02-011-0/+3
* s3: libsmb: use smb2cli_conn_max_trans_size() in cli_smb2_list()Ralph Boehme2019-02-011-1/+2
* s3: lib: nmbname: Ensure we limit the NetBIOS name correctly. CID: 1433607Jeremy Allison2019-02-011-13/+21
* s3-vfs-fruit: add close callGünther Deschner2019-01-141-0/+82
* s3-vfs-streams_xattr: add close callGünther Deschner2019-01-141-0/+26
* dns: changing onelevel search for wildcard to subtreeAaron Haslett2019-01-141-1/+1
* s3:auth_winbind: ignore a missing winbindd as NT4 PDC/BDC without trustsStefan Metzmacher2019-01-091-1/+32
* s3:auth_winbind: return NT_STATUS_NO_LOGON_SERVERS if winbindd is not availableStefan Metzmacher2019-01-091-1/+1
* s3:auth_winbind: remove fallback to optional backendStefan Metzmacher2019-01-092-17/+1
* s3-smbd: avoid assuming fsp is always intact after close_file call.Günther Deschner2019-01-091-1/+1
* lib/util: Count a trailing line that doesn't end in a newlineMartin Schwenke2019-01-092-3/+155
* s3:utils/smbget fix recursive download with empty source directoriesChristian Ambach2019-01-072-1/+38
* s3:utils/smbget add error handling for mkdir() callsChristian Ambach2019-01-072-1/+33
* s3:script/tests reduce code duplicationChristian Ambach2019-01-071-11/+15
* vfs_shadow_copy2: in fstat also convert fsp->fsp_name and fsp->base_fsp->fsp_...Ralph Boehme2018-12-132-9/+50
* s3:smbd: pass down twrp from SMB2_CREATE to filename_convert()Ralph Boehme2018-12-131-24/+5
* s3:smbd: add twrp args to filename_convert()Ralph Boehme2018-12-139-2/+36
* s3:smbd: add twrp processing to filename_convert_internal()Ralph Boehme2018-12-131-0/+26
* s3:smbd: prepare filename_convert_internal() for twrpRalph Boehme2018-12-131-1/+4
* s3:selftest: add a VSS test reading a streamRalph Boehme2018-12-134-1/+127
* s3-vfs: Prevent NULL pointer dereference in vfs_glusterfs.Günther Deschner2018-12-131-32/+168
* vfs_shadow_copy2: nicely deal with attempts to open previous version for writingRalph Boehme2018-12-132-3/+122
* vfs_shadow_copy2: add shadow_copy2_strip_snapshot_convertedRalph Boehme2018-12-131-0/+16
* vfs_shadow_copy2: add _already_converted arg to shadow_copy2_strip_snapshot_i...Ralph Boehme2018-12-131-8/+24
* s3:script/tests: add a test for VSS write behaviourRalph Boehme2018-12-134-0/+87
* s4:torture: add a test-suite for VSSRalph Boehme2018-12-132-0/+88
* vfs_error_inject: add EBADF errorRalph Boehme2018-12-131-0/+1
* vfs_error_inject: add pwriteRalph Boehme2018-12-131-0/+18
* VERSION: Bump version up to 4.8.9...Karolin Seeger2018-12-131-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.8.8 release.samba-4.8.8Karolin Seeger2018-12-131-1/+1
* WHATSNEW: Add release notes for Samba 4.8.8.Karolin Seeger2018-12-131-2/+103
* winbindd: Route predefined domains through the BUILTIN domain childRalph Boehme2018-12-072-2/+7