summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* fix SIGSEGV in IPA provider when ldap_sasl_authid is not setPavel Březina2012-11-201-1/+1
* LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek2012-11-204-9/+39
* KRB5: Work around const warning for krb5 releases older than 1.11Sumit Bose2012-11-191-1/+1
* Disable canonicalization during password changesSumit Bose2012-11-191-2/+43
* Fix compare_principal_realm() checkSumit Bose2012-11-191-9/+3
* Just use the service name with krb5_get_init_creds_password()Sumit Bose2012-11-191-24/+2
* LDAP: Make it possible to use full principal in ldap_sasl_authid againJakub Hrozek2012-11-191-4/+16
* LDAP: Checking the principal should not be considered fatalJakub Hrozek2012-11-191-6/+10
* LDAP: Provide a common sdap_set_sasl_options init functionJakub Hrozek2012-11-194-91/+95
* Do not save HBAC rules in subdomain subtreeSumit Bose2012-11-193-16/+32
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-192-4/+61
* LDAP: Refactor saving ghost usersJakub Hrozek2012-11-191-88/+99
* LDAP: use the correct memory contextJakub Hrozek2012-11-191-1/+1
* LDAP: Fix saving empty groupsJakub Hrozek2012-11-191-2/+4
* LDAP: Allocate the temporary context on NULL, not memctxJakub Hrozek2012-11-191-1/+1
* LDAP: Expire even non authenticated connectionsJakub Hrozek2012-11-181-8/+11
* sudo: store rules with no sudoHost attributePavel Březina2012-11-151-0/+7
* Run IPA subdomain provider if IPA ID provider is configuredSumit Bose2012-11-142-2/+69
* Only build extract_and_send_pac on platforms that support itJakub Hrozek2012-11-121-104/+18
* KRB5: Rename variable to avoid shadowing a global declarationJakub Hrozek2012-11-121-4/+4
* backend: add PAC to the list of known clientsPavel Březina2012-11-121-0/+2
* subdomains: check request type on one place onlyPavel Březina2012-11-121-6/+0
* Do not always return PAM_SYSTEM_ERR when offline krb5 authentication failsJakub Hrozek2012-11-121-1/+2
* Do not remove a group if it has members from subdomainsSumit Bose2012-11-101-4/+15
* Clarify debug message about initgroups and subdomainsSumit Bose2012-11-081-0/+7
* do not default fullname to gecos when schema = adPavel Březina2012-11-081-0/+14
* LDAP: Better debug logging when saving groupsStephen Gallagher2012-11-011-11/+75
* LDAP: Fix off-by-one error when saving ghost usersJakub Hrozek2012-11-011-1/+1
* Make sub-domains case-insensitiveSumit Bose2012-10-261-2/+23
* krb5_auth: update with correct UPN if neededSumit Bose2012-10-263-0/+133
* Use find_or_guess_upn() where neededSumit Bose2012-10-264-34/+49
* Add new call find_or_guess_upn()Sumit Bose2012-10-264-8/+54
* krb5_child: send back the client principalSumit Bose2012-10-264-5/+42
* krb5_mod_ccname: replace wrong memory contextSumit Bose2012-10-261-1/+1
* krb5_child: send PAC to PAC responderSumit Bose2012-10-261-1/+139
* krb5_auth: send different_realm flag to krb5_childSumit Bose2012-10-262-1/+8
* krb5_auth: check if principal belongs to a different realmSumit Bose2012-10-264-0/+43
* check_ccache_files: search sub-domains as wellSumit Bose2012-10-261-4/+14
* krb5_auth_send: check for sub-domainsSumit Bose2012-10-264-11/+37
* subdomain-id: Generate homedir only for users not groupsSumit Bose2012-10-261-10/+12
* KRB5: Return error when principal selection failsJakub Hrozek2012-10-241-1/+4
* sudo refresh: handle errors properlyPavel Březina2012-10-241-8/+25
* sudo: do not fail if usn value is zero but full refresh is completedPavel Březina2012-10-242-7/+19
* LDAP: Check validity of naming_contextJakub Hrozek2012-10-151-1/+1
* Only call krb5_set_trace_callback on platforms that support itJakub Hrozek2012-10-122-2/+2
* Create ghost users when a user DN is encountered in IPAJakub Hrozek2012-10-121-37/+276
* Allow extdom exop to return flat domain name as wellSumit Bose2012-10-124-4/+37
* Collect krb5 trace on high debug levelsJakub Hrozek2012-10-124-3/+50
* Two fixes to child processesJakub Hrozek2012-10-122-6/+5
* Add more info about ticket validationOndrej Kos2012-10-101-0/+8