summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* auth/ntlmssp: fix handling of GENSEC_FEATURE_LDAP_STYLE as a serverStefan Metzmacher2018-06-043-20/+8
* s4:selftest: run test_ldb_simple.sh with more auth optionsStefan Metzmacher2018-06-042-0/+8
* auth/ntlmssp: add ntlmssp_client:ldap_style_send_seal optionStefan Metzmacher2018-06-041-7/+17
* libgpo: Fix the build --without-adsVolker Lendecke2018-05-241-0/+5
* s3:smbd: fix interaction between chown and SD flagsRalph Boehme2018-05-242-3/+5
* s4:torture/smb2: new test for interaction between chown and SD flagsRalph Boehme2018-05-242-0/+279
* winbind: Fix UPN handling in canonicalize_username()Andreas Schneider2018-05-246-19/+44
* winbind: Fix UPN handling in parse_domain_user()Andreas Schneider2018-05-2410-57/+151
* winbind: Remove unused function parse_domain_user_talloc()Andreas Schneider2018-05-242-14/+0
* winbind: Pass upn unmodified to lookup namesStefan Metzmacher2018-05-249-18/+36
* nsswitch:tests: Add test for wbinfo --user-infoAndreas Schneider2018-05-243-0/+108
* selftest: Add a user with a different userPrincipalNameAndreas Schneider2018-05-241-1/+18
* nsswitch: Lookup the domain in tests with the wb seperatorAndreas Schneider2018-05-243-4/+4
* nsswitch: Add a test looking up domain sidAndreas Schneider2018-05-241-0/+4
* nsswitch: Add a test looking up the user using the upnAndreas Schneider2018-05-242-3/+8
* selftest: Make sure we have correct group mappingsAndreas Schneider2018-05-241-0/+9
* VERSION: Bump version up to 4.8.3...Karolin Seeger2018-05-161-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.8.2 release.samba-4.8.2Karolin Seeger2018-05-161-1/+1
* WHATSNEW: Add release notes for Samba 4.8.2.Karolin Seeger2018-05-161-2/+93
* winbindd: Do re-connect if the RPC call fails in the passdb caseAndrew Bartlett2018-05-141-0/+128
* winbindd: Add a cache of the samr and lsa handles for the passdb domainAndrew Bartlett2018-05-141-108/+159
* vfs_ceph: add fake async pwrite/pread send/recv hooksDavid Disseldorp2018-05-141-1/+108
* s3: VFS: Fix memory leak in vfs_ceph.Vandana Rungta2018-05-141-10/+11
* s4:lsa_lookup: remove TALLOC_FREE(state) after all dcesrv_lsa_Lookup{Names,Si...Stefan Metzmacher2018-05-141-6/+2
* s4-lsa: Fix use-after-free in LSA serverAndrew Bartlett2018-05-141-3/+0
* s3:cleanupd: sends MSG_SMB_UNLOCK twice to interested peersRalph Boehme2018-05-141-2/+0
* s3:smbspool: Fix cmdline argument handlingAndreas Schneider2018-05-092-19/+72
* smbspool: Improve URI handling codeAndreas Schneider2018-05-091-11/+18
* s3: libsmbclient: Fix hard-coded connection error return of ETIMEDOUT.Jeremy Allison2018-05-071-1/+1
* s3:cleanupd: use MSG_SMB_BRL_VALIDATE to signal cleanupd unclean process shut...Ralph Boehme2018-05-072-2/+2
* ceph: VFS: Add asynchronous fsync to ceph module, fake using synchronous call.Jeremy Allison2018-05-071-0/+53
* ctdb-client: Remove ununsed functions from old client codeAmitay Isaacs2018-05-072-2529/+10
* rpc_server: Fix NetSessEnum with stale sessionsChristof Schmitt2018-05-072-1/+4
* selftest: Add testcase for querying sessions after smbd crashChristof Schmitt2018-05-073-0/+62
* rpcclient: Print number of entries for NetSessEnumChristof Schmitt2018-05-071-0/+2
* printing: return the same error code as windows does on upload failuresBjörn Jacke2018-05-071-1/+1
* s3: tests: Regression test to ensure we can never return a DIRECTORY attribut...Jeremy Allison2018-05-072-0/+80
* s3: smbd. Generic fix for incorrect reporting of stream dos attributes on a d...Jeremy Allison2018-05-071-0/+22
* s3: vfs: vfs_streams_xattr: Don't blindly re-use the base file mode bits.Jeremy Allison2018-05-071-0/+2
* nsswitch: fix memory leak in winbind_open_pipe_sock() when the privileged pip...Stefan Metzmacher2018-05-021-2/+2
* ldb: Release ldb 1.3.3ldb-1.3.3Andrew Bartlett2018-05-024-1/+284
* ldb: Add test to show a reindex failure must not leave the DB corruptAndrew Bartlett2018-05-021-0/+160
* lib ldb tests: Prepare to run api and index test on tdb and lmdbGary Lockyer2018-05-022-60/+114
* ldb_tdb: Ensure we can not commit an index that is corrupt due to partial re-...Andrew Bartlett2018-05-022-0/+32
* ldb_tdb: Add tests for truncated index keysGary Lockyer2018-05-022-1/+1008
* ldb_tdb: Do not fail in GUID index mode if there is a duplicate attributeGary Lockyer2018-05-021-7/+57
* VERSION: Bump version up to 4.8.2...Karolin Seeger2018-04-261-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.8.1 release.samba-4.8.1Karolin Seeger2018-04-261-1/+1
* WHATSNEW: Add release notes for Samba 4.8.1.Karolin Seeger2018-04-261-0/+108
* s3:modules: fix the build of vfs_aixacl2.cStefan Metzmacher2018-04-201-2/+3