summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-07-30manpage: sssd-sudo - documents how sudo works with sssdPavel Březina4-0/+221
2012-07-27Write SELinux config files in responder instead of PAM moduleJan Zeleny3-104/+95
2012-07-27tests: allow changing cwd in all testsPavel Březina3-0/+9
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 Zeleny8-64/+63
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-18Update translations for 1.9.0 beta 5 releaseJakub Hrozek12-2298/+15641
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
2012-07-18Modify priority evaluation in SELinux user mapsJan Zeleny5-9/+113
2012-07-18Add function sysdb_attrs_copy_values()Jan Zeleny2-0/+27
2012-07-18LDAP: Properly cast type for MINSSF valueJan Vcelak1-11/+9
2012-07-18Fixed: Uninitialized value in krb5_child-test if ccname was specified.Michal Zidek1-1/+1
2012-07-18Fixed: Unchecked return value from dp_opt_set_int.Michal Zidek1-1/+5
2012-07-16Fixed wrong number in shadowLastChangeJan Zeleny1-1/+2
2012-07-16sudo test client: avoid SIGSEGV when run without argumentsPavel Březina1-1/+1
2012-07-16resolv_gethostbyname_send: strdup hostname to work properly when hostname is ...Pavel Březina1-5/+12
2012-07-16AD: Add missing DP option terminatorStephen Gallagher1-1/+2
2012-07-12Add newline to DEBUG messagesJakub Hrozek1-2/+2
2012-07-10Fix typo: exhasution->exhaustion.Yuri Chornoivan1-1/+1
2012-07-10Update translations for 1.9.0 beta 4 releaseJakub Hrozek11-5689/+7545
2012-07-10Cast uid_t to unsigned long long in DEBUG messagesJakub Hrozek4-10/+11
2012-07-10Print based on pointer contents not addressJakub Hrozek1-1/+3
2012-07-10Fix segfault when using local providerStephen Gallagher1-6/+5
2012-07-10pac responder: limit access by checking UIDsSumit Bose9-10/+378
2012-07-10Remove dead code in ipa_subdomains_handler_done()Sumit Bose1-1/+1
2012-07-10Remove resource leak in sssdpac_import_authdataSumit Bose1-3/+1
2012-07-09Fix incorrect error-checkStephen Gallagher1-1/+1
2012-07-09Check for errors from krb5_unparse_nameStephen Gallagher1-1/+8
2012-07-09Add missing return value checkStephen Gallagher1-1/+1
2012-07-09Avoid NULL-dereference in error-handlingStephen Gallagher1-1/+3