summaryrefslogtreecommitdiff
path: root/src/providers
AgeCommit message (Expand)AuthorFilesLines
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 Sorce3-67/+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 Sorce3-10/+8
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 Sorce2-7/+7
2012-08-01Primary server support: new option in AD providerJan Zeleny3-1/+5
2012-08-01Primary server support: new option in IPA providerJan Zeleny3-4/+6
2012-08-01Primary server support: new options in krb5 providerJan Zeleny8-8/+28
2012-08-01Primary server support: new option in ldap providerJan Zeleny5-4/+11
2012-08-01Primary server support: AD adaptationJan Zeleny3-35/+77
2012-08-01Primary server support: LDAP adaptationJan Zeleny3-35/+84
2012-08-01Primary server support: krb5 adaptationJan Zeleny3-49/+94
2012-08-01Primary server support: IPA adaptationJan Zeleny3-35/+77
2012-08-01Primary server support: support for "disconnecting" connections in LDAPJan Zeleny1-4/+37
2012-08-01Primary server support: basic support in failover codeJan Zeleny7-51/+257
2012-08-01Primary server support: introduce concept of reconnectionJan Zeleny2-0/+43
2012-07-31Unbreak SASLPavel Březina1-9/+12
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-30sudo ldap provider: support autoconfiguration of hostnamesPavel Březina1-6/+275
2012-07-27Remove unused member of be_reqJan Zeleny1-3/+0
2012-07-27Move SELinux processing from session to account PAM stackJan Zeleny2-0/+33
2012-07-27Renamed session provider to selinux providerJan Zeleny6-56/+54
2012-07-27Always free request in data provider PAM callbackJan Zeleny1-2/+3
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-23sdap_sudo.c: add missing end of line in few debug messagesPavel Březina1-3/+3
2012-07-18AD: Fix defaults for krb5_canonicalizeStephen Gallagher1-2/+2
2012-07-18Fix uninitialized valuesNick Guay6-14/+14
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-18LDAP: Properly cast type for MINSSF valueJan Vcelak1-11/+9
2012-07-16Fixed wrong number in shadowLastChangeJan Zeleny1-1/+2
2012-07-16AD: Add missing DP option terminatorStephen Gallagher1-1/+2
2012-07-10Cast uid_t to unsigned long long in DEBUG messagesJakub Hrozek1-3/+3
2012-07-10Print based on pointer contents not addressJakub Hrozek1-1/+3
2012-07-10Remove dead code in ipa_subdomains_handler_done()Sumit Bose1-1/+1
2012-07-09Fix incorrect error-checkStephen Gallagher1-1/+1
2012-07-09Fix uninitialized memcpy errorStephen Gallagher1-0/+2