summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* Making the authtok structure really opaque.Lukas Slebodnik2013-04-021-1/+1
* selinux: Remove unused parameterJakub Hrozek2013-03-271-1/+0
* LDAP: If deref search fails, try again without derefJan Cholasta2013-03-211-0/+6
* Return error code from ipa_subdom_storeJakub Hrozek2013-03-201-5/+13
* ldap: Fallback option for rfc2307 schemaSimo Sorce2013-03-201-0/+1
* Convert sdap_access to new error codesSimo Sorce2013-03-191-10/+11
* Make the SELinux refresh time configurable.Michal Zidek2013-03-193-2/+5
* Reuse cached SELinux mappings.Michal Zidek2013-03-192-3/+29
* Move SELinux processing to provider.Michal Zidek2013-03-192-31/+388
* Use common error facility instead of sdap_resultSimo Sorce2013-03-192-31/+27
* Decrease krb5_auth_timeout defaultOndrej Kos2013-03-181-1/+1
* Fix initialization of multiple variablesOndrej Kos2013-03-132-2/+2
* Updated Doxygen configuration to 1.8.1Thorsten Scherf2013-03-061-134/+478
* subdomains: replace invalid characters with underscore in krb5 mapping file namePavel Březina2013-02-141-1/+26
* Filter out multicast addresses from IPA DNS updatesJakub Hrozek2013-02-121-1/+1
* Introduce IS_SUBDOMAIN() macroSimo Sorce2013-02-101-2/+2
* Change the way domains are linked.Simo Sorce2013-02-101-107/+45
* Remove sysdb_subdom completelySimo Sorce2013-02-101-52/+58
* Refactor sysdb_master_domain_add_info()Simo Sorce2013-02-101-24/+6
* Update main domain info in placeSimo Sorce2013-02-101-5/+4
* Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce2013-02-101-3/+1
* Add realm info to sss_domain_infoSimo Sorce2013-02-102-3/+4
* NSS: Add original homedir to home directory template optionsStephen Gallagher2013-02-101-0/+1
* Possible null derefence in ipa_subdomains.c.Michal Zidek2013-01-251-0/+4
* Add be_req_get_data() helper funciton.Simo Sorce2013-01-215-9/+11
* Add be_req_get_be_ctx() helper.Simo Sorce2013-01-217-53/+61
* Add be_req_create() helperSimo Sorce2013-01-211-3/+2
* Introduce be_req_terminate() helperSimo Sorce2013-01-214-34/+24
* Remove domain from be_req structureSimo Sorce2013-01-214-60/+45
* Pass domain not be_req to access check functionsSimo Sorce2013-01-211-1/+1
* Do not pass NULL to ipa_subdomain_retrieve()Simo Sorce2013-01-211-18/+20
* Move hbac_ctx_is_offline()Simo Sorce2013-01-212-7/+6
* Remove hbac_ctx_sdap_id_[ctx|op]()Simo Sorce2013-01-212-18/+6
* Remove hbac_ctx_ev()Simo Sorce2013-01-212-10/+3
* Remove hbac_ctx_be()Simo Sorce2013-01-213-12/+4
* Remove hbac_ctx_sysdb()Simo Sorce2013-01-212-12/+4
* Remove sysdb argument from hbac_get_cached_rules()Simo Sorce2013-01-213-9/+6
* Remove sysdb arg from [ipa_]hbac_sysdb_save()Simo Sorce2013-01-213-36/+25
* Remove sysdb arg from ipa_hbac_service_info_send()Simo Sorce2013-01-213-5/+0
* Remove sysdb arg from hbac_*host_attrs_to_rule()Simo Sorce2013-01-213-11/+4
* Remove sysdb arg from hbac_service_attrs_to_rule()Simo Sorce2013-01-213-5/+2
* Remove sysdb argument from hbac_user_attrs_to_rule()Simo Sorce2013-01-213-6/+4
* Remove unused structureSimo Sorce2013-01-211-6/+0
* Remove sysdb argument from ipa_host_info_send()Simo Sorce2013-01-215-9/+3
* Remove sysdb as a be request structure memberSimo Sorce2013-01-213-7/+7
* Remove sysdb as a be context structure memberSimo Sorce2013-01-215-13/+13
* Add domain to some subdomain functionsSimo Sorce2013-01-151-2/+7
* Add domain arguments to sysdb ssh functionsSimo Sorce2013-01-151-1/+2
* Add domain argument to sysdb selinux functionsSimo Sorce2013-01-153-4/+9
* Add domain arg to sysdb_search/delete_netgroup()Simo Sorce2013-01-151-1/+1