summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* sysdb: add sysdb_store_overrideSumit Bose2014-10-162-0/+290
* views: add ipa_get_ad_override_send()Sumit Bose2014-10-162-0/+262
* IPA: add view support and get view nameSumit Bose2014-10-1610-28/+488
* IPA: make IPA ID context available to extdom client codeSumit Bose2014-10-164-5/+16
* Add sdap_deref_search_with_filter_send()Sumit Bose2014-10-162-5/+88
* sysdb: add sysdb_update_view_name()Sumit Bose2014-10-162-0/+192
* sss_nss_idmap: add sss_nss_getorigbyname()Sumit Bose2014-10-144-1/+177
* nss: add SSS_NSS_GETORIGBYNAME requestSumit Bose2014-10-145-4/+191
* add_v1_group_data: fix for empty members listSumit Bose2014-10-141-16/+25
* tests: add test for sss_get_domain_namePavel Březina2014-10-141-0/+27
* sss_get_domain_name: check for fq name firstPavel Březina2014-10-141-1/+13
* GPO: Do not use output argument if function failedLukas Slebodnik2014-10-131-4/+4
* GPO: Fail if we cannot retrieve gpo from cache.Lukas Slebodnik2014-10-131-0/+6
* GPO: fail if there is problem with storing gpo into sysdbLukas Slebodnik2014-10-131-0/+14
* NSS: UPN as a template expansion for homedir mappingsPavel Reichl2014-10-125-0/+21
* SDAP: check that connection is open before bindPavel Reichl2014-10-121-10/+103
* SDAP: move deciding of tls usage into new functionPavel Reichl2014-10-121-20/+37
* IPA: Fix error handling after talloc_ber_flattenLukas Slebodnik2014-10-121-2/+1
* PAC: Check return value of function hash_entriesLukas Slebodnik2014-10-121-0/+8
* SDAP: test return value of sysdb_search_servicesLukas Slebodnik2014-10-121-0/+6
* SDAP: Fix warning Value stored to is never readLukas Slebodnik2014-10-121-1/+0
* TOOLS: Fix warning Value stored to is never readLukas Slebodnik2014-10-121-2/+0
* TESTS: Add a test to change user IDsJakub Hrozek2014-10-105-0/+222
* BUILD: Detect nss_wrapper and uid_wrapper during configureJakub Hrozek2014-10-101-0/+31
* UTIL: Move become_user outside krb5 treeJakub Hrozek2014-10-103-9/+9
* MONITOR: Remove useless memory contextsJakub Hrozek2014-10-101-12/+2
* SDAP: Suppress warning maybe-uninitializedLukas Slebodnik2014-10-091-7/+9
* UTIL: Do not depend on monitor codeJakub Hrozek2014-10-096-39/+39
* tests: add test for sysdb_get_user_attr with subdomain userPavel Březina2014-10-091-0/+54
* sysdb_get_user_attr: use fqn for subdomain usersPavel Březina2014-10-091-2/+11
* MAN: Build the sss_rpcidmapd man page conditionallyJakub Hrozek2014-10-091-1/+4
* DP: Print a type as hexadecimal number in debug message.Lukas Slebodnik2014-10-091-1/+1
* SYSDB: move sysdb_get_real_name() from sysdb.c to sysdb_search.cJakub Hrozek2014-10-064-53/+104
* MONITOR: Make internal functions staticJakub Hrozek2014-10-062-16/+13
* GPO: remove unused talloc contextsLukas Slebodnik2014-10-031-11/+8
* GPO: Use argument ndg_flags instead of constantLukas Slebodnik2014-10-031-6/+6
* AD-GPO resolve conflicting policy settings correctlyYassir Elley2014-10-024-555/+743
* AD GPO: Fix incorrect return of EACCESStephen Gallagher2014-10-021-2/+2
* MAN: Document the domains option of pam_sssJakub Hrozek2014-10-011-0/+27
* nss: Preserve case of group membersMichal Zidek2014-10-011-1/+1
* pam: sub-domain authentication fixSumit Bose2014-10-011-1/+11
* sssd.api.conf: Declare case_sensitive as stringMichal Zidek2014-10-011-1/+1
* IPA: add support for new extdom plugin versionSumit Bose2014-09-301-87/+802
* LDAP: Do not require a dereference control to be retuned in a replyJakub Hrozek2014-09-291-1/+6
* PAM: Add domains= option to pam_sssDaniel Gollub2014-09-294-3/+79
* PAM: new options pam_trusted_users & pam_public_domainsPavel Reichl2014-09-299-3/+299
* AD: Add a missing break statement to the GPO codeJakub Hrozek2014-09-291-1/+2
* AD GPO: Fix incorrect sAMAccountName selectionStephen Gallagher2014-09-291-2/+2
* krb5: make get_primary() a public callStephen Gallagher2014-09-292-3/+13
* Fix debug messages - trailing '.'Pavel Reichl2014-09-294-4/+4