summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-sam
Commit message (Expand)AuthorAgeFilesLines
* ipasam: delete trusted child domains before removing the trustAlexander Bokovoy2014-01-211-1/+44
* Remove CFLAGS duplication.Jan Cholasta2013-12-061-1/+0
* Remove generation and handling of LM hashesSumit Bose2013-11-011-18/+3
* ipasam: for subdomains pick up defaults for missing valuesAlexander Bokovoy2013-10-041-0/+12
* ipa-sam: report supported enctypes based on Kerberos realm configurationAlexander Bokovoy2013-09-201-12/+117
* ipa-sam: do not leak LDAPMessage on ipa-sam initializationAlexander Bokovoy2013-09-201-2/+7
* ipa-sam: do not modify objectclass when trust object already createdAlexander Bokovoy2013-09-201-41/+71
* ipasam: add enumeration of UPN suffixes based on the realm domainsAlexander Bokovoy2013-03-291-11/+181
* Remove build warningsMartin Kosek2013-03-291-1/+1
* Change DNA magic value to -1 to make UID 999 usablePetr Viktorin2013-03-111-1/+1
* ipa-sam: Array compared against 0 in ipasam_set_trusted_domain()Sumit Bose2013-02-281-1/+1
* ipasam: use base scope when fetching domain information about own domainAlexander Bokovoy2013-02-191-1/+1
* ipa-sam: Fill SID blacklist when trust is addedMartin Kosek2013-02-121-1/+13
* ipasam: better Kerberos error handling in ipasamAlexander Bokovoy2012-11-211-3/+5
* Fix various issues found by CoveritySumit Bose2012-10-171-1/+1
* ipasam: generate proper SID for trusted domain objectSumit Bose2012-10-041-8/+49
* ipasam: add fallback primary groupSumit Bose2012-10-041-7/+230
* ipasam: Fixes build with samba4 rc1Sumit Bose2012-09-141-10/+10
* ipasam: replace trim_char() with trim_string()Sumit Bose2012-09-061-2/+1
* ipasam: remove fetch_ldap_pw()Sumit Bose2012-09-061-10/+2
* ipasam: replace get_global_sam_sid()Sumit Bose2012-09-061-4/+12
* ipasam: add libsss_idmap context and replace string_to_sid()Sumit Bose2012-09-062-31/+89
* ipasam: Replace global_sid_BuiltinSumit Bose2012-09-061-1/+3
* ipasam: Replace sid_peek_check_rid()Sumit Bose2012-09-061-1/+17
* ipasam: Replace sid_check_is_our_sam()Sumit Bose2012-09-061-2/+1
* ipasam: Replace dom_sid_compare_domain()Sumit Bose2012-09-061-1/+27
* ipasam: Replace is_null_sid()Sumit Bose2012-09-061-1/+24
* ipasam: replace sid_compose()Sumit Bose2012-09-061-1/+14
* ipasam: replace sid_copy()Sumit Bose2012-09-061-1/+15
* ipasam: remove talloc_asprintf_strupper_m()Sumit Bose2012-09-061-3/+8
* ipasam: remove strlower_m()Sumit Bose2012-09-061-3/+1
* ipasam: replace strnequal()Sumit Bose2012-09-061-1/+16
* ipasam: remove sid_peek_rid()Sumit Bose2012-09-061-11/+18
* ipasam: remove nt_lm_owf_gen() and dependency to libcliauth.soSumit Bose2012-09-061-12/+59
* Make encode_ntlm_keys() publicSumit Bose2012-09-061-1/+2
* ipasam: cleanup explicit dependencies to samba libsSumit Bose2012-09-061-2/+0
* Fix ipasam ipaNThash magic regen to actually fetch updated passwordAlexander Bokovoy2012-08-221-13/+9
* Recover from invalid cached kerberos credentials in ipasamAlexander Bokovoy2012-08-221-37/+77
* Use libsamba-security instead of libsecuritySumit Bose2012-08-221-1/+1
* When ipaNTHash is missing, ask IPA to generate it from kerberos keysAlexander Bokovoy2012-07-301-3/+93
* Follow change in samba4 beta4 for sid_check_is_domain to sid_check_is_our_samAlexander Bokovoy2012-07-181-1/+3
* reduce redundant checks in ldapsam_search_users() to a single statementAlexander Bokovoy2012-07-061-8/+1
* Use smb.conf 'dedicated keytab file' parameter instead of hard-coded valueAlexander Bokovoy2012-07-061-1/+2
* ipasam: replace testing codeSumit Bose2012-07-061-5/+5
* ipasam: fixes for clang warningsSumit Bose2012-07-061-28/+20
* ipasam: improve SASL bind callbackAlexander Bokovoy2012-07-061-42/+136
* Add error condition handling to the SASL bind callback in ipasamAlexander Bokovoy2012-06-281-12/+80
* Support requests for DOMAIN$ account for trusted domains in ipasam moduleAlexander Bokovoy2012-06-281-13/+20
* ipasam: remove unused struct elementsSumit Bose2012-06-111-11/+0
* Use exop instead of kadmin.localSumit Bose2012-06-112-27/+80