summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: call AC_BUILD_AUX_DIR before anything elseJan Engelhardt2014-10-121-2/+2
* 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-109-1/+232
* BUILD: Detect nss_wrapper and uid_wrapper during configureJakub Hrozek2014-10-102-0/+34
* UTIL: Move become_user outside krb5 treeJakub Hrozek2014-10-104-17/+21
* 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
* BUILD: Use $(MKDIR_P) in Makefile.amJakub Hrozek2014-10-062-13/+20
* 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
* IPA: Use GC for group lookups in server modeJakub Hrozek2014-09-251-5/+9
* CI: Don't say Valgrind is ignored in README.mdNikolai Kondrashov2014-09-251-2/+1
* TESTS: Add a unit test for matching the secondary objectclassJakub Hrozek2014-09-251-0/+37
* UTIL: Do not change SSSD domains in get_domains_headStephen Gallagher2014-09-241-3/+0
* CI: Use default config for mock buildLukas Slebodnik2014-09-221-6/+5
* CI: Remove disabling of Valgrind gdb invocationNikolai Kondrashov2014-09-221-1/+0
* CI: Enforce Valgrind checkNikolai Kondrashov2014-09-221-1/+1
* CI: Suppress all detected Valgrind issuesNikolai Kondrashov2014-09-221-0/+102
* CI: Add Valgrind suppression supportNikolai Kondrashov2014-09-223-3/+18
* CI: Don't run dlopen-tests under ValgrindNikolai Kondrashov2014-09-221-1/+2
* tests: Add a test for storing custom attrs with automatic IDJakub Hrozek2014-09-181-0/+51