summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libcli/auth: add test for gensec_schannel codeGünther Deschner2019-10-164-0/+316
* testprogs: Add test for 'net ads join createcomputer='Andreas Schneider2019-10-161-2/+30
* s3:libads: Just change the machine password if account already existsAndreas Schneider2019-10-162-22/+146
* s3:libnet: Improve debug messagesAndreas Schneider2019-10-161-2/+2
* s3:libads: Fix creating machine account using LDAPAndreas Schneider2019-10-163-21/+124
* s3:libads: Don't set supported encryption types during account creationAndreas Schneider2019-10-161-18/+0
* s3:libads: Fix detection if acount already exists in ads_find_machine_count()Andreas Schneider2019-10-161-8/+28
* s3:libads: Use a talloc_asprintf in ads_find_machine_acct()Andreas Schneider2019-10-161-4/+8
* s3:libads: Cleanup error code paths in ads_create_machine_acct()Andreas Schneider2019-10-161-11/+23
* s3:libnet: Require sealed LDAP SASL connections for joiningAndreas Schneider2019-10-1611-17/+51
* s3:libads: Use ldap_add_ext_s() in ads_gen_add()Andreas Schneider2019-10-161-1/+1
* testprogs: Fix failure count in test_net_ads.shAndreas Schneider2019-10-161-2/+2
* s3: smbclient: Stop an SMB2-connection from blundering into SMB1-specific calls.Jeremy Allison2019-10-161-0/+4
* ctdb-vacuum: Process all records not deleted on a remote nodeAmitay Isaacs2019-10-161-1/+1
* winbind: provide passwd struct for group sid with ID_TYPE_BOTH mapping (again)Michael Adam2019-10-022-6/+16
* selftest: Test ID_TYPE_BOTH with idmap_rid moduleChristof Schmitt2019-10-022-0/+136
* waf:replace: Do not link against libpthread if not necessaryAndreas Schneider2019-10-021-4/+6
* third_party: Link uid_wrapper against pthreadAndreas Schneider2019-10-021-1/+1
* third_party: Link nss_wrapper against pthreadAndreas Schneider2019-10-021-1/+1
* third_party: Only link cmocka against librt if really neededAndreas Schneider2019-10-021-1/+6
* pthreadpool: Only link pthreadpool against librt if we have toAndreas Schneider2019-10-021-1/+6
* replace: Only link against librt if really neededAndreas Schneider2019-10-021-3/+21
* s3:waf: Do not check for nanosleep() as we don't use it anywhereAndreas Schneider2019-10-021-1/+0
* s3-winbindd: fix forest trusts with additional trust attributes.Günther Deschner2019-10-022-2/+2
* fault.c: improve fault_report message text pointing to our wikiBjörn Jacke2019-10-021-1/+5
* selftest/Samba3.pm: use "winbind use krb5 enterprise principals = yes" for ad...Stefan Metzmacher2019-10-022-1/+1
* selftest/Samba3.pm: use "winbind scan trusted domains = no" for ad_memberStefan Metzmacher2019-10-022-0/+2
* selftest/tests.py: test pam_winbind for trusts domainsStefan Metzmacher2019-10-021-0/+84
* selftest: Export TRUST information in the ad_member target environmentAndreas Schneider2019-10-022-2/+44
* selftest/tests.py: test pam_winbind with a lot of username variationsStefan Metzmacher2019-10-021-1/+26
* selftest/tests.py: test pam_winbind with krb5_authStefan Metzmacher2019-10-021-0/+4
* selftest/tests.py: prepare looping over pam_winbindd testsStefan Metzmacher2019-10-021-21/+37
* test_pam_winbind.sh: allow different pam_winbindd config options to be specifiedStefan Metzmacher2019-10-024-17/+25
* tests/pam_winbind.py: allow upn names to be used in USERNAME with an empty DO...Stefan Metzmacher2019-10-023-4/+16
* tests/pam_winbind.py: turn pypamtest.PamTestError into a failureStefan Metzmacher2019-10-023-5/+20
* s3:winbindd: implement the "winbind use krb5 enterprise principals" logicStefan Metzmacher2019-10-021-24/+33
* docs-xml: add "winbind use krb5 enterprise principals" optionStefan Metzmacher2019-10-021-0/+34
* krb5_wrap: let smb_krb5_parse_name() accept enterprise principalsStefan Metzmacher2019-10-021-0/+5
* s3:libads: ads_krb5_chg_password() should always use the canonicalized principalStefan Metzmacher2019-10-021-0/+6
* s4:auth: kinit_to_ccache() should always use the canonicalized principalStefan Metzmacher2019-10-021-0/+2
* krb5_wrap: smb_krb5_kinit_password_ccache() should always use the canonicaliz...Stefan Metzmacher2019-10-021-2/+0
* s3:libads/kerberos: always use the canonicalized principal after kinitStefan Metzmacher2019-10-021-5/+4
* s3:libsmb: let cli_session_creds_prepare_krb5() update the canonicalized prin...Stefan Metzmacher2019-10-021-5/+34
* s3:libsmb: avoid wrong debug message in cli_session_creds_prepare_krb5()Stefan Metzmacher2019-10-021-0/+2
* s3:libads: let kerberos_kinit_password_ext() return the canonicalized princip...Stefan Metzmacher2019-10-026-8/+56
* s4:auth: use the correct client realm in gensec_gssapi_update_internal()Stefan Metzmacher2019-10-021-2/+4
* nsswitch: add logging to wbc_auth_error_to_pam_error() for non auth errorsStefan Metzmacher2019-10-021-0/+4
* s3/libads: clang: Fix Value stored to 'canon_princ' is never readNoel Power2019-10-021-1/+2
* classicupgrade: fix a a bytes-like object is required, not 'str' errorBjörn Jacke2019-09-241-1/+1
* pod2man is no longer neededMathieu Parent2019-09-201-1/+0