summaryrefslogtreecommitdiff
path: root/src/providers/ipa
AgeCommit message (Expand)AuthorFilesLines
2012-11-19LDAP: Provide a common sdap_set_sasl_options init functionJakub Hrozek1-47/+8
2012-11-19Do not save HBAC rules in subdomain subtreeSumit Bose2-13/+16
2012-11-19Refactor the way subdomain accounts are savedSimo Sorce1-4/+50
2012-11-14Run IPA subdomain provider if IPA ID provider is configuredSumit Bose1-1/+67
2012-11-12subdomains: check request type on one place onlyPavel Březina1-6/+0
2012-11-08Clarify debug message about initgroups and subdomainsSumit Bose1-0/+7
2012-10-26Make sub-domains case-insensitiveSumit Bose1-2/+23
2012-10-26krb5_auth_send: check for sub-domainsSumit Bose1-6/+0
2012-10-26subdomain-id: Generate homedir only for users not groupsSumit Bose1-10/+12
2012-10-16Make TTL configurable for dynamic dns updatesJames Hogarth3-2/+14
2012-10-12Allow extdom exop to return flat domain name as wellSumit Bose4-4/+37
2012-10-05SSH: Refactor sysdb and related codeJan Cholasta1-2/+16
2012-10-04Fix default upper limit of slicesOndrej Kos1-1/+1
2012-09-24SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek3-10/+4
2012-09-17Failover: use _srv_ when no primary server is definedPavel Březina1-10/+3
2012-09-13SELinux: Always use the default if it exists on the serverJakub Hrozek1-9/+9
2012-09-12netgroup: resolve hostgroup membership correctlyPavel Březina1-1/+1
2012-08-23Fix: IPv6 address with square brackets doesn't work.Michal Zidek1-0/+7
2012-08-23Unify usage of sysdb transactionsMichal Zidek4-5/+25
2012-08-23Consolidation of functions that make realm upper-caseOndrej Kos2-25/+3
2012-08-15Duplicate detection in fail over did not work.Michal Zidek1-1/+6
2012-08-09SRV resolution for backup servers should not be permitted.Michal Zidek1-1/+9
2012-08-09Change default for ldap_idmap_range_min to 200000Jakub Hrozek1-1/+1
2012-08-06IPA: Securely set umask for mkstemp in subdomain providerStephen Gallagher1-0/+3
2012-08-06IPA: Do not attempt to close the same file twiceStephen Gallagher1-1/+1
2012-08-01Create a domain-realm mapping for krb5.conf to be includedJakub Hrozek1-0/+135
2012-08-01Add automatic periodic retrieval of subdomainsSimo Sorce1-1/+44
2012-08-01Add online callback to enumerate subdomainsSimo Sorce1-24/+49
2012-08-01Limit refreshes keeping track of last refresh timeSimo Sorce1-26/+46
2012-08-01Change refreshing of subdomainsSimo Sorce1-65/+156
2012-08-01Expose an initializer function from subdomainSimo Sorce3-32/+46
2012-08-01Add realm paramter to subdomain listSimo Sorce1-0/+27
2012-08-01Use a more tractable name for subdomain requestSimo Sorce1-7/+5
2012-08-0180 col and style fixesSimo Sorce1-20/+48
2012-08-01Make structure initializer more readableSimo Sorce1-7/+15
2012-08-01Fix wrong elements used in comparisonSimo Sorce1-1/+1
2012-08-01Change subdomain_infoSimo Sorce1-6/+6
2012-08-01Primary server support: new option in IPA providerJan Zeleny3-4/+6
2012-08-01Primary server support: new options in krb5 providerJan Zeleny1-0/+3
2012-08-01Primary server support: new option in ldap providerJan Zeleny1-0/+2
2012-08-01Primary server support: IPA adaptationJan Zeleny3-35/+77
2012-08-01Primary server support: basic support in failover codeJan Zeleny1-1/+1
2012-07-31Support fetching of host from sysdb in SELinux codeJan Zeleny1-11/+55
2012-07-31Support fetching of HBAC rules from sysdb in SELinux codeJan Zeleny1-14/+47
2012-07-31Modify hbac_get_cached_rules() so it can be used outside of HBAC codeJan Zeleny2-14/+22
2012-07-27Renamed session provider to selinux providerJan Zeleny4-47/+47
2012-07-25Provide counter of possible matches in SELinux IPA providerJan Zeleny1-6/+6
2012-07-25Fix linking of HBAC rules and SELinux user mapsJan Zeleny1-0/+13
2012-07-25Remove ipa_selinux_map_merge()Jan Zeleny3-55/+0
2012-07-23Added some DEBUG statements into SELinux related codeJan Zeleny1-4/+14