summaryrefslogtreecommitdiff
path: root/src/providers/ipa
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-18Fix uninitialized valuesNick Guay1-4/+4
2012-07-18IPA: Return and save all SELinux rules in the providerJakub Hrozek1-47/+27
2012-07-18IPA: Download defaults even if there are no SELinux mappingsJakub Hrozek1-60/+59
2012-07-18Modify priority evaluation in SELinux user mapsJan Zeleny1-2/+34
2012-07-10Remove dead code in ipa_subdomains_handler_done()Sumit Bose1-1/+1
2012-07-06KRB5: Create a common init routine for krb5_child optionsStephen Gallagher1-45/+6
2012-07-06KRB5: Drop memctx parameter of krb5_try_kdcipStephen Gallagher1-1/+1
2012-07-02IPA: Don't hang onto memory longer than necessaryStephen Gallagher1-0/+1
2012-06-29sudo: add host info optionsPavel Březina1-0/+5
2012-06-29sudo provider: add ldap_sudo_smart_refresh_intervalPavel Březina1-0/+1
2012-06-29sudo provider: remove old timerPavel Březina1-2/+0
2012-06-29sudo provider: add ldap_sudo_full_refresh_intervalPavel Březina1-0/+1
2012-06-21Add support for ID rangesSumit Bose6-10/+197
2012-06-14Make krb5_ccname_template and krb5_ccachedir configurableJakub Hrozek1-2/+2
2012-06-13LDAP: Add ldap_*_use_matching_rule_in_chain optionsStephen Gallagher1-0/+2
2012-06-10IPA subdomains - ask for information about master domainJan Zeleny6-17/+164
2012-05-31Add support for filtering atributesJan Zeleny5-7/+12
2012-05-22Fixed issue in SELinux user mapsJan Zeleny1-0/+2
2012-05-10Filter out IP addresses inappropriate for DNS forward recordsJakub Hrozek1-1/+57
2012-05-10LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher5-7/+8
2012-05-03LDAP: Map the user's primaryGroupIDStephen Gallagher1-0/+1
2012-05-03LDAP: Allow setting a default domain for id-mapping slice 0Stephen Gallagher1-0/+2
2012-05-03LDAP: Add autorid compatibility modeStephen Gallagher1-0/+1
2012-05-03LDAP: Add ID mapping range settingsStephen Gallagher1-0/+3
2012-05-03LDAP: Add id-mapping optionStephen Gallagher1-0/+1
2012-05-03LDAP: Add objectSID config optionStephen Gallagher1-0/+2
2012-05-03SSH: Add dp_get_host_send to common responder codeJakub Hrozek1-9/+6
2012-05-03IPA: Check return valuesJakub Hrozek2-2/+12
2012-05-02HBAC: Prevent NULL dereference in hbac_evaluateJakub Hrozek1-2/+4
2012-05-02ipa_get_config_send: remove unused assignmentJakub Hrozek1-1/+0
2012-05-02IPA netgroups: return EOK when there are no netgroups to processJakub Hrozek1-0/+1
2012-05-01execv, excvp and exec_child never return EOKStef Walter1-5/+3