summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* IPA: Handle bad results from c-ares lookupStephen Gallagher2012-12-061-1/+11
* fix SIGSEGV in IPA provider when ldap_sasl_authid is not setPavel Březina2012-11-271-1/+1
* LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek2012-11-211-1/+0
* LDAP: Provide a common sdap_set_sasl_options init functionJakub Hrozek2012-11-201-47/+8
* Do not save HBAC rules in subdomain subtreeSumit Bose2012-11-192-13/+16
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-191-4/+50
* subdomains: check request type on one place onlyPavel Březina2012-11-141-6/+0
* Run IPA subdomain provider if IPA ID provider is configuredSumit Bose2012-11-141-1/+67
* Clarify debug message about initgroups and subdomainsSumit Bose2012-11-121-0/+7
* Make sub-domains case-insensitiveSumit Bose2012-11-051-2/+23
* krb5_auth_send: check for sub-domainsSumit Bose2012-11-051-6/+0
* subdomain-id: Generate homedir only for users not groupsSumit Bose2012-11-051-10/+12
* Allow extdom exop to return flat domain name as wellSumit Bose2012-10-124-4/+37
* SSH: Refactor sysdb and related codeJan Cholasta2012-10-051-2/+16
* Fix default upper limit of slicesOndrej Kos2012-10-041-1/+1
* SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek2012-09-243-10/+4
* Failover: use _srv_ when no primary server is definedPavel Březina2012-09-171-10/+3
* SELinux: Always use the default if it exists on the serverJakub Hrozek2012-09-131-9/+9
* netgroup: resolve hostgroup membership correctlyPavel Březina2012-09-121-1/+1
* Fix: IPv6 address with square brackets doesn't work.Michal Zidek2012-08-231-0/+7
* Unify usage of sysdb transactionsMichal Zidek2012-08-234-5/+25
* Consolidation of functions that make realm upper-caseOndrej Kos2012-08-232-25/+3
* Duplicate detection in fail over did not work.Michal Zidek2012-08-151-1/+6
* SRV resolution for backup servers should not be permitted.Michal Zidek2012-08-091-1/+9
* Change default for ldap_idmap_range_min to 200000Jakub Hrozek2012-08-091-1/+1
* IPA: Securely set umask for mkstemp in subdomain providerStephen Gallagher2012-08-061-0/+3
* IPA: Do not attempt to close the same file twiceStephen Gallagher2012-08-061-1/+1
* Create a domain-realm mapping for krb5.conf to be includedJakub Hrozek2012-08-011-0/+135
* Add automatic periodic retrieval of subdomainsSimo Sorce2012-08-011-1/+44
* Add online callback to enumerate subdomainsSimo Sorce2012-08-011-24/+49
* Limit refreshes keeping track of last refresh timeSimo Sorce2012-08-011-26/+46
* Change refreshing of subdomainsSimo Sorce2012-08-011-65/+156
* Expose an initializer function from subdomainSimo Sorce2012-08-013-32/+46
* Add realm paramter to subdomain listSimo Sorce2012-08-011-0/+27
* Use a more tractable name for subdomain requestSimo Sorce2012-08-011-7/+5
* 80 col and style fixesSimo Sorce2012-08-011-20/+48
* Make structure initializer more readableSimo Sorce2012-08-011-7/+15
* Fix wrong elements used in comparisonSimo Sorce2012-08-011-1/+1
* Change subdomain_infoSimo Sorce2012-08-011-6/+6
* Primary server support: new option in IPA providerJan Zeleny2012-08-013-4/+6
* Primary server support: new options in krb5 providerJan Zeleny2012-08-011-0/+3
* Primary server support: new option in ldap providerJan Zeleny2012-08-011-0/+2
* Primary server support: IPA adaptationJan Zeleny2012-08-013-35/+77
* Primary server support: basic support in failover codeJan Zeleny2012-08-011-1/+1
* Support fetching of host from sysdb in SELinux codeJan Zeleny2012-07-311-11/+55
* Support fetching of HBAC rules from sysdb in SELinux codeJan Zeleny2012-07-311-14/+47
* Modify hbac_get_cached_rules() so it can be used outside of HBAC codeJan Zeleny2012-07-312-14/+22
* Renamed session provider to selinux providerJan Zeleny2012-07-274-47/+47
* Provide counter of possible matches in SELinux IPA providerJan Zeleny2012-07-251-6/+6
* Fix linking of HBAC rules and SELinux user mapsJan Zeleny2012-07-251-0/+13