summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* dsdb: Disable tombstone_reanimation module until we isolate what causes flaky...Kamen Mazdrashki2015-07-203-6/+8
* lib/tls: Add new 'tls priority' optionAndrew Bartlett2015-07-205-5/+34
* Remove support for OpenPGP certificates in our TLS client and serverAndrew Bartlett2015-07-201-2/+0
* s4-kerberos: Make sure we handle kvno's in keytabs correctlyAndreas Schneider2015-07-171-2/+9
* torture: include config.h before any glibc headersUri Simchoni2015-07-172-6/+2
* s4-torture: Make the backupkey test as a noop with MIT Kerberos.Andreas Schneider2015-07-173-13/+34
* s4-waf: Reformat torture_rpcAndreas Schneider2015-07-171-7/+100
* s4-auth: Always pass down the salt principalAndreas Schneider2015-07-171-90/+11
* s4-auth: Use kerberos util functions in srv_keytabAndreas Schneider2015-07-171-222/+48
* s4-auth: Add smb_krb5_remove_obsolete_keytab_entries()Andreas Schneider2015-07-171-0/+157
* s4-auth: Add smb_krb5_create_principals_array()Andreas Schneider2015-07-171-0/+86
* s4-samdb: Correctly cast data pointerAndreas Schneider2015-07-171-1/+1
* CID 1311772: Fix null pointer checkAndreas Schneider2015-07-151-1/+1
* CID 1311771: Fix a null pointer dereferenceAndreas Schneider2015-07-151-1/+1
* CID 1311767: Cast enum type to avoid compiler warningsAndreas Schneider2015-07-151-1/+1
* CID 1311764: Fix logical compare in if clauseAndreas Schneider2015-07-151-2/+2
* s4-torture: add test for ClusterControl to clusapi testsuite.Günther Deschner2015-07-151-0/+70
* s4-torture: add test for clusapi_QueryValue.Günther Deschner2015-07-141-0/+70
* s4-torture: add more tests for dcerpc_clusapi_CreateEnum.Günther Deschner2015-07-141-10/+43
* s4-torture: make sure to always seal the clusapi connection in witness test.Günther Deschner2015-07-141-6/+20
* s4-torture: do some more inspection on expected witness_AsyncNotify replies.Günther Deschner2015-07-141-0/+15
* s4-torture: add test for ClusterControl to clusapi testsuite.Günther Deschner2015-07-141-2/+23
* s4-torture: use smb_krb5_principal_set_type() in lsa forest krb5 tests.Günther Deschner2015-07-141-6/+6
* s4-torture: use krb5_error in lsa forest trust tests.Günther Deschner2015-07-141-5/+5
* s4-torture: use smb_krb5_free_error() in lsa forest krb5 tests.Günther Deschner2015-07-141-3/+4
* s4-torture: use smb_krb5_principal_get_type in lsa forest krb5 tests.Günther Deschner2015-07-141-22/+22
* s4-torture: use smb_krb5_make_principal() in lsa forest krb5 tests.Günther Deschner2015-07-141-52/+52
* torture-notify: Give nonrecursive updates 200msVolker Lendecke2015-07-131-0/+1
* librpc: Fix a "ignoring asprint return" warningVolker Lendecke2015-07-091-4/+6
* Fix ldap_bind compilation for i386Douglas Bagnall2015-07-091-1/+1
* Fix gensec_gssapi compilation for i386Douglas Bagnall2015-07-091-7/+7
* s4:torture/rpc: extend and improve rpc.lsa.trusted.domainsStefan Metzmacher2015-07-081-81/+1644
* s4:torture/rpc: add missing \n in commentsStefan Metzmacher2015-07-081-2/+2
* s4:torture/rpc: handle NT_STATUS_NO_SUCH_DOMAIN in test_query_each_TrustDom()Stefan Metzmacher2015-07-081-0/+12
* testprogs/blackbox: add test_trust_utils.shStefan Metzmacher2015-07-081-0/+2
* testprogs/blackbox: add test_kinit_trusts.shStefan Metzmacher2015-07-081-0/+2
* s4:rpc_server/netlogon: check domain state in netr_*GetForestTrustInformation()Stefan Metzmacher2015-07-081-2/+50
* s4:rpc_server/netlogon: make use of dsdb_trust_xref_forest_info()Stefan Metzmacher2015-07-081-91/+10
* s4:rpc_server/netlogon: implement netr_DsRGetForestTrustInformation with trus...Stefan Metzmacher2015-07-081-16/+99
* s4:rpc_server/netlogon: implement NETLOGON_CONTROL_{QUERY,REDISCOVER,TC_QUERY...Stefan Metzmacher2015-07-081-28/+327
* librpc/idl: add winbind_LogonControl()Stefan Metzmacher2015-07-081-0/+3
* s4:rpc_server/lsa: remove unused codeStefan Metzmacher2015-07-081-371/+0
* s4:rpc_server/lsa: use dsdb_trust_*() helper functions in dcesrv_lsa_lsaRSetF...Stefan Metzmacher2015-07-081-105/+196
* s4:dsdb/common: add dsdb_trust_merge_forest_info() helper functionStefan Metzmacher2015-07-081-0/+418
* s4:dsdb/common: dsdb_trust_normalize_forest_info_step[1,2]() and dsdb_trust_v...Stefan Metzmacher2015-07-081-0/+752
* s4:dsdb/common: add dsdb_trust_xref_tdo_info() helper functionStefan Metzmacher2015-07-081-0/+20
* s4:dsdb/common: add dsdb_trust_forest_info_from_lsa() helper functionStefan Metzmacher2015-07-081-0/+103
* s4:rpc_server/lsa: implement dcesrv_lsa_lsaRQueryForestTrustInformation()Stefan Metzmacher2015-07-081-1/+75
* s4:rpc_server/lsa: improve dcesrv_lsa_CreateTrustedDomain_base()Stefan Metzmacher2015-07-081-45/+116
* s4:rpc_server/lsa: fix dcesrv_lsa_CreateTrustedDomain()Stefan Metzmacher2015-07-081-1/+1