summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Revert "dsdb: Only parse SAMBA_LDAP_MATCH_RULE_TRANSITIVE_EVAL as a DN"Andrew Bartlett2015-08-171-3/+1
* s4:torture:vfs_fruit: add a test for stream namesRalph Boehme2015-08-171-0/+139
* s4:torture:vfs_fruit: pass xattr name as arg to torture_setup_local_xattr()Ralph Boehme2015-08-171-1/+3
* s4:rpc_server/netlogon: Fix for NetAppArvid Requate2015-08-171-11/+11
* s4-auth: Make sure error_string is correctly initializedAndreas Schneider2015-07-211-21/+29
* s4-kdc_kpasswd: split out some code to a KPASSWD_GLUE subsystem.Günther Deschner2015-07-214-60/+172
* s4-kdc: move kdc_check_pac() to a new subsystem KDC-GLUE.Günther Deschner2015-07-215-50/+98
* s4-kdc: only use a void* in samba_kdc_entry instead of hdb_entry_ex.Günther Deschner2015-07-211-1/+1
* s4-kdc/pac_glue: remove old samba_kdc_build_edata_reply().Günther Deschner2015-07-212-36/+0
* s4-kdc/mit_samba: add a copy of samba_kdc_build_edata_reply for MIT.Günther Deschner2015-07-211-0/+47
* s4-kdc/wdc-samba4: add a copy of samba_kdc_build_edata_reply for Heimdal.Günther Deschner2015-07-211-0/+41
* waf: Make mit_samba a subsystem and do not build with HeimdalAndreas Schneider2015-07-211-12/+13
* s4-kdc: Fix a casting warningAndreas Schneider2015-07-211-1/+1
* s4-kdc: Fix a typoAndreas Schneider2015-07-211-1/+1
* 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