summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* 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: Remove double breakJakub Hrozek2012-11-191-1/+0
* LDAP: Expire even non authenticated connectionsJakub Hrozek2012-11-181-8/+11
* fix -O3 variable may be uninitialized warningsPavel Březina2012-11-162-6/+6
* sudo: store rules with no sudoHost attributePavel Březina2012-11-151-0/+7
* Add ignore_group_members option.Paul B. Henson2012-11-152-2/+13
* 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
* Include talloc log in our debug facilityMichal Zidek2012-10-294-5/+4
* 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
* Make TTL configurable for dynamic dns updatesJames Hogarth2012-10-163-2/+14
* 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
* Fix segfault when ID-mapping an entry without a SIDJakub Hrozek2012-10-101-1/+1
* SSH: Refactor sysdb and related codeJan Cholasta2012-10-051-2/+16
* Fix default upper limit of slicesOndrej Kos2012-10-043-3/+3
* Slices calculation is alway wrong for default valuesOndrej Kos2012-10-041-2/+2