summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded become_user() callsnonrootJakub Hrozek2014-11-281-22/+2
* KRB5: Create the fast ccache in a child processJakub Hrozek2014-11-281-25/+76
* KRB5: Pass the sssd_be uid and gid to krb5_childJakub Hrozek2014-11-284-0/+18
* krb5/ldap: use MEMORY ccache and keytab in *_child processesSumit Bose2014-11-282-7/+63
* krb5: add copy_keytab_into_memory()Sumit Bose2014-11-282-0/+153
* krb5: add copy_ccache_into_memory()Sumit Bose2014-11-282-0/+108
* be_ptask: do not store sync ctx to _taskPavel Březina2014-11-281-4/+0
* be_ptask: add next_execution time to struct be_ptaskPavel Březina2014-11-282-0/+3
* be_ptask: handle OFFLINE_DISABLE mode before task executionPavel Březina2014-11-281-1/+4
* be_ptask: create a private header filePavel Březina2014-11-282-23/+48
* AD: Never store case_sensitive as "true" to confdbMichal Zidek2014-11-281-4/+6
* krb5: Check return value of sss_krb5_princ_realmLukas Slebodnik2014-11-282-0/+13
* views: allow view name change at startupSumit Bose2014-11-251-16/+81
* AD/IPA: add krb5_confd_path configuration optionSumit Bose2014-11-256-0/+20
* 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
* 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-202-0/+65
* SYSDB: sysdb_idmap_get_mappings returns ENOENTPavel Reichl2014-11-191-1/+1
* BE: Become a regular user after initializationJakub Hrozek2014-11-181-0/+13
* KRB5: Move all ccache operations to krb5_child.cJakub Hrozek2014-11-185-244/+267
* KRB5: Move checking for illegal RE to krb5_utils.cJakub Hrozek2014-11-185-48/+42
* KRB5: Move ccache-related functions to krb5_ccache.cJakub Hrozek2014-11-189-709/+783
* KRB5: Drop privileges in the child, not the back endJakub Hrozek2014-11-182-21/+56
* 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-121-1/+1
* AD: Change level of debug messageLukas Slebodnik2014-11-111-1/+1
* Revert "LDAP: Change defaults for ldap_user/group_objectsid"Lukas Slebodnik2014-11-101-4/+4
* PAM: Remove authtok from PAM stack with OTPLukas Slebodnik2014-11-071-0/+14
* Fix uuid defaultsSumit Bose2014-11-062-6/+4
* Revert "LDAP: Remove unused option ldap_group_uuid"Sumit Bose2014-11-064-0/+7
* Revert "LDAP: Remove unused option ldap_user_uuid"Sumit Bose2014-11-064-0/+7
* IPA: Store right username to selinux child contextLukas Slebodnik2014-11-061-1/+1
* selinux_child: Do not ignore return values.Michal Zidek2014-11-061-0/+8
* BE: Make struct bet_queue_item private to sssd_beJakub Hrozek2014-11-062-10/+10
* IPA: Move setting the SELinux context to a child processJakub Hrozek2014-11-052-20/+661
* UTIL: Remove more code duplication setting up child processesJakub Hrozek2014-11-053-58/+11
* UTIL: Remove code duplication of struct ioJakub Hrozek2014-11-052-76/+5
* LDAP: Drop privileges after kinit in ldap_childJakub Hrozek2014-11-052-34/+64
* 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-051-1/+78
* Views: apply user SSH public key overrideSumit Bose2014-11-052-0/+2
* IPA: inherit ldap_user_extra_attrs to AD subdomainsSumit Bose2014-11-051-0/+31
* IPA: use ipaUserGroup object class for groupsPavel Březina2014-11-051-1/+1