summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: add witness torture ndr testsuite.Günther Deschner2015-04-133-1/+318
* s4:torture/winbind: add torture:winbindd_domain_without_prefix optionStefan Metzmacher2015-04-092-4/+8
* s4:torture/local: add more torture_assert() checksStefan Metzmacher2015-04-091-110/+145
* selftest/Samba4: use 'testallowed account' instead of 'test allowed'Stefan Metzmacher2015-04-091-1/+1
* rpc_server: Coverity fix for CID 1273079Rajesh Joseph2015-04-021-1/+13
* torture: add local FSRVP server state testsDavid Disseldorp2015-03-313-2/+498
* s4-torture: add test to verify nbt_name with "." ending handling.Günther Deschner2015-03-301-0/+55
* s4-torture: use torture_comment instead of printf in raw notify test.Günther Deschner2015-03-301-59/+59
* s4-torture: use tctx variable name in raw notify test consistently.Günther Deschner2015-03-301-210/+210
* s4:torture:raw:notify: torture_assert on creation of secondary tconMichael Adam2015-03-301-0/+2
* s4:torture:raw:notify: use torture_assert instead of printf in test_notify_treeMichael Adam2015-03-301-5/+5
* s4:torture:raw:notify: let NOTIFY_MASK_TEST use torture_assert macrosMichael Adam2015-03-301-29/+35
* s4:torture:raw:notify: remove extra do-loop in NOTIFY_MASK_TEST macro.Michael Adam2015-03-301-2/+1
* s4:torture:raw:notify: use torture_assert instead of printf in failure caseMichael Adam2015-03-301-12/+6
* s4:torture:raw:notify: remove superfluous conditional gotoMichael Adam2015-03-301-4/+0
* s4:torture:raw:notify: treat torture_open_connection calls with torture_assertMichael Adam2015-03-301-12/+8
* s4:torture:raw:notify: use torture_assert with torture_setup_dirMichael Adam2015-03-301-49/+35
* s4:torture:raw:notify: add a few comments to torture_assert callsMichael Adam2015-03-301-3/+3
* s4:torture:raw:notify: improve the CHECK_WSTR() macroMichael Adam2015-03-301-5/+4
* s4:torture:raw:notify: make check_rename_reply() properly use torture_resultMichael Adam2015-03-301-16/+12
* s4:torture:raw:notify: remove CHECK_WSTR2.Michael Adam2015-03-301-38/+60
* s4:torture:raw:notify: remove CHECK_VAL.Michael Adam2015-03-301-64/+173
* s4:torture:raw:notify: remove CHECK_STATUS.Michael Adam2015-03-301-73/+149
* s4:rpc_server/lsa: we need to normalize the trustAuth* blobs before storing themStefan Metzmacher2015-03-301-0/+45
* s4:rpc_server/lsa: notify winbindd about new trusted domainsStefan Metzmacher2015-03-301-0/+24
* s4:selftest: run dbcheck against the ad_dc environment tooStefan Metzmacher2015-03-301-1/+1
* s4:rpc_server/lsa: implement the policy security descriptorStefan Metzmacher2015-03-304-18/+115
* s4:rpc_server/lsa: normalize the access_mask for lsa account objectsStefan Metzmacher2015-03-301-0/+39
* heimdal: Fix a warningVolker Lendecke2015-03-301-1/+1
* heimdal: Fix a warningVolker Lendecke2015-03-301-1/+1
* s4-process_model: Panic if the standard init function failsAndreas Schneider2015-03-271-1/+6
* s4-process_model: Do not close random fds while forking.Andreas Schneider2015-03-271-3/+9
* s4:kdc/db-glue: samba_kdc_trust_message2entry() should use the normalized pri...Stefan Metzmacher2015-03-271-1/+1
* s4-kdc/db_glue: avoid accessing private struct members when there are accesso...Günther Deschner2015-03-271-2/+7
* s4-kdc/db_glue: use smb_krb5_principal_set_type().Günther Deschner2015-03-271-1/+1
* krb5_wrap: add smb_krb5_principal_set_type().Günther Deschner2015-03-271-0/+1
* s4-auth: fix DEBUG statement.Günther Deschner2015-03-271-1/+1
* gensec: map KRB5KRB_AP_ERR_BAD_INTEGRITY to logon failure.Günther Deschner2015-03-271-0/+1
* s4-kdc/db-glue: make sure to use smb_krb5_get_pw_salt and smb_krb5_create_key...Günther Deschner2015-03-271-17/+19
* lib/krb5_wrap: use krb5_const_principal in smb_krb5_create_key_from_string.Günther Deschner2015-03-271-1/+1
* s4-auth: avoid double free of krb5 kt_entries when compiling with MIT kerbero...Günther Deschner2015-03-271-0/+9
* s4-gensec: Check if we have delegated credentials.Andreas Schneider2015-03-271-4/+7
* s4-kdc/db-glue: use smb_krb5_principal_get_comp_string in dbglue.Günther Deschner2015-03-271-4/+5
* s4-kdc/db-glue: use principal_comp_str{case}cmp.Günther Deschner2015-03-271-4/+4
* s4-kdc/db-glue: add principal_comp_str{case}cmpGünther Deschner2015-03-271-0/+54
* s4-kdc: pass down only a samba_kdc_entry to samba_krbtgt_is_in_db().Günther Deschner2015-03-273-4/+10
* s4-kdc: pass down only a samba_kdc_entry to samba_kdc_get_pac_blob().Günther Deschner2015-03-274-7/+21
* s4-kdc: pass down only a samba_kdc_entry to samba_princ_needs_pac().Günther Deschner2015-03-274-8/+12
* s4-kdc/db_glue: pass down only a samba_kdc_entry to samba_kdc_check_s4u2proxy().Günther Deschner2015-03-274-7/+9
* s4-kdc/db_glue: pass down only a samba_kdc_entry to samba_kdc_check_pkinit_ms...Günther Deschner2015-03-273-5/+7