summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Primary server support: support for "disconnecting" connections in LDAPJan Zeleny2012-08-011-4/+37
* Primary server support: basic support in failover codeJan Zeleny2012-08-018-57/+264
* 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-302-9/+278
* manpage: sssd-sudo - documents how sudo works with sssdPavel Březina2012-07-304-0/+221
* Write SELinux config files in responder instead of PAM moduleJan Zeleny2012-07-273-104/+95
* tests: allow changing cwd in all testsPavel Březina2012-07-273-0/+9
* Remove unused member of be_reqJan Zeleny2012-07-271-3/+0
* Move SELinux processing from session to account PAM stackJan Zeleny2012-07-274-56/+90
* Renamed session provider to selinux providerJan Zeleny2012-07-278-64/+63
* 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
* Fix SSSDConfigTestJakub Hrozek2012-07-241-1/+2
* manpage: seealso - include ssh conditionallyPavel Březina2012-07-231-6/+10
* add hostid and subdomains sections in sssd-ipa.confPavel Březina2012-07-231-1/+5
* Extend category support in SELinux user mapsJan Zeleny2012-07-231-6/+24
* Added some DEBUG statements into SELinux related codeJan Zeleny2012-07-232-8/+38
* sdap_sudo.c: add missing end of line in few debug messagesPavel Březina2012-07-231-3/+3
* SYSDB: Add log message for unexpected LDB errorsStephen Gallagher2012-07-201-0/+3
* Fix sysdb_search_selinux_usermap_by_username return valueJakub Hrozek2012-07-201-0/+1
* NSS: Add override_shell optionStephen Gallagher2012-07-209-2/+49
* MAN: Improvements to the AD provider manpageStephen Gallagher2012-07-202-0/+114
* MAN: List all available backends for provider optionsStephen Gallagher2012-07-201-14/+84
* Update translations for 1.9.0 beta 5 releasesssd-1_9_0_beta5sssd-1_8_95Jakub Hrozek2012-07-1812-2298/+15641
* PAM: Fix off-by-one-error in the SELinux session codeJakub Hrozek2012-07-181-1/+1
* AD: Fix defaults for krb5_canonicalizeStephen Gallagher2012-07-181-2/+2
* Fix uninitialized valuesNick Guay2012-07-1812-23/+23
* IPA: Return and save all SELinux rules in the providerJakub Hrozek2012-07-181-47/+27
* SYSDB: Delete SELinux mappingsJakub Hrozek2012-07-182-0/+19
* IPA: Download defaults even if there are no SELinux mappingsJakub Hrozek2012-07-181-60/+59
* Modify priority evaluation in SELinux user mapsJan Zeleny2012-07-185-9/+113
* Add function sysdb_attrs_copy_values()Jan Zeleny2012-07-182-0/+27
* LDAP: Properly cast type for MINSSF valueJan Vcelak2012-07-181-11/+9
* Fixed: Uninitialized value in krb5_child-test if ccname was specified.Michal Zidek2012-07-181-1/+1
* Fixed: Unchecked return value from dp_opt_set_int.Michal Zidek2012-07-181-1/+5
* Fixed wrong number in shadowLastChangeJan Zeleny2012-07-161-1/+2
* sudo test client: avoid SIGSEGV when run without argumentsPavel Březina2012-07-161-1/+1
* resolv_gethostbyname_send: strdup hostname to work properly when hostname is ...Pavel Březina2012-07-161-5/+12
* AD: Add missing DP option terminatorStephen Gallagher2012-07-161-1/+2
* Add newline to DEBUG messagesJakub Hrozek2012-07-121-2/+2
* Fix typo: exhasution->exhaustion.Yuri Chornoivan2012-07-101-1/+1
* Update translations for 1.9.0 beta 4 releasesssd-1_9_0_beta4sssd-1_8_94Jakub Hrozek2012-07-1011-5689/+7545
* Cast uid_t to unsigned long long in DEBUG messagesJakub Hrozek2012-07-104-10/+11
* Print based on pointer contents not addressJakub Hrozek2012-07-101-1/+3