summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:torture:vfs_fruit: created empty resourceforksRalph Boehme2015-09-041-0/+129
* s4:torture:vfs_fruit: add a resource fork truncation testRalph Boehme2015-09-041-0/+118
* samr4: Use <SID=%s> in GetGroupsForUserVolker Lendecke2015-09-031-2/+8
* selftest: Add assertion that we actually fix the replPropertyMetaData sort orderAndrew Bartlett2015-09-032-0/+244
* selftest: Add in steps to re-create this databaseAndrew Bartlett2015-09-035-0/+334
* Update release-4-1-0rc3 to include data using schema modificationsAndrew Bartlett2015-09-0325-41172/+40544
* dbcheck: Add explict tests for unknown and unsorted attributeID valuesAndrew Bartlett2015-09-033-9/+29
* pydsdb: Allow the full range of uint32_t values for attributeIDAndrew Bartlett2015-09-031-2/+2
* selftest: add a check for disabled change notifyRalph Boehme2015-09-014-2/+124
* lib/crypto: add aes_ccm_128 testsStefan Metzmacher2015-08-311-0/+2
* s4-torture: don't build the lsa forest trust krb5 tests when building with MI...Günther Deschner2015-08-251-0/+11
* 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