summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.7.0rc4 release.samba-4.7.0rc4Karolin Seeger2017-08-151-1/+1
* WHATSNEW: Add release notes for Samba 4.7.0rc4.Karolin Seeger2017-08-151-1/+46
* source3/client: Fix typo in help message displayed by defaultAnoop C S2017-08-142-3/+3
* vfs_fruit: factor out common code from ad_get() and ad_fget()Ralph Boehme2017-08-141-61/+30
* vfs_fruit: return fake pipe fd in fruit_open_meta_netatalk()Ralph Boehme2017-08-141-57/+16
* vfs_fruit: don't open basefile in ad_open() and simplify APIRalph Boehme2017-08-141-75/+47
* vfs_fruit: use path based setxattr call in ad_fset()Ralph Boehme2017-08-141-5/+5
* s4/torture: additional tests for kernel-oplocksRalph Boehme2017-08-141-0/+185
* s4/torture: reproducer for kernel oplocks issue with streamsRalph Boehme2017-08-141-0/+161
* vfs_streams_xattr: return a fake fd in streams_xattr_open()Ralph Boehme2017-08-141-47/+20
* vfs_streams_xattr: implement all missing handle based VFS functionsRalph Boehme2017-08-141-0/+421
* vfs_streams_xattr: always pass NULL as fsp arg to get_ea_value()Ralph Boehme2017-08-141-4/+4
* vfs_streams_xattr: remove fsp argument from get_xattr_size()Ralph Boehme2017-08-141-5/+4
* vfs_streams_xattr: remove all uses of fd, use name based functionsRalph Boehme2017-08-141-35/+15
* vfs_streams_xattr: invalidate stat info if xattr was not foundRalph Boehme2017-08-141-0/+3
* s3: torture: Add a test for cli_setpathinfo_basic() to smbtorture3.Jeremy Allison2017-08-141-0/+137
* s3: libsmb: Implement cli_smb2_setatr() by calling cli_smb2_setpathinfo().Jeremy Allison2017-08-141-52/+5
* s3: libsmb: Add cli_smb2_setpathinfo(), to be called by cli_setpathinfo_basic().Jeremy Allison2017-08-143-0/+89
* s3: libsmbclient: Fix cli_setpathinfo_basic() to treat mode == -1 as no change.Jeremy Allison2017-08-141-2/+11
* vfs_gpfs: handle EACCES when fetching DOS attributes from xattrRalph Boehme2017-08-111-1/+68
* s3/smbd: handle EACCES when fetching DOS attributes from xattrRalph Boehme2017-08-111-0/+36
* s3/smbd: handling of failed DOS attributes readingRalph Boehme2017-08-111-1/+6
* python: Fix incorrect kdc.conf parameter name in kerberos.pyMarc Muehlfeld2017-08-101-1/+1
* WHATSNEW: Update doc for Samba AD with MIT KerberosAndreas Schneider2017-08-081-4/+1
* dsdb: Do not force a re-index of sam.ldb on upgrade to 4.7Andrew Bartlett2017-08-081-1/+21
* dsdb: Fix dsdb_next_callback to correctly use ldb_module_done() etcAndrew Bartlett2017-08-084-2/+49
* s4-cldap/netlogon: Match Windows 2012R2 and return NETLOGON_NT_VERSION_5 when...Andrew Bartlett2017-08-012-2/+2
* s4-dsdb/netlogon: allow missing ntver in cldap pingArvid Requate2017-08-012-6/+1
* s4:torture/ldap: Test netlogon without NtVerArvid Requate2017-08-012-0/+49
* s3/utils: smbcacls failed to detect DIRECTORIES using SMB2 (windows only)Noel Power2017-08-011-11/+3
* mit-kdb: Fix NULL pointer check after mallocAndreas Schneider2017-07-311-1/+1
* s4:kcc: Add a NULL check before qsort()Andreas Schneider2017-07-311-0/+4
* selftest: Make --include-env and --exclude-env use the base env nameAndrew Bartlett2017-07-311-3/+3
* selftest: Use NETLOGON_NEG_STRONG_KEYS constant in AuthLogTestsNetLogonBadCredsAndrew Bartlett2017-07-311-2/+2
* s4-netlogon: Use log_escape to protect against un-validated stringsAndrew Bartlett2017-07-311-7/+12
* s4-netlogon: Extend ServerAuthenticate3 logging to split up username formsAndrew Bartlett2017-07-311-12/+25
* source4 netlogon: Add authentication logging for ServerAuthenticate3Gary Lockyer2017-07-313-38/+72
* tests auth_log: Add new tests for NETLOGONGary Lockyer2017-07-314-0/+335
* tests auth_log: Modify existing tests to handle NETLOGON messagesGary Lockyer2017-07-313-0/+29
* auth_log: use symbolic constant to replace /root/ncalrpc_as_systemGary Lockyer2017-07-312-2/+4
* rpc: use symbolic constant to replace /root/ncalrpc_as_systemGary Lockyer2017-07-313-3/+3
* dcerpc.idl Add symbolic constant for /root/ncalrpc_as_systemGary Lockyer2017-07-311-0/+1
* samdb/cracknames: support user and service principal as desired formatBob Campbell2017-07-312-2/+34
* samdb/cracknames: do not show recycled when a guid is desiredBob Campbell2017-07-311-1/+2
* python/tests: add python test for cracknamesBob Campbell2017-07-313-0/+172
* s4-rpc_server: Improve debug of new endpointsAndrew Bartlett2017-07-312-3/+27
* s4-rpc_server: ensure we get a new endpoint for netlogonAndrew Bartlett2017-07-311-1/+8
* WHATSNEW: Fix typo.Karolin Seeger2017-07-311-1/+1
* vfs_ceph: fix cephwrap_chdir()David Disseldorp2017-07-311-8/+0
* VERSION: Bump version up to 4.7.0rc4...Karolin Seeger2017-07-251-2/+2