summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* Primary server support: new option in AD providerJan Zeleny2012-08-013-1/+5
* Primary server support: new option in IPA providerJan Zeleny2012-08-013-4/+6
* Primary server support: new options in krb5 providerJan Zeleny2012-08-018-8/+28
* Primary server support: new option in ldap providerJan Zeleny2012-08-015-4/+11
* Primary server support: AD adaptationJan Zeleny2012-08-013-35/+77
* Primary server support: LDAP adaptationJan Zeleny2012-08-013-35/+84
* Primary server support: krb5 adaptationJan Zeleny2012-08-013-49/+94
* Primary server support: IPA adaptationJan Zeleny2012-08-013-35/+77
* Primary server support: support for "disconnecting" connections in LDAPJan Zeleny2012-08-011-4/+37
* Primary server support: basic support in failover codeJan Zeleny2012-08-017-51/+257
* Primary server support: introduce concept of reconnectionJan Zeleny2012-08-012-0/+43
* Unbreak SASLPavel Březina2012-07-311-9/+12
* 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
* sudo ldap provider: support autoconfiguration of hostnamesPavel Březina2012-07-301-6/+275
* Remove unused member of be_reqJan Zeleny2012-07-271-3/+0
* Move SELinux processing from session to account PAM stackJan Zeleny2012-07-272-0/+33
* Renamed session provider to selinux providerJan Zeleny2012-07-276-56/+54
* Always free request in data provider PAM callbackJan Zeleny2012-07-271-2/+3
* 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
* sdap_sudo.c: add missing end of line in few debug messagesPavel Březina2012-07-231-3/+3
* AD: Fix defaults for krb5_canonicalizeStephen Gallagher2012-07-181-2/+2
* Fix uninitialized valuesNick Guay2012-07-186-14/+14
* 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
* LDAP: Properly cast type for MINSSF valueJan Vcelak2012-07-181-11/+9
* Fixed wrong number in shadowLastChangeJan Zeleny2012-07-161-1/+2
* AD: Add missing DP option terminatorStephen Gallagher2012-07-161-1/+2
* Cast uid_t to unsigned long long in DEBUG messagesJakub Hrozek2012-07-101-3/+3
* Print based on pointer contents not addressJakub Hrozek2012-07-101-1/+3
* Remove dead code in ipa_subdomains_handler_done()Sumit Bose2012-07-101-1/+1
* Fix incorrect error-checkStephen Gallagher2012-07-091-1/+1
* Fix uninitialized memcpy errorStephen Gallagher2012-07-091-0/+2
* Fix potential NULL-dereferenceStephen Gallagher2012-07-091-1/+3
* Fix uninitialized variableStephen Gallagher2012-07-091-0/+1
* heimdal: use sss_krb5_princ_realm to access realmRambaldi2012-07-091-4/+11
* Revert commit 4c157ecedd52602f75574605ef48d0c48e9bfbe8Stef Walter2012-07-062-36/+0
* AD: Force case-insensitive operation in AD providerStephen Gallagher2012-07-061-0/+18
* AD: use krb5_keytab for validation and GSSAPIStephen Gallagher2012-07-063-3/+12
* AD: Add AD access-control providerStephen Gallagher2012-07-064-1/+188
* AD: Add AD auth and chpass providersStephen Gallagher2012-07-064-1/+159
* AD: Add AD identity providerStephen Gallagher2012-07-066-0/+1165
* LDAP: Rename user and group maps for ADStephen Gallagher2012-07-062-4/+4
* KRB5: Create a common init routine for krb5_child optionsStephen Gallagher2012-07-064-98/+135
* KRB5: Drop memctx parameter of krb5_try_kdcipStephen Gallagher2012-07-064-15/+17