summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-01First-boot sss_seed toolNick Guay7-3/+1011
2012-08-01Fix bad checkJakub Hrozek1-1/+1
2012-08-01Require and call ldconfig from subpackages if appropriateVille Skyttä1-5/+22
2012-08-01Added unit test for sysdb_ssh.cMichal Zidek2-0/+461
2012-08-01Primary server support: new option in AD providerJan Zeleny6-2/+8
2012-08-01Primary server support: new option in IPA providerJan Zeleny6-5/+9
2012-08-01Primary server support: new options in krb5 providerJan Zeleny15-11/+45
2012-08-01Primary server support: new option in ldap providerJan Zeleny10-8/+21
2012-08-01Primary server support: man page, failover sectionJan Zeleny1-1/+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 Zeleny8-57/+264
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řezina2-9/+278
2012-07-30manpage: sssd-sudo - documents how sudo works with sssdPavel Březina5-0/+222
2012-07-27Write SELinux config files in responder instead of PAM moduleJan Zeleny4-105/+96
2012-07-27tests: allow changing cwd in all testsPavel Březina4-1/+13
2012-07-27Remove unused member of be_reqJan Zeleny1-3/+0
2012-07-27Move SELinux processing from session to account PAM stackJan Zeleny4-56/+90
2012-07-27Renamed session provider to selinux providerJan Zeleny9-66/+65
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-24Fix SSSDConfigTestJakub Hrozek1-1/+2
2012-07-23manpage: seealso - include ssh conditionallyPavel Březina1-6/+10
2012-07-23add hostid and subdomains sections in sssd-ipa.confPavel Březina1-1/+5
2012-07-23Extend category support in SELinux user mapsJan Zeleny1-6/+24
2012-07-23Added some DEBUG statements into SELinux related codeJan Zeleny2-8/+38
2012-07-23sdap_sudo.c: add missing end of line in few debug messagesPavel Březina1-3/+3
2012-07-20SYSDB: Add log message for unexpected LDB errorsStephen Gallagher1-0/+3
2012-07-20Fix sysdb_search_selinux_usermap_by_username return valueJakub Hrozek1-0/+1
2012-07-20NSS: Add override_shell optionStephen Gallagher9-2/+49
2012-07-20MAN: Improvements to the AD provider manpageStephen Gallagher2-0/+114
2012-07-20MAN: List all available backends for provider optionsStephen Gallagher1-14/+84
2012-07-18Bumping version to 1.9.0 beta 6Jakub Hrozek1-1/+1
2012-07-18Update translations for 1.9.0 beta 5 releaseJakub Hrozek31-2890/+16150
2012-07-18PAM: Fix off-by-one-error in the SELinux session codeJakub Hrozek1-1/+1
2012-07-18AD: Fix defaults for krb5_canonicalizeStephen Gallagher1-2/+2
2012-07-18Fix uninitialized valuesNick Guay12-23/+23
2012-07-18IPA: Return and save all SELinux rules in the providerJakub Hrozek1-47/+27
2012-07-18SYSDB: Delete SELinux mappingsJakub Hrozek2-0/+19
2012-07-18IPA: Download defaults even if there are no SELinux mappingsJakub Hrozek1-60/+59