summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* selftests: Tests only appropiate RPC interfaces are available in smb pipesSamuel Cabrero2020-03-201-0/+71
* selftests: Test lsa over netlogon in nt4 dc environmentSamuel Cabrero2020-03-201-0/+75
* selftest: Run python.samba.tests.dcerpc.raw_protocol against S3 ad_memberSamuel Cabrero2020-03-201-2/+6
* s4/param: py_sid shouldn't be decref'ed after insertion into dictNoel Power2020-03-191-8/+2
* s4/param: treat NULL value passed to dict_insert as errorNoel Power2020-03-191-0/+3
* s4/param: don't decref object we don't ownNoel Power2020-03-191-1/+0
* tests: Add test for weak cryptoAndreas Schneider2020-03-191-0/+5
* torture/smb2: delayed timestamp updates test: more then one writeRalph Boehme2020-03-191-0/+116
* torture/smb2: delayed timestamp update test: single writeRalph Boehme2020-03-191-0/+86
* torture/smb2: Windows 2019 15 ms timestamp resolutionRalph Boehme2020-03-192-0/+146
* torture/smb2: add a test verifying a setinfo(basicinfo) flushes a pending wri...Ralph Boehme2020-03-191-0/+158
* torture/smb2: add a test verifying a flush flushes a pending writetime updateRalph Boehme2020-03-191-0/+111
* torture/smb2: mtime update logic with 2 handles: write io on handle 1, then s...Ralph Boehme2020-03-191-0/+151
* s4/torture: fix a timestamps test to work on ext filesystemRalph Boehme2020-03-191-4/+4
* libsmbclient: Put it back to a known, well-working stateVolker Lendecke2020-03-102-52/+19
* mit-kdc: Explicitly reject S4U requestsIsaac Boukris2020-03-101-0/+5
* Sign and verify PAC with ticket principal instead of canon principalIsaac Boukris2020-03-101-10/+2
* Adapt sign_authdata in our KDB module for krb5 v1.18Isaac Boukris2020-03-103-1/+49
* librpc: fix IDL for svcctl_ChangeServiceConfigWGünther Deschner2020-03-092-0/+6
* s4-torture: add ndr svcctl testsuiteGünther Deschner2020-03-093-0/+87
* s4-torture: add rpc test for ChangeServiceConfigWGünther Deschner2020-03-091-1/+77
* Remove unnecessary/incorrect talloc_steal() callsJonathon Reinhart2020-03-051-1/+1
* [s4] possible memleak in torture vfs-fruitSwen Schillig2020-03-041-0/+1
* selftest: Adapt libsmbclient.readdirplus2 to unix extensionsVolker Lendecke2020-03-031-8/+16
* selftest: Inform smbtorture about running with unix extensionsVolker Lendecke2020-03-031-1/+3
* selftest: run libsmbclient unix ext tests against "posix_share"Volker Lendecke2020-03-031-7/+16
* dsdb: Add debugging for a contrived situation where a non-schema attribute is...Andrew Bartlett2020-03-021-0/+11
* dsdb: Add very verbose debugging if a delete fails in repl_meta_dataAndrew Bartlett2020-03-021-2/+36
* dsdb: Rewrite comment to remove refernece to LDAP backendsAndrew Bartlett2020-02-281-3/+5
* dsdb: Remove dead code in partition_prep_request()Andrew Bartlett2020-02-281-30/+24
* dsdb: Do not use ldb_save_controls() in partitions module for domain_scopeAndrew Bartlett2020-02-281-7/+0
* dsdb: Improve clarity by adding a comment in replmd_delete_internals()Andrew Bartlett2020-02-281-0/+5
* dsdb: Simplifiy VANISH_LINKS handling: The variable "parent" is always non-NULLAndrew Bartlett2020-02-281-19/+15
* prevent NULL reference from being used as '%s' argument.Swen Schillig2020-02-281-2/+5
* selftest: Run libsmbclient with and without unix extensionsVolker Lendecke2020-02-271-1/+10
* selftest: Introduce planlibsmbclienttest()Volker Lendecke2020-02-271-6/+11
* s4-smbd: Make use of prctl_set_comment()Andrew Bartlett2020-02-272-0/+25
* librpc ndr: add recursion check macrosGary Lockyer2020-02-271-0/+2
* librpc ndr: Stack-overflow in ndr_pull_drsuapi_DsaAddressListItem_V1Gary Lockyer2020-02-271-0/+1
* selftest: Slightly simplify setting up libsmbclient testsVolker Lendecke2020-02-251-4/+10
* selftest: We don't need an AD DC for libsmbclient testsVolker Lendecke2020-02-251-1/+5
* torture4: Use higher-level torture macrosVolker Lendecke2020-02-251-89/+96
* torture4: Use torture_assert_not_null where appropriateVolker Lendecke2020-02-251-2/+3
* torture4: Align integer typesVolker Lendecke2020-02-191-1/+1
* torture4: Use strlcpy() with size check instead of snprintf()Volker Lendecke2020-02-191-3/+13
* s4-auth: Allow simple bind login of a user with an @ in the samAccountNameAndrew Bartlett2020-02-141-1/+21
* gensec: Fix CID 1458419 Control flow issues (NO_EFFECT)Volker Lendecke2020-02-141-4/+8
* gensec: Fix CID 1458421 OVERRUNVolker Lendecke2020-02-141-6/+4
* smbclient4: Remove unused codeVolker Lendecke2020-02-101-809/+0
* s4:gensec_krb5: remove unused argument of gensec_krb5_common_client_creds()Stefan Metzmacher2020-02-101-3/+2