summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove ipa_selinux_map_merge()Jan Zeleny2012-07-253-55/+0
* Added some DEBUG statements into SELinux related codeJan Zeleny2012-07-231-4/+14
* Fix uninitialized valuesNick Guay2012-07-181-4/+4
* IPA: Return and save all SELinux rules in the providerJakub Hrozek2012-07-181-47/+27
* IPA: Download defaults even if there are no SELinux mappingsJakub Hrozek2012-07-181-60/+59
* Modify priority evaluation in SELinux user mapsJan Zeleny2012-07-181-2/+34
* Remove dead code in ipa_subdomains_handler_done()Sumit Bose2012-07-101-1/+1
* KRB5: Create a common init routine for krb5_child optionsStephen Gallagher2012-07-061-45/+6
* KRB5: Drop memctx parameter of krb5_try_kdcipStephen Gallagher2012-07-061-1/+1
* IPA: Don't hang onto memory longer than necessaryStephen Gallagher2012-07-021-0/+1
* sudo: add host info optionsPavel Březina2012-06-291-0/+5
* sudo provider: add ldap_sudo_smart_refresh_intervalPavel Březina2012-06-291-0/+1
* sudo provider: remove old timerPavel Březina2012-06-291-2/+0
* sudo provider: add ldap_sudo_full_refresh_intervalPavel Březina2012-06-291-0/+1
* Add support for ID rangesSumit Bose2012-06-216-10/+197
* Make krb5_ccname_template and krb5_ccachedir configurableJakub Hrozek2012-06-141-2/+2
* LDAP: Add ldap_*_use_matching_rule_in_chain optionsStephen Gallagher2012-06-131-0/+2
* IPA subdomains - ask for information about master domainJan Zeleny2012-06-106-17/+164
* Add support for filtering atributesJan Zeleny2012-05-315-7/+12
* Fixed issue in SELinux user mapsJan Zeleny2012-05-221-0/+2
* Filter out IP addresses inappropriate for DNS forward recordsJakub Hrozek2012-05-101-1/+57
* LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher2012-05-105-7/+8