summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sysdb: add sysdb_delete_view_tree()Sumit Bose2014-11-263-0/+110
* util: sss_get_domain_name regex mismatch not fatalMichal Zidek2014-11-251-1/+7
* util: Special-case PCRE_ERROR_NOMATCH in sss_parse_nameMichal Zidek2014-11-254-8/+10
* test: Wrong parameter type in sss_parse_name_checkMichal Zidek2014-11-251-1/+1
* AD/IPA: add krb5_confd_path configuration optionSumit Bose2014-11-2514-3/+256
* Fix KRB5_CONF_PATHSumit Bose2014-11-253-1/+4
* IPA: Handle IPA groups returned from extop pluginJakub Hrozek2014-11-251-4/+9
* sss_client: Fix race condition in memory cacheLukas Slebodnik2014-11-254-13/+59
* sss_client: Extract destroying of mmap cache to functionLukas Slebodnik2014-11-251-16/+14
* Man: debug_timestamps and debug_microsecondsMichal Zidek2014-11-201-2/+6
* MAN: Update case_sensitive=Preserving in man pages.Michal Zidek2014-11-201-2/+5
* Enable views for all domainsSumit Bose2014-11-201-2/+1
* IPA: check overrrides for IPA users as wellSumit Bose2014-11-203-4/+432
* IPA: make get_object_from_cache() publicSumit Bose2014-11-202-4/+10
* ipa: add get_be_acct_req_for_uuid()Sumit Bose2014-11-202-6/+40
* LDAP: always store UUID if availableSumit Bose2014-11-202-13/+52
* LDAP: add support for lookups by UUIDSumit Bose2014-11-202-5/+55
* ipa: add split_ipa_anchor()Sumit Bose2014-11-204-0/+99
* sysdb: add sysdb_search_object_by_uuid()Sumit Bose2014-11-203-0/+135
* MAN: page edit for ldap_use_tokengroupsDan Lavu2014-11-201-1/+12
* NOUPSTREAM: Default to root if sssd user is not specifiedJakub Hrozek2014-11-191-1/+1
* BE: Become a regular user after initializationJakub Hrozek2014-11-191-0/+13
* BUILD: Touch files in DESTDIRJakub Hrozek2014-11-191-6/+6
* BUILD: Make chown of files to sssd user non-fatalJakub Hrozek2014-11-191-3/+3
* BUILD: Use separate chown to make changing ownership to the sssd user non-fatalJakub Hrozek2014-11-191-17/+18
* KRB5: Do not switch_creds() if already the specified userJakub Hrozek2014-11-192-8/+28
* KRB5: Move all ccache operations to krb5_child.cJakub Hrozek2014-11-199-248/+281
* KRB5: Move checking for illegal RE to krb5_utils.cJakub Hrozek2014-11-197-97/+73
* KRB5: Move ccache-related functions to krb5_ccache.cJakub Hrozek2014-11-1912-709/+789
* KRB5: Drop privileges in the child, not the back endJakub Hrozek2014-11-192-21/+56
* BUILD: Install krb5_child as suid if running under non-privileged userJakub Hrozek2014-11-192-1/+3
* PROXY: Preserve service name in proxy providerMichal Zidek2014-11-191-1/+21
* proxy: Do not try to store same alias twiceMichal Zidek2014-11-191-28/+49
* LDAP: Disable token groups by defaultLukas Slebodnik2014-11-192-2/+2
* Revert "LDAP: Change defaults for ldap_user/group_objectsid"Lukas Slebodnik2014-11-192-6/+6
* Fix uuid defaultsSumit Bose2014-11-193-8/+8
* Revert "LDAP: Remove unused option ldap_group_uuid"Sumit Bose2014-11-1910-0/+25
* Revert "LDAP: Remove unused option ldap_user_uuid"Sumit Bose2014-11-1910-0/+25
* PAM: Remove authtok from PAM stack with OTPLukas Slebodnik2014-11-072-1/+29
* IPA: Store right username to selinux child contextLukas Slebodnik2014-11-071-1/+1
* selinux_child: Do not ignore return values.Michal Zidek2014-11-071-0/+8
* test_sysdb_views: Use unique directory for cacheLukas Slebodnik2014-11-071-1/+3
* IPA: Move setting the SELinux context to a child processJakub Hrozek2014-11-056-20/+691
* UTIL: Remove more code duplication setting up child processesJakub Hrozek2014-11-055-58/+42
* UTIL: Remove code duplication of struct ioJakub Hrozek2014-11-054-76/+41
* LDAP: Drop privileges after kinit in ldap_childJakub Hrozek2014-11-053-35/+67
* LDAP: read the correct data type from ldap_child's input bufferJakub Hrozek2014-11-051-2/+2
* LDAP: Move sss_krb5_verify_keytab_ex to ldap_childJakub Hrozek2014-11-053-80/+78
* BUILD: Install ldap_child and as setuid if running under non-privileged userJakub Hrozek2014-11-052-1/+6
* Add ssh pubkey to origbyname requestSumit Bose2014-11-051-0/+2