summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysdb: add sysdb_invalidate_overrides()Sumit Bose2014-11-253-0/+195
* sysdb: add sysdb_delete_view_tree()Sumit Bose2014-11-253-0/+110
* PAM: Move is_uid_trusted from pam_ctx to preqJakub Hrozek2014-11-252-12/+13
* PAM: Check for trusted domain before sending the request to BEJakub Hrozek2014-11-251-41/+26
* SBUS: Initialize DBusError before using itJakub Hrozek2014-11-251-0/+1
* 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
* PAM: Make pam_forwarder_parse_data staticJakub Hrozek2014-11-241-1/+1
* Hint about removing sysdb if initializing ID map failsJakub Hrozek2014-11-241-1/+7
* IPA: Handle IPA groups returned from extop pluginJakub Hrozek2014-11-241-4/+9
* BE: Fix a debug messageJakub Hrozek2014-11-241-1/+1
* sss_client: Fix race condition in memory cacheLukas Slebodnik2014-11-244-13/+59
* sss_client: Extract destroying of mmap cache to functionLukas Slebodnik2014-11-241-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
* SYSDB: sysdb_idmap_get_mappings returns ENOENTPavel Reichl2014-11-193-7/+12
* MAN: page edit for ldap_use_tokengroupsDan Lavu2014-11-191-1/+12
* BE: Become a regular user after initializationJakub Hrozek2014-11-181-0/+13
* BUILD: Touch files in DESTDIRJakub Hrozek2014-11-181-6/+6
* BUILD: Make chown of files to sssd user non-fatalJakub Hrozek2014-11-181-3/+3
* BUILD: Use separate chown to make changing ownership to the sssd user non-fatalJakub Hrozek2014-11-181-17/+18
* KRB5: Do not switch_creds() if already the specified userJakub Hrozek2014-11-182-8/+28
* KRB5: Move all ccache operations to krb5_child.cJakub Hrozek2014-11-189-248/+281
* KRB5: Move checking for illegal RE to krb5_utils.cJakub Hrozek2014-11-187-97/+73
* KRB5: Move ccache-related functions to krb5_ccache.cJakub Hrozek2014-11-1812-709/+789
* KRB5: Drop privileges in the child, not the back endJakub Hrozek2014-11-182-21/+56
* BUILD: Install krb5_child as suid if running under non-privileged userJakub Hrozek2014-11-182-1/+3
* PROXY: Preserve service name in proxy providerMichal Zidek2014-11-131-1/+21
* proxy: Do not try to store same alias twiceMichal Zidek2014-11-131-28/+49
* LDAP: Disable token groups by defaultLukas Slebodnik2014-11-122-2/+2
* CI: Build sssd on debian with samba supportLukas Slebodnik2014-11-111-7/+0
* AD: Change level of debug messageLukas Slebodnik2014-11-111-1/+1
* Revert "LDAP: Change defaults for ldap_user/group_objectsid"Lukas Slebodnik2014-11-102-6/+6
* NSS: Fix warning enumerated type mixed with another typeLukas Slebodnik2014-11-102-4/+4
* PAM: Remove authtok from PAM stack with OTPLukas Slebodnik2014-11-072-1/+29
* Fix uuid defaultsSumit Bose2014-11-063-8/+8
* Revert "LDAP: Remove unused option ldap_group_uuid"Sumit Bose2014-11-0610-0/+25
* Revert "LDAP: Remove unused option ldap_user_uuid"Sumit Bose2014-11-0610-0/+25
* IPA: Store right username to selinux child contextLukas Slebodnik2014-11-061-1/+1